Query Metrics

98 Database Queries
18 Different statements
18.45 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.82 ms
(26.12%)
24
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:
[
  1774387712
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
3.61 ms
(19.55%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
2.88 ms
(15.62%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
1.34 ms
(7.27%)
7
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:
[
  1774387712
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.22 ms
(6.60%)
17
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.12 ms
(6.05%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.79 ms
(4.30%)
2
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:
[
  "/de/ausstellungen/nadine-fraczkowski-jonas-jensen-dennis-scholl~e9439"
  "path"
  "auto_create"
  "/de/ausstellungen/nadine-fraczkowski-jonas-jensen-dennis-scholl~e9439"
  "path_query"
  "https://dev.bernhardknaus.com/de/ausstellungen/nadine-fraczkowski-jonas-jensen-dennis-scholl~e9439"
  "entire_uri"
]
0.56 ms
(3.05%)
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:
[
  1774387712
  "object_9439\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_8593\x01tags\x01"
  "asset_8594\x01tags\x01"
  "asset_8595\x01tags\x01"
  "asset_8596\x01tags\x01"
  "asset_8597\x01tags\x01"
  "asset_8598\x01tags\x01"
  "asset_8599\x01tags\x01"
]
0.42 ms
(2.27%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/ausstellungen/"
  "nadine-fraczkowski-jonas-jensen-dennis-scholl~e9439"
]
0.29 ms
(1.57%)
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:
[
  1774387713
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_85\x01tags\x01"
  "document_86\x01tags\x01"
  "document_96\x01tags\x01"
  "document_87\x01tags\x01"
  "object_12999\x01tags\x01"
  "object_13000\x01tags\x01"
]
0.27 ms
(1.48%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
0.26 ms
(1.39%)
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:
[
  1774387713
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_3\x01tags\x01"
  "document_4\x01tags\x01"
  "document_110\x01tags\x01"
  "document_19\x01tags\x01"
  "document_116\x01tags\x01"
  "document_77\x01tags\x01"
  "document_21\x01tags\x01"
  "document_22\x01tags\x01"
  "document_23\x01tags\x01"
  "document_78\x01tags\x01"
  "document_24\x01tags\x01"
  "document_25\x01tags\x01"
  "document_107\x01tags\x01"
  "document_74\x01tags\x01"
  "document_83\x01tags\x01"
  "document_82\x01tags\x01"
  "document_73\x01tags\x01"
  "document_26\x01tags\x01"
  "document_27\x01tags\x01"
  "document_88\x01tags\x01"
  "document_90\x01tags\x01"
  "document_91\x01tags\x01"
  "document_121\x01tags\x01"
]
0.24 ms
(1.31%)
2
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:
[
  1774387712
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.18 ms
(0.96%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/ausstellungen/nadine-fraczkowski-jonas-jensen-dennis-scholl~e9439"
]
0.16 ms
(0.88%)
1
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
  9439
]
0.15 ms
(0.80%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.08 ms
(0.42%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "urlHost"
  null
  null
]
0.07 ms
(0.36%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.