GET https://www.testzorzi.izvrsna.hr/buildings/1/view

Query Metrics

9 Database Queries
7 Different statements
13.45 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.19 ms
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.address AS address_6, t0.zip_code AS zip_code_7, t0.place AS place_8, t0.longitude AS longitude_9, t0.latitude AS latitude_10, t0.user_created AS user_created_11, t0.user_changed AS user_changed_12, t0.doorLock AS doorLock_13, t0.owner AS owner_14, t0.legalPerson AS legalPerson_15 FROM building t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1"
]
2 2.74 ms
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.user_created AS user_created_8, t0.user_changed AS user_changed_9, t0.building AS building_10, t0.doorLock AS doorLock_11 FROM building_space t0 WHERE t0.active = ? AND t0.building = ?
Parameters:
[
  1
  1
]
3 2.29 ms
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.image AS image_6, t0.original_name AS original_name_7, t0.full_document_path AS full_document_path_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.buildingImage AS buildingImage_11 FROM building_image t0 WHERE t0.buildingImage = ?
Parameters:
[
  1
]
4 0.64 ms
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.image AS image_6, t0.original_name AS original_name_7, t0.full_document_path AS full_document_path_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.buildingSpace AS buildingSpace_11 FROM building_space_image t0 WHERE t0.buildingSpace = ?
Parameters:
[
  1
]
5 0.47 ms
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.image AS image_6, t0.original_name AS original_name_7, t0.full_document_path AS full_document_path_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.buildingSpace AS buildingSpace_11 FROM building_space_image t0 WHERE t0.buildingSpace = ?
Parameters:
[
  2
]
6 0.47 ms
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.image AS image_6, t0.original_name AS original_name_7, t0.full_document_path AS full_document_path_8, t0.user_created AS user_created_9, t0.user_changed AS user_changed_10, t0.buildingSpace AS buildingSpace_11 FROM building_space_image t0 WHERE t0.buildingSpace = ?
Parameters:
[
  3
]
7 2.19 ms
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.first_name AS first_name_5, t0.last_name AS last_name_6, t0.email AS email_7, t0.person_function AS person_function_8, t0.contact AS contact_9, t0.user_created AS user_created_10, t0.user_changed AS user_changed_11, t0.building AS building_12 FROM building_contact_person t0 WHERE t0.building = ?
Parameters:
[
  1
]
8 1.78 ms
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.first_name AS first_name_5, t0.last_name AS last_name_6, t0.person_function AS person_function_7, t0.contact AS contact_8, t0.contact_email AS contact_email_9, t0.user_created AS user_created_10, t0.user_changed AS user_changed_11, t0.building AS building_12 FROM building_responsible_person t0 WHERE t0.building = ?
Parameters:
[
  1
]
9 1.67 ms
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.document AS document_6, t0.original_name AS original_name_7, t0.full_document_path AS full_document_path_8, t0.sequence AS sequence_9, t0.user_created AS user_created_10, t0.user_changed AS user_changed_11, t0.building AS building_12 FROM building_document t0 WHERE t0.building = ?
Parameters:
[
  1
]

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.