GET https://referentiel.spontaneit.fr/fr/login

Routing

app_login Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /fr/login
# Route name Path Log
1 app_modifier_password_succes /{_locale}/nouveau-mot-de-passe-succes Path does not match
2 app_modifier_password /{_locale}/modifier_password Path does not match
3 app_nouveau_password /{_locale}/nouveau-mot-de-passe/{token} Path does not match
4 app_oubli_succes /{_locale}/mot-de-passe-oubli-succes/{email} Path does not match
5 app_reset_password /{_locale}/mot-de-passe-oublie Path does not match
6 app_check_email /{_locale}/check_email Path does not match
7 app_login /{_locale}/login Route matches!

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