GET https://shop.lanig-simon.fr/cgv

Query Metrics

17 Database Queries
6 Different statements
7.43 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.22 ms
(29.81%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "logo_icon"
]
1.53 ms
(20.60%)
4
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.label AS label_3, t0.url AS url_4, t0.display_order AS display_order_5, t0.creation_date AS creation_date_6, t0.modification_date AS modification_date_7, t0.page_id AS page_id_8, t0.parent_id AS parent_id_9 FROM menu_link t0 WHERE t0.parent_id = ?
Parameters:
[
  15
]
1.33 ms
(17.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.markdown_content AS markdown_content_4, t0.creation_date AS creation_date_5, t0.modification_date AS modification_date_6 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "cgv"
]
1.21 ms
(16.23%)
2
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.label AS label_3, t0.url AS url_4, t0.display_order AS display_order_5, t0.creation_date AS creation_date_6, t0.modification_date AS modification_date_7, t0.page_id AS page_id_8, t0.parent_id AS parent_id_9 FROM menu_link t0 WHERE t0.menu = ? ORDER BY t0.display_order ASC
Parameters:
[
  "header"
]
0.70 ms
(9.43%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.markdown_content AS markdown_content_4, t0.creation_date AS creation_date_5, t0.modification_date AS modification_date_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  7
]
0.44 ms
(5.99%)
1
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4 FROM basket t0 WHERE t0.session_id = ? LIMIT 1
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\Page No errors.
App\Entity\Configuration No errors.
App\Entity\MenuLink No errors.
App\Entity\Basket No errors.