Routing
front_security_forgot_password
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/mot-de-passe/oublie
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | front_registration | /registration | Path does not match |
| 2 | front_security_login | /connexion | Path does not match |
| 3 | front_security_forgot_password | /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.