Routing
app_redirect_locale
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/fr/" |
| permanent | false |
Route Redirection
This page redirects to:
https://sandboxmigratelavauxexpresstosymfony72.gontranachille.com/fr/
(route: "app_redirect_locale")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_redirect_locale | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.