Query Metrics
156
Database Queries
16
Different statements
26.65 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.25 ms (38.46%) |
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:
[ 1745077170 "site_domain_44688b243734f3a007e0791598fa72d7" ] |
4.88 ms (18.30%) |
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:
[ 1745077170 "object_111\x01tags\x01" "class_1\x01tags\x01" "asset_2377\x01tags\x01" "asset_2378\x01tags\x01" ] |
3.37 ms (12.65%) |
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:
[ 1745077170 "object_114\x01tags\x01" "class_1\x01tags\x01" "asset_2625\x01tags\x01" "asset_2630\x01tags\x01" "asset_2626\x01tags\x01" ] |
2.25 ms (8.45%) |
13 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
2.11 ms (7.92%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.91 ms (3.42%) |
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.60 ms (2.25%) |
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:
[ 1745077170 "system\x01tags\x01" "site\x01tags\x01" ] |
0.40 ms (1.50%) |
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.36 ms (1.34%) |
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://www.manzonigioielli.com/" "entire_uri" ] |
0.26 ms (0.98%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
0.26 ms (0.96%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.24 ms (0.89%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2318
]
|
0.22 ms (0.84%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.19 ms (0.72%) |
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:
[ 1745077170 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.19 ms (0.70%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2318
]
|
0.17 ms (0.64%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.