Redirect 302 redirect from GET @homepage (9ebab8)

GET http://gls.toolbox.current.nosfair-project.de/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _uploader_upload_document /_uploader/document/upload Path does not match
2 _uploader_upload_document_type /_uploader/document_type/upload Path does not match
3 _preview_error /_error/{code}.{_format} Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 consult.start /consult Path does not match
19 consult.process /consult/process/{flow}/{id} Path does not match
20 consult.company /consult/company/{id} Path does not match
21 consult.impact /consult/impact/{id} Path does not match
22 consult.properties /consult/properties/{id} Path does not match
23 consult.requirements /consult/requirements/{id} Path does not match
24 consult.finish /consult/finish/{id} Path does not match
25 homepage / Path does not match
26 auth /auth Path does not match
27 handout.consultant.show2 /consult/handout/show Path does not match
28 handout.consultant.show3 /consult/handout/show/html Path does not match
29 handout.consultant.show /local_testing/handout/consulting/{id} Path does not match
30 handout.consultant.send /api/handout/send Path does not match
31 monitor /monitor Path does not match
32 monitor.search /monitor/search Path does not match
33 profile.api.lookup /consult/api/profile/lookup/{searchTerm} Path does not match
34 customer.api.lookup /consult/api/customer/lookup/{searchTerm} Path does not match
35 profile.lookup_form /consult/api/profile/lookup Path does not match
36 profile.lookup /consult/profile/lookup Path does not match
37 profile_create /consult/api/profile Path does not match
38 spa_start /api/app/start/{profileId} Path does not match
39 spa_me /api/me Path does not match
40 api.data /api/data Path does not match
41 api.svg.store /api/svg/store Path does not match
42 api.data.post /api/data Path does not match
43 api.config /api/config Path does not match
44 api.info /api/info Path does not match
45 glssalesapp.archive.byDocumentTypeId /archive/byDocumentType/{id} Path does not match
46 glssalesapp.archive.index /archive Path does not match
47 glssalesapp.document.download /document/download/{documentId} Path does not match
48 glssalesapp.document.download_merge /document/download_merge Path does not match
49 glssalesapp.document.load_mail_form /document/loadMailForm Path does not match
50 glssalesapp.document.send_mail_form /document/sendMailForm Path does not match
51 glssalesapp.document_type.create /document_type/create/{id} Path does not match
52 glssalesapp.document_type.delete /document_type/delete Path does not match
53 glssalesapp.document_type.edit /document_type/edit/{id} Path does not match
54 favorite.add /favorites/add/{id} Path does not match
55 favorite.remove /favorites/remove/{id} Path does not match
56 glssalesapp.product.create /product/create Path does not match
57 glssalesapp.product.delete /product/delete Path does not match
58 glssalesapp.product.edit /product/edit/{id} Path does not match
59 glssalesapp.product.filtered_overview_list /filteredOverviewList Path does not match
60 sales.start /sales Path does not match
61 sales.favorites /favorites Path does not match
62 tags.list /tags/list/ Path does not match
63 tag.edit /tags/edit/{id} Path does not match
64 tag.delete /tags/delete/{id} Path does not match
65 tag.do-delete /tags/doDelete/{id} Path does not match
66 tag.create /tags/create Path does not match
67 app_change /change/{token} Path does not match
68 app_forgot /forgot Path does not match
69 app_registerconfirm /registerconforim/{registertoken} Path does not match
70 app_resend /resend Path does not match
71 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.