Query Metrics
17
Database Queries
8
Different statements
3.52 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.95 ms (26.92%) |
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:
[ 1770967248 "site_domain_acb4e494e0c66d128fa7d826d0416529" ] |
|
0.68 ms (19.32%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/.well-known/" "security.txt" ] |
|
0.62 ms (17.68%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.56 ms (15.91%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/.well-known/security.txt"
]
|
|
0.21 ms (5.82%) |
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:
[ 1770967248 "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.19 ms (5.28%) |
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:
[ 1770967248 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.18 ms (5.17%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/.well-known/security.txt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.14 ms (3.89%) |
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.