Query Metrics
26
Database Queries
13
Different statements
11.31 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.80 ms (24.79%) |
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:
[ 1773707433 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
1.83 ms (16.15%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
1.01 ms (8.97%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "contactFormPage" ] |
|
1.00 ms (8.82%) |
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.98 ms (8.64%) |
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" ] |
|
0.69 ms (6.12%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/contactFormPage"
]
|
|
0.58 ms (5.14%) |
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:
[ 1773707433 "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_2341\x01tags\x01" "asset_2345\x01tags\x01" "asset_2340\x01tags\x01" "asset_2344\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.55 ms (4.90%) |
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:
[ 1773707433 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.45 ms (4.00%) |
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:
[ 1773707433 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.44 ms (3.89%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.33 ms (2.96%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.32 ms (2.83%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.31 ms (2.78%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/contactFormPage' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore_generic_data_index entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.