Query Metrics
222
Database Queries
24
Different statements
76.65 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.52 ms (37.22%) |
102 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
15.66 ms (20.43%) |
48 |
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:
[ 1784078297 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
5.68 ms (7.41%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1595
]
|
|
3.92 ms (5.11%) |
10 |
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:
[ 1784078297 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
3.62 ms (4.72%) |
12 |
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:
[ 1784078297 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.73 ms (3.57%) |
1 |
SELECT object_localized_CA_de.id as id, object_localized_CA_de.type as `type` FROM object_localized_CA_de WHERE (stream = ? AND object_localized_CA_de.type IN ('object','variant','folder')) AND object_localized_CA_de.published = 1
Parameters:
[
"schulungen"
]
|
|
2.58 ms (3.36%) |
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:
[ "/en/schulungen/" "path" "auto_create" "/en/schulungen/" "path_query" "https://cramer-pimcore-demo.xim-test.de/en/schulungen/" "entire_uri" ] |
|
2.25 ms (2.93%) |
7 |
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" ] |
|
1.96 ms (2.56%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1595
]
|
|
1.36 ms (1.77%) |
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:
[
3615
]
|
|
1.22 ms (1.59%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "schulungen" ] |
|
1.18 ms (1.54%) |
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-15 00:00:00"
]
|
|
0.89 ms (1.16%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CA"
]
|
|
0.83 ms (1.08%) |
1 |
SELECT object_TRAINER.id as id, object_TRAINER.type as `type` FROM object_TRAINER WHERE ( object_TRAINER.type IN ('object','variant','folder')) AND object_TRAINER.published = 1
Parameters:
[] |
|
0.73 ms (0.95%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
433
]
|
|
0.71 ms (0.93%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.69 ms (0.90%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/schulungen"
]
|
|
0.36 ms (0.47%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.36 ms (0.47%) |
1 |
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
3615
]
|
|
0.33 ms (0.44%) |
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:
[ 1784078297 "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.31 ms (0.41%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
563
]
|
|
0.28 ms (0.36%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.25 ms (0.32%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Training/" "ttwardoch" ] |
|
0.23 ms (0.30%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
11
]
|
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.