Redirect 302 redirect from GET @admin.dashboard (6d320c)

GET https://www.translations.accessfinance.ssft.me/login

Routing

security.login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 translation_index /admin/_trans/{configName} Path does not match
2 translation_show /admin/_trans/{configName}/{locale}/{domain} Path does not match
3 translation_create /admin/_trans/{configName}/{locale}/{domain}/new Path does not match
4 translation_edit /admin/_trans/{configName}/{locale}/{domain} Path does not match
5 translation_delete /admin/_trans/{configName}/{locale}/{domain} Path does not match
6 php_translation_profiler_translation_edit /{token}/translation/edit Path does not match
7 php_translation_profiler_translation_sync /{token}/translation/sync Path does not match
8 php_translation_profiler_translation_sync_all /{token}/translation/sync_all Path does not match
9 php_translation_profiler_translation_create_assets /{token}/translation/create_assets Path does not match
10 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
11 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
12 translation_edit_in_place_update /admin/_trans_edit_in_place/{configName}/{locale} Path does not match
13 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
14 _wdt_stylesheet /_wdt/styles Path does not match
15 _wdt /_wdt/{token} Path does not match
16 _profiler_home /_profiler/ Path does not match
17 _profiler_search /_profiler/search Path does not match
18 _profiler_search_bar /_profiler/search_bar Path does not match
19 _profiler_phpinfo /_profiler/phpinfo Path does not match
20 _profiler_xdebug /_profiler/xdebug Path does not match
21 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
22 _profiler_search_results /_profiler/{token}/search/results Path does not match
23 _profiler_open_file /_profiler/open Path does not match
24 _profiler /_profiler/{token} Path does not match
25 _profiler_router /_profiler/{token}/router Path does not match
26 _profiler_exception /_profiler/{token}/exception Path does not match
27 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
28 _preview_error /{code}.{_format} Path almost matches, but Requirement for "code" does not match (\d+)
29 index / Path does not match
30 admin.start /admin Path does not match
31 admin.dashboard /admin/dashboard Path does not match
32 admin.locale.change /admin/locale/{locale} Path does not match
33 admin.projects.index /admin/projects Path does not match
34 admin.projects.create /admin/projects/create Path does not match
35 admin.projects.update /admin/projects/{id}/update Path does not match
36 admin.projects.refresh_token /admin/projects/{id}/refresh-token Path does not match
37 admin.projects.members /admin/projects/{id}/members Path does not match
38 admin.projects.remove_member /admin/projects/{id}/remove-member Path does not match
39 admin.settings.index /admin/settings Path does not match
40 admin.settings.clear_cache /admin/settings/clear-cache Path does not match
41 admin.translations.clear_cache /admin/translations/clear-cache Path does not match
42 admin.translations.download_from_remote /admin/translations/download-from-remote Path does not match
43 admin.translations.index /admin/translations/{id} Path does not match
44 admin.translations.list /admin/translations/{id}/list Path does not match
45 admin.translations.update /admin/translations/{id}/update Path does not match
46 admin.users.index /admin/users Path does not match
47 admin.users.profile /admin/users/profile/{id} Path does not match
48 admin.users.toggle_status /admin/users/{id}/toggle-status Path does not match
49 admin.users.manage_roles /admin/users/{id}/manage-roles Path does not match
50 admin.users.create /admin/users/create Path does not match
51 admin.users.change_password /admin/users/change-password/{id} Path does not match
52 api.translations.locales /api/translations/locales Path does not match
53 api.translations.domains /api/translations/domains Path does not match
54 api.translations.list /api/translations/list Path does not match
55 api.translations.update /api/translations/{id}/update Path does not match
56 api.translations.send /api/translations/send Path does not match
57 api.translations.receive /api/translations Path does not match
58 api.translations.delete /api/translations/delete Path does not match
59 api.translations.existing_translations_for_project /api/translations/existing-translations Path does not match
60 api.translations.locks.create /api/translations/locks Path does not match
61 api.translations.locks.status /api/translations/locks/status Path does not match
62 translation_lock_clear /api/translations/lock/clear Path does not match
63 security.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.