Query Metrics
119
Database Queries
24
Different statements
55.24 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.18 ms (31.10%) |
36 |
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:
[ 1784897442 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
11.17 ms (20.23%) |
32 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
4.36 ms (7.89%) |
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_PURCHASE" null "en" ] |
|
2.99 ms (5.41%) |
6 |
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:
[ 1784897442 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.82 ms (5.11%) |
5 |
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:
[ 1784897442 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
2.70 ms (4.89%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/psa/" "Persoenliche-Schutzausruestung-Set-1-Standard~p27619" ] |
|
1.93 ms (3.49%) |
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/psa/Persoenliche-Schutzausruestung-Set-1-Standard~p27619" "path" "auto_create" "/en/psa/Persoenliche-Schutzausruestung-Set-1-Standard~p27619" "path_query" "https://cramer-pimcore-demo.xim-test.de/en/psa/Persoenliche-Schutzausruestung-Set-1-Standard~p27619" "entire_uri" ] |
|
1.74 ms (3.15%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"PSA"
]
|
|
1.59 ms (2.87%) |
2 |
SELECT object_staggeredPrice.id as id, object_staggeredPrice.type as `type` FROM object_staggeredPrice WHERE ((`productNumber` IN (?,?)) AND (`salesType` = ?) AND (`startingDate` <= ?) AND (`endingDate` >= ?) AND (`rateCode` != ?) AND object_staggeredPrice.type IN ('object','variant','folder')) AND object_staggeredPrice.published = 1
Parameters:
[ "Persönliche Schutzausrüstung Set 1 (Standard)" "BB_Persönliche Schutzausrüstung Set 1 (Standard)" "All Customers" "2026-07-24T12:50:43Z" "2026-07-24T12:50:43Z" "MONAT-P" ] |
|
1.26 ms (2.29%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/psa/Persoenliche-Schutzausruestung-Set-1-Standard~p27619"
]
|
|
0.93 ms (1.68%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('variant')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
27619
]
|
|
0.66 ms (1.20%) |
1 |
SELECT * FROM object_relations_PSA WHERE src_id = ?
Parameters:
[
27619
]
|
|
0.66 ms (1.20%) |
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:
[ 1784897443 "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.65 ms (1.18%) |
2 |
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
27606
]
|
|
0.65 ms (1.17%) |
1 |
SELECT * FROM object_metadata_PSA WHERE object_metadata_PSA.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND `type` = 'asset'
Parameters:
[ 27619 2066 "assets" "object" "" "0" 1 ] |
|
0.59 ms (1.08%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2061
]
|
|
0.55 ms (0.99%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2061
]
|
|
0.55 ms (0.99%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.54 ms (0.97%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.46 ms (0.83%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
454
]
|
|
0.37 ms (0.66%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.37 ms (0.66%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.34 ms (0.62%) |
1 |
SELECT id FROM assets WHERE id IN (2066)
Parameters:
[] |
|
0.18 ms (0.33%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
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.