Query Metrics
1511
Database Queries
95
Different statements
122.32 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.84 ms (11.31%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "h60oAsAqYVBTy/iduaNLklC7eBPqCRbJdyYRWNIUhqE=" ] |
|
13.67 ms (11.18%) |
223 |
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:
[
14083
]
|
|
11.17 ms (9.13%) |
223 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
14083
]
|
|
6.84 ms (5.59%) |
119 |
SELECT * FROM object_localized_data_Governorate WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
14083
]
|
|
6.07 ms (4.96%) |
119 |
SELECT * FROM object_relations_Governorate WHERE src_id = ?
Parameters:
[
14083
]
|
|
6.03 ms (4.93%) |
84 |
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:
[
377
]
|
|
5.62 ms (4.60%) |
63 |
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:
[
4
]
|
|
5.28 ms (4.31%) |
119 |
SELECT * FROM object_store_Governorate WHERE oo_id = ? FOR UPDATE
Parameters:
[
14083
]
|
|
4.89 ms (4.00%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "h60oAsAqYVBTy/iduaNLklC7eBPqCRbJdyYRWNIUhqE=" ] |
|
4.35 ms (3.56%) |
54 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
4
]
|
|
3.79 ms (3.10%) |
48 |
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:
[
4
]
|
|
2.69 ms (2.20%) |
41 |
SELECT * FROM object_relations_manned_alert_notification WHERE src_id = ?
Parameters:
[
357654
]
|
|
2.52 ms (2.06%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"en"
]
|
|
2.46 ms (2.01%) |
41 |
SELECT * FROM object_localized_data_manned_alert_notification WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
357654
]
|
|
2.38 ms (1.95%) |
20 |
SELECT * FROM properties WHERE ( (cid IN (1,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
2
]
|
|
1.99 ms (1.63%) |
41 |
SELECT * FROM object_store_manned_alert_notification WHERE oo_id = ? FOR UPDATE
Parameters:
[
357654
]
|
|
1.42 ms (1.16%) |
13 |
SELECT * FROM object_localized_data_Region WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
33
]
|
|
1.28 ms (1.04%) |
13 |
SELECT * FROM object_store_Region WHERE oo_id = ? FOR UPDATE
Parameters:
[
33
]
|
|
1.19 ms (0.98%) |
12 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
4
]
|
|
1.11 ms (0.91%) |
20 |
SELECT * FROM object_localized_data_alert_hazard WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
2067
]
|
|
1.01 ms (0.82%) |
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 ((`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:
[
1783199113
]
|
|
1.00 ms (0.82%) |
13 |
SELECT * FROM object_relations_Region WHERE src_id = ?
Parameters:
[
33
]
|
|
0.90 ms (0.74%) |
20 |
SELECT * FROM object_relations_alert_hazard WHERE src_id = ?
Parameters:
[
2067
]
|
|
0.83 ms (0.67%) |
20 |
SELECT * FROM object_store_alert_hazard WHERE oo_id = ? FOR UPDATE
Parameters:
[
2067
]
|
|
0.81 ms (0.67%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,135,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
22
]
|
|
0.74 ms (0.60%) |
11 |
SELECT * FROM object_localized_data_municipality WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
33591
]
|
|
0.72 ms (0.59%) |
9 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Governorate"
]
|
|
0.66 ms (0.54%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,84,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
17
]
|
|
0.63 ms (0.52%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
89
]
|
|
0.61 ms (0.50%) |
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:
[
56
]
|
|
0.61 ms (0.50%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,92,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
106
]
|
|
0.60 ms (0.49%) |
11 |
SELECT * FROM object_relations_municipality WHERE src_id = ?
Parameters:
[
33591
]
|
|
0.57 ms (0.47%) |
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 ((`toDate` >= ?) AND ((governorates LIKE '%,14083,%' )) 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:
[
1783199111
]
|
|
0.55 ms (0.45%) |
3 |
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/region/makkah/governorates/Oshayarah" "path" "auto_create" "/en/region/makkah/governorates/Oshayarah" "path_query" "https://devncmpublic.centricdxb.com/en/region/makkah/governorates/Oshayarah" "entire_uri" ] |
|
0.54 ms (0.44%) |
1 |
SELECT COUNT(*) FROM object_localized_manned_alert_notification_en WHERE ((`toDate` >= ?) AND object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1
Parameters:
[
1783199113
]
|
|
0.51 ms (0.42%) |
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.51 ms (0.41%) |
11 |
SELECT * FROM object_store_municipality WHERE oo_id = ? FOR UPDATE
Parameters:
[
33591
]
|
|
0.47 ms (0.39%) |
8 |
SELECT * FROM object_localized_data_alert_status WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
2066
]
|
|
0.45 ms (0.36%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,195,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
160
]
|
|
0.42 ms (0.35%) |
1 |
SELECT object_localized_Governorate_en.id as id, object_localized_Governorate_en.type as `type` FROM object_localized_Governorate_en WHERE (`govId` = '161' AND object_localized_Governorate_en.type IN ('variant','object')) AND object_localized_Governorate_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.39 ms (0.32%) |
1 |
SELECT COUNT(*) FROM object_localized_manned_alert_notification_en WHERE ((`toDate` >= ?) AND ((governorates LIKE '%,14083,%' )) AND object_localized_manned_alert_notification_en.type IN ('object','variant','folder')) AND object_localized_manned_alert_notification_en.published = 1
Parameters:
[
1783199111
]
|
|
0.39 ms (0.31%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.38 ms (0.31%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
377
]
|
|
0.37 ms (0.31%) |
8 |
SELECT * FROM object_relations_alert_status WHERE src_id = ?
Parameters:
[
2066
]
|
|
0.35 ms (0.29%) |
8 |
SELECT * FROM object_store_alert_status WHERE oo_id = ? FOR UPDATE
Parameters:
[
2066
]
|
|
0.34 ms (0.28%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,76,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
63
]
|
|
0.31 ms (0.25%) |
1 |
SELECT object_localized_Governorate_en.id as id, object_localized_Governorate_en.type as `type` FROM object_localized_Governorate_en WHERE (`url` = 'Oshayarah' AND object_localized_Governorate_en.type IN ('variant','object')) AND object_localized_Governorate_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.30 ms (0.25%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/region/makkah/governorates/" "Oshayarah" ] |
|
0.30 ms (0.25%) |
1 |
SELECT object_SuggestionAndComments.id as id, object_SuggestionAndComments.type as `type` FROM object_SuggestionAndComments WHERE (page LIKE ? AND object_SuggestionAndComments.type IN ('object','variant','folder')) AND object_SuggestionAndComments.published = 1
Parameters:
[
"%/region/makkah/governorates/Oshayarah"
]
|
|
0.28 ms (0.23%) |
4 |
SELECT * FROM object_relations_Mountain WHERE src_id = ?
Parameters:
[
218
]
|
|
0.27 ms (0.22%) |
4 |
SELECT * FROM object_localized_data_Mountain WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
218
]
|
|
0.26 ms (0.22%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.26 ms (0.21%) |
4 |
SELECT * FROM object_localized_data_aa WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
2157
]
|
|
0.25 ms (0.20%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,94,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
103
]
|
|
0.24 ms (0.20%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,25,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
161
]
|
|
0.24 ms (0.19%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1181' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.21 ms (0.17%) |
1 |
SELECT object_Suggestions.id as id, object_Suggestions.type as `type` FROM object_Suggestions WHERE (page LIKE ? AND WasThisPageHelpful = ? AND object_Suggestions.type IN ('object','variant','folder')) AND object_Suggestions.published = 1
Parameters:
[ "%/region/makkah/governorates/Oshayarah" "yes" ] |
|
0.21 ms (0.17%) |
1 |
SELECT object_localized_Governorate_en.id as id, object_localized_Governorate_en.type as `type` FROM object_localized_Governorate_en WHERE (url != ? AND region__id = ? AND object_localized_Governorate_en.type IN ('object','variant','folder')) AND object_localized_Governorate_en.published = 1 LIMIT 6
Parameters:
[ "Oshayarah" 33 ] |
|
0.20 ms (0.17%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/region/makkah/governorates/Oshayarah"
]
|
|
0.20 ms (0.17%) |
1 |
SELECT search_term, page_url, search_count FROM most_searched_terms ORDER BY search_count DESC LIMIT 10
Parameters:
[] |
|
0.20 ms (0.16%) |
1 |
SELECT object_localized_Region_en.id as id, object_localized_Region_en.type as `type` FROM object_localized_Region_en WHERE (`url` = 'makkah' AND object_localized_Region_en.type IN ('variant','object')) AND object_localized_Region_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.20 ms (0.16%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '616' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.20 ms (0.16%) |
4 |
SELECT * FROM object_store_aa WHERE oo_id = ? FOR UPDATE
Parameters:
[
2157
]
|
|
0.20 ms (0.16%) |
4 |
SELECT * FROM object_relations_aa WHERE src_id = ?
Parameters:
[
2157
]
|
|
0.20 ms (0.16%) |
4 |
SELECT * FROM object_store_Mountain WHERE oo_id = ? FOR UPDATE
Parameters:
[
218
]
|
|
0.19 ms (0.16%) |
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.19 ms (0.15%) |
1 |
SELECT object_Suggestions.id as id, object_Suggestions.type as `type` FROM object_Suggestions WHERE (page LIKE ? AND object_Suggestions.type IN ('object','variant','folder')) AND object_Suggestions.published = 1
Parameters:
[
"%/region/makkah/governorates/Oshayarah"
]
|
|
0.18 ms (0.15%) |
1 |
SELECT object_localized_Mountain_en.id as id, object_localized_Mountain_en.type as `type` FROM object_localized_Mountain_en WHERE (region__id = ? AND object_localized_Mountain_en.type IN ('object','variant','folder')) AND object_localized_Mountain_en.published = 1
Parameters:
[
33
]
|
|
0.18 ms (0.15%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '753' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.17 ms (0.14%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,89,88,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
100
]
|
|
0.17 ms (0.14%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1020' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.17 ms (0.14%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
188
]
|
|
0.17 ms (0.14%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "h60oAsAqYVBTy/iduaNLklC7eBPqCRbJdyYRWNIUhqE=" ] |
|
0.16 ms (0.13%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '791' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.16 ms (0.13%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1369' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.16 ms (0.13%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '974' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.15 ms (0.12%) |
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 "h60oAsAqYVBTy/iduaNLklC7eBPqCRbJdyYRWNIUhqE=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "h60oAsAqYVBTy/iduaNLklC7eBPqCRbJdyYRWNIUhqE=" ] |
|
0.15 ms (0.12%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.15 ms (0.12%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1180' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.15 ms (0.12%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "devncmpublic.centricdxb.com" "%"devncmpublic.centricdxb.com"%" ] |
|
0.15 ms (0.12%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1471' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.14 ms (0.12%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '621' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.13 ms (0.11%) |
1 |
SELECT object_localized_municipality_en.id as id, object_localized_municipality_en.type as `type` FROM object_localized_municipality_en WHERE (`municipalityid` = '1472' AND object_localized_municipality_en.type IN ('variant','object')) AND object_localized_municipality_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.12 ms (0.10%) |
2 |
SELECT * FROM object_localized_data_alert_type WHERE ooo_id = ? AND language IN ('en','ar')
Parameters:
[
2043
]
|
|
0.12 ms (0.10%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4
]
|
|
0.12 ms (0.10%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,160,195,4) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
175
]
|
|
0.10 ms (0.08%) |
2 |
SELECT * FROM object_relations_alert_type WHERE src_id = ?
Parameters:
[
2043
]
|
|
0.10 ms (0.08%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.10 ms (0.08%) |
2 |
SELECT * FROM object_store_alert_type WHERE oo_id = ? FOR UPDATE
Parameters:
[
2043
]
|
|
0.08 ms (0.07%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.05 ms (0.04%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.05 ms (0.04%) |
1 |
select `factsData` from object_store_Mountain where oo_id = 218
Parameters:
[] |
|
0.04 ms (0.03%) |
1 |
select `factsData` from object_store_Mountain where oo_id = 219
Parameters:
[] |
|
0.04 ms (0.03%) |
1 |
select `factsData` from object_store_Mountain where oo_id = 220
Parameters:
[] |
|
0.04 ms (0.03%) |
1 |
select `factsData` from object_store_Mountain where oo_id = 221
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.