GET https://testzorzi.izvrsna.hr/

Query Metrics

2 Database Queries
2 Different statements
1.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.02 ms
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.longitude AS longitude_2, l0_.latitude AS latitude_3, l0_.oib AS oib_4, l0_.label AS label_5, CONCAT(l0_.address, ' ', l0_.place, ' (', l0_.country, ') ') AS sclr_6, l0_.contact_email AS contact_email_7, l0_.contact_phone AS contact_phone_8, l0_.color AS color_9 FROM legal_person l0_ WHERE l0_.active = ? AND l0_.status = ? ORDER BY l0_.name ASC
Parameters:
[
  1
  "APPROVED"
]
2 0.75 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.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.active = ? AND t0.status = ?
Parameters:
[
  1
  "APPROVED"
]

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.