Query Metrics
24
Database Queries
12
Different statements
5.83 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.68 ms (28.72%) |
7 |
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:
[ 1760095194 "site_domain_72f18eab13808ce7fc9075a44357107c" ] |
0.91 ms (15.57%) |
2 |
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:
[ "/it/collections" "path" "auto_create" "/it/collections?query=479" "path_query" "http://manzonigioielli.com/it/collections?query=479" "entire_uri" ] |
0.84 ms (14.47%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.63 ms (10.78%) |
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:
[ 1760095194 "system\x01tags\x01" "site\x01tags\x01" ] |
0.29 ms (4.90%) |
1 |
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:
[
479
]
|
0.26 ms (4.41%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/" "collections" ] |
0.24 ms (4.06%) |
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:
[ 1760095194 "object_479\x01tags\x01" "class_2\x01tags\x01" "asset_6091\x01tags\x01" "asset_4313\x01tags\x01" "asset_6144\x01tags\x01" ] |
0.21 ms (3.65%) |
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:
[ 1760095194 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.21 ms (3.60%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.20 ms (3.50%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/it/collections' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.19 ms (3.19%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
0.18 ms (3.14%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.