GET https://moovtomood.com/contenu/charte-de-bonne-conduite

Query Metrics

8 Database Queries
4 Different statements
1.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(39.15%)
4
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.53 ms
(27.58%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.page_id AS page_id_4, t0.footer_id AS footer_id_5 FROM link t0 WHERE t0.footer_id = ?
Parameters:
[
  1
]
0.41 ms
(21.34%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "charte-de-bonne-conduite"
]
0.23 ms
(11.92%)
1
SELECT t0.id AS id_1, t0.title AS title_2 FROM footer t0
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\Footer No errors.
App\Entity\Link No errors.