Query Metrics
44
Database Queries
10
Different statements
21.31 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.69 ms (40.76%) |
16 |
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:
[ 1764151734 "site_domain_541f42fd4302cff88d30c85deea2e07f" ] |
|
3.51 ms (16.48%) |
10 |
SELECT * FROM object_collection_Variante_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 9 "Varianten" ] |
|
2.28 ms (10.70%) |
8 |
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:
[ 1764151734 "object_23\x01tags\x01" "class_1\x01tags\x01" "asset_31\x01tags\x01" ] |
|
1.87 ms (8.78%) |
4 |
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:
[ 1764151734 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.27 ms (5.97%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.14 ms (5.35%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
|
0.88 ms (4.12%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.85 ms (3.97%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.48 ms (2.27%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.34 ms (1.60%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
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.