Query Metrics
11
Database Queries
6
Different statements
5.01 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.90 ms (37.90%) |
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:
[ 1771258714 "site_domain_a945a568f677d59f9740e18373951591" ] |
|
1.24 ms (24.71%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "FD873AC4-CF86-4FED-84EC-4BD59C6F17A7" ] |
|
0.58 ms (11.47%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/FD873AC4-CF86-4FED-84EC-4BD59C6F17A7"
]
|
|
0.55 ms (10.96%) |
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:
[ 1771258714 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.48 ms (9.56%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.27 ms (5.40%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/FD873AC4-CF86-4FED-84EC-4BD59C6F17A7' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.