Query Metrics

92 Database Queries
24 Different statements
168.35 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
57.60 ms
(34.21%)
34
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:
[
  1767214056
  "site_domain_c517add5d190d9f6a1cd2af9e783ef22"
]
17.15 ms
(10.19%)
4
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:
[
  1767214056
  "system\x01tags\x01"
  "site\x01tags\x01"
]
14.54 ms
(8.63%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "Magazin"
]
12.50 ms
(7.43%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12.31 ms
(7.31%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  341
]
11.75 ms
(6.98%)
10
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
8.27 ms
(4.91%)
3
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/Magazin"
  "path"
  "auto_create"
  "/de/Magazin"
  "path_query"
  "https://pimcore05.vt24.prog.zone/de/Magazin"
  "entire_uri"
]
7.55 ms
(4.48%)
3
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:
[
  1767214056
  "object_768\x01tags\x01"
  "class_NE\x01tags\x01"
  "asset_362\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_339\x01tags\x01"
]
6.40 ms
(3.80%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  341
]
5.04 ms
(2.99%)
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:
[
  1767214056
  "document_3\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_3\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_320\x01tags\x01"
  "asset_318\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_224\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_211\x01tags\x01"
  "asset_90\x01tags\x01"
  "asset_58\x01tags\x01"
  "asset_180\x01tags\x01"
  "asset_124\x01tags\x01"
  "asset_164\x01tags\x01"
  "asset_81\x01tags\x01"
]
4.41 ms
(2.62%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "NE"
]
2.40 ms
(1.43%)
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:
[
  1767214056
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.87 ms
(1.11%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Magazin' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.96 ms
(0.57%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.86 ms
(0.51%)
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:
[
  1767214056
  "document_136\x01tags\x01"
  "asset_337\x01tags\x01"
  "asset_3\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_361\x01tags\x01"
  "asset_320\x01tags\x01"
  "asset_318\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_224\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_211\x01tags\x01"
  "asset_90\x01tags\x01"
  "asset_58\x01tags\x01"
  "asset_180\x01tags\x01"
  "asset_124\x01tags\x01"
  "asset_164\x01tags\x01"
  "asset_81\x01tags\x01"
]
0.75 ms
(0.45%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  46
  46
]
0.70 ms
(0.42%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  139
  139
  139
]
0.63 ms
(0.37%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  139
]
0.61 ms
(0.36%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.48 ms
(0.29%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  139
]
0.45 ms
(0.27%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
0.44 ms
(0.26%)
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:
[
  1767214056
  "document_46\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_362\x01tags\x01"
  "asset_340\x01tags\x01"
  "asset_360\x01tags\x01"
  "asset_339\x01tags\x01"
  "asset_364\x01tags\x01"
  "asset_341\x01tags\x01"
]
0.35 ms
(0.21%)
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:
[
  1767214056
  "document_152\x01tags\x01"
  "document_57\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
]
0.34 ms
(0.20%)
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:
[
  1767214056
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_164\x01tags\x01"
  "document_165\x01tags\x01"
  "document_138\x01tags\x01"
  "document_151\x01tags\x01"
  "document_152\x01tags\x01"
  "document_153\x01tags\x01"
  "document_154\x01tags\x01"
  "document_155\x01tags\x01"
  "document_156\x01tags\x01"
  "document_157\x01tags\x01"
  "document_139\x01tags\x01"
  "document_142\x01tags\x01"
  "document_171\x01tags\x01"
  "document_172\x01tags\x01"
  "document_173\x01tags\x01"
  "document_174\x01tags\x01"
  "document_158\x01tags\x01"
  "document_161\x01tags\x01"
  "document_160\x01tags\x01"
  "document_140\x01tags\x01"
  "document_170\x01tags\x01"
  "document_148\x01tags\x01"
  "document_149\x01tags\x01"
  "document_137\x01tags\x01"
  "document_141\x01tags\x01"
]

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.

Entities Mapping

No mapped entities.