Query Metrics
2
Database Queries
2
Different statements
4.98 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.70 ms (74.31%) |
1 |
SELECT * FROM school s INNER JOIN school_education e ON s.id = e.school_id WHERE e.education_id = ? ORDER BY s.updated_at DESC
Parameters:
[
185
]
|
|
1.28 ms (25.69%) |
1 |
SELECT edu.id, edu.parent_id, edu.name, edu.url, edu.image, edu.css_class FROM education edu WHERE id = ? ORDER BY edu.name ASC
Parameters:
[
185
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.