GET https://www.testzorzi.izvrsna.hr/calendar/public/5

Query Metrics

3 Database Queries
3 Different statements
2.55 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.17 ms
(45.86%)
1
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.name AS name_5, t0.surface AS surface_6, t0.description AS description_7, t0.maximum_number_of_participants AS maximum_number_of_participants_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.buildingSpace AS buildingSpace_11, t0.doorLock AS doorLock_12, t0.price_list_item AS price_list_item_13 FROM space_room t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
0.91 ms
(35.69%)
1
SELECT s0_.day AS day_0 FROM space_room_work_day s0_ WHERE s0_.spaceRoom = ? AND s0_.active = ?
Parameters:
[
  5
  1
]
0.47 ms
(18.45%)
1
SELECT s0_.date AS date_0 FROM space_room_non_working_day s0_ WHERE s0_.active = ? AND s0_.spaceRoom = ? AND s0_.date >= ?
Parameters:
[
  1
  5
  "2026-03-01 12:15:53"
]

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.