Redirect 302 redirect from GET @dashboard (3b5e9a)

GET https://cockpit.kilian-shopware-freelancer.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 customer_ai /customer/{id}/ai Path does not match
17 customer_index /kunden Path does not match
18 customer_new /customers/new Path does not match
19 customer_show /customers/{id} Path does not match
20 customer_edit /customers/{id}/edit Path does not match
21 customer_delete /customers/{id}/delete Path does not match
22 customer_send /customers/{id}/send Path does not match
23 dashboard / Path does not match
24 developer /developer Path does not match
25 draft_index /entwuerfe Path does not match
26 draft_show /entwuerfe/{id} Path does not match
27 draft_update /entwuerfe/{id}/bearbeiten Path does not match
28 draft_send /entwuerfe/{id}/senden Path does not match
29 draft_delete /entwuerfe/{id}/loeschen Path does not match
30 draft_bulk_send /entwuerfe/bulk-senden Path does not match
31 health_index /health Path does not match
32 health_show /health/{id} Path does not match
33 health_debug /health/debug/{id} Path does not match
34 health_pagespeed /health/{id}/pagespeed Path does not match
35 health_refresh /health/{id}/refresh Path does not match
36 mail_archiv_index /archiv Path does not match
37 mail_archiv_show /archiv/{id} Path does not match
38 shopware_news /shopware-news Path does not match
39 shopware_news_releases /shopware-news/releases Path does not match
40 shopware_news_security /shopware-news/sicherheit Path does not match
41 shopware_news_sw /shopware-news/sw-news Path does not match
42 shopware_news_forum /shopware-news/forum Path does not match
43 shopware_news_blogs /shopware-news/kunden-blogs Path does not match
44 app_login /login Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.