Query Metrics
11
Database Queries
4
Different statements
12.85 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.37 ms (34.05%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => v1]
|
|
4.16 ms (32.35%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /v1]
|
|
3.44 ms (26.74%) |
3 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1775413562,
1 => [
0 => site_domain_d1af593401016dd19c0f0fcf31e3f292
]
]
|
|
0.88 ms (6.86%) |
1 |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` 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.