Query Metrics
17
Database Queries
8
Different statements
4.46 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.89 ms (42.33%) |
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:
[ 1765019814 "site_domain_3a63418fcf0b5146457c0cd8eb01020b" ] |
|
0.75 ms (16.81%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "Website" ] |
|
0.50 ms (11.21%) |
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:
[ 1765019814 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.36 ms (8.09%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.29 ms (6.59%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.23 ms (5.24%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
81
]
|
|
0.23 ms (5.22%) |
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:
[ 1765019814 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.20 ms (4.49%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.