Query Metrics
627
Database Queries
87
Different statements
307.41 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
237.18 ms (77.15%) |
1 |
SELECT COUNT(*) FROM objects WHERE ( objects.type IN ('object','variant','folder')) AND objects.published = 1
Parameters:
[] |
|
7.54 ms (2.45%) |
126 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
4
]
|
|
7.13 ms (2.32%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Z+7hC/V1o59MdyKN3HN1vzFyA0/HmHF5OykWPhMOTGw=" ] |
|
4.56 ms (1.48%) |
73 |
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:
[
22
]
|
|
3.85 ms (1.25%) |
57 |
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:
[
22
]
|
|
3.85 ms (1.25%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Z+7hC/V1o59MdyKN3HN1vzFyA0/HmHF5OykWPhMOTGw=" ] |
|
3.79 ms (1.23%) |
32 |
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:
[
93335
]
|
|
3.38 ms (1.10%) |
44 |
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:
[
328397
]
|
|
3.14 ms (1.02%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"en"
]
|
|
2.97 ms (0.97%) |
14 |
SELECT * FROM object_relations_OurServices WHERE src_id = ?
Parameters:
[
93335
]
|
|
2.29 ms (0.75%) |
21 |
SELECT * FROM properties WHERE ( (cid IN (1,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
2
]
|
|
2.06 ms (0.67%) |
32 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
93335
]
|
|
1.98 ms (0.64%) |
28 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
4
]
|
|
1.39 ms (0.45%) |
14 |
SELECT * FROM object_localized_data_OurServices WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
93335
]
|
|
1.24 ms (0.40%) |
10 |
SELECT * FROM properties WHERE ( (cid IN (1,135,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
22
]
|
|
1.05 ms (0.34%) |
14 |
SELECT * FROM object_store_OurServices WHERE oo_id = ? FOR UPDATE
Parameters:
[
93335
]
|
|
0.99 ms (0.32%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.88 ms (0.28%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/services/our-services/" "installation-and-maintenance-services-license-request" ] |
|
0.87 ms (0.28%) |
13 |
SELECT * FROM object_localized_data_Region WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
36
]
|
|
0.84 ms (0.27%) |
1 |
SELECT object_localized_OurServices_en.id as id, object_localized_OurServices_en.type as `type` FROM object_localized_OurServices_en WHERE (`url` = 'installation-and-maintenance-services-license-request' AND object_localized_OurServices_en.type IN ('variant','object')) AND object_localized_OurServices_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.78 ms (0.25%) |
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:
[ "/en/services/our-services/installation-and-maintenance-services-license-request" "path" "auto_create" "/en/services/our-services/installation-and-maintenance-services-license-request" "path_query" "https://devncmpublic.centricdxb.com/en/services/our-services/installation-and-maintenance-services-license-request" "entire_uri" ] |
|
0.78 ms (0.25%) |
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 "Z+7hC/V1o59MdyKN3HN1vzFyA0/HmHF5OykWPhMOTGw=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Z+7hC/V1o59MdyKN3HN1vzFyA0/HmHF5OykWPhMOTGw=" ] |
|
0.69 ms (0.22%) |
13 |
SELECT * FROM object_store_Region WHERE oo_id = ? FOR UPDATE
Parameters:
[
36
]
|
|
0.69 ms (0.22%) |
6 |
SELECT * FROM properties WHERE ( (cid IN (1,76,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
63
]
|
|
0.68 ms (0.22%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/services/our-services/installation-and-maintenance-services-license-request"
]
|
|
0.66 ms (0.21%) |
13 |
SELECT * FROM object_relations_Region WHERE src_id = ?
Parameters:
[
36
]
|
|
0.64 ms (0.21%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,92,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
106
]
|
|
0.61 ms (0.20%) |
1 |
SELECT * FROM object_collection_featuresBenefits_OurServices WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 93335 "featuresBenefits" ] |
|
0.59 ms (0.19%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
89
]
|
|
0.53 ms (0.17%) |
8 |
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:
[
135
]
|
|
0.52 ms (0.17%) |
2 |
SELECT * FROM object_collection_requestType_localized_OurServices WHERE ooo_id = ? AND language IN ('en','ar') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 93335 "requestType" 0 ] |
|
0.52 ms (0.17%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,84,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
17
]
|
|
0.42 ms (0.14%) |
1 |
SELECT object_localized_OurServices_en.id as id, object_localized_OurServices_en.type as `type` FROM object_localized_OurServices_en WHERE ((`category__id` = ? AND `category__type` = ?) AND object_localized_OurServices_en.type IN ('object','variant','folder')) AND object_localized_OurServices_en.published = 1 ORDER BY `orderId` ASC
Parameters:
[ 93271 "object" ] |
|
0.41 ms (0.13%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"OurServices"
]
|
|
0.41 ms (0.13%) |
1 |
SELECT * FROM object_collection_requestType_OurServices WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 93335 "requestType" ] |
|
0.38 ms (0.12%) |
6 |
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:
[
3
]
|
|
0.36 ms (0.12%) |
1 |
SELECT * FROM object_collection_subscriptionDetails_OurServices WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 93335 "subscriptionDetails" ] |
|
0.35 ms (0.11%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.35 ms (0.11%) |
1 |
SELECT COUNT(*) FROM object_localized_OurServices_en WHERE ((`category__id` = ? AND `category__type` = ?) AND object_localized_OurServices_en.type IN ('object','variant','folder')) AND object_localized_OurServices_en.published = 1
Parameters:
[ 93271 "object" ] |
|
0.33 ms (0.11%) |
1 |
SELECT object_localized_manned_alert_notification_en.id as id, object_localized_manned_alert_notification_en.type as `type` FROM object_localized_manned_alert_notification_en WHERE (((isEws = ? OR isEws IS NULL)) AND (`toDate` >= ?) AND object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1 ORDER BY `lastModifiedDate` DESC
Parameters:
[ 0 1778681822 ] |
|
0.29 ms (0.09%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE ( objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `modificationDate` DESC LIMIT 1
Parameters:
[] |
|
0.27 ms (0.09%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,94,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
103
]
|
|
0.26 ms (0.08%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,133,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
23
]
|
|
0.25 ms (0.08%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,2,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
188
]
|
|
0.24 ms (0.08%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,25,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
161
]
|
|
0.24 ms (0.08%) |
1 |
SELECT COUNT(*) FROM object_localized_manned_alert_notification_en WHERE (((isEws = ? OR isEws IS NULL)) AND (`toDate` >= ?) AND object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1
Parameters:
[ 0 1778681822 ] |
|
0.24 ms (0.08%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "devncmpublic.centricdxb.com" "%"devncmpublic.centricdxb.com"%" ] |
|
0.23 ms (0.07%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
16
]
|
|
0.20 ms (0.07%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "Z+7hC/V1o59MdyKN3HN1vzFyA0/HmHF5OykWPhMOTGw=" ] |
|
0.18 ms (0.06%) |
1 |
SELECT search_term, page_url, search_count FROM most_searched_terms ORDER BY search_count DESC LIMIT 10
Parameters:
[] |
|
0.15 ms (0.05%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.15 ms (0.05%) |
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.15 ms (0.05%) |
2 |
SELECT * FROM object_localized_data_Tag WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
93279
]
|
|
0.14 ms (0.05%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,87,76,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
141
]
|
|
0.14 ms (0.05%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,89,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
100
]
|
|
0.13 ms (0.04%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
3
]
|
|
0.13 ms (0.04%) |
1 |
SELECT * FROM object_localized_data_Category WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
93271
]
|
|
0.13 ms (0.04%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,160,135,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
175
]
|
|
0.13 ms (0.04%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,145,135,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
177
]
|
|
0.12 ms (0.04%) |
2 |
SELECT * FROM object_store_Tag WHERE oo_id = ? FOR UPDATE
Parameters:
[
93279
]
|
|
0.12 ms (0.04%) |
1 |
SELECT * FROM object_store_InternalMarineReport WHERE oo_id = ? FOR UPDATE
Parameters:
[
276428
]
|
|
0.12 ms (0.04%) |
2 |
SELECT * FROM object_relations_Tag WHERE src_id = ?
Parameters:
[
93279
]
|
|
0.11 ms (0.04%) |
1 |
SELECT COUNT(*) FROM documents WHERE published = 1
Parameters:
[] |
|
0.10 ms (0.03%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.10 ms (0.03%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4
]
|
|
0.10 ms (0.03%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.09 ms (0.03%) |
1 |
SELECT * FROM object_relations_InternalMarineReport WHERE src_id = ?
Parameters:
[
276428
]
|
|
0.08 ms (0.03%) |
1 |
select `contentBlock` from object_collection_requestType_OurServices where id = 93335 and fieldname = 'requestType' and `index` = 0
Parameters:
[] |
|
0.08 ms (0.03%) |
1 |
SELECT * FROM object_relations_Category WHERE src_id = ?
Parameters:
[
93271
]
|
|
0.07 ms (0.02%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE published = 1 ORDER BY `modificationDate` DESC LIMIT 1
Parameters:
[] |
|
0.07 ms (0.02%) |
1 |
SELECT * FROM object_store_Category WHERE oo_id = ? FOR UPDATE
Parameters:
[
93271
]
|
|
0.07 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93335
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93331
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `contentBlock` from object_collection_requestType_OurServices where id = 93335 and fieldname = 'requestType' and `index` = 1
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93305
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93339
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93291
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93311
Parameters:
[] |
|
0.06 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93332
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93322
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93333
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93334
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93336
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93312
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93314
Parameters:
[] |
|
0.05 ms (0.02%) |
1 |
select `subscriptionDetailBlock` from object_store_OurServices where oo_id = 93313
Parameters:
[] |
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.