https://preprod.panda-coworking.com/mot-de-passe-oublie

Routing

app_forgot_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /mot-de-passe-oublie
# Route name Path Log
1 client_success /success Path does not match
2 client_register /register Path does not match
3 client_espace /espace-client Path does not match
4 client_coordonnees /espace-client/mes-coordonnees Path does not match
5 client_reserver_salle_reunion /espace-client/reserver-la-salle-de-reunion Path does not match
6 client_factures /espace-client/factures Path does not match
7 client_commande_encours /espace-client/mes-commandes Path does not match
8 front_reserve /reservation Path does not match
9 front_test /test Path does not match
10 login /login Path does not match
11 logout /logout Path does not match
12 app_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.