Routing
(none)
Matched route
Route Matching Logs
Path to match:
/frontend/web/debug/default/view
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | status | /php-status | Path does not match |
| 14 | home | / | Path does not match |
| 15 | api_auth | /api/auth | Path does not match |
| 16 | api_status | /api/v1.0/status | Path does not match |
| 17 | api_usage | /api/v1.0/usage | Path does not match |
| 18 | api_set_notes_for_pratica | /api/v1.0/user/{pratica}/notes | Path does not match |
| 19 | api_get_notes_for_pratica | /api/v1.0/user/{pratica}/notes | Path does not match |
| 20 | applications_api_list | /api/applications | Path does not match |
| 21 | application_api_get | /api/applications/{id} | Path does not match |
| 22 | applications_api_post | /api/applications | Path does not match |
| 23 | application_backoffice_api_get | /api/applications/{id}/backoffice | Path does not match |
| 24 | applications_backoffice_api_put | /api/applications/{id}/backoffice | Path does not match |
| 25 | applications_backoffice_api_post | /api/applications/{id}/backoffice | Path does not match |
| 26 | application_api_get_history | /api/applications/{id}/history | Path does not match |
| 27 | application_api_attachment_get | /api/applications/{id}/attachments/{attachmentId} | Path does not match |
| 28 | application_api_payment_get | /api/applications/{id}/payment | Path does not match |
| 29 | applications_payment_api_post | /api/applications/{id}/payment | Path does not match |
| 30 | applications_api_patch | /api/applications/{id} | Path does not match |
| 31 | application_api_post_transition_submit | /api/applications/{id}/transition/submit | Path does not match |
| 32 | application_api_post_transition_register | /api/applications/{id}/transition/register | Path does not match |
| 33 | application_api_post_transition_register_outcome | /api/applications/{id}/transition/register-outcome | Path does not match |
| 34 | application_api_post_transition_assign | /api/applications/{id}/transition/assign | Path does not match |
| 35 | application_api_post_transition_accept | /api/applications/{id}/transition/accept | Path does not match |
| 36 | application_api_post_transition_reject | /api/applications/{id}/transition/reject | Path does not match |
| 37 | application_api_post_transition_request_integration | /api/applications/{id}/transition/request-integration | Path does not match |
| 38 | application_api_post_transition_accept_integration | /api/applications/{id}/transition/accept-integration | Path does not match |
| 39 | application_api_post_transition_cancel_integration | /api/applications/{id}/transition/cancel-integration | Path does not match |
| 40 | application_api_post_transition_withdraw | /api/applications/{id}/transition/withdraw | Path does not match |
| 41 | application_api_post_transition_register_integration_request | /api/applications/{id}/transition/register-integration-request | Path does not match |
| 42 | application_api_post_transition_register_integration_answer | /api/applications/{id}/transition/register-integration-answer | Path does not match |
| 43 | application_api_post_transition_complete_payment | /api/applications/{id}/transition/complete-payment | Path does not match |
| 44 | calendars_api_list | /api/calendars | Path does not match |
| 45 | calendar_api_get | /api/calendars/{id} | Path does not match |
| 46 | calendar-availabilities_api_get | /api/calendars/{id}/availabilities | Path does not match |
| 47 | calendar-day-availabilities_api_get | /api/calendars/{id}/availabilities/{date} | Path does not match |
| 48 | calendars_api_post | /api/calendars | Path does not match |
| 49 | calendars_api_put | /api/calendars/{id} | Path does not match |
| 50 | calendars_api_patch | /api/calendars/{id} | Path does not match |
| 51 | calendars_api_delete | /api/calendars/{id} | Path does not match |
| 52 | opening-hours_api_get | /api/calendars/{calendar_id}/opening-hours | Path does not match |
| 53 | opening-hour_api_get | /api/calendars/{calendar_id}/opening-hours/{id} | Path does not match |
| 54 | opening-hour_api_delete | /api/calendars/{calendar_id}/opening-hours/{id} | Path does not match |
| 55 | opening-hour_api_post | /api/calendars/{calendar_id}/opening-hours | Path does not match |
| 56 | opening-hour_api_put | /api/calendars/{calendar_id}/opening-hours/{id} | Path does not match |
| 57 | opening-hour_api_patch | /api/calendars/{calendar_id}/opening-hours/{id} | Path does not match |
| 58 | calendar-overlaps_api_get | /api/calendars/{id}/overlaps | Path does not match |
| 59 | categories_api_list | /api/categories | Path does not match |
| 60 | category_api_get | /api/categories/{id} | Path does not match |
| 61 | categories_api_post | /api/categories | Path does not match |
| 62 | categories_api_put | /api/categories/{id} | Path does not match |
| 63 | categories_api_patch | /api/categories/{id} | Path does not match |
| 64 | category_api_delete | /api/categories/{id} | Path does not match |
| 65 | documents_api_list | /api/documents | Path does not match |
| 66 | document_api_get | /api/documents/{id} | Path does not match |
| 67 | documents_api_post | /api/documents | Path does not match |
| 68 | documents_api_put | /api/documents/{id} | Path does not match |
| 69 | documents_api_patch | /api/documents/{id} | Path does not match |
| 70 | document_api_delete | /api/documents/{id} | Path does not match |
| 71 | document_download | /api/documents/{id}/download | Path does not match |
| 72 | folders_api_list | /api/folders | Path does not match |
| 73 | folder_api_get | /api/folders/{id} | Path does not match |
| 74 | folders_api_post | /api/folders | Path does not match |
| 75 | folders_api_put | /api/folders/{id} | Path does not match |
| 76 | folders_api_patch | /api/folders/{id} | Path does not match |
| 77 | folders_api_delete | /api/folders/{id} | Path does not match |
| 78 | geographic_areas_api_list | /api/geographic-areas | Path does not match |
| 79 | geographic_area_api_get | /api/geographic-areas/{id} | Path does not match |
| 80 | geographic_areas_api_post | /api/geographic-areas | Path does not match |
| 81 | geographic_areas_api_put | /api/geographic-areas/{id} | Path does not match |
| 82 | geographic_areas_api_patch | /api/geographic-areas/{id} | Path does not match |
| 83 | geographic_area_api_delete | /api/geographic-areas/{id} | Path does not match |
| 84 | giscom_api_ping | /api/v1.0/giscom/ | Path does not match |
| 85 | giscom_api_pratica_view | /api/v1.0/giscom/pratica/{pratica}/view | Path does not match |
| 86 | giscom_api_attachment | /api/v1.0/giscom/pratica/attachment/{attachment} | Path does not match |
| 87 | giscom_api_offline_pratica_create | /api/v1.0/giscom/pratica/offline/create | Path does not match |
| 88 | giscom_api_pratica_update_status | /api/v1.0/giscom/pratica/{pratica}/status | Path does not match |
| 89 | giscom_api_pratica_update_protocolli | /api/v1.0/giscom/pratica/{pratica}/protocolli | Path does not match |
| 90 | giscom_api_pratica_richiesta_integrazioni | /api/v1.0/giscom/pratica/{pratica}/richiestaIntegrazioni | Path does not match |
| 91 | meetings_api_list | /api/meetings | Path does not match |
| 92 | meeting_api_get | /api/meetings/{id} | Path does not match |
| 93 | meetings_api_post | /api/meetings | Path does not match |
| 94 | meetings_api_put | /api/meetings/{id} | Path does not match |
| 95 | meetings_api_patch | /api/meetings/{id} | Path does not match |
| 96 | meetings_api_delete | /api/meetings/{id} | Path does not match |
| 97 | application_api_messages_get | /api/applications/{id}/messages | Path does not match |
| 98 | v2_application_api_messages_get | /api/v2/applications/{id}/messages | Path does not match |
| 99 | application_api_message_get | /api/applications/{id}/messages/{messageId} | Path does not match |
| 100 | application_message_api_post | /api/applications/{id}/messages | Path does not match |
| 101 | application_message_api_patch | /api/applications/{id}/messages/{messageId} | Path does not match |
| 102 | message_api_attachment_get | /api/applications/{id}/messages/{messageId}/attachments/{attachmentId} | Path does not match |
| 103 | payments_api_list | /api/payments | Path does not match |
| 104 | place_api_list | /api/places | Path does not match |
| 105 | place_api_get | /api/places/{id} | Path does not match |
| 106 | place_api_post | /api/places | Path does not match |
| 107 | place_api_put | /api/places/{id} | Path does not match |
| 108 | place_api_patch | /api/places/{id} | Path does not match |
| 109 | place_api_delete | /api/places/{id} | Path does not match |
| 110 | recipients_api_list | /api/recipients | Path does not match |
| 111 | recipient_api_get | /api/recipients/{id} | Path does not match |
| 112 | recipients_api_post | /api/recipients | Path does not match |
| 113 | recipients_api_put | /api/recipients/{id} | Path does not match |
| 114 | recipients_api_patch | /api/recipients/{id} | Path does not match |
| 115 | recipient_api_delete | /api/recipients/{id} | Path does not match |
| 116 | services_api_list | /api/services | Path does not match |
| 117 | service_api_facets | /api/services/facets | Path does not match |
| 118 | service_api_get | /api/services/{id} | Path does not match |
| 119 | form_service_api_get | /api/services/{id}/form | Path does not match |
| 120 | services_api_post | /api/services | Path does not match |
| 121 | services_api_put | /api/services/{id} | Path does not match |
| 122 | services_api_patch | /api/services/{id} | Path does not match |
| 123 | services_api_delete | /api/services/{id} | Path does not match |
| 124 | service_api_attachment_get | /api/services/{id}/attachments/{attachmentType}/{filename} | Path does not match |
| 125 | services_groups_api_list | /api/services-groups | Path does not match |
| 126 | service_group_api_get | /api/services-groups/{id} | Path does not match |
| 127 | services_group_api_post | /api/services-groups | Path does not match |
| 128 | service_group_api_put | /api/services-groups/{id} | Path does not match |
| 129 | service_group_api_patch | /api/services-groups/{id} | Path does not match |
| 130 | service_gropu_api_delete | /api/services-groups/{id} | Path does not match |
| 131 | service_group_api_attachment_get | /api/services-groups/{id}/attachments/{attachmentType}/{filename} | Path does not match |
| 132 | user_session_auth_token_get | /api/session-auth | Path does not match |
| 133 | status_application_api_get | /api/status/applications/{id} | Path does not match |
| 134 | subscribers_api_get | /api/subscribers | Path does not match |
| 135 | subscriber_api_get | /api/subscribers/{id} | Path does not match |
| 136 | subscriber_api_post | /api/subscribers | Path does not match |
| 137 | subscriber_api_delete | /api/subscribers/{id} | Path does not match |
| 138 | subscriber_api_put | /api/subscribers/{id} | Path does not match |
| 139 | subscriber_api_patch | /api/subscribers/{id} | Path does not match |
| 140 | subscription-services_api_list | /api/subscription-services | Path does not match |
| 141 | subscription-services_api_get | /api/subscription-services/{id} | Path does not match |
| 142 | subscription-service_payment-settings_api_get | /api/subscription-services/{id}/payment-settings | Path does not match |
| 143 | subscription-services_api_post | /api/subscription-services | Path does not match |
| 144 | subscription-services_api_put | /api/subscription-services/{id} | Path does not match |
| 145 | subscription-services_api_patch | /api/subscription-services/{id} | Path does not match |
| 146 | subscription-services_api_delete | /api/subscription-services/{id} | Path does not match |
| 147 | subscriptions_api_get | /api/subscription-services/{subscription_service_id}/subscriptions | Path does not match |
| 148 | subscription_api_get | /api/subscription-services/{subscription_service_id}/subscriptions/{id} | Path does not match |
| 149 | subscription_api_delete | /api/subscription-services/{subscription_service_id}/subscriptions/{id} | Path does not match |
| 150 | subscription_api_post | /api/subscription-services/{subscription_service_id}/subscriptions | Path does not match |
| 151 | subscription_api_put | /api/subscription-services/{subscription_service_id}/subscriptions/{id} | Path does not match |
| 152 | subscription_api_patch | /api/subscription-services/{subscription_service_id}/subscriptions/{id} | Path does not match |
| 153 | validity_subscription_api_get | /api/subscriptions/availability | Path does not match |
| 154 | subscriptions_api_get_v2 | /api/subscriptions | Path does not match |
| 155 | subscription_api_get_v2 | /api/subscriptions/{id} | Path does not match |
| 156 | subscription_api_delete_v2 | /api/subscriptions/{id} | Path does not match |
| 157 | subscription_api_post_v2 | /api/subscriptions | Path does not match |
| 158 | subscription_api_put_v2 | /api/subscriptions/{id} | Path does not match |
| 159 | subscription_api_patch_v2 | /api/subscriptions/{id} | Path does not match |
| 160 | tenants_api_info | /api/tenants/info | Path does not match |
| 161 | tenant_api_put | /api/tenants/{identifier} | Path does not match |
| 162 | tenant_api_patch | /api/tenants/{identifier} | Path does not match |
| 163 | user_group_api_list | /api/user-groups | Path does not match |
| 164 | user_group_api_get | /api/user-groups/{id} | Path does not match |
| 165 | user_group_api_post | /api/user-groups | Path does not match |
| 166 | user_group_api_put | /api/user-groups/{id} | Path does not match |
| 167 | user_group_api_patch | /api/user-groups/{id} | Path does not match |
| 168 | user_group_api_delete | /api/user-groups/{id} | Path does not match |
| 169 | users_api_list | /api/users | Path does not match |
| 170 | user_api_get | /api/users/{id} | Path does not match |
| 171 | users_api_post | /api/users | Path does not match |
| 172 | users_api_put | /api/users/{id} | Path does not match |
| 173 | users_api_patch | /api/users/{id} | Path does not match |
| 174 | users_api_delete | /api/users/{id} | Path does not match |
| 175 | sdc_metrics | /metrics | Path does not match |
| 176 | prometheus | /prometheus.json | Path does not match |
| 177 | login | /login | Path does not match |
| 178 | metadata | /auth/spid/metadata | Path does not match |
| 179 | acs | /auth/spid/acs | Path does not match |
| 180 | login_pat | /auth/login-pat | Path does not match |
| 181 | login_open | /auth/login-open | Path does not match |
| 182 | login_deda | /auth/login-deda | Path does not match |
| 183 | login_cas | /auth/login-cas | Path does not match |
| 184 | login_token | /auth/login-token | Path does not match |
| 185 | login_success | /auth/login-success | Path does not match |
| 186 | user_logout | /logout | Path does not match |
| 187 | admin_index | /{_locale}/admin/ | Path does not match |
| 188 | admin_edit_ente | /{_locale}/admin/ente | Path does not match |
| 189 | admin_operatore_index | /{_locale}/admin/operatore | Path does not match |
| 190 | admin_operatore_new | /{_locale}/admin/operatore/new | Path does not match |
| 191 | admin_operatore_show | /{_locale}/admin/operatore/{id} | Path does not match |
| 192 | admin_operatore_edit | /{_locale}/admin/operatore/{id}/edit | Path does not match |
| 193 | admin_operatore_reset_password | /{_locale}/admin/operatore/{id}/resetpassword | Path does not match |
| 194 | admin_operatore_delete | /{_locale}/admin/operatore/{id}/delete | Path does not match |
| 195 | admin_logs_index | /{_locale}/admin/logs | Path does not match |
| 196 | admin_scheduled_actions_index | /{_locale}/admin/scheduled-actions | Path does not match |
| 197 | admin_scheduled_actions_retry | /{_locale}/admin/scheduled-actions/{id}/retry | Path does not match |
| 198 | admin_servizio_index | /{_locale}/admin/servizio | Path does not match |
| 199 | admin_servizio_list | /{_locale}/admin/servizio/list | Path does not match |
| 200 | admin_servizio_import | /{_locale}/admin/servizio/import | Path does not match |
| 201 | admin_servizio_edit | /{_locale}/admin/servizio/{id}/edit | Path does not match |
| 202 | admin_servizio_custom_validation | /{_locale}/admin/servizio/{servizio}/custom-validation | Path does not match |
| 203 | admin_service_new | /{_locale}/admin/servizio/new | Path does not match |
| 204 | admin_servizio_delete | /{_locale}/admin/servizio/{id}/delete | Path does not match |
| 205 | admin_servizio_schema_edit | /{_locale}/admin/servizio/{servizio}/schema | Path does not match |
| 206 | test_io | /{_locale}/admin/io-test | Path does not match |
| 207 | admin_delete_service_attachment | /{_locale}/admin/servizio/{servizio}/attachments/{attachmentType}/{filename} | Path does not match |
| 208 | operatori_calendars_index | /{_locale}/operatori/calendars | Path does not match |
| 209 | operatori_calendar_new | /{_locale}/operatori/calendars/new | Path does not match |
| 210 | operatori_calendar_delete | /{_locale}/operatori/calendars/{id}/delete | Path does not match |
| 211 | operatori_calendar_edit | /{_locale}/operatori/calendars/{calendar}/edit | Path does not match |
| 212 | operatori_calendar_show | /{_locale}/operatori/calendars/{calendar} | Path does not match |
| 213 | cancel_meeting | /{_locale}/meetings/{meetingHash}/cancel | Path does not match |
| 214 | operatori_approve_meeting | /{_locale}/operatori/meetings/{id}/approve | Path does not match |
| 215 | meetings_create_draft | /{_locale}/meetings/new-draft | Path does not match |
| 216 | admin_category_index | /{_locale}/admin/categories/ | Path does not match |
| 217 | admin_category_new | /{_locale}/admin/categories/new | Path does not match |
| 218 | admin_category_edit | /{_locale}/admin/categories/{id}/edit | Path does not match |
| 219 | admin_category_delete | /{_locale}/admin/categories/{id}/delete | Path does not match |
| 220 | admin_category_remove_service | /{_locale}/admin/categories/{id}/remove-service | Path does not match |
| 221 | admin_category_remove_service_group | /{_locale}/admin/categories/{id}/remove-service-group | Path does not match |
| 222 | admin_geographic_area_index | /{_locale}/admin/geographic-areas/ | Path does not match |
| 223 | admin_geographic_area_new | /{_locale}/admin/geographic-areas/new | Path does not match |
| 224 | admin_geographic_area_edit | /{_locale}/admin/geographic-areas/{id}/edit | Path does not match |
| 225 | admin_geographic_area_delete | /{_locale}/admin/geographic-areas/{id}/delete | Path does not match |
| 226 | operatori_index | /{_locale}/operatori/ | Path does not match |
| 227 | operatori_index_json | /{_locale}/operatori/pratiche | Path does not match |
| 228 | new_application_by_operator | /{_locale}/operatori/pratiche/{servizio}/new | Path does not match |
| 229 | operatori_index_csv | /{_locale}/operatori/pratiche/csv | Path does not match |
| 230 | operatori_index_calculate | /{_locale}/operatori/pratiche/calculate | Path does not match |
| 231 | operatori_usage | /{_locale}/operatori/usage | Path does not match |
| 232 | operatori_autoassing_pratica | /{_locale}/operatori/{pratica}/autoassign | Path does not match |
| 233 | operatori_reassign_pratica | /{_locale}/operatori/{pratica}/reassign | Path does not match |
| 234 | operatori_show_pratica | /{_locale}/operatori/{pratica}/detail | Path does not match |
| 235 | operatori_show_change_status | /{_locale}/operatori/{pratica}/change-status | Path does not match |
| 236 | operatori_accept_integration | /{_locale}/operatori/{pratica}/acceptIntegration | Path does not match |
| 237 | operatori_list_by_ente | /{_locale}/operatori/list | Path does not match |
| 238 | metriche | /{_locale}/operatori/usage/metriche | Path does not match |
| 239 | save_backoffice_data | /{_locale}/operatori/backoffice/{pratica} | Path does not match |
| 240 | analytics_index | /{_locale}/operatori/analytics | Path does not match |
| 241 | admin_place_index | /{_locale}/admin/places/ | Path does not match |
| 242 | admin_place_new | /{_locale}/admin/places/new | Path does not match |
| 243 | admin_place_edit | /{_locale}/admin/places/{id}/edit | Path does not match |
| 244 | admin_place_delete | /{_locale}/admin/places/{id}/delete | Path does not match |
| 245 | admin_recipient_index | /{_locale}/admin/recipients/ | Path does not match |
| 246 | admin_recipient_new | /{_locale}/admin/recipients/new | Path does not match |
| 247 | admin_recipient_edit | /{_locale}/admin/recipients/{id}/edit | Path does not match |
| 248 | admin_recipient_delete | /{_locale}/admin/recipients/{id}/delete | Path does not match |
| 249 | security_login | /{_locale}/operatori/login | Path does not match |
| 250 | reset_password | /{_locale}/operatori/reset-password | Path does not match |
| 251 | security_change_password | /{_locale}/operatori/change-password | Path does not match |
| 252 | reset_password_confirm | /{_locale}/operatori/reset-password/confirm/{token} | Path does not match |
| 253 | security_profile | /{_locale}/operatori/profile | Path does not match |
| 254 | security_edit_profile | /{_locale}/operatori/profile/edit | Path does not match |
| 255 | security_feedback | /{_locale}/operatori/feedback | Path does not match |
| 256 | security_logout | /{_locale}/operatori/logout | Path does not match |
| 257 | backend_services_index | /{_locale}/operatori/services | Path does not match |
| 258 | backend_services_index_ajx | /{_locale}/operatori/services-ajx | Path does not match |
| 259 | admin_service_group_index | /{_locale}/admin/service-group | Path does not match |
| 260 | admin_service_group_new | /{_locale}/admin/service-group/new | Path does not match |
| 261 | admin_service_group_edit | /{_locale}/admin/service-group/{id}/edit | Path does not match |
| 262 | admin_service_group_delete | /{_locale}/admin/service-group/{id}/delete | Path does not match |
| 263 | admin_service_remove_group | /{_locale}/admin/service-group/{id}/remove_group | Path does not match |
| 264 | admin_delete_group_attachment | /{_locale}/admin/service-group/{id}/attachments/{attachmentType}/{filename} | Path does not match |
| 265 | operatori_subscriber_show | /{_locale}/operatori/subscriber/{subscriber} | Path does not match |
| 266 | admin_user_group_index | /{_locale}/admin/user-groups/ | Path does not match |
| 267 | admin_user_group_new | /{_locale}/admin/user-groups/new | Path does not match |
| 268 | admin_user_group_edit | /{_locale}/admin/user-groups/{id}/edit | Path does not match |
| 269 | admin_user_group_delete | /{_locale}/admin/user-groups/{id}/delete | Path does not match |
| 270 | admin_webhook_index | /{_locale}/admin/webhook/ | Path does not match |
| 271 | admin_webhook_new | /{_locale}/admin/webhook/new | Path does not match |
| 272 | admin_webhook_edit | /{_locale}/admin/webhook/{id}/edit | Path does not match |
| 273 | admin_webhook_delete | /{_locale}/admin/webhook/{id}/delete | Path does not match |
| 274 | allegati_create_cpsuser | /{_locale}/pratiche/allegati/new | Path does not match |
| 275 | attachment_upload | /{_locale}/upload | Path does not match |
| 276 | attachment_upload_finalize | /{_locale}/upload/{allegato} | Path does not match |
| 277 | allegati_upload | /{_locale}/allegati | Path does not match |
| 278 | allegati_scia_create_cpsuser | /{_locale}/pratiche/allegati/upload/scia/{id} | Path does not match |
| 279 | allegati_upload_operatore | /{_locale}/operatori/allegati/upload/{id} | Path does not match |
| 280 | cps_user_allegato_messaggio_upload | /{_locale}/pratiche/allegati/message/upload/{id} | Path does not match |
| 281 | operatore_allegato_messaggio_upload | /{_locale}/operatori/allegati/message/upload/{id} | Path does not match |
| 282 | allegati_download | /{_locale}/allegati/{allegato} | Path does not match |
| 283 | allegati_download_cpsuser | /{_locale}/pratiche/allegati/{allegato} | Path does not match |
| 284 | allegati_download_operatore | /{_locale}/operatori/allegati/{allegato} | Path does not match |
| 285 | risposta_download_operatore | /{_locale}/operatori/risposta/{allegato} | Path does not match |
| 286 | allegati_delete | /{_locale}/allegati/{allegato} | Path does not match |
| 287 | allegati_list_cpsuser | /{_locale}/pratiche/allegati/ | Path does not match |
| 288 | allegati_delete_cpsuser | /{_locale}/pratiche/allegati/{allegato}/delete | Path does not match |
| 289 | instance_home | /{_locale}/ | Path does not match |
| 290 | privacy | /{_locale}/privacy | Path does not match |
| 291 | terms_accept | /{_locale}/terms_accept/ | Path does not match |
| 292 | folders_list_cpsuser | /{_locale}/documenti/ | Path does not match |
| 293 | documenti_list_cpsuser | /{_locale}/documenti/{folderId} | Path does not match |
| 294 | documento_show_cpsuser | /{_locale}/documenti/{folderId}/{documentId} | Path does not match |
| 295 | document_download_cpsuser | /{_locale}/documenti/{folderId}/{documentId}/download | Path does not match |
| 296 | pratiche | /{_locale}/pratiche/ | Path does not match |
| 297 | pratiche_list | /{_locale}/pratiche/list | Path does not match |
| 298 | pratiche_list_draft | /{_locale}/pratiche/{servizio}/draft | Path does not match |
| 299 | pratiche_compila | /{_locale}/pratiche/compila/{pratica} | Path does not match |
| 300 | pratiche_draft | /{_locale}/pratiche/draft/{pratica} | Path does not match |
| 301 | pratiche_show | /{_locale}/pratiche/{pratica} | Path does not match |
| 302 | pratica_show_detail | /{_locale}/pratiche/{pratica}/detail | Path does not match |
| 303 | pratiche_withdraw | /{_locale}/pratiche/{pratica}/withdraw | Path does not match |
| 304 | pratiche_payment_callback | /{_locale}/pratiche/{pratica}/payment-callback | Path does not match |
| 305 | pratiche_delete | /{_locale}/pratiche/{pratica}/delete | Path does not match |
| 306 | formio_validate | /{_locale}/pratiche/formio/validate/{servizio} | Path does not match |
| 307 | pratiche_show_pdf | /{_locale}/pratiche/{pratica}/pdf | Path does not match |
| 308 | print_pratiche | /{_locale}/print/pratica/{pratica} | Path does not match |
| 309 | print_pratiche_show | /{_locale}/print/pratica/{pratica}/show | Path does not match |
| 310 | print_service | /{_locale}/print/service/{service} | Path does not match |
| 311 | print_service_pdf | /{_locale}/print/service/{service}/pdf | Path does not match |
| 312 | preview_service | /{_locale}/print/service/{service}/preview | Path does not match |
| 313 | search | /{_locale}/search/ | Path does not match |
| 314 | servizi_list | /{_locale}/servizi/ | Path does not match |
| 315 | servizi_show | /{_locale}/servizi/{slug} | Path does not match |
| 316 | service_access | /{_locale}/servizi/{servizio}/access | Path does not match |
| 317 | service_group_show | /{_locale}/servizi/gruppo/{slug} | Path does not match |
| 318 | category_show | /{_locale}/servizi/categoria/{slug} | Path does not match |
| 319 | recipient_show | /{_locale}/servizi/destinatario/{slug} | Path does not match |
| 320 | operatori_subscription-service_index | /{_locale}/operatori/subscription-service | Path does not match |
| 321 | operatori_download_subscribers_template_csv | /{_locale}/operatori/subscribers-template-csv | Path does not match |
| 322 | operatori_download_subscription_payments_template_csv | /{_locale}/operatori/subscriptions-payments-template-csv | Path does not match |
| 323 | operatori_subscription-service_new | /{_locale}/operatori/subscription-service/new | Path does not match |
| 324 | operatori_subscription-service_delete | /{_locale}/operatori/subscription-service/{id}/delete | Path does not match |
| 325 | operatori_subscription-service_edit | /{_locale}/operatori/subscription-service/{subscriptionService}/edit | Path does not match |
| 326 | operatori_subscription-service_show | /{_locale}/operatori/subscription-service/{subscriptionService} | Path does not match |
| 327 | operatori_subscription-service_payments_index | /{_locale}/operatori/subscription-service-payments | Path does not match |
| 328 | operatori_subscription-service_search | /{_locale}/operatori/subscription-service-search | Path does not match |
| 329 | operatori_subscription-service_payments_show | /{_locale}/operatori/subscription-service/{subscriptionService}/payments/{identifier} | Path does not match |
| 330 | operatori_subscriptions | /{_locale}/operatori/subscriptions/{subscriptionService} | Path does not match |
| 331 | operatori_import_payments_csv | /{_locale}/operatori/subscriptions/{subscriptionService}/upload-payment | Path does not match |
| 332 | operatori_importa_csv_iscrizioni | /{_locale}/operatori/subscriptions/{subscriptionService}/upload-subscribers | Path does not match |
| 333 | operatori_subscription_delete | /{_locale}/operatori/subscriptions/{id}/delete | Path does not match |
| 334 | subscriptions_list_cpsuser | /{_locale}/subscriptions/ | Path does not match |
| 335 | subscription_show_cpsuser | /{_locale}/subscriptions/{subscriptionId} | Path does not match |
| 336 | subscription_payment_show_cpsuser | /{_locale}/subscriptions/{subscriptionId}/payment/{subscriptionPaymentId} | Path does not match |
| 337 | payment_certificate_download_cpsuser | /{_locale}/subscriptions/{subscriptionId}/certificate/{subscriptionPaymentId} | Path does not match |
| 338 | payment_certificate_download_operatore | /{_locale}/operatori/subscriptions/{subscriptionId}/certificate/{subscriptionPaymentId} | Path does not match |
| 339 | unshare_subscription_operatore | /{_locale}/operatori/subscriptions/{subscriptionId}/unshare/{fiscalCode} | Path does not match |
| 340 | unshare_subscription_cpsuser | /{_locale}/subscriptions/{subscriptionId}/unshare/{fiscalCode} | Path does not match |
| 341 | subscription_share_operatore | /{_locale}/operatori/subscriptions/{subscriptionId}/share | Path does not match |
| 342 | subscription_share_cpsuser | /{_locale}/subscriptions/{subscriptionId}/share | Path does not match |
| 343 | operatori_subscriber_edit | /{_locale}/operatori/subscriber/{subscriber}/edit | Path does not match |
| 344 | track_message | /{_locale}/track-message.gif | Path does not match |
| 345 | user_dashboard | /{_locale}/user/ | Path does not match |
| 346 | user_profile | /{_locale}/user/profile | Path does not match |
| 347 | user_applications_json | /{_locale}/user/applications | Path does not match |
| 348 | health_check_check | /health-check | Path does not match |
| 349 | health_check_ping | /ping | Path does not match |
| 350 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 351 | prometheus_bundle_prometheus | /metrics/prometheus | Path does not match |
| 352 | app.swagger_ui | /api/doc/{area} | Path does not match |
| 353 | app.swagger | /api/doc.json | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.