GET http://myprovence.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 contacts_contact_list /contacts/listing Path does not match
28 contacts_contact_add /contacts/contact/add Path does not match
29 contacts_contact_edit /contacts/contact/edit/{id} Path does not match
30 contacts_contact_delete /contacts/contact/delete/{id} Path does not match
31 contacts_contact_double /contacts/contact/double/{id} Path does not match
32 contacts_contact_namesake /contacts/contact/namesake/{id} Path does not match
33 contacts_contact_convert_structure /contacts/contact/convert/structure/{id} Path does not match
34 contacts_contact_history /contacts/contact/history/{id} Path does not match
35 contacts_contact_profile /contacts/contact/profile/{id} Path does not match
36 contacts_contact_structure /contacts/contact/structure/{id} Path does not match
37 contacts_contact_structure_delete /contacts/contact/structure/delete/{id} Path does not match
38 contacts_contact_confidentiality /contacts/contact/confidentiality/{id} Path does not match
39 contacts_contact_request_mail /contacts/contact/mail/{id} Path does not match
40 contacts_contact_request_documentation /contacts/contact/documentation/{id} Path does not match
41 core_access_users /access/users/listing Path does not match
42 core_access_users_add /access/user/add Path does not match
43 core_access_users_view /access/user/view/{id} Path does not match
44 core_access_users_edit /access/user/edit/{id} Path does not match
45 core_access_load_roles /access/user/load/roles Path does not match
46 core_access_users_toggle /access/user/toggle/{id}/{toggle} Path does not match
47 core_access_users_delete /access/user/delete/{id} Path does not match
48 core_access_roles_listing /access/roles/listing Path does not match
49 core_access_roles_add /access/role/add Path does not match
50 core_access_role_edit /access/role/edit/{id} Path does not match
51 core_access_roles_save /access/role/save/{id} Path does not match
52 core_access_role_delete /access/role/delete/{id} Path does not match
53 core_access_offices /access/offices/listing Path does not match
54 core_access_offices_add /access/office/add Path does not match
55 core_access_offices_view /access/office/view/{id} Path does not match
56 core_access_offices_edit /access/office/edit/{id} Path does not match
57 core_access_offices_delete /access/office/delete/{id} Path does not match
58 core_access_offices_save /access/office/save/{id} Path does not match
59 core_access_get_offices /access/get_offices Path does not match
60 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.