Query Metrics

454 Database Queries
51 Different statements
67.51 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
8.44 ms
(12.51%)
79
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  62
]
7.74 ms
(11.47%)
95
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  62
]
7.65 ms
(11.34%)
59
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  5
]
6.17 ms
(9.14%)
21
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  62
]
3.84 ms
(5.69%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  91
]
2.92 ms
(4.32%)
4
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/early-warning/77925"
  "path"
  "auto_create"
  "/ar/early-warning/77925"
  "path_query"
  "https://devncmpublic.centricdxb.com/ar/early-warning/77925"
  "entire_uri"
]
2.86 ms
(4.23%)
1
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "ar"
]
2.63 ms
(3.90%)
1
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rGovF+L+vMHhrp2239NtE5vygsykATc4FVIaYZG5008="
]
2.26 ms
(3.34%)
14
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  5
]
2.23 ms
(3.30%)
1
SELECT search_term, page_url, search_count FROM most_searched_terms ORDER BY search_count DESC LIMIT 10
Parameters:
[]
1.96 ms
(2.90%)
26
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  383
]
1.90 ms
(2.82%)
1
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rGovF+L+vMHhrp2239NtE5vygsykATc4FVIaYZG5008="
]
1.48 ms
(2.19%)
3
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,44,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  171
]
1.15 ms
(1.71%)
6
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,77,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  64
]
1.14 ms
(1.70%)
8
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  41
]
1.05 ms
(1.56%)
13
SELECT * FROM object_localized_data_Region WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
  36
]
0.98 ms
(1.45%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.94 ms
(1.40%)
14
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  2050
]
0.81 ms
(1.19%)
14
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2050
]
0.78 ms
(1.16%)
5
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,93,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  107
]
0.75 ms
(1.11%)
13
SELECT * FROM object_relations_Region WHERE src_id = ?
Parameters:
[
  36
]
0.65 ms
(0.97%)
13
SELECT * FROM object_store_Region WHERE oo_id = ? FOR UPDATE
Parameters:
[
  36
]
0.63 ms
(0.93%)
4
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,28,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  35
]
0.62 ms
(0.91%)
3
SELECT object_localized_manned_alert_notification_ar.id as id, object_localized_manned_alert_notification_ar.type as `type` FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1 ORDER BY `lastModifiedDate` DESC
Parameters:
[
  0
  1775291539
]
0.48 ms
(0.71%)
7
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
0.48 ms
(0.71%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,120,77,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  144
]
0.48 ms
(0.70%)
7
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  7
]
0.44 ms
(0.65%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,6,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  153
]
0.37 ms
(0.54%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,95,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  102
]
0.35 ms
(0.52%)
3
SELECT COUNT(*) FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1
Parameters:
[
  0
  1775291539
]
0.31 ms
(0.46%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,134,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  126
]
0.28 ms
(0.42%)
1
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "devncmpublic.centricdxb.com"
  "%"devncmpublic.centricdxb.com"%"
]
0.24 ms
(0.36%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  153
]
0.22 ms
(0.32%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/ar/early-warning/"
  "77925"
]
0.18 ms
(0.27%)
1
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  2050
]
0.18 ms
(0.26%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,91,90,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  101
]
0.17 ms
(0.26%)
2
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rGovF+L+vMHhrp2239NtE5vygsykATc4FVIaYZG5008="
]
0.16 ms
(0.24%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,157,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  179
]
0.16 ms
(0.24%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.16 ms
(0.23%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,154,136,5) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  178
]
0.16 ms
(0.23%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  5
]
0.16 ms
(0.23%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "manned_alert_notification"
]
0.15 ms
(0.22%)
1
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[
  300.0
  "rGovF+L+vMHhrp2239NtE5vygsykATc4FVIaYZG5008="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "rGovF+L+vMHhrp2239NtE5vygsykATc4FVIaYZG5008="
]
0.14 ms
(0.21%)
1
SELECT object_localized_manned_alert_notification_ar.id as id, object_localized_manned_alert_notification_ar.type as `type` FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND ((alertId = 77925 ))  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1 ORDER BY `lastModifiedDate` DESC
Parameters:
[
  0
  1775291539
]
0.11 ms
(0.17%)
1
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
0.10 ms
(0.15%)
1
SELECT COUNT(*) FROM object_localized_manned_alert_notification_ar WHERE (((isEws = ? OR isEws IS NULL))  AND (`toDate` >= ?)  AND ((alertId = 77925 ))  AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1
Parameters:
[
  0
  1775291539
]
0.10 ms
(0.15%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.10 ms
(0.14%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.09 ms
(0.13%)
1
SELECT object_localized_manned_alert_notification_ar.id as id, object_localized_manned_alert_notification_ar.type as `type` FROM object_localized_manned_alert_notification_ar WHERE (alertId = ? AND  object_localized_manned_alert_notification_ar.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_ar.published = 1 LIMIT 1
Parameters:
[
  "77925"
]
0.08 ms
(0.12%)
1
SELECT id,domains FROM sites
Parameters:
[]
0.07 ms
(0.10%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/ar/early-warning/77925"
]

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.