https://agence.lebureaudessites.fr/lang/it

Routing

setlocale_langauge Matched route

Route Parameters

Name Value
language
"it"

Route Redirection

This page redirects to:

/it (route: "n/a")

Route Matching Logs

Path to match: /lang/it
# Route name Path Log
1 login_membre /membre/sign-in Path does not match
2 forget_password /membre/forget-password Path does not match
3 reset_password /membre/reset-password/{token} Path does not match
4 sign_up /membre/sign-up Path does not match
5 profil /membre/profil Path does not match
6 logout_membre /membre/logout Path does not match
7 admin_redirect /control-panel-58e9ebc86109/ Path does not match
8 setlocale_langauge /lang/{language} Route matches!

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