Routing
user_index_post
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/utente/post
# | Route name | Path | Log |
---|---|---|---|
1 | cookies | /cookie/ | Path does not match |
2 | cookie_accept | /cookie/accetta | Path does not match |
3 | cookie_deny | /cookie/rifiuta | Path does not match |
4 | cookie_update | /cookie/aggiorna | Path does not match |
5 | homepage | / | Path does not match |
6 | help | /aiuto | Path does not match |
7 | remove_filter | /rimuovi-filtro | Path does not match |
8 | update_tab_filter_session | /aggiorna-sessione-filtro-tab | Path does not match |
9 | update_tab2_filter_session | /aggiorna-sessione-filtro-tab2 | Path does not match |
10 | update_tab3_filter_session | /aggiorna-sessione-filtro-tab3 | Path does not match |
11 | update_tab4_filter_session | /aggiorna-sessione-filtro-tab4 | Path does not match |
12 | post_update_cities | /post/aggiorna-comuni | Path does not match |
13 | post_update_city_zips | /post/aggiorna-comune-cap | Path does not match |
14 | post_update_product_category_groups | /post/aggiorna-area-terapeutica-molecole | Path does not match |
15 | post_update_hospitals | /post/aggiorna-ospedali | Path does not match |
16 | post_update_hospital_groups | /post/aggiorna-ospedali-gruppi | Path does not match |
17 | post_update_hospital_facilities | /post/aggiorna-ospedali-strutture-sanitarie | Path does not match |
18 | post_update_hospital_departments | /post/aggiorna-ospedali-dipartimenti | Path does not match |
19 | post_update_hospital_facility_departments | /post/aggiorna-struttura-sanitaria-dipartimenti | Path does not match |
20 | post_update_hospital_department_types | /post/aggiorna-ospedali-tipi-dipartimento | Path does not match |
21 | post_update_hospital_department_referents | /post/aggiorna-ospedali-dipartimenti-referenti | Path does not match |
22 | post_update_hospital_facility_kam | /post/aggiorna-ospedale-struttura-sanitaria-kam | Path does not match |
23 | post_update_employee_leasings | /post/aggiorna-leasing | Path does not match |
24 | post_update_hospital_facility_department_types | /post/aggiorna-struttura-sanitaria-dipartimento | Path does not match |
25 | post_update_users | /post/aggiorna-utenti | Path does not match |
26 | post_employee_udpate_refund_day | /post/dipendenti/aggiorna-giorno-rimborso | Path does not match |
27 | post_refund_rotate_image | /post/rimborso-spese/ruota-immagine | Path does not match |
28 | script_holiday_request_archive | /script/richieste-ferie-archivia | Path does not match |
29 | login | /accedi | Path does not match |
30 | login_check | /accedi-controllo | Path does not match |
31 | account_activation | /attiva-account/{oneTimeCode} | Path does not match |
32 | password_creation | /crea-password/{oneTimeCode} | Path does not match |
33 | logout | /logout | Path does not match |
34 | user_budget_years | /utente/budget/annuale | Path does not match |
35 | user_budget_year_sheet | /utente/budget/annuale/scheda/{id} | Path does not match |
36 | user_budget_year_delete | /utente/budget/annuale/rimuovi | Path does not match |
37 | user_budget_employees | /utente/budget/dipendenti | Path does not match |
38 | user_budget_employee_sheet | /utente/budget/dipendente/scheda/{id} | Path does not match |
39 | user_budget_employee_delete | /utente/budget/dipendente/rimuovi | Path does not match |
40 | user_budget_products | /utente/budget/prodotti | Path does not match |
41 | user_budget_product_delete | /utente/budget/prodotto/rimuovi | Path does not match |
42 | user_budget_product_sheet | /utente/budget/prodotto/scheda/{id} | Path does not match |
43 | user_company_documents | /utente/documenti-aziendali/ | Path does not match |
44 | user_company_document_delete | /utente/documenti-aziendali/rimuovi | Path does not match |
45 | user_configuration_document_types | /utente/configurazioni/tipi-documento | Path does not match |
46 | user_configuration_document_type_delete | /utente/configurazioni/tipi-documento/elimina | Path does not match |
47 | user_configuration_hospital_department_types | /utente/configurazioni/ospedale-tipi-dipartimento | Path does not match |
48 | user_configuration_hospital_department_type_delete | /utente/configurazioni/ospedale-tipi-dipartimento/elimina | Path does not match |
49 | user_configuration_refund_categories | /utente/configurazioni/categoria-spesa | Path does not match |
50 | user_configuration_refund_category_delete | /utente/configurazioni/categoria-spesa/elimina | Path does not match |
51 | user_configuration_refund_types | /utente/configurazioni/tipi-spesa | Path does not match |
52 | user_configuration_refund_type_delete | /utente/configurazioni/tipo-spesa/elimina | Path does not match |
53 | user_configuration_user_professions | /utente/configurazioni/ruoli-aziendali | Path does not match |
54 | user_configuration_user_profession_delete | /utente/configurazioni/professione-utente/elimina | Path does not match |
55 | user_configuration_closures | /utente/configurazioni/chiusure | Path does not match |
56 | user_configuration_closure_update_saturday_sunday | /utente/configurazioni/chiusure/aggiorna-sabati-domeniche | Path does not match |
57 | user_configuration_closure_delete | /utente/configurazioni/chiusure/elimina | Path does not match |
58 | user_index | /utente/ | Path does not match |
59 | user_index_post | /utente/post | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.