Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/accedi
| # | 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 | update_tab5_filter_session | /aggiorna-sessione-filtro-tab5 | Path does not match |
| 13 | update_tab6_filter_session | /aggiorna-sessione-filtro-tab6 | Path does not match |
| 14 | update_tab7_filter_session | /aggiorna-sessione-filtro-tab7 | Path does not match |
| 15 | post_update_cities | /post/aggiorna-comuni | Path does not match |
| 16 | post_update_city_zips | /post/aggiorna-comune-cap | Path does not match |
| 17 | post_update_hospitals | /post/aggiorna-ospedali | Path does not match |
| 18 | post_update_hospital_groups | /post/aggiorna-ospedali-gruppi | Path does not match |
| 19 | post_update_hospital_facilities | /post/aggiorna-ospedali-strutture-sanitarie | Path does not match |
| 20 | post_update_hospital_departments | /post/aggiorna-ospedali-dipartimenti | Path does not match |
| 21 | post_update_hospital_facility_departments | /post/aggiorna-struttura-sanitaria-dipartimenti | Path does not match |
| 22 | post_update_hospital_department_types | /post/aggiorna-ospedali-tipi-dipartimento | Path does not match |
| 23 | post_update_hospital_department_referents | /post/aggiorna-ospedali-dipartimenti-referenti | Path does not match |
| 24 | post_update_hospital_facility_kam | /post/aggiorna-ospedale-struttura-sanitaria-kam | Path does not match |
| 25 | post_update_hospital_destinations | /post/aggiorna-ospedali-strutture-sanitarie | Path does not match |
| 26 | post_update_employee_leasings | /post/aggiorna-leasing | Path does not match |
| 27 | post_update_hospital_facility_department_types | /post/aggiorna-struttura-sanitaria-dipartimento | Path does not match |
| 28 | post_update_users | /post/aggiorna-utenti | Path does not match |
| 29 | post_employee_udpate_refund_day | /post/dipendenti/aggiorna-giorno-rimborso | Path does not match |
| 30 | post_refund_rotate_image | /post/rimborso-spese/ruota-immagine | Path does not match |
| 31 | script_holiday_request_archive | /script/richieste-ferie-archivia | Path does not match |
| 32 | login | /accedi | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.