GET https://synthesus.edusolution.nl/en/reset-password

Routing

app_forgot_password_request Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/reset-password
# Route name Path Log
1 admin.en /en/ Path does not match
2 admin.nl /nl/ Path does not match
3 app_login.en /en/login Path does not match
4 app_login.nl /nl/login Path does not match
5 app_login_environment.en /en/login_environment Path does not match
6 app_login_environment.nl /nl/login_environment Path does not match
7 app_register.en /en/register Path does not match
8 app_register.nl /nl/register Path does not match
9 app_verify_email.en /en/verify/email Path does not match
10 app_verify_email.nl /nl/verify/email Path does not match
11 app_forgot_password_request.en /en/reset-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.