Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | 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 | Path does not match |
84 | core_interface_read_notification | /interface/notifications/read-notification | Path does not match |
85 | core_interface_read_notifications | /interface/notifications/read-notifications | Path does not match |
86 | core_interface_generate_modal_body | /interface/modal/generate-body | Path does not match |
87 | core_interface_generate_default_modal_content | /interface/modal/generate-default-modal-content/{type} | Path does not match |
88 | core_interface_apply_batch_action | /interface/batch/apply | Path does not match |
89 | core_interface_fetch_batch_ids | /interface/batch/fetch-ids | Path does not match |
90 | core_interface_load_bulk_recap | /interface/batch/load-recap | Path does not match |
91 | core_interface_prepare_bulk_recap | /interface/batch/prepare-recap | Path does not match |
92 | core_interface_prepare_bulk_export | /interface/batch/prepare-export | Path does not match |
93 | core_interface_load_default_live_notificaiton_messages | /interface/live-notifications/load-default-messages | Path does not match |
94 | core_interface_massive_import_load | /interface/massive-import/load/module/{module} | Path does not match |
95 | core_interface_massive_import_data_pool_load | /interface/massive-import/load/data-pool | Path does not match |
96 | core_interface_massive_import_file_check | /interface/massive-import/check/{module} | Path does not match |
97 | core_interface_massive_import_file_apply | /interface/massive-import/apply/{module} | Path does not match |
98 | core_interface_show_data_file | /interface/access-data/{file}/{iv} | Path does not match |
99 | core_interface_prepare_file_removal | /interface/prepare-file-removal/{uuid}/{file}/{iv}/{object}/{property}/{id} | Path does not match |
100 | core_interface_download_data_file | /interface/download-data/{file}/{iv} | Path does not match |
101 | core_interface_unprepare_file_removal | /interface/unprepare-file-removal/{uuid}/{file}/{iv}/{object}/{property}/{id} | Path does not match |
102 | core_interface_apply_file_removal | /interface/apply-file-removal/{uuid}/{iv} | Path does not match |
103 | core_interface_clear_file_removal_queue | /interface/clear-file-removal-queue | Path does not match |
104 | core_interface_remove_file | /interface/remove-file/{file}/{iv}/{object}/{property}/{id} | Path does not match |
105 | core_interface_switch_license | /interface/switch-license/{sfCoreLicense} | Path does not match |
106 | core_access_licenses_listing | /access/licenses/listing | Path does not match |
107 | core_access_license_add | /access/license/add | Path does not match |
108 | core_access_license_edit | /access/license/edit/{id} | Path does not match |
109 | core_access_license_delete | /access/license/delete/{id} | Path does not match |
110 | core_access_update_license | /access/update-license | Path does not match |
111 | core_access_license_signature_add | /access/license/{sfCoreLicense}/signature/add | Path does not match |
112 | core_access_license_signature_edit | /access/license/{sfCoreLicense}/signature/edit/{sfCoreLicenseSignature} | Path does not match |
113 | core_access_license_signature_delete | /access/license/{sfCoreLicense}/signature/delete/{sfCoreLicenseSignature} | Path does not match |
114 | core_log_logs | /logs/ | Path does not match |
115 | core_log_logs_revert | /logs/revert/{id} | Path does not match |
116 | core_log_logs_load_data | /logs/load-data/{id} | Path does not match |
117 | core_logger_search | /logger/search | Path does not match |
118 | oauth_login | /oauth-login | Path does not match |
119 | oauth_check | /callback | Path does not match |
120 | oauth_logout | /oauth-logout | Path does not match |
121 | core_access_update_office | /access/update-office | Path does not match |
122 | core_access_load_offices | /access/load-offices | Path does not match |
123 | core_profile_view | /profile/view | Path does not match |
124 | core_profile_edit | /profile/edit | Path does not match |
125 | core_profile_internal_links | /profile/favorites/list | Path does not match |
126 | core_profile_internal_links_delete | /profile/favorites/delete/{id} | Path does not match |
127 | core_profile_external_links | /profile/sites/list | Path does not match |
128 | core_profile_external_links_add | /profile/sites/add | Path does not match |
129 | core_profile_external_links_view | /profile/sites/view/{id} | Path does not match |
130 | core_profile_external_links_edit | /profile/sites/edit/{id} | Path does not match |
131 | core_profile_external_links_delete | /profile/sites/delete/{id} | Path does not match |
132 | reset_password_check_email | /reset-password/check-email | Path does not match |
133 | reset_password_request | /reset-password/request | Path does not match |
134 | reset_password_reset | /reset-password/reset/{token} | Path does not match |
135 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.