Query Metrics
15
Database Queries
5
Different statements
62.47 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
26.35 ms (42.17%) |
2 |
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:
[ 1785007992 "document_1" ] |
|
18.72 ms (29.97%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/_profiler/41b119/search/" "null" ] |
|
11.42 ms (18.28%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/_profiler/41b119/search/null"
]
|
|
4.65 ms (7.44%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/_profiler/41b119/search/null' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.33 ms (2.13%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.