GET https://www.dev.lacaserne-juniville.fr/agenda-des-cours-collectifs?month=6&year=2026

Query Metrics

7 Database Queries
5 Different statements
16.15 ms Query time
0 Invalid entities
104 Cache hits
0 Cache misses
0 Cache puts

Grouped Statements

Show all queries

Time Count Info
4.63 ms
(28.68%)
3
SELECT t0.id AS id_1, t0.description AS description_2, t0.teacher_thumbnail_name AS teacher_thumbnail_name_3, t0.updated_at AS updated_at_4, t0.is_active AS is_active_5, t0.short_description AS short_description_6, t0.user_id AS user_id_7 FROM teacher t0 WHERE t0.user_id = ?
Parameters:
[
  22
]
4.54 ms
(28.13%)
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:
[
  7
]
2.52 ms
(15.60%)
1
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.price AS price_3, s0_.max_session_number AS max_session_number_4, s0_.is_active AS is_active_5, s0_.month_validity AS month_validity_6, s0_.created_at AS created_at_7 FROM subscription s0_ WHERE s0_.is_active = 1
Parameters:
[]
2.45 ms
(15.16%)
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
]
2.01 ms
(12.43%)
1
SELECT s0_.id AS id_0, s0_.date AS date_1, s0_.start_hour AS start_hour_2, s0_.end_hour AS end_hour_3, s0_.number_places AS number_places_4, s0_.participants AS participants_5, s0_.is_active AS is_active_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.created_by_id AS created_by_id_9, s0_.teacher_id AS teacher_id_10, s0_.activity_id AS activity_id_11 FROM session s0_ WHERE s0_.is_active = 1 AND s0_.date >= ? AND s0_.date <= ? ORDER BY s0_.date ASC, s0_.start_hour ASC
Parameters:
[
  "2026-06-01 00:00:00"
  "2026-07-05 00:00:00"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

104 Hits
0 Misses
0 Puts

Number of cache hits

Region Hits
app_entity_settings 80
app_entity_page 5
app_entity_activity 8
app_entity_teacher 4
app_entity_menu 4
app_entity_user 3

Entities Mapping