Query Metrics
53
Database Queries
6
Different statements
9.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.68 ms (57.46%) |
25 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775270295 [ "document_1" ] ] |
|
1.93 ms (19.48%) |
12 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "knuspriges-suess-sauer-huhn" "path" => "/de/rezept/2207/" ] |
|
1.90 ms (19.20%) |
11 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/rezept/2207/knuspriges-suess-sauer-huhn" ] |
|
0.18 ms (1.85%) |
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.14 ms (1.44%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
|
0.06 ms (0.57%) |
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.