Query Metrics
126
Database Queries
20
Different statements
48.32 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.71 ms (28.37%) |
45 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
12.51 ms (25.89%) |
35 |
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:
[ 1784892478 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
4.35 ms (9.00%) |
11 |
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:
[ 1784892478 "system\x01tags\x01" "site\x01tags\x01" ] |
|
3.44 ms (7.13%) |
8 |
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:
[ "META_TITLE_TEMPLATE_CATEGORY" null "en" ] |
|
2.29 ms (4.75%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CA"
]
|
|
1.91 ms (3.95%) |
3 |
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:
[
564
]
|
|
1.65 ms (3.41%) |
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/shop/products~c564" "path" "auto_create" "/en/shop/products~c564" "path_query" "https://cramer-pimcore-demo.xim-test.de/en/shop/products~c564" "entire_uri" ] |
|
1.36 ms (2.82%) |
3 |
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:
[ 1784892478 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.35 ms (2.80%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/shop/" "products~c564" ] |
|
1.30 ms (2.69%) |
1 |
SELECT object_localized_TRAINING_EVENT_de.id as id, object_localized_TRAINING_EVENT_de.type as `type` FROM object_localized_TRAINING_EVENT_de WHERE ((`startDate` >= ?) AND object_localized_TRAINING_EVENT_de.type IN ('object','variant','folder')) AND object_localized_TRAINING_EVENT_de.published = 1
Parameters:
[
"2026-07-24 00:00:00"
]
|
|
0.84 ms (1.73%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.79 ms (1.64%) |
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:
[ 1784892478 "output\x01tags\x01" "navigation\x01tags\x01" "document_45\x01tags\x01" "document_12\x01tags\x01" "document_11\x01tags\x01" "document_30\x01tags\x01" "document_452\x01tags\x01" "document_10\x01tags\x01" "document_59\x01tags\x01" "document_108\x01tags\x01" "document_198\x01tags\x01" ] |
|
0.51 ms (1.06%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/shop/products~c564"
]
|
|
0.50 ms (1.04%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.42 ms (0.88%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
|
0.37 ms (0.77%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.29 ms (0.60%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
563
]
|
|
0.27 ms (0.55%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Training/" "ttwardoch" ] |
|
0.24 ms (0.49%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
11
]
|
|
0.21 ms (0.43%) |
1 |
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
564
]
|
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.