https://e-barreau.monsieursloop.com/

Query Metrics

3 Database Queries
2 Different statements
1.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.76 ms
(59.24%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.og_title AS og_title_4, t0.og_description AS og_description_5, t0.keywords AS keywords_6, t0.slug AS slug_7, t0.og_image_name AS og_image_name_8, t0.updated_at AS updated_at_9 FROM home_page t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.52 ms
(40.76%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.position AS position_5, t0.updated_at AS updated_at_6, t0.is_in_slider AS is_in_slider_7, t0.head AS head_8, t0.custom_class AS custom_class_9, t0.link AS link_10, t0.button_label AS button_label_11 FROM home_item t0 WHERE t0.is_in_slider = ? ORDER BY t0.position DESC
Parameters:
[
  0
]

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\HomePage No errors.
App\Entity\HomeItem No errors.