Query Metrics
19
Database Queries
8
Different statements
5.07 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.90 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1693942993 [ "site_domain_68fda9280b038d4940fa0b7295c2844b" ] ] |
2 | 0.40 ms |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "sourcePathQuery" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "sourceEntireUri" => "https://erowa.a4interactive.ch/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
3 | 0.12 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1693942993 [ "system_route_redirect" ] ] |
4 | 0.34 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "_Kategorie Spannfutter_2.jpg" "path" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/" ] |
5 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" ] |
6 | 0.10 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "image-thumb__359118__shopCustomCategory" "path" => "/shop/kategorien/" ] |
7 | 0.10 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/shop/kategorien/image-thumb__359118__shopCustomCategory" ] |
8 | 0.10 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "kategorien" "path" => "/shop/" ] |
9 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/shop/kategorien" ] |
10 | 0.09 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "shop" "path" => "/" ] |
11 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/shop" ] |
12 | 0.10 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "" "path" => "/" ] |
13 | 0.13 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1693942993 [ "document_1" ] ] |
14 | 0.17 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1693942993 [ "document_properties_1" ] ] |
15 | 0.64 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
16 | 0.24 ms |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
17 | 0.15 ms |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
5
]
|
18 | 0.39 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1693942993 [ "asset_359118" ] ] |
19 | 0.78 ms |
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 IS NULL ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "sourcePathQuery" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "sourceEntireUri" => "https://erowa.a4interactive.ch/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
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.