Query Metrics
4
Database Queries
4
Different statements
1.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.45 ms (39.32%) |
1 |
SELECT m0_.id AS id_0, m0_.section AS section_1, m0_.label AS label_2, m0_.url AS url_3, m0_.position AS position_4, m0_.visible AS visible_5, m0_.created_at AS created_at_6, m0_.updated_at AS updated_at_7 FROM mega_menu_item m0_ WHERE m0_.visible = 1 ORDER BY m0_.section ASC, m0_.position ASC
Parameters:
[] |
|
0.24 ms (21.10%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.visible_on_faq_page AS visible_on_faq_page_4 FROM faq_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"enfance-jeunesse"
]
|
|
0.23 ms (19.97%) |
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.cta_text AS cta_text_3, t0.cta_link AS cta_link_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM notification_bar t0 WHERE t0.active = ? ORDER BY t0.updated_at DESC LIMIT 1
Parameters:
[
1
]
|
|
0.22 ms (19.61%) |
1 |
SELECT m0_.id AS id_0, m0_.section AS section_1, m0_.image AS image_2, m0_.title AS title_3, m0_.description AS description_4, m0_.cta_text AS cta_text_5, m0_.cta_link AS cta_link_6, m0_.created_at AS created_at_7, m0_.updated_at AS updated_at_8 FROM mega_menu_promo m0_
Parameters:
[] |
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\MegaMenuItem | No errors. |
| App\Entity\MegaMenuPromo | No errors. |
| App\Entity\NotificationBar | No errors. |
| App\Entity\FaqCategory | No errors. |