Query Metrics
21
Database Queries
8
Different statements
6.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.25 ms (46.89%) |
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:
[ 1775495999 "site_domain_3a63418fcf0b5146457c0cd8eb01020b" ] |
|
1.38 ms (19.95%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "Website" ] |
|
0.65 ms (9.34%) |
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:
[ 1775495999 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.41 ms (5.98%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.33 ms (4.78%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.33 ms (4.78%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
81
]
|
|
0.32 ms (4.61%) |
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:
[ 1775495999 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.25 ms (3.67%) |
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.