Query Metrics
3
Database Queries
2
Different statements
1.27 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.91 ms (72.08%) |
2 |
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:
[
401
]
|
|
0.35 ms (27.92%) |
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:
[
401
]
|
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.