GET http://contact.smart.koredge.fr/

Routing

core_homepage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 access_api /access/api Path does not match
2 api_docs /api/docs Path does not match
3 api_crm_account_get /api/crm/account/{recordId} Path does not match
4 api_crm_account_delete /api/crm/account/{recordId} Path does not match
5 api_crm_account_post /api/crm/account Path does not match
6 api_crm_account_put /api/crm/account/{recordId} Path does not match
7 api_crm_account_keycloak_token_post /api/crm/account/keycloak/token Path does not match
8 api_crm_docs /api/crm/docs Path does not match
9 api_data_types_get_lang /api/data/types/{lang} Path does not match
10 api_data_type_get /api/data/type/{recordId}/{lang} Path does not match
11 api_data_type_items_get /api/data/type/{recordId}/items/{lang} Path does not match
12 api_data_type_item_get /api/data/type/{recordIdType}/item/{recordIdItem}/{lang} Path does not match
13 api_data_items_get /api/data/items/{lang} Path does not match
14 api_data_item_get /api/data/item/{recordIdItem}/{lang} Path does not match
15 api_data_docs /api/data/docs Path does not match
16 api_search_match /api/search/{searchEngineRecordId}/match/{keyword}/{lang} Path does not match
17 address_municipalities_search_zipcode_country_municipality /address/municipality/search-zipcode-country-municipality Path does not match
18 address_municipalities_search_autocomplete_contact /address/municipality/search-autocomplete-contact Path does not match
19 builder_add_section /builder/section/add/{layoutID}/{builderDataID} Path does not match
20 builder_add_block /builder/block/add/{blockID}/{blockTypeID} Path does not match
21 builder_delete_section /builder/section/delete/{sectionID} Path does not match
22 builder_delete_block /builder/block/delete/{blockID} Path does not match
23 builder_toggle_section /builder/section/toggle/{sectionID} Path does not match
24 builder_toggle_block /builder/block/toggle/{blockID} Path does not match
25 builder_configure_block /builder/block/configure/{blockID} Path does not match
26 builder_configure_section /builder/section/configure/{sectionID} Path does not match
27 collection_center_dashboard /collection-center/dashboard Path does not match
28 collection_center_date_list /collection-center/dates/list Path does not match
29 collection_center_provision /collection-center/provisions Path does not match
30 collection_center_provision_update /collection-center/provisions/update/{sfCoreLicense}/{sfCollectionCenterDate} Path does not match
31 collection_center_provision_delete /collection-center/provision/delete/{documentationProvision} Path does not match
32 collection_center_date_add /collection-center/date/{sfCollectionCenterTour}/add Path does not match
33 collection_center_date_edit /collection-center/date/edit/{id} Path does not match
34 collection_center_date_delete /collection-center/date/delete/{id} Path does not match
35 collection_center_delivery_list /collection-center/delivery/list Path does not match
36 collection_center_delivery_update /collection-center/delivery/update/{sfCollectionCenterDate} Path does not match
37 collection_center_order_list /collection-center/order/list Path does not match
38 collection_center_order_update /collection-center/order/update/{sfCoreLicense}/{sfCollectionCenterDate} Path does not match
39 collection_center_tour_list /collection-center/tour/list Path does not match
40 collection_center_tour_add /collection-center/tour/add Path does not match
41 collection_center_tour_edit /collection-center/tour/edit/{id} Path does not match
42 collection_center_tour_delete /collection-center/tour/delete/{id} Path does not match
43 collection_center_tour_download_merged_vouchers /collection-center/tour/download_merged_vouchers/{sfCollectionCenterTour} Path does not match
44 contacts_contact_list /contacts/listing Path does not match
45 contacts_contact_add /contacts/contact/add Path does not match
46 contacts_contact_edit /contacts/contact/edit/{id} Path does not match
47 contacts_contact_delete /contacts/contact/delete/{id} Path does not match
48 contacts_contact_double /contacts/contact/double/{id} Path does not match
49 contacts_contact_namesake /contacts/contact/namesake/{id} Path does not match
50 contacts_contact_convert_structure /contacts/contact/convert/structure/{id} Path does not match
51 contacts_contact_history /contacts/contact/history/{id} Path does not match
52 contacts_contact_profile /contacts/contact/profile/{id} Path does not match
53 contacts_contact_structure /contacts/contact/structure/{id} Path does not match
54 contacts_contact_structure_delete /contacts/contact/structure/delete/{id} Path does not match
55 contacts_contact_confidentiality /contacts/contact/confidentiality/{id} Path does not match
56 contacts_contact_request_mail /contacts/contact/mail/{id} Path does not match
57 contacts_contact_request_documentation /contacts/contact/documentation/{id} Path does not match
58 core_access_users /access/users/listing Path does not match
59 core_access_users_add /access/user/add Path does not match
60 core_access_users_view /access/user/view/{id} Path does not match
61 core_access_users_edit /access/user/edit/{id} Path does not match
62 core_access_get_default_license_and_office /access/user/default_license_and_office Path does not match
63 core_access_get_offices_by_license /access/user/get_offices_by_license Path does not match
64 core_access_load_roles /access/user/load/roles Path does not match
65 core_access_users_toggle /access/user/toggle/{id}/{toggle} Path does not match
66 core_access_users_delete /access/user/delete/{id} Path does not match
67 core_access_roles_listing /access/roles/listing Path does not match
68 core_access_roles_add /access/role/add Path does not match
69 core_access_role_edit /access/role/edit/{id} Path does not match
70 core_access_roles_save /access/role/save/{id} Path does not match
71 core_access_role_delete /access/role/delete/{id} Path does not match
72 core_access_offices /access/offices/listing Path does not match
73 core_access_offices_add /access/office/add Path does not match
74 core_access_offices_view /access/office/view/{id} Path does not match
75 core_access_offices_edit /access/office/edit/{id} Path does not match
76 core_access_offices_delete /access/office/delete/{id} Path does not match
77 core_access_offices_save /access/office/save/{id} Path does not match
78 core_access_get_offices /access/get_offices Path does not match
79 core_homepage / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.