Query Metrics
8
Database Queries
4
Different statements
2.05 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.94 ms (45.99%) |
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.60 ms (29.38%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sous_titre AS sous_titre_3, t0.description AS description_4, t0.contenu AS contenu_5, t0.nom_image AS nom_image_6, t0.icone AS icone_7, t0.est_actif AS est_actif_8, t0.est_slide AS est_slide_9, t0.ordre_affichage AS ordre_affichage_10, t0.slug AS slug_11, t0.route AS route_12, t0.created AS created_13, t0.updated AS updated_14, t0.deleted AS deleted_15, t0.menu_id AS menu_id_16, t0.publicationparent_id AS publicationparent_id_17 FROM publication t0 WHERE t0.slug = ?
Parameters:
[
"projet-d-installation-courant-faible"
]
|
0.26 ms (12.56%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sous_titre AS sous_titre_3, t0.description AS description_4, t0.contenu AS contenu_5, t0.nom_image AS nom_image_6, t0.icone AS icone_7, t0.est_actif AS est_actif_8, t0.est_slide AS est_slide_9, t0.ordre_affichage AS ordre_affichage_10, t0.slug AS slug_11, t0.route AS route_12, t0.created AS created_13, t0.updated AS updated_14, t0.deleted AS deleted_15, t0.menu_id AS menu_id_16, t0.publicationparent_id AS publicationparent_id_17 FROM publication t0 ORDER BY t0.id DESC LIMIT 6
Parameters:
[] |
0.25 ms (12.07%) |
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\Publication | No errors. |
App\Entity\Menu | No errors. |
App\Entity\Media | No errors. |
App\Entity\Tag | No errors. |