Query Metrics
53
Database Queries
6
Different statements
10.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.84 ms (45.77%) |
25 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775275889 [ "document_1" ] ] |
|
4.19 ms (39.67%) |
12 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "knuspriges-suess-sauer-huhn" "path" => "/de/rezept/2207/" ] |
|
0.95 ms (9.03%) |
11 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/rezept/2207/knuspriges-suess-sauer-huhn" ] |
|
0.33 ms (3.09%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
|
0.20 ms (1.88%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/rezept/2207/knuspriges-suess-sauer-huhn' AND (siteId = 0 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.06 ms (0.55%) |
1 |
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.