Query Metrics
17
Database Queries
8
Different statements
4.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.03 ms (22.76%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.92 ms (20.25%) |
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:
[ 1745698705 "site_domain_acb4e494e0c66d128fa7d826d0416529" ] |
0.82 ms (18.17%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/config/" "app.php" ] |
0.57 ms (12.70%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/config/app.php"
]
|
0.35 ms (7.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:
[ 1745698705 "system\x01tags\x01" "site\x01tags\x01" ] |
0.30 ms (6.67%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/config/app.php' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.28 ms (6.20%) |
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:
[ 1745698705 "document_1\x01tags\x01" "asset_5\x01tags\x01" "asset_8\x01tags\x01" "asset_9\x01tags\x01" "asset_10\x01tags\x01" "asset_7\x01tags\x01" ] |
0.25 ms (5.43%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.