GET https://www.dev.lacaserne-juniville.fr/atelier-et-evenement-juniville

Query Metrics

4 Database Queries
4 Different statements
6.42 ms Query time
0 Invalid entities
89 Cache hits
1 Cache misses
1 Cache puts

Grouped Statements

Show all queries

Time Count Info
2.64 ms
(41.19%)
1
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.shortDescription AS shortDescription_3, e0_.date AS date_4, e0_.price AS price_5, e0_.capacity AS capacity_6, e0_.image_name AS image_name_7, e0_.status AS status_8, e0_.hour AS hour_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11, e0_.slug AS slug_12 FROM event e0_ WHERE e0_.date > ? ORDER BY e0_.date ASC
Parameters:
[
  "2026-01-20 09:05:53"
]
2.37 ms
(36.92%)
1
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.title AS title_5, t0.header_image_name AS header_image_name_6, t0.content_title AS content_title_7, t0.content_subtitle AS content_subtitle_8, t0.content AS content_9, t0.content_image_name AS content_image_name_10, t0.meta_description AS meta_description_11, t0.slug AS slug_12, t0.banner_title AS banner_title_13, t0.banner_secondary_title AS banner_secondary_title_14, t0.banner_content AS banner_content_15, t0.banner_image_name AS banner_image_name_16 FROM page t0 WHERE t0.id = ?
Parameters:
[
  8
]
0.71 ms
(10.98%)
1
SELECT t0.id AS id_1, t0.position AS position_2, t0.content_type AS content_type_3, t0.content_title AS content_title_4, t0.content_sub_title AS content_sub_title_5, t0.content_description AS content_description_6, t0.page_id AS page_id_7 FROM page_block t0 WHERE t0.page_id = ?
Parameters:
[
  8
]
0.70 ms
(10.90%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.target AS target_4, t0.menu_id AS menu_id_5, t0.page_id AS page_id_6 FROM menu_item t0 WHERE t0.menu_id = ?
Parameters:
[
  8
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

89 Hits
1 Misses
1 Puts

Number of cache hits

Region Hits
app_entity_settings 80
app_entity_menu 4
app_entity_page 5

Number of cache misses

Region Misses
app_entity_page 1

Number of cache puts

Region Puts
app_entity_page 1

Entities Mapping

Class Mapping errors
App\Entity\Settings No errors.
App\Entity\Page No errors.
App\Entity\PageBlock No errors.
App\Entity\Event No errors.
App\Entity\Menu No errors.
App\Entity\MenuItem No errors.