Query Metrics

39 Database Queries
13 Different statements
7.85 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.56 ms
(45.34%)
20
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:
[
  1763722693
  "site_domain_ad53b9a233a69eb541f2f3a7457af2cd"
]
0.92 ms
(11.78%)
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:
[
  "/ar/suppliers"
  "path"
  "auto_create"
  "/ar/suppliers"
  "path_query"
  "https://goody-crp.centric.ae/ar/suppliers"
  "entire_uri"
]
0.46 ms
(5.86%)
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:
[
  1763722693
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_8\x01tags\x01"
  "document_46\x01tags\x01"
  "document_47\x01tags\x01"
  "document_48\x01tags\x01"
  "document_50\x01tags\x01"
  "document_51\x01tags\x01"
  "document_52\x01tags\x01"
  "document_53\x01tags\x01"
  "document_65\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
  "document_56\x01tags\x01"
  "document_57\x01tags\x01"
  "document_58\x01tags\x01"
  "document_59\x01tags\x01"
  "document_60\x01tags\x01"
  "document_61\x01tags\x01"
]
0.44 ms
(5.62%)
3
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.38 ms
(4.86%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
0.35 ms
(4.50%)
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:
[
  1763722693
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.33 ms
(4.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:
[
  1763722693
  "document_6\x01tags\x01"
  "asset_1381\x01tags\x01"
  "asset_1384\x01tags\x01"
  "asset_1409\x01tags\x01"
  "asset_1408\x01tags\x01"
  "asset_1407\x01tags\x01"
  "asset_1406\x01tags\x01"
  "asset_1405\x01tags\x01"
  "asset_1392\x01tags\x01"
  "asset_1393\x01tags\x01"
  "asset_1394\x01tags\x01"
  "asset_1395\x01tags\x01"
  "asset_1379\x01tags\x01"
  "asset_1380\x01tags\x01"
]
0.32 ms
(4.04%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.30 ms
(3.85%)
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:
[
  1763722693
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.28 ms
(3.63%)
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:
[
  1763722693
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
]
0.20 ms
(2.56%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.18 ms
(2.35%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "suppliers"
]
0.11 ms
(1.44%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.