Query Metrics
6
Database Queries
2
Different statements
1.56 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.10 ms (70.86%) |
5 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.est_actif AS est_actif_3, t0.est_masque AS est_masque_4, t0.route AS route_5, t0.ordre_affichage AS ordre_affichage_6, t0.slug AS slug_7, t0.menuparent_id AS menuparent_id_8 FROM menu t0 WHERE t0.menuparent_id = ?
Parameters:
[
1
]
|
0.45 ms (29.14%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.est_actif AS est_actif_3, t0.est_masque AS est_masque_4, t0.route AS route_5, t0.ordre_affichage AS ordre_affichage_6, t0.slug AS slug_7, t0.menuparent_id AS menuparent_id_8 FROM menu t0 WHERE t0.menuparent_id IS NULL AND t0.est_masque = ?
Parameters:
[
0
]
|
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
Class | Mapping errors |
---|---|
App\Entity\Menu | No errors. |
App\Entity\Publication | No errors. |