Query Metrics
13
Database Queries
6
Different statements
32.03 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.57 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:
[ 1769468888 "0pEBNa-FfE:site_domain_43c6163278bededa386868776a9c0102" ] |
| 2 | 0.94 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:
[ 1769468888 "0pEBNa-FfE:system\x01tags\x01" "0pEBNa-FfE:site\x01tags\x01" ] |
| 3 | 1.26 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 1.14 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/.git/" "HEAD" ] |
| 5 | 3.59 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/.git/HEAD"
]
|
| 6 | 1.36 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/.git/" "HEAD" ] |
| 7 | 1.18 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/.git/HEAD"
]
|
| 8 | 0.94 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" ".git" ] |
| 9 | 0.87 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/.git"
]
|
| 10 | 1.80 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 11 | 10.95 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:
[ 1769468888 "0pEBNa-FfE:document_1" ] |
| 12 | 4.42 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:
[ 1769468888 "0pEBNa-FfE:document_1\x01tags\x01" ] |
| 13 | 1.02 ms |
SELECT * FROM object_url_slugs WHERE slug = '/.git/HEAD' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.