Routing
forgotten_password
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/mot-de-passe-oublie
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | login_redirect | /login/redirect | Path does not match |
| 2 | client_activites | /activites | Path does not match |
| 3 | login | /login | Path does not match |
| 4 | forgotten_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.