Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/accedi
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | access | /accesso-in-struttura/ | Path does not match |
| 2 | access_reload | /accesso-in-struttura/ricarica | Path does not match |
| 3 | access_validate_entrance | /accesso-in-struttura/valida-token-entrata/{tempToken} | Path does not match |
| 4 | access_validate_exit | /accesso-in-struttura/valida-token-uscita/{tempToken} | Path does not match |
| 5 | access_form_entrance | /accesso-in-struttura/modulo-entrata | Path does not match |
| 6 | access_entrance_confirmed | /accesso-in-struttura/conferma-ingresso/{code} | Path does not match |
| 7 | update_visitor_type_purpose | /accesso-in-struttura/aggiorna-tipologia-scopo-visita | Path does not match |
| 8 | update_visit_purpose_referent | /accesso-in-struttura/aggiorna-scopo-visita-referente | Path does not match |
| 9 | access_form_exit | /accesso-in-struttura/modulo-uscita | Path does not match |
| 10 | update_search_visitor | /accesso-in-struttura/cerca-visitatore | Path does not match |
| 11 | update_search_visitor_by_code | /accesso-in-struttura/cerca-visitatore-codice | Path does not match |
| 12 | admin_index | /amministratore/ | Path does not match |
| 13 | cookies | /cookie | Path does not match |
| 14 | cookie_accept | /cookie/accetta | Path does not match |
| 15 | cookie_deny | /cookie/rifiuta | Path does not match |
| 16 | cookie_update | /cookie/aggiorna | Path does not match |
| 17 | homepage | / | Path does not match |
| 18 | homepage_sub | /homepage_sub/{section} | Path does not match |
| 19 | corporate_esg_sustainability | /corporate/esg-e-sostenibilita | Path does not match |
| 20 | corporate_mog_231 | /corporate/mog-231 | Path does not match |
| 21 | corporate_whistleblowing | /corporate/whistleblowing | Path does not match |
| 22 | sector_automotive | /settore/automotive | Path does not match |
| 23 | sector_carwash | /settore/carwash | Path does not match |
| 24 | sector_industrial | /settore/industrial | Path does not match |
| 25 | sector_raee | /settore/raee | Path does not match |
| 26 | sector_food | /settore/food | Path does not match |
| 27 | sector_remediation | /settore/remediation | Path does not match |
| 28 | service_stock | /servizi/stoccaggio | Path does not match |
| 29 | service_transport | /servizi/trasporto | Path does not match |
| 30 | service_draining | /servizi/bonifica | Path does not match |
| 31 | service_v_ren | /servizi/v-ren | Path does not match |
| 32 | service_v_ren_user_search | /servizi/rentri-cerca-utente | Path does not match |
| 33 | service_v_ren_company_search | /servizi/rentri-cerca-azienda | Path does not match |
| 34 | service_withdraw | /servizi/ritiro-rifiuti | Path does not match |
| 35 | api_eer_search | /api/eer/search | Path does not match |
| 36 | environment_our_effort | /ambiente/il-nostro-impegno | Path does not match |
| 37 | lme | /valori-lme | Path does not match |
| 38 | environment_eer | /ambiente/eer | Path does not match |
| 39 | environment_hp | /ambiente/hazardous-properties | Path does not match |
| 40 | environment_rd | /ambiente/recovery-and-disposal | Path does not match |
| 41 | albo | /albo-e-aia | Path does not match |
| 42 | albo_certifications | /albo/certificazioni | Path does not match |
| 43 | albo_authorizations | /albo/autorizzazioni | Path does not match |
| 44 | life | /life | Path does not match |
| 45 | life_it | /life/progetto-bio-lubricant | Path does not match |
| 46 | life_en | /life/bio-lubricant-project | Path does not match |
| 47 | contacts_request_information | /contatti/richiedi-informazioni | Path does not match |
| 48 | contacts_work_with_us | /contatti/lavora-con-noi | Path does not match |
| 49 | contacts_support | /contatti/assistenza | Path does not match |
| 50 | news | /novita | Path does not match |
| 51 | news_single | /novita/{slug} | Path does not match |
| 52 | help | /aiuto | Path does not match |
| 53 | privacy | /privacy | Path does not match |
| 54 | remove_filter | /rimuovi-filtro | Path does not match |
| 55 | update_tab_filter_session | /aggiorna-sessione-filtro-tab | Path does not match |
| 56 | qr_code | /qr-code | Path does not match |
| 57 | faq | /faq | Path does not match |
| 58 | terms-and-conditions | /termini-e-condizioni | Path does not match |
| 59 | iframe_v_ren | /iframe/v-ren | Path does not match |
| 60 | script_update_db | /script/aggiorna-db | Path does not match |
| 61 | holiday_request_reject_pending_expired | /script/richieste-ferie/rifiuta-in-attesa-scadute | Path does not match |
| 62 | holiday_request_periodic_alert | /script/richieste-ferie/avviso-periodico | Path does not match |
| 63 | tickets_remove_locker | /script/ticket/rimuovi-locker | Path does not match |
| 64 | alerts_staff_expired_documents | /script/avvisi/staff/documenti-in-scadenza-tra-giorni/{days} | Path does not match |
| 65 | transport_agenda_expired_archive | /script/agenda-trasporto/scaduti-archivia | Path does not match |
| 66 | access_expired_delete | /script/accesso-struttura/elimina-scaduti | Path does not match |
| 67 | transport_agenda_hide_previous | /script/agenda-trasporto/nascondi-precedenti | Path does not match |
| 68 | script_access_qr_code | /script/accesso-in-struttura/qr-code | Path does not match |
| 69 | login_client_select | /seleziona-accesso-cliente | Path does not match |
| 70 | 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.