Query Metrics

94 Database Queries
21 Different statements
50.86 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.86 ms
(29.22%)
39
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:
[
  1770172390
  "site_domain_ad53b9a233a69eb541f2f3a7457af2cd"
]
5.61 ms
(11.04%)
8
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  686
]
3.13 ms
(6.15%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  686
]
3.10 ms
(6.10%)
6
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
2.81 ms
(5.52%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.63 ms
(5.17%)
6
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/contact-us"
  "path"
  "auto_create"
  "/ar/contact-us"
  "path_query"
  "https://goody-crp.centric.ae/ar/contact-us"
  "entire_uri"
]
2.62 ms
(5.16%)
6
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:
[
  1770172390
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.16 ms
(4.24%)
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:
[
  1770172390
  "document_21\x01tags\x01"
  "asset_686\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"
]
2.04 ms
(4.01%)
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
]
2.00 ms
(3.93%)
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:
[
  1770172390
  "document_6\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_635\x01tags\x01"
  "asset_641\x01tags\x01"
  "asset_1418\x01tags\x01"
  "asset_1419\x01tags\x01"
  "asset_1420\x01tags\x01"
  "asset_1421\x01tags\x01"
  "asset_1422\x01tags\x01"
  "asset_1423\x01tags\x01"
  "asset_903\x01tags\x01"
  "asset_904\x01tags\x01"
]
1.99 ms
(3.92%)
6
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.90 ms
(3.74%)
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:
[
  1770172390
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
]
1.44 ms
(2.84%)
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:
[
  1770172390
  "document_53\x01tags\x01"
  "asset_1451\x01tags\x01"
  "asset_1453\x01tags\x01"
  "asset_1452\x01tags\x01"
  "asset_1454\x01tags\x01"
]
0.97 ms
(1.90%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ContactUs"
]
0.68 ms
(1.33%)
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:
[
  1770172390
  "document_54\x01tags\x01"
  "asset_1177\x01tags\x01"
  "asset_1179\x01tags\x01"
  "asset_1178\x01tags\x01"
  "asset_1180\x01tags\x01"
  "asset_1181\x01tags\x01"
]
0.67 ms
(1.31%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "contact-us"
]
0.66 ms
(1.29%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.64 ms
(1.27%)
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:
[
  1770172390
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.41 ms
(0.80%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.29 ms
(0.57%)
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:
[
  1770172390
  "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_59\x01tags\x01"
  "document_60\x01tags\x01"
  "document_61\x01tags\x01"
]
0.26 ms
(0.52%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]

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.