Query Metrics

3 Database Queries
3 Different statements
0.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.29 ms
(43.71%)
1
SELECT m0_.id AS id_0, m0_.parent_id AS parent_id_1 FROM menu m0_ LEFT JOIN page p1_ ON m0_.id = p1_.menu AND (p1_.actif = 1) LEFT JOIN article a2_ ON p1_.id = a2_.page_id
Parameters:
[]
0.19 ms
(28.60%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.url AS url_3, t0.metas AS metas_4, t0.actif AS actif_5, t6.id AS id_7, t6.image AS image_8, t6.page_id AS page_id_9, t0.menu AS menu_10 FROM page t0 LEFT JOIN article t6 ON t6.page_id = t0.id WHERE t0.menu = ?
Parameters:
[
  2
]
0.18 ms
(27.70%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]

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