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 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 2 | en__RG__fos_js_routing_js | /en/js/routing.{_format} | Path does not match |
| 3 | en__RG__pec_search_search | /en/search/search.html | Path does not match |
| 4 | en__RG__stinger_soft_entity_search_search | /en/search/search.html | Path does not match |
| 5 | en__RG__pec_search_autocomplete | /en/search/autocomplete.json | Path does not match |
| 6 | en__RG__pec_search_help_basic | /en/search/search/help/basic.html | Path does not match |
| 7 | en__RG__pec_search_stream | /en/search/stream/{documentId} | Path does not match |
| 8 | en__RG__pec_search_stream_options_bypass | /en/search/stream/ | Path does not match |
| 9 | en__RG__pec_platform_toggle_sidebar_state | /en/sidebar/change/{state} | Path does not match |
| 10 | en__RG__pec_platform_preference_get | /en/preference/get/{key} | Path does not match |
| 11 | en__RG__pec_platform_preference_set | /en/preference/set/{key} | Path does not match |
| 12 | en__RG__pec_platform_homepage | /en/ | Path does not match |
| 13 | en__RG__pec_platform_ping | /en/ping.html | Path does not match |
| 14 | en__RG__pec_platform_backendevent_recent | /en/events/recent | Path does not match |
| 15 | en__RG__pec_platform_user_ajax_list | /en/users/ajax/old | Path does not match |
| 16 | en__RG__pec_platform_user_ajax_list_new | /en/users/ajax | Path does not match |
| 17 | en__RG__pec_platform_user_and_group_ajax_list | /en/groups/users/ajax | Path does not match |
| 18 | en__RG__pec_platform_package_index | /en/packages.html | Path does not match |
| 19 | en__RG__pec_platform_package_xsx | /en/packages.xlsx | Path does not match |
| 20 | en__RG__pec_platform_themes_index | /en/theme.html | Path does not match |
| 21 | en__RG__pec_platform_themes_apply | /en/theme/{theme}/apply.html | Path does not match |
| 22 | en__RG__pec_platform_export_database | /en/database/export.json | Path does not match |
| 23 | en__RG__pec_platform_clear_cache | /en/cache/clear.html | Path does not match |
| 24 | en__RG__pec_platform_flash_all | /en/flash/all.html | Path does not match |
| 25 | en__RG__dead | /en/404.html | Path does not match |
| 26 | en__RG__login | /en/old/login | Path does not match |
| 27 | en__RG__register_by_invitation | /en/register/invitation/{code} | Path does not match |
| 28 | en__RG__pec_backendevents_table | /en/backendevent/table | Path does not match |
| 29 | en__RG__pec_platform_security_impersonate | /en/impersonate | Path does not match |
| 30 | 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.