Routing
pec_user_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en/login
| # | 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/ | Path does not match |
| 7 | de__RG__pec_platform_homepage | /de/ | Path does not match |
| 8 | en__RG__pec_platform_toggle_sidebar_state | /en/sidebar/change/{state} | Path does not match |
| 9 | de__RG__pec_platform_toggle_sidebar_state | /de/sidebar/change/{state} | Path does not match |
| 10 | en__RG__pec_platform_preference_get | /en/preference/get/{key} | Path does not match |
| 11 | de__RG__pec_platform_preference_get | /de/preference/get/{key} | Path does not match |
| 12 | en__RG__pec_platform_preference_set | /en/preference/set/{key} | Path does not match |
| 13 | de__RG__pec_platform_preference_set | /de/preference/set/{key} | Path does not match |
| 14 | en__RG__pec_platform_ping | /en/ping.html | Path does not match |
| 15 | de__RG__pec_platform_ping | /de/ping.html | Path does not match |
| 16 | en__RG__pec_platform_flash_all | /en/flash/all.html | Path does not match |
| 17 | de__RG__pec_platform_flash_all | /de/flash/all.html | Path does not match |
| 18 | en__RG__dead | /en/404.html | Path does not match |
| 19 | de__RG__dead | /de/404.html | Path does not match |
| 20 | en__RG__pec_platform_package_index | /en/packages.html | Path does not match |
| 21 | de__RG__pec_platform_package_index | /de/packages.html | Path does not match |
| 22 | en__RG__pec_platform_package_xsx | /en/packages.xlsx | Path does not match |
| 23 | de__RG__pec_platform_package_xsx | /de/packages.xlsx | Path does not match |
| 24 | en__RG__pec_user_login | /en/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.