Query Metrics
13
Database Queries
6
Different statements
11.21 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.20 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:
[ 1765322710 "0pEBNa-FfE:site_domain_43c6163278bededa386868776a9c0102" ] |
| 2 | 0.87 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:
[ 1765322710 "0pEBNa-FfE:system\x01tags\x01" "0pEBNa-FfE:site\x01tags\x01" ] |
| 3 | 0.61 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 1.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "actions" ] |
| 5 | 1.08 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/actions"
]
|
| 6 | 0.81 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "actions" ] |
| 7 | 0.75 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/actions"
]
|
| 8 | 0.83 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "api" ] |
| 9 | 0.63 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api"
]
|
| 10 | 0.79 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 11 | 0.78 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:
[ 1765322710 "0pEBNa-FfE:document_1" ] |
| 12 | 0.68 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:
[ 1765322710 "0pEBNa-FfE:document_1\x01tags\x01" ] |
| 13 | 1.01 ms |
SELECT * FROM object_url_slugs WHERE slug = '/api/actions' 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.