Query Metrics

116 Database Queries
16 Different statements
22.44 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
12.82 ms
(57.12%)
46
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:
[
  1737176878
  "site_domain_ad53b9a233a69eb541f2f3a7457af2cd"
]
1.91 ms
(8.49%)
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:
[
  1737176878
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.89 ms
(8.41%)
16
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
1.44 ms
(6.40%)
17
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.76 ms
(3.40%)
6
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
0.73 ms
(3.24%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  153
]
0.67 ms
(2.99%)
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:
[
  1737176879
  "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.54 ms
(2.42%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  153
]
0.39 ms
(1.75%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "contact-us"
]
0.29 ms
(1.31%)
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:
[
  1737176879
  "document_17\x01tags\x01"
  "asset_542\x01tags\x01"
  "asset_113\x01tags\x01"
  "asset_114\x01tags\x01"
  "asset_115\x01tags\x01"
  "asset_116\x01tags\x01"
  "asset_117\x01tags\x01"
  "asset_118\x01tags\x01"
  "asset_119\x01tags\x01"
  "asset_120\x01tags\x01"
  "asset_121\x01tags\x01"
]
0.26 ms
(1.18%)
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:
[
  1737176879
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
0.23 ms
(1.01%)
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:
[
  1737176879
  "document_21\x01tags\x01"
  "asset_153\x01tags\x01"
  "asset_419\x01tags\x01"
  "asset_158\x01tags\x01"
  "asset_267\x01tags\x01"
  "asset_212\x01tags\x01"
  "asset_210\x01tags\x01"
  "asset_213\x01tags\x01"
]
0.16 ms
(0.71%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.13 ms
(0.59%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.11 ms
(0.50%)
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:
[
  "CONTACT_US_EMAIL"
  null
  null
]
0.11 ms
(0.48%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ContactUs"
]

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.