Query Metrics

31 Database Queries
15 Different statements
26.22 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.56 ms
(36.47%)
13
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"
]
2.81 ms
(10.71%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
2.04 ms
(7.77%)
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
(7.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:
[
  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.90 ms
(7.25%)
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.69 ms
(6.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:
[
  1770172390
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.06 ms
(4.03%)
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/contact-us"
  "path"
  "auto_create"
  "/ar/contact-us"
  "path_query"
  "https://goody-crp.centric.ae/ar/contact-us"
  "entire_uri"
]
0.98 ms
(3.75%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.97 ms
(3.68%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ContactUs"
]
0.70 ms
(2.66%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
0.67 ms
(2.54%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/"
  "contact-us"
]
0.66 ms
(2.51%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.64 ms
(2.46%)
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.29 ms
(1.10%)
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
(1.01%)
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.