POST http://myprovence.smart.koredge.fr/interface/notifications/load-user-notifications

Routing

core_interface_load_user_notifications Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /interface/notifications/load-user-notifications
# 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 / Path does not match
61 core_modal_demo /modal-demo Path does not match
62 core_homepage_statistics /statistics Path does not match
63 doc_list /doc/list Path does not match
64 doc_load_documentations /doc/load-documentations Path does not match
65 doc_list_view /doc/view Path does not match
66 doc_list_view_picture /doc/view-picture Path does not match
67 core_interface_refresh_listing /interface/refresh-listing Path does not match
68 core_interface_refresh_filters /interface/refresh-filters Path does not match
69 core_interface_register_internal_link /interface/register-internal-link Path does not match
70 core_interface_remove_internal_link /interface/remove-internal-link Path does not match
71 core_interface_register_external_link /interface/register-external-link Path does not match
72 core_interface_remove_external_link /interface/remove-external-link Path does not match
73 core_interface_load_listing_view /interface/load-listing-view Path does not match
74 core_interface_update_listing_view /interface/update-listing-view Path does not match
75 core_interface_build_pager /interface/build-pager/{page}/{maxObjects} Path does not match
76 core_interface_prepare_listing_export /interface/prepare-listing-export Path does not match
77 core_interface_export_listing /interface/export-listing/{uid}/{output} Path does not match
78 core_interface_export_entity_listing /interface/export-entity-listing/{uid}/{module}/{mode}/{output} Path does not match
79 core_interface_download_export_entity_listing /interface/download-export-entity-listing/{uid}/{output} Path does not match
80 core_interface_notification /interface/notifications/generate-notification Path does not match
81 core_interface_render_notification /interface/notifications/render-notification/{id} Path does not match
82 core_interface_get_notification_topics /interface/notifications/get-notification-topics Path does not match
83 core_interface_load_user_notifications /interface/notifications/load-user-notifications Route matches!

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