Query Metrics

6 Database Queries
2 Different statements
1.56 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.45 ms
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
]
2 0.26 ms
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
]
3 0.21 ms
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:
[
  2
]
4 0.24 ms
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:
[
  3
]
5 0.20 ms
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:
[
  4
]
6 0.19 ms
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:
[
  5
]

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.