Query Metrics
156
Database Queries
16
Different statements
27.63 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.28 ms (37.19%) |
65 |
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:
[ 1745083183 "site_domain_72f18eab13808ce7fc9075a44357107c" ] |
5.57 ms (20.16%) |
31 |
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:
[ 1745083183 "object_111\x01tags\x01" "class_1\x01tags\x01" "asset_2377\x01tags\x01" "asset_2378\x01tags\x01" ] |
3.49 ms (12.64%) |
19 |
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:
[ 1745083183 "object_114\x01tags\x01" "class_1\x01tags\x01" "asset_2625\x01tags\x01" "asset_2630\x01tags\x01" "asset_2626\x01tags\x01" ] |
2.20 ms (7.96%) |
13 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
2.17 ms (7.84%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.83 ms (3.01%) |
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:
[
103
]
|
0.74 ms (2.67%) |
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:
[ 1745083183 "system\x01tags\x01" "site\x01tags\x01" ] |
0.49 ms (1.77%) |
1 |
SELECT object_1.id as id, object_1.type as `type` FROM object_1 WHERE (favourites = ? AND object_1.type IN ('object','variant','folder')) AND object_1.published = 1
Parameters:
[
1
]
|
0.39 ms (1.43%) |
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:
[ "/" "path" "auto_create" "/" "path_query" "http://manzonigioielli.com/" "entire_uri" ] |
0.25 ms (0.89%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
0.24 ms (0.87%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2318
]
|
0.23 ms (0.83%) |
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:
[ 1745083183 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.22 ms (0.79%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.21 ms (0.75%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.18 ms (0.64%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.16 ms (0.57%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2318
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
Class | Amount of managed objects |
---|
Entities Mapping
No loaded entities.