Query Metrics
20
Database Queries
9
Different statements
9.31 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.32 ms (57.19%) |
11 |
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:
[ 1777247906 "site_domain_f75a279028969797ba0b76b08fa13f48" ] |
|
1.05 ms (11.31%) |
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:
[ 1777247906 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.94 ms (10.06%) |
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:
[ 1777247906 "output\x01tags\x01" "navigation\x01tags\x01" "document_18\x01tags\x01" "document_19\x01tags\x01" "document_20\x01tags\x01" "document_12\x01tags\x01" "document_21\x01tags\x01" "document_22\x01tags\x01" "document_23\x01tags\x01" "document_13\x01tags\x01" "document_24\x01tags\x01" "document_25\x01tags\x01" "document_26\x01tags\x01" "document_14\x01tags\x01" "document_27\x01tags\x01" "document_28\x01tags\x01" "document_29\x01tags\x01" "document_15\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_30\x01tags\x01" ] |
|
0.55 ms (5.85%) |
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:
[ 1777247906 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.47 ms (5.03%) |
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:
[ 1777247906 "document_1\x01tags\x01" "asset_7\x01tags\x01" "asset_11\x01tags\x01" ] |
|
0.26 ms (2.82%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
20
]
|
|
0.26 ms (2.80%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shiatsu/" "wie-laeuft-eine-shiatsu-therapie-ab" ] |
|
0.23 ms (2.50%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.23 ms (2.43%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/shiatsu/wie-laeuft-eine-shiatsu-therapie-ab' 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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.