Query Metrics
76
Database Queries
14
Different statements
5.32 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.91 ms (35.92%) |
30 |
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:
[ 1782650511 "site_domain_ea49c781a47434cae39796b161f65790" ] |
|
0.86 ms (16.06%) |
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:
[ 1782650511 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.44 ms (8.23%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
0.36 ms (6.83%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/shop/Fahrzeuge/Luxusfahrzeuge/" "Cadillac~p58" ] |
|
0.32 ms (6.01%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
0.30 ms (5.62%) |
5 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Customer Management/segments/calculated/Interest-Target-Groups/" "Sports-Cars-Fan" ] |
|
0.24 ms (4.51%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/shop/Fahrzeuge/Luxusfahrzeuge/Cadillac~p58"
]
|
|
0.17 ms (3.23%) |
2 |
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:
[ 1782650511 "object_58\x01tags\x01" "class_CAR\x01tags\x01" "asset_45\x01tags\x01" ] |
|
0.16 ms (2.93%) |
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:
[ 1782650511 "document_136\x01tags\x01" "asset_337\x01tags\x01" "asset_3\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_320\x01tags\x01" "asset_318\x01tags\x01" "asset_321\x01tags\x01" "asset_224\x01tags\x01" "asset_35\x01tags\x01" "asset_211\x01tags\x01" "asset_90\x01tags\x01" "asset_58\x01tags\x01" "asset_180\x01tags\x01" "asset_124\x01tags\x01" "asset_164\x01tags\x01" "asset_81\x01tags\x01" ] |
|
0.15 ms (2.74%) |
2 |
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
58
]
|
|
0.12 ms (2.29%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.11 ms (2.10%) |
2 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"CAR"
]
|
|
0.11 ms (2.05%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '58'
Parameters:
[] |
|
0.08 ms (1.46%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.