https://dev.celeritup.fr/mot-de-passe-oublie

Routing

account_password_forget Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /mot-de-passe-oublie
# Route name Path Log
1 account_login /account/login Path does not match
2 user_signup /user/signup Path does not match
3 account_edit /account/edit Path does not match
4 account_subscription /account/subscription Path does not match
5 account_data /account/data Path does not match
6 account_contract /account/contract Path does not match
7 account_invoice /account/invoice Path does not match
8 account_invoice_download /account/invoice/{id}/download Path does not match
9 account_security /account/security Path does not match
10 account_password_reset /password/reset/{token} Path does not match
11 account_password_forget /mot-de-passe-oublie Route matches!

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