Routing
corporate_society
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/corporate/societa-e-staff
| # | 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 | update_visitor_type_purpose | /accesso-in-struttura/aggiorna-tipologia-scopo-visita | Path does not match |
| 7 | update_visit_purpose_referent | /accesso-in-struttura/aggiorna-scopo-visita-referente | Path does not match |
| 8 | access_form_exit | /accesso-in-struttura/modulo-uscita | Path does not match |
| 9 | update_search_visitor | /accesso-in-struttura/cerca-visitatore | Path does not match |
| 10 | admin_index | /amministratore/ | Path does not match |
| 11 | cookies | /cookie | Path does not match |
| 12 | cookie_accept | /cookie/accetta | Path does not match |
| 13 | cookie_deny | /cookie/rifiuta | Path does not match |
| 14 | cookie_update | /cookie/aggiorna | Path does not match |
| 15 | homepage | / | Path does not match |
| 16 | homepage_sub | /homepage_sub/{section} | Path does not match |
| 17 | corporate_society | /corporate/societa-e-staff | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.