Query Metrics
18
Database Queries
9
Different statements
4.78 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.27 ms (47.49%) |
9 |
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:
[ 1777268107 "site_domain_eec43985bf4262aacaf13dc2ee3aec53" ] |
|
0.47 ms (9.90%) |
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:
[ 1777268107 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.45 ms (9.48%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.39 ms (8.24%) |
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:
[ 1777268107 "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.31 ms (6.51%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.28 ms (5.82%) |
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:
[ 1777268107 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.24 ms (4.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:
[ 1777268107 "document_1\x01tags\x01" "asset_7\x01tags\x01" "asset_11\x01tags\x01" ] |
|
0.23 ms (4.73%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.14 ms (2.86%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
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.