GET https://velim.hr/hr/info/upute

Query Metrics

6 Database Queries
6 Different statements
5.76 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.64 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.slug AS slug_4, t0.text AS text_5, t0.title_tag AS title_tag_6, t0.meta_description AS meta_description_7, t0.keywords AS keywords_8, t0.page_id AS page_id_9 FROM page_translation t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "upute"
]
2 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11 FROM page t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.35 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.slug AS slug_4, t0.text AS text_5, t0.title_tag AS title_tag_6, t0.meta_description AS meta_description_7, t0.keywords AS keywords_8, t0.page_id AS page_id_9 FROM page_translation t0 WHERE t0.page_id = ?
Parameters:
[
  1
]
4 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.image AS image_4, t0.is_active AS is_active_5, t0.created AS created_6, t0.sequence AS sequence_7, t0.article_id AS article_id_8, t0.page_id AS page_id_9 FROM paragraph t0 WHERE t0.page_id = ?
Parameters:
[
  1
]
5 2.76 ms
SELECT s0_.id AS id_0, s0_.string AS string_1, s0_.value AS value_2, s0_.image AS image_3, s0_.image_alt AS image_alt_4 FROM string_translations s0_ LEFT JOIN languages l1_ ON s0_.language_id = l1_.id WHERE l1_.locale = ? ORDER BY s0_.id DESC
Parameters:
[
  "hr"
]
6 1.37 ms
SELECT s0_.id AS id_0, s0_.string AS string_1, s0_.value AS value_2, s0_.image AS image_3, s0_.image_alt AS image_alt_4, s0_.language_id AS language_id_5 FROM string_translations s0_ LEFT JOIN languages l1_ ON s0_.language_id = l1_.id WHERE s0_.string = ? AND l1_.locale = ? ORDER BY s0_.id DESC
Parameters:
[
  "kontakt"
  "hr"
]

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.

Entities Mapping