Routing
login
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/fr/login
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
4 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
14 | _profiler_open_file | /_profiler/open | Path does not match |
15 | _profiler | /_profiler/{token} | Path does not match |
16 | _profiler_router | /_profiler/{token}/router | Path does not match |
17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
19 | home | /{_locale}/ | Path does not match |
20 | mailotheque | /{_locale}/mailotheque | Path does not match |
21 | mailotheque_search_bar_change | /{_locale}/mailotheque/search-bar-change | Path does not match |
22 | profile | /{_locale}/profile | Path does not match |
23 | reports | /{_locale}/reports | Path does not match |
24 | reports_filter_submit | /{_locale}/reports/filter-submit | Path does not match |
25 | sandbox | /{_locale}/sandbox | Path does not match |
26 | mailtest | /{_locale}/sandbox/mailtest | Path does not match |
27 | feedback_submit | /{_locale}/feedback | Path does not match |
28 | bookmarks_emails | /{_locale}/workspace/bookmarks/emails | Path does not match |
29 | bookmarks_reports | /{_locale}/workspace/bookmarks/reports | Path does not match |
30 | workspace_directory_details | /{_locale}/workspace/directory/{workspaceDirectory} | Path does not match |
31 | workspace | /{_locale}/workspace | Path does not match |
32 | app_process_anonymization_anonymizeemail_anonymizeemail | /{_locale}/api/anonymize-email | Path does not match |
33 | app_process_bookmark_addemailtobookmark_addemailtobookmark | /{_locale}/api/toggle_email_bookmark | Path does not match |
34 | app_process_brand_brandrequest_newbrandrequest | /{_locale}/api/new-brand-request | Path does not match |
35 | process_capture_expose | /{_locale}/process/capture/expose/{id} | Path does not match |
36 | process_capture_find_false | /{_locale}/process/capture/find-false | Path does not match |
37 | process_capture_find_more_thant_three | /{_locale}/process/capture/find-more-than-three | Path does not match |
38 | generate_email_captures_zip | /{_locale}/process/generate-email-captures-zip | Path does not match |
39 | generate_emails_captures_zip | /{_locale}/process/generate-emails-captures-zip | Path does not match |
40 | app_process_capture_recaptureemail_recaptureemail | /{_locale}/api/recapture-email | Path does not match |
41 | email_popin | /{_locale}/api/email-popin | Path does not match |
42 | app_process_hideemail_hideemail_hideemail | /{_locale}/api/hide-email | Path does not match |
43 | sync_captures | /{_locale}/sync-captures | Path does not match |
44 | sync_html | /{_locale}/sync-html | Path does not match |
45 | sync_offline | /{_locale}/sync-offline | Path does not match |
46 | sync_uploads | /{_locale}/sync-uploads | Path does not match |
47 | add_tags_by_words_cloud | /{_locale}/process/tags/add_tags_by_words_cloud | Path does not match |
48 | words_cloud_data | /{_locale}/api/words_cloud/data | Path does not match |
49 | app_process_workspacedirectory_addemailtoworkspacedirectory_addemailtoworkspacedirectory | /{_locale}/api/add_email_to_workspace_directories | Path does not match |
50 | app_process_workspacedirectory_addreporttoworkspacedirectory_addreporttoworkspacedirectory | /{_locale}/api/add_report_to_workspace_directories | Path does not match |
51 | app_process_workspacedirectory_addreporttoworkspacedirectory_addemailtobookmark | /{_locale}/api/add_report_to_bookmark | Path does not match |
52 | app_process_workspacedirectory_createworkspacedirectory_createworkspacedirectory | /{_locale}/api/create_workspace_directory | Path does not match |
53 | oauth_gmail | /{_locale}/oauth/gmail | Path does not match |
54 | callback | /{_locale}/callback | Path does not match |
55 | lost_password_request | /{_locale}/lost-password | Path does not match |
56 | lost_password_check_email | /{_locale}/lost-password/check-email | Path does not match |
57 | lost_password_reset_password | /{_locale}/lost-password/reset/{token} | Path does not match |
58 | oauth2_connect_google | /{_locale}/oauth/google | Path does not match |
59 | oauth2_connect_linkedin | /{_locale}/oauth/linkedin | Path does not match |
60 | register | /{_locale}/register | Path does not match |
61 | register_verify_email | /{_locale}/register/verify_email | Path does not match |
62 | login | /{_locale}/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.