Query Metrics
20
Database Queries
7
Different statements
5.06 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.86 ms (36.77%) |
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:
[ 1769939808 "site_domain_00c38a82043f1716d949775bc63df8fb" ] |
|
1.15 ms (22.80%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de_fra" ] |
|
0.73 ms (14.46%) |
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:
[ 1769939808 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.60 ms (11.86%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de_fra"
]
|
|
0.26 ms (5.08%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de_fra' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.25 ms (4.94%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.21 ms (4.09%) |
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.