Routing
show_cotisation
Matched route
Route Parameters
Name | Value |
---|---|
id | "1549" |
Route Redirection
This page redirects to:
/admin/login
Route Matching Logs
Path to match:
/admin/cotisations/1549/show
# | 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} | Path does not match |
12 | advanced_export | /admin/advanced-export/{entity}/{type} | Path does not match |
13 | advanced_export_download | /admin/advanced-export-download/{filename} | Path does not match |
14 | update_session_selection_contact | /admin/advanced-selection-persist | Path does not match |
15 | advanced_search_entity_list | /admin/advanced-search-entity-list | Path does not match |
16 | show_contact | /admin/contacts/{id}/show | Path does not match |
17 | add_contact_from_dashboard | /admin/contacts/add-from-dashboard | Path does not match |
18 | add_contact_from_firm | /admin/contacts/{id}/add | Path does not match |
19 | edit_contact | /admin/contacts/{id}/edit | Path does not match |
20 | edit_contact_from_firm | /admin/contacts/{id}/edit | Path does not match |
21 | archive_contact | /admin/contacts/{id}/archive | Path does not match |
22 | show_cotisation | /admin/cotisations/{id}/show | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.