Query Metrics
16
Database Queries
8
Different statements
2.21 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.28 ms |
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:
[ 1782721977 "site_domain_30ca50a2d564f64b0202f19986859a38" ] |
| 2 | 0.13 ms |
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:
[ 1782721977 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.14 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.23 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/account/" "login" ] |
| 5 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/account/login"
]
|
| 6 | 0.11 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "account" ] |
| 7 | 0.07 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/account"
]
|
| 8 | 0.09 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 9 | 0.10 ms |
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:
[ 1782721977 "document_1" ] |
| 10 | 0.08 ms |
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:
[ 1782721977 "document_1\x01tags\x01" ] |
| 11 | 0.07 ms |
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:
[ 1782721977 "document_properties_1" ] |
| 12 | 0.07 ms |
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:
[ 1782721977 "\x00tags\x00document_properties_1" ] |
| 13 | 0.13 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 14 | 0.31 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 15 | 0.17 ms |
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:
[ 1782721977 "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] |
| 16 | 0.12 ms |
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:
[ 1782721977 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| microsoft_altrex | doctrine.dbal.microsoft_altrex_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.