Query Metrics
173
Database Queries
8
Different statements
233.46 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
172.15 ms (73.74%) |
160 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.parent_id = ?
Parameters:
[
1
]
|
|
21.62 ms (9.26%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.slug AS slug_4, t0.position AS position_5, t0.lien AS lien_6, t0.type_lien AS type_lien_7, t0.type_fichier AS type_fichier_8, t0.gallery_type AS gallery_type_9 FROM rubrics t0
Parameters:
[] |
|
20.37 ms (8.73%) |
7 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type_lien AS type_lien_3, t0.lien AS lien_4, t0.position AS position_5, t0.type_fichier AS type_fichier_6, t0.gallery_type AS gallery_type_7, t0.niveau_id AS niveau_id_8, t0.rubric_id AS rubric_id_9, t0.parent_id AS parent_id_10 FROM menu_item t0 WHERE t0.rubric_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
13.76 ms (5.89%) |
1 |
SELECT b0_.id AS id_0, b0_.nom AS nom_1, b0_.slug AS slug_2, b0_.type AS type_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5, b0_.text AS text_6, b0_.image AS image_7, b0_.position AS position_8, b0_.contact AS contact_9, b0_.image_position AS image_position_10, b0_.background AS background_11, b0_.background_grey AS background_grey_12, b0_.titre AS titre_13, b0_.is_type_image_pdf AS is_type_image_pdf_14, b0_.img_description AS img_description_15, b0_.img_long_description AS img_long_description_16, b0_.objet_contact_form AS objet_contact_form_17, b0_.email_destinataire_contact_form AS email_destinataire_contact_form_18, b0_.page_id AS page_id_19, b0_.lien_bouton_id AS lien_bouton_id_20, b0_.lien_image_id AS lien_image_id_21 FROM blocs b0_ WHERE b0_.page_id = ? ORDER BY b0_.position ASC
Parameters:
[
285
]
|
|
2.29 ms (0.98%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.prenom AS prenom_6, t0.nom_famille AS nom_famille_7, t0.email AS email_8, t0.telephone AS telephone_9, t0.lien_bouton AS lien_bouton_10, t0.is_actu AS is_actu_11, t0.caroussel AS caroussel_12, t0.description AS description_13, t0.type_lien_bouton AS type_lien_bouton_14, t0.gabarit AS gabarit_15, t0.vues AS vues_16, t0.texte_libre AS texte_libre_17, t0.img_description AS img_description_18, t0.img_long_description AS img_long_description_19, t0.is_actu_visible AS is_actu_visible_20, t0.special AS special_21, t0.user_id AS user_id_22, t0.seo_id AS seo_id_23, t24.id AS id_25, t24.titre AS titre_26, t24.clefs AS clefs_27, t24.description AS description_28, t0.menu_footer_id AS menu_footer_id_29, t30.id AS id_31, t30.vues AS vues_32, t30.created_at AS created_at_33, t30.updated_at AS updated_at_34, t30.page_id AS page_id_35 FROM page t0 LEFT JOIN seo t24 ON t0.seo_id = t24.id LEFT JOIN analytics t30 ON t30.page_id = t0.id WHERE t0.id = ?
Parameters:
[
"285"
]
|
|
1.59 ms (0.68%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.10 ms (0.47%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.59 ms (0.25%) |
1 |
UPDATE analytics SET vues = ?, updated_at = ? WHERE id = ?
Parameters:
[ 35 "2026-04-05 12:32:04" 77 ] |
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\Page | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Seo | No errors. |
| App\Entity\MenuFooter | No errors. |
| App\Entity\Analytics | No errors. |
| App\Entity\Blocs | No errors. |
| App\Entity\Pages | No errors. |
| App\Entity\NewsCategories | No errors. |
| App\Entity\AccordeonElements | No errors. |
| App\Entity\BlocksLinks | No errors. |
| App\Entity\Rubrics | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\Menu | No errors. |