Routing
create_enterprise
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/admin/login
Route Matching Logs
Path to match:
/admin/entreprises/add
# | 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 | Path does not match |
23 | add_cotisation | /admin/cotisations/add | Path does not match |
24 | edit_cotisation | /admin/cotisations/{id}/edit | Path does not match |
25 | archive_cotisation | /admin/cotisations/{id}/archive | Path does not match |
26 | enable_cotisation | /admin/cotisations/{id}/enable | Path does not match |
27 | admin_edit_cotisation_parameter | /admin/cotisation/parameter/cotisation/{id}/edit | Path does not match |
28 | admin_add_cotisation_parameter | /admin/cotisation/parameter/cotisation/add | Path does not match |
29 | admin_cotisation_parameter_type | /admin/cotisation/parameter/type | Path does not match |
30 | admin_add_param_cotisation_slice | /admin/cotisation/parameter/slice/add | Path does not match |
31 | admin_edit_param_cotisation_slice | /admin/cotisation/parameter/slice/{id}/edit | Path does not match |
32 | app_homepage | /admin/ | Path does not match |
33 | home_region_details | /admin/region-details/{id} | Path does not match |
34 | show_document | /admin/documents/{id}/show | Path does not match |
35 | add_document | /admin/documents/add | Path does not match |
36 | edit_document | /admin/documents/{id}/edit | Path does not match |
37 | delete_document | /admin/documents/{id}/delete | Path does not match |
38 | show_entreprise | /admin/entreprises/{id}/show | Path does not match |
39 | show_history_entreprise | /admin/entreprises/{id}/history | Path does not match |
40 | edit_entreprise | /admin/entreprises/{id}/edit | Path does not match |
41 | create_enterprise | /admin/entreprises/add | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.