Query Metrics
16
Database Queries
7
Different statements
4.01 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 2 | 0.35 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/f3fae2/search/" "null" ] |
| 3 | 0.23 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/f3fae2/search/null"
]
|
| 4 | 0.17 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/f3fae2/search/" "null" ] |
| 5 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/f3fae2/search/null"
]
|
| 6 | 0.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/f3fae2/" "search" ] |
| 7 | 0.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/f3fae2/search"
]
|
| 8 | 0.14 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/" "f3fae2" ] |
| 9 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/f3fae2"
]
|
| 10 | 0.13 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "_profiler" ] |
| 11 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler"
]
|
| 12 | 0.13 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 13 | 0.23 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:
[ 1782580809 "document_1" ] |
| 14 | 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:
[ 1782580809 "document_1\x01tags\x01" "asset_493\x01tags\x01" ] |
| 15 | 0.20 ms |
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/f3fae2/search/null' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 16 | 0.16 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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.