Routing
lezioni_assenze_quadro
Matched route
Route Parameters
| Name | Value |
|---|---|
| cattedra | "0" |
| classe | "22" |
| data | "2026-04-10" |
| posizione | "0" |
| vista | "G" |
Route Redirection
This page redirects to:
/login/form/
(route: "n/a")
Route Matching Logs
Path to match:
/lezioni/assenze/quadro/0/22/2026-04-10
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout/ | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | ajax_docenti | /ajax/docenti/{cognome}/{nome}/{sede}/{pagina} | Path does not match |
| 17 | ajax_alunni | /ajax/alunni/{cognome}/{nome}/{classe}/{sede}/{pagina} | Path does not match |
| 18 | ajax_token | /ajax/token/{id} | Path does not match |
| 19 | ajax_sessione | /ajax/sessione | Path does not match |
| 20 | ajax_classe | /ajax/classe/{classe} | Path does not match |
| 21 | ajax_cattedre | /ajax/cattedre/{docente} | Path does not match |
| 22 | ajax_materie | /ajax/materie/{classe} | Path does not match |
| 23 | alunni_importa | /alunni/importa/ | Path does not match |
| 24 | alunni_modifica | /alunni/modifica/{pagina} | Path does not match |
| 25 | alunni_abilita | /alunni/abilita/{id}/{abilita} | Path does not match |
| 26 | alunni_modifica_edit | /alunni/modifica/edit/{id} | Path does not match |
| 27 | alunni_password | /alunni/password/{tipo}/{username} | Path does not match |
| 28 | alunni_classe | /alunni/classe/{pagina} | Path does not match |
| 29 | alunni_classe_edit | /alunni/classe/edit/{id}/{tipo} | Path does not match |
| 30 | alunni_classe_delete | /alunni/classe/delete/{id} | Path does not match |
| 31 | alunni_passwordFiltro | /alunni/passwordFiltro/{genitore} | Path does not match |
| 32 | alunni_rappresentanti | /alunni/rappresentanti/{pagina} | Path does not match |
| 33 | alunni_rappresentantiGenitori | /alunni/rappresentantiGenitori/{pagina} | Path does not match |
| 34 | alunni_rappresentanti_edit | /alunni/rappresentanti/edit/{ruolo}/{id} | Path does not match |
| 35 | alunni_rappresentanti_delete | /alunni/rappresentanti/delete/{ruolo}/{id} | Path does not match |
| 36 | app_login | /app/login/{codice}/{lusr}/{lpsw}/{lapp} | Path does not match |
| 37 | app_prelogin | /app/prelogin/ | Path does not match |
| 38 | app_info | /app/info/ | Path does not match |
| 39 | app_download | /app/download/{id} | Path does not match |
| 40 | app_versione | /app/versione/ | Path does not match |
| 41 | app_info_studenti | /app/info/studenti/ | Path does not match |
| 42 | app_connectInit | /app/connect/init | Path does not match |
| 43 | app_connect | /app/connect/{token} | Path does not match |
| 44 | app_device | /app/device | Path does not match |
| 45 | api_info_docente | /api/info/docente/ | Path does not match |
| 46 | lezioni_assenze_quadro | /lezioni/assenze/quadro/{cattedra}/{classe}/{data}/{vista}/{posizione} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.