Query Metrics
17
Database Queries
8
Different statements
6.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.69 ms (43.84%) |
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:
[ 1765009271 "site_domain_3a63418fcf0b5146457c0cd8eb01020b" ] |
|
1.03 ms (16.80%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "Website" ] |
|
0.72 ms (11.64%) |
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:
[ 1765009271 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.39 ms (6.34%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.37 ms (6.01%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.35 ms (5.68%) |
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:
[ 1765009271 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.34 ms (5.58%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
81
]
|
|
0.25 ms (4.12%) |
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.