Query Metrics

101 Database Queries
15 Different statements
24.03 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.31 ms
(47.05%)
50
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:
[
  1745037982
  "site_domain_9ae7fad3bb9377f37ba1d2d6ff944589"
]
1.85 ms
(7.72%)
9
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_98__5a8a1029850637370fa26c999565fc29"
]
1.84 ms
(7.67%)
9
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
1.67 ms
(6.94%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "career"
]
1.45 ms
(6.05%)
7
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  92
]
1.31 ms
(5.46%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  9
]
1.25 ms
(5.19%)
5
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:
[
  1745037982
  "system\x01tags\x01"
  "site\x01tags\x01"
  "site_domain_9ae7fad3bb9377f37ba1d2d6ff944589\x01tags\x01"
]
0.65 ms
(2.72%)
4
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  45
]
0.62 ms
(2.57%)
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:
[
  1745037982
  "document_9\x01tags\x01"
  "asset_92\x01tags\x01"
  "asset_93\x01tags\x01"
  "asset_94\x01tags\x01"
  "asset_95\x01tags\x01"
  "asset_96\x01tags\x01"
  "asset_97\x01tags\x01"
  "asset_98\x01tags\x01"
  "asset_101\x01tags\x01"
  "asset_99\x01tags\x01"
  "asset_100\x01tags\x01"
]
0.54 ms
(2.23%)
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:
[
  1745037982
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_28\x01tags\x01"
  "document_31\x01tags\x01"
  "document_32\x01tags\x01"
  "document_33\x01tags\x01"
  "document_4\x01tags\x01"
  "document_5\x01tags\x01"
  "document_6\x01tags\x01"
  "document_43\x01tags\x01"
  "document_39\x01tags\x01"
  "document_40\x01tags\x01"
  "document_41\x01tags\x01"
  "document_34\x01tags\x01"
  "document_42\x01tags\x01"
  "document_7\x01tags\x01"
  "document_8\x01tags\x01"
  "document_9\x01tags\x01"
  "document_10\x01tags\x01"
  "document_18\x01tags\x01"
  "document_47\x01tags\x01"
  "document_48\x01tags\x01"
  "document_44\x01tags\x01"
  "nav_5c4b242e936ff98d9730282bb67058e8\x01tags\x01"
]
0.43 ms
(1.79%)
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:
[
  1745037982
  "document_23\x01tags\x01"
  "asset_86\x01tags\x01"
  "asset_81\x01tags\x01"
  "asset_82\x01tags\x01"
  "asset_83\x01tags\x01"
  "asset_84\x01tags\x01"
  "asset_85\x01tags\x01"
]
0.33 ms
(1.36%)
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:
[
  1745037982
  "document_1\x01tags\x01"
  "asset_48\x01tags\x01"
  "asset_103\x01tags\x01"
  "asset_104\x01tags\x01"
  "asset_105\x01tags\x01"
  "asset_106\x01tags\x01"
  "asset_108\x01tags\x01"
  "asset_107\x01tags\x01"
]
0.31 ms
(1.29%)
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:
[
  1745037982
  "document_22\x01tags\x01"
  "asset_88\x01tags\x01"
]
0.24 ms
(1.00%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.23 ms
(0.95%)
1
SELECT * FROM object_url_slugs WHERE slug = '/career' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

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.