Query Metrics
8
Database Queries
8
Different statements
5.85 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.95 ms (16.24%) |
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.active = ? AND t0.buildingSpace = ?
Parameters:
[ 1 3 ] |
|
0.94 ms (16.12%) |
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.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.id = ?
Parameters:
[
"3"
]
|
|
0.91 ms (15.60%) |
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.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
]
|
|
0.81 ms (13.78%) |
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.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 = ?
Parameters:
[
1
]
|
|
0.75 ms (12.75%) |
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.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.spaceRoom AS spaceRoom_11 FROM space_room_image t0 WHERE t0.spaceRoom = ?
Parameters:
[
7
]
|
|
0.50 ms (8.56%) |
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.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.buildingSpace AS buildingSpace_12 FROM building_space_document t0 WHERE t0.buildingSpace = ?
Parameters:
[
3
]
|
|
0.50 ms (8.50%) |
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.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.buildingSpace AS buildingSpace_12 FROM building_space_contact_person t0 WHERE t0.buildingSpace = ?
Parameters:
[
3
]
|
|
0.49 ms (8.46%) |
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.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.buildingSpace AS buildingSpace_12 FROM building_space_responsible_person t0 WHERE t0.buildingSpace = ?
Parameters:
[
3
]
|
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.