Query Metrics

30 Database Queries
13 Different statements
4.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.05 ms
(46.11%)
15
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:
[
  1745670299
  "site_domain_ad53b9a233a69eb541f2f3a7457af2cd"
]
0.38 ms
(8.45%)
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:
[
  1745670299
  "document_2\x01tags\x01"
  "document_1\x01tags\x01"
  "asset_512\x01tags\x01"
  "asset_307\x01tags\x01"
  "asset_458\x01tags\x01"
  "asset_457\x01tags\x01"
  "asset_11\x01tags\x01"
  "asset_221\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_635\x01tags\x01"
  "asset_641\x01tags\x01"
  "asset_637\x01tags\x01"
  "asset_639\x01tags\x01"
  "asset_640\x01tags\x01"
  "asset_584\x01tags\x01"
  "asset_576\x01tags\x01"
  "asset_228\x01tags\x01"
  "asset_227\x01tags\x01"
  "asset_313\x01tags\x01"
  "asset_19\x01tags\x01"
]
0.28 ms
(6.38%)
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:
[
  1745670299
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.26 ms
(5.91%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.25 ms
(5.62%)
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:
[
  1745670299
  "document_14\x01tags\x01"
  "asset_519\x01tags\x01"
  "asset_524\x01tags\x01"
  "asset_517\x01tags\x01"
]
0.22 ms
(4.94%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.17 ms
(3.86%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "our-people"
]
0.15 ms
(3.40%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.15 ms
(3.28%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/our-people' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.14 ms
(3.12%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.14 ms
(3.04%)
1
SELECT id FROM website_settings
Parameters:
[]
0.13 ms
(2.96%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
0.13 ms
(2.94%)
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:
[
  1745670299
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\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.