Routing
pec_platform_homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Redirection
This page redirects to:
https://playground.dev.smart2v.com/en/login
Route Matching Logs
Path to match:
/en/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | en__RG__pec_user_admin_react_grid | /en/security/user/admin/users/grid.json | Path does not match |
| 2 | de__RG__pec_user_admin_react_grid | /de/security/user/admin/users/grid.json | Path does not match |
| 3 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 4 | en__RG__fos_js_routing_js | /en/js/routing.{_format} | Path does not match |
| 5 | de__RG__fos_js_routing_js | /de/js/routing.{_format} | Path does not match |
| 6 | en__RG__pec_platform_homepage | /en/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.