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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.22 ms
(69.10%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.longitude AS longitude_2, b0_.latitude AS latitude_3, CONCAT(b0_.address, ' ', b0_.place, ' ', b0_.zip_code) AS sclr_4, l1_.name AS name_5 FROM building b0_ INNER JOIN legal_person l1_ ON b0_.legalPerson = l1_.id WHERE b0_.legalPerson = ? AND b0_.active = ? ORDER BY b0_.name ASC
Parameters:
[
  1
  1
]
1.49 ms
(16.58%)
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.label AS label_6, t0.color AS color_7, t0.status AS status_8, t0.oib AS oib_9, t0.address AS address_10, t0.place AS place_11, t0.county AS county_12, t0.country AS country_13, t0.contact_phone AS contact_phone_14, t0.contact_email AS contact_email_15, t0.web_page AS web_page_16, t0.additional_data AS additional_data_17, t0.is_pdv AS is_pdv_18, t0.iban AS iban_19, t0.longitude AS longitude_20, t0.latitude AS latitude_21, t0.image AS image_22, t0.user_created AS user_created_23, t0.user_changed AS user_changed_24, t0.legal_entity AS legal_entity_25 FROM legal_person t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
1.29 ms
(14.32%)
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.active = ? AND t0.legalPerson = ? ORDER BY t0.id DESC
Parameters:
[
  1
  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.