GET https://dev.kod84.com/fr/request-password

Routing

forgotten_password Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /fr/request-password
# 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 user_admin /{_locale}/admin Path does not match
17 avatar_upload /{_locale}/avatar/upload Path does not match
18 comment_new /{_locale}/blog/comment/{postSlug}/new Path does not match
19 boardspace_upload /{_locale}/upload/boardspace/{dashboardName} Path does not match
20 dashboard_show /{_locale}/dashboard/{dashboardName} Path does not match
21 dashboard_edit /{_locale}/dashboard/edit/{dashboardName} Path does not match
22 dashboard_create /{_locale}/dashboard/create/ Path does not match
23 dashboard_join /{_locale}/dashboard/join/{dashboardName} Path does not match
24 dashboard_color_change /{_locale}/color/{dashboardName} Path does not match
25 dashboard_privacy_switch /{_locale}/dashboard/privacy/switch/{dashboardName} Path does not match
26 user_dashboardroom_invite /{_locale}/dashboard/invite/{username}/{dashboardName} Path does not match
27 dashboard_typing /{_locale}/typing/{dashboardName} Path does not match
28 logo2_upload /{_locale}/logo2/upload/{presentationName} Path does not match
29 logo_upload /{_locale}/logo/upload/{dashboardName} Path does not match
30 order_config /{_locale}/config Path does not match
31 create-subscription /{_locale}/create-subscription Path does not match
32 retry-invoice /{_locale}/retry-invoice Path does not match
33 retrieve-invoice /{_locale}/retrieve-upcoming-invoice Path does not match
34 cancel-subscription /{_locale}/cancel-subscription Path does not match
35 update-subscription /{_locale}/update-subscription Path does not match
36 retrieve-customer-payment-method /{_locale}/retrieve-customer-payment-method Path does not match
37 stripe-webhook /{_locale}/stripe-webhook Path does not match
38 presentation_show /{_locale}/presentation/{presentationName} Path does not match
39 presentation_edit /{_locale}/presentation/edit/{presentationName} Path does not match
40 presentation_create /{_locale}/presentation/create/ Path does not match
41 presentation_join /{_locale}/presentation/join/{presentationName} Path does not match
42 member_remove /{_locale}/member/remove/{presentationName} Path does not match
43 presentation_color_change /{_locale}/presentation/color/{presentationName} Path does not match
44 presentation_privacy_switch /{_locale}/presentation/privacy/switch/{presentationName} Path does not match
45 presentation_tile_switch /{_locale}/presentation/tile/switch/{presentationName} Path does not match
46 user_room_invite /{_locale}/presentation/invite/{username}/{presentationName} Path does not match
47 user_presentation_register /{_locale}/register/presentation Path does not match
48 images_upload /{_locale}/images/upload/{presentationName} Path does not match
49 shots_upload /{_locale}/shots/upload/{presentationName} Path does not match
50 user_register /{_locale}/register Path does not match
51 search /{_locale}/search Path does not match
52 search_user /{_locale}/searchUser/{presentationName} Path does not match
53 search_dashboard_user /{_locale}/searchDashboardUser/{dashboardName} Path does not match
54 app_login /{_locale}/login Path does not match
55 forgotten_password /{_locale}/request-password Route matches!

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