Query Metrics
24
Database Queries
7
Different statements
5.40 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.50 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:
[ 1765650365 "site_domain_c7b1102c9dbb1bf0c23ab4d77c87cbb3" ] |
| 2 | 0.31 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:
[ 1765650365 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.22 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.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:
[ 1765650365 "output_551d41e4d9bab443080764a5efcc6c76_tablet" ] |
| 5 | 0.21 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:
[ 1765650365 "\x00tags\x00output_551d41e4d9bab443080764a5efcc6c76_tablet" ] |
| 6 | 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:
[ 1765650365 "output_551d41e4d9bab443080764a5efcc6c76" ] |
| 7 | 0.19 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:
[ 1765650365 "\x00tags\x00output_551d41e4d9bab443080764a5efcc6c76" ] |
| 8 | 0.21 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "test" ] |
| 9 | 0.19 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/test"
]
|
| 10 | 0.19 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "test" ] |
| 11 | 0.18 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/test"
]
|
| 12 | 0.17 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "api" ] |
| 13 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api"
]
|
| 14 | 0.23 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 15 | 0.21 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:
[ 1765650365 "document_1" ] |
| 16 | 0.19 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:
[ 1765650365 "document_1\x01tags\x01" ] |
| 17 | 0.22 ms |
SELECT * FROM object_url_slugs WHERE slug = '/api/test' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 18 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/" "test" ] |
| 19 | 0.34 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/test"
]
|
| 20 | 0.20 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "api" ] |
| 21 | 0.18 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api"
]
|
| 22 | 0.22 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:
[ 1765650365 "sites_path_mapping" ] |
| 23 | 0.19 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:
[ 1765650365 "\x00tags\x00sites_path_mapping" ] |
| 24 | 0.26 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
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.
Entities Mapping
No mapped entities.