Query Metrics
42
Database Queries
16
Different statements
28.57 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.90 ms (38.15%) |
20 |
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 (9.83%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.04 ms (7.13%) |
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 (6.99%) |
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 (6.65%) |
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 (5.92%) |
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.32 ms (4.60%) |
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:
[ "/ar/contact-us" "path" "auto_create" "/ar/contact-us" "path_query" "https://goody-crp.centric.ae/ar/contact-us" "entire_uri" ] |
|
1.13 ms (3.95%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.97 ms (3.38%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"ContactUs"
]
|
|
0.90 ms (3.14%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
|
0.67 ms (2.33%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/ar/" "contact-us" ] |
|
0.66 ms (2.30%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.64 ms (2.26%) |
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.41 ms (1.43%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.29 ms (1.01%) |
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 (0.92%) |
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.