Query Metrics

31 Database Queries
8 Different statements
9.93 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.34 ms
(43.70%)
13
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Feratel/poi/gaisbuhllift---burmis-winterwelt_8bdef488-a951-4da0-a7f1-9e2cee708ce5/44690/image-thumb__44690__objectDetail/"
  "mit-dem-gaisbuhllift-nach-oben_0ff96281-9173-4c20-b462-7993ce293827_1747056012.37bd38d2.jpg"
]
3.12 ms
(31.38%)
12
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Feratel/poi/gaisbuhllift---burmis-winterwelt_8bdef488-a951-4da0-a7f1-9e2cee708ce5/44690/image-thumb__44690__objectDetail/mit-dem-gaisbuhllift-nach-oben_0ff96281-9173-4c20-b462-7993ce293827_1747056012.37bd38d2.jpg"
]
0.65 ms
(6.57%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/Feratel/poi/gaisbuhllift---burmis-winterwelt_8bdef488-a951-4da0-a7f1-9e2cee708ce5/44690/image-thumb__44690__objectDetail/mit-dem-gaisbuhllift-nach-oben_0ff96281-9173-4c20-b462-7993ce293827_1747056012.37bd38d2.jpg"
  "path"
  "auto_create"
  "/Feratel/poi/gaisbuhllift---burmis-winterwelt_8bdef488-a951-4da0-a7f1-9e2cee708ce5/44690/image-thumb__44690__objectDetail/mit-dem-gaisbuhllift-nach-oben_0ff96281-9173-4c20-b462-7993ce293827_1747056012.37bd38d2.jpg"
  "path_query"
  "https://kleinwalsertal-dev.conecto.rocks/Feratel/poi/gaisbuhllift---burmis-winterwelt_8bdef488-a951-4da0-a7f1-9e2cee708ce5/44690/image-thumb__44690__objectDetail/mit-dem-gaisbuhllift-nach-oben_0ff96281-9173-4c20-b462-7993ce293827_1747056012.37bd38d2.jpg"
  "entire_uri"
]
0.51 ms
(5.17%)
1
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  44690
]
0.46 ms
(4.59%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1
]
0.35 ms
(3.54%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1
]
0.25 ms
(2.53%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.25 ms
(2.52%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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