https://2ei-sarl.com/realisation/heures-de-support

Query Metrics

9 Database Queries
5 Different statements
3.35 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.64 ms
(48.87%)
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:
[
  "heures-de-support"
]
0.88 ms
(26.15%)
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.33 ms
(9.90%)
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.29 ms
(8.76%)
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
]
0.21 ms
(6.32%)
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.id = ?
Parameters:
[
  8
]

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.