Query Metrics
26
Database Queries
13
Different statements
13.67 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.18 ms (23.25%) |
7 |
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:
[ 1769349236 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
2.17 ms (15.90%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
1.41 ms (10.32%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "contactFormPage" ] |
|
1.15 ms (8.44%) |
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:
[ "/de/contactFormPage" "path" "auto_create" "/de/contactFormPage" "path_query" "https://cramer-pimcore-demo.xim-test.de/de/contactFormPage" "entire_uri" ] |
|
1.00 ms (7.32%) |
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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/contactFormPage" "path" "auto_create" "/de/contactFormPage" "path_query" "https://cramer-pimcore-demo.xim-test.de/de/contactFormPage" "entire_uri" ] |
|
0.91 ms (6.69%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/contactFormPage"
]
|
|
0.78 ms (5.71%) |
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:
[ 1769349236 "document_136\x01tags\x01" "asset_456\x01tags\x01" "asset_1069\x01tags\x01" "asset_1072\x01tags\x01" "asset_1070\x01tags\x01" "asset_2039\x01tags\x01" "asset_1196\x01tags\x01" "asset_1194\x01tags\x01" "asset_1195\x01tags\x01" "asset_1105\x01tags\x01" "asset_1103\x01tags\x01" "asset_1112\x01tags\x01" "asset_1114\x01tags\x01" "asset_1113\x01tags\x01" "asset_1115\x01tags\x01" "asset_1226\x01tags\x01" "asset_1244\x01tags\x01" "asset_1227\x01tags\x01" "asset_1228\x01tags\x01" "asset_1229\x01tags\x01" "asset_1223\x01tags\x01" "asset_1215\x01tags\x01" "asset_1225\x01tags\x01" ] |
|
0.59 ms (4.31%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.56 ms (4.10%) |
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:
[ 1769349236 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.53 ms (3.89%) |
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:
[ 1769349236 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.48 ms (3.53%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/contactFormPage' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (3.31%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.44 ms (3.22%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.