Query Metrics
206
Database Queries
16
Different statements
42.53 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
12.90 ms (30.33%) |
67 |
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:
[ 1747991100 "site_domain_72f18eab13808ce7fc9075a44357107c" ] |
7.01 ms (16.49%) |
35 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
6.83 ms (16.07%) |
35 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
6.28 ms (14.76%) |
32 |
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:
[ 1747991100 "document_1\x01tags\x01" "asset_1907\x01tags\x01" "asset_1912\x01tags\x01" "asset_2318\x01tags\x01" ] |
4.21 ms (9.91%) |
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:
[ 1747991100 "object_114\x01tags\x01" "class_1\x01tags\x01" "asset_2625\x01tags\x01" "asset_2630\x01tags\x01" "asset_2626\x01tags\x01" ] |
1.13 ms (2.66%) |
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.82 ms (1.92%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2318
]
|
0.73 ms (1.73%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2318
]
|
0.48 ms (1.13%) |
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:
[ 1747991100 "system\x01tags\x01" "site\x01tags\x01" ] |
0.48 ms (1.12%) |
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.41 ms (0.97%) |
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.41 ms (0.97%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.26 ms (0.60%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
0.20 ms (0.48%) |
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.44%) |
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:
[ 1747991100 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.18 ms (0.43%) |
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.