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

Query Metrics

3 Database Queries
3 Different statements
4.46 ms Query time
0 Invalid entities
90 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 0.99 ms
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
]
2 2.68 ms
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:
[
  "2025-12-06 04:30:53"
]
3 0.79 ms
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

90 Hits
0 Misses
0 Puts

Number of cache hits

Region Hits
app_entity_settings 80
app_entity_page 6
app_entity_menu 4

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.