Query Metrics

15 Database Queries
5 Different statements
1.13 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.40 ms
(35.08%)
6
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1785722893
  "site_domain_f1cd1702dcfe8018a576aedd4fa82016"
]
0.33 ms
(29.32%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/7/image-thumb__7__pimcore-download-7-99fbd34e7d1a6ca8f4191ad4bbb5cdf7/"
  "Hexim_Logo_Vektor umrandet.04cda6b7.png"
]
0.21 ms
(18.14%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/7/image-thumb__7__pimcore-download-7-99fbd34e7d1a6ca8f4191ad4bbb5cdf7/Hexim_Logo_Vektor umrandet.04cda6b7.png"
]
0.11 ms
(9.44%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1785722893
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.09 ms
(8.03%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.