Query Metrics

32 Database Queries
15 Different statements
16.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.37 ms
(39.26%)
14
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:
[
  1770176918
  "site_domain_e611cb32729c051deacee8eb985067f5"
]
2.06 ms
(12.69%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
1.00 ms
(6.15%)
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:
[
  1770176918
  "document_77\x01tags\x01"
  "asset_824\x01tags\x01"
  "asset_1043\x01tags\x01"
  "asset_1046\x01tags\x01"
  "asset_819\x01tags\x01"
  "asset_823\x01tags\x01"
  "asset_821\x01tags\x01"
  "asset_822\x01tags\x01"
  "asset_820\x01tags\x01"
  "asset_818\x01tags\x01"
]
0.80 ms
(4.95%)
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:
[
  1770176918
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.80 ms
(4.92%)
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:
[
  1770176918
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_7\x01tags\x01"
  "document_89\x01tags\x01"
  "document_71\x01tags\x01"
  "document_72\x01tags\x01"
  "document_78\x01tags\x01"
  "document_77\x01tags\x01"
  "document_75\x01tags\x01"
  "document_69\x01tags\x01"
  "document_76\x01tags\x01"
  "document_84\x01tags\x01"
  "document_86\x01tags\x01"
  "document_88\x01tags\x01"
  "document_91\x01tags\x01"
  "document_93\x01tags\x01"
]
0.77 ms
(4.76%)
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:
[
  1770176918
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
]
0.73 ms
(4.47%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.72 ms
(4.44%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.57 ms
(3.50%)
2
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/services"
  "path"
  "auto_create"
  "/ar/services"
  "path_query"
  "https://sharbatly.centric.ae/ar/services"
  "entire_uri"
]
0.55 ms
(3.38%)
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:
[
  1770176918
  "document_6\x01tags\x01"
  "asset_2068\x01tags\x01"
  "asset_2069\x01tags\x01"
  "asset_2070\x01tags\x01"
  "asset_2071\x01tags\x01"
  "asset_2064\x01tags\x01"
  "asset_2063\x01tags\x01"
]
0.47 ms
(2.90%)
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:
[
  1770176918
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.44 ms
(2.70%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.42 ms
(2.57%)
1
SELECT * FROM object_url_slugs WHERE slug = '/ar/services' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.40 ms
(2.45%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "services"
]
0.14 ms
(0.86%)
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.

Entities Mapping

No mapped entities.