Query Metrics
10
Database Queries
4
Different statements
70.81 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
63.59 ms (89.81%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /admin/, key => config.php]
|
|
3.31 ms (4.67%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /admin/config.php]
|
|
2.89 ms (4.08%) |
2 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1775263164,
1 => [
0 => document_1
]
]
|
|
1.02 ms (1.45%) |
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.