Query Metrics
20
Database Queries
9
Different statements
15.12 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.01 ms (33.13%) |
7 |
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:
[ 1765804318 "\x01tags\x01site_domain_6c30d09c5c656e257f4021a6296ded92" "site_domain_6c30d09c5c656e257f4021a6296ded92" ] |
|
2.50 ms (16.55%) |
2 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "customers" ] |
|
2.17 ms (14.33%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/account/" "register" ] |
|
1.35 ms (8.96%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/account/register"
]
|
|
1.27 ms (8.41%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.25 ms (8.24%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.71 ms (4.66%) |
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:
[ 1765804318 "document_1\x01tags\x01" ] |
|
0.46 ms (3.02%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (path = ? and `key` = ?) AND (id is not null) AND objects.type IN ('object','variant','folder') LIMIT 1
Parameters:
[ "/customers/" "6940091e8dc8c" ] |
|
0.41 ms (2.69%) |
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:
[ 1765804318 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
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.