Query Metrics
28
Database Queries
18
Different statements
41.27 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.58 ms (15.93%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "LZcltPHlLzoqedvSpk3Uw/AKUlC/mQqox7Fux2yvGlw=" ] |
|
6.17 ms (14.95%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
5.72 ms (13.85%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "LZcltPHlLzoqedvSpk3Uw/AKUlC/mQqox7Fux2yvGlw=" ] |
|
5.67 ms (13.75%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
|
4.78 ms (11.59%) |
1 |
SELECT object_localized_Region_en.id as id, object_localized_Region_en.type as `type` FROM object_localized_Region_en WHERE (`url` = 'madinah' AND object_localized_Region_en.type IN ('variant','object')) AND object_localized_Region_en.published = 1 LIMIT 1
Parameters:
[] |
|
4.13 ms (10.00%) |
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:
[ "/en/region/madinah" "path" "auto_create" "/en/region/madinah" "path_query" "https://devncmpublic.centricdxb.com/en/region/madinah" "entire_uri" ] |
|
3.21 ms (7.77%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/region/" "madinah" ] |
|
1.62 ms (3.92%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
1.59 ms (3.86%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.39 ms (0.94%) |
2 |
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
]
|
|
0.31 ms (0.75%) |
2 |
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
]
|
|
0.30 ms (0.74%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP(NOW(6))
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "LZcltPHlLzoqedvSpk3Uw/AKUlC/mQqox7Fux2yvGlw=" ] |
|
0.19 ms (0.46%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/region/madinah"
]
|
|
0.18 ms (0.43%) |
1 |
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 ORDER BY `priority` DESC
Parameters:
[ "/en/region/madinah" "path" "auto_create" "/en/region/madinah" "path_query" "https://devncmpublic.centricdxb.com/en/region/madinah" "entire_uri" ] |
|
0.14 ms (0.33%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4
]
|
|
0.13 ms (0.31%) |
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 "LZcltPHlLzoqedvSpk3Uw/AKUlC/mQqox7Fux2yvGlw=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "LZcltPHlLzoqedvSpk3Uw/AKUlC/mQqox7Fux2yvGlw=" ] |
|
0.12 ms (0.29%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "devncmpublic.centricdxb.com" "%"devncmpublic.centricdxb.com"%" ] |
|
0.05 ms (0.12%) |
1 |
SELECT id,domains FROM sites
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.