Query Metrics
108
Database Queries
21
Different statements
45.17 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.15 ms (37.97%) |
55 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
11.04 ms (24.45%) |
20 |
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:
[ 1784084307 "site_domain_0bec009be5d9a1dcfab1016e676491c8" ] |
|
3.17 ms (7.02%) |
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:
[ 1784084307 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.35 ms (5.21%) |
3 |
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:
[ "TEL_BRIDGE_INSPECTION_UNIT" null "de" ] |
|
1.29 ms (2.86%) |
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:
[ 1784084307 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.15 ms (2.55%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
6
]
|
|
1.02 ms (2.26%) |
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:
[ 1784084307 "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_1227\x01tags\x01" "asset_1228\x01tags\x01" "asset_1244\x01tags\x01" "asset_1226\x01tags\x01" "asset_1229\x01tags\x01" "asset_1223\x01tags\x01" "asset_1215\x01tags\x01" "asset_3158\x01tags\x01" "asset_2341\x01tags\x01" "asset_3168\x01tags\x01" "asset_2345\x01tags\x01" "asset_2340\x01tags\x01" "asset_1103\x01tags\x01" "asset_2344\x01tags\x01" "asset_1225\x01tags\x01" ] |
|
0.99 ms (2.20%) |
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/product-print" "path" "auto_create" "/de/product-print?id=SMS 16-8000&print=true" "path_query" "https://cramer-pimcore-demo.xim-test.de/de/product-print?id=SMS 16-8000&print=true" "entire_uri" ] |
|
0.83 ms (1.84%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "product-print" ] |
|
0.79 ms (1.74%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"FORKLIFT"
]
|
|
0.72 ms (1.58%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (`key` = 'SMS 16-8000' AND objects.type IN ('variant','object')) AND objects.published = 1
Parameters:
[] |
|
0.61 ms (1.34%) |
1 |
SELECT objects.* FROM objects WHERE objects.key = ?
Parameters:
[
"SMS 16-8000"
]
|
|
0.60 ms (1.33%) |
1 |
SELECT * FROM object_relations_FORKLIFT WHERE src_id = ?
Parameters:
[
1493
]
|
|
0.50 ms (1.11%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.49 ms (1.09%) |
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:
[ 1784084307 "object_27526\x01tags\x01" "class_TRAINING\x01tags\x01" "asset_1984\x01tags\x01" "asset_1668\x01tags\x01" "asset_3113\x01tags\x01" "asset_1670\x01tags\x01" ] |
|
0.47 ms (1.03%) |
1 |
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
1285
]
|
|
0.46 ms (1.02%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.39 ms (0.87%) |
1 |
SELECT * FROM object_relations_TRAINING WHERE src_id = ?
Parameters:
[
27526
]
|
|
0.39 ms (0.86%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '27526'
Parameters:
[] |
|
0.38 ms (0.85%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/product-print"
]
|
|
0.37 ms (0.81%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.