Query Metrics
34
Database Queries
8
Different statements
5.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.22 ms (41.01%) |
5 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1755046275 [ "site_domain_f46171f8e81b7256dfd8d617dc318b06" ] ] |
0.71 ms (13.12%) |
9 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "path" => "/Bbque/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/" ] |
0.64 ms (11.85%) |
8 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Bbque/%" "/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" ] |
0.54 ms (9.88%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Bbque/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" ] |
0.51 ms (9.39%) |
1 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
26232
]
|
0.41 ms (7.65%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '9' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "sourcePathQuery" => "/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "sourceEntireUri" => "https://bque.develey.blackbit.io/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.34 ms (6.23%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '9' ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "sourcePathQuery" => "/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "sourceEntireUri" => "https://bque.develey.blackbit.io/Marken/Bbque/Kanaele/bbque.de/Produkte/Honig Senf/image-thumb__26232__productImageDetailBbqueBundle/bbque-honig-und-senf-sauce-6x400ml-schwarze-flasche.webp" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.05 ms (0.87%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.