Routing
advanced_search
Matched route
Route Parameters
Name | Value |
---|---|
entity | "cotisation" |
Route Redirection
This page redirects to:
/admin/login
Route Matching Logs
Path to match:
/admin/advanced-search/cotisation
# | Route name | Path | Log |
---|---|---|---|
1 | list_firm_group | /admin/list/firm-group | Path does not match |
2 | list_role_conseil_admin | /admin/list/role-conseil-admin | Path does not match |
3 | list_offer_type | /admin/list/offer-type | Path does not match |
4 | list_tag | /admin/list/tag | Path does not match |
5 | list_commission | /admin/list/commission | Path does not match |
6 | list_commission_role | /admin/list/commission-role | Path does not match |
7 | firm_link_reason | /admin/list/firm-link-reason | Path does not match |
8 | sms_parameters | /admin/sms | Path does not match |
9 | list_departement | /admin/list/departement | Path does not match |
10 | list_region | /admin/list/region | Path does not match |
11 | advanced_search | /admin/advanced-search/{entity} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.