Query Metrics
19
Database Queries
8
Different statements
5.07 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.72 ms (34.00%) |
5 |
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" ] ] |
0.78 ms (15.35%) |
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 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" ] |
0.73 ms (14.46%) |
5 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "_Kategorie Spannfutter_2.jpg" "path" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/" ] |
0.64 ms (12.66%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.41 ms (8.09%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie Spannfutter_2.jpg" ] |
0.40 ms (7.87%) |
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 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" ] |
0.24 ms (4.64%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.15 ms (2.94%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
5
]
|
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.