Query Metrics
33
Database Queries
13
Different statements
9.71 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.58 ms (47.16%) |
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:
[ 1785252675 "site_domain_a150f5b8399661b7d941a5862535b82a" ] |
|
0.87 ms (8.95%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "seite1" ] |
|
0.59 ms (6.04%) |
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:
[ 1785252675 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.57 ms (5.91%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.53 ms (5.45%) |
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:
[ 1785252676 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_7\x01tags\x01" "asset_11\x01tags\x01" ] |
|
0.47 ms (4.82%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
4
]
|
|
0.46 ms (4.73%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4 4 4 ] |
|
0.31 ms (3.15%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.29 ms (2.97%) |
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:
[ 1785252676 "output\x01tags\x01" "navigation\x01tags\x01" "document_6\x01tags\x01" "document_4\x01tags\x01" "document_8\x01tags\x01" "document_10\x01tags\x01" ] |
|
0.29 ms (2.96%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 5 5 ] |
|
0.29 ms (2.94%) |
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:
[ 1785252676 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.25 ms (2.58%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
0.23 ms (2.34%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/seite1' 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.