Query Metrics
156
Database Queries
16
Different statements
27.41 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.46 ms (38.15%) |
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:
[ 1745324709 "site_domain_f23fbb1735feed61cb85e66afe8f7a44" ] |
5.48 ms (19.99%) |
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:
[ 1745324709 "object_111\x01tags\x01" "class_1\x01tags\x01" "asset_2377\x01tags\x01" "asset_2378\x01tags\x01" ] |
3.73 ms (13.61%) |
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:
[ 1745324709 "object_114\x01tags\x01" "class_1\x01tags\x01" "asset_2625\x01tags\x01" "asset_2630\x01tags\x01" "asset_2626\x01tags\x01" ] |
1.94 ms (7.07%) |
13 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
1.92 ms (7.01%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.91 ms (3.34%) |
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.70 ms (2.57%) |
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:
[ 1745324709 "system\x01tags\x01" "site\x01tags\x01" ] |
0.41 ms (1.51%) |
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.38 ms (1.38%) |
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://188.213.173.51/" "entire_uri" ] |
0.27 ms (0.99%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
0.24 ms (0.86%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.22 ms (0.81%) |
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 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:
[ 1745324709 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.21 ms (0.75%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2318
]
|
0.18 ms (0.64%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.16 ms (0.59%) |
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.