Routing
dayplan_frontend_appuntamento_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "20366" |
Route Redirection
This page redirects to:
https://montanari.dayplan.it/login
(route: "n/a")
Route Matching Logs
Path to match:
/appuntamento/20366
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | dayplan_api_appuntamenti_index | /appuntamenti/ | Path does not match |
| 16 | dayplan_api_get_clienti | /api/v1/clienti/ | Path does not match |
| 17 | dayplan_api_create_clienti | /api/v1/clienti/ | Path does not match |
| 18 | dayplan_api_get_cliente | /api/v1/clienti/{id} | Path does not match |
| 19 | dayplan_api_put_cliente | /api/v1/clienti/{id} | Path does not match |
| 20 | dayplan_api_delete_cliente | /api/v1/clienti/{id} | Path does not match |
| 21 | dayplan_api_get_contatti_cliente | /api/v1/clienti/{idCliente}/contatti | Path does not match |
| 22 | dayplan_api_create_contatto_cliente | /api/v1/clienti/{idCliente}/contatti/ | Path does not match |
| 23 | dayplan_api_get_contatto_cliente | /api/v1/clienti/{idCliente}/contatti/{idContattoCliente} | Path does not match |
| 24 | dayplan_api_put_contatto_cliente | /api/v1/clienti/{idCliente}/contatti/{idContattoCliente} | Path does not match |
| 25 | dayplan_api_delete_contatto_cliente | /api/v1/clienti/{idCliente}/contatti/{idContattoCliente} | Path does not match |
| 26 | dayplan_api_filesystem_entita | /filesystem/{entita}/{id} | Path does not match |
| 27 | dayplan_api_filesystem_crea_cartella | /filesystem/folder/{entita}/{id} | Path does not match |
| 28 | dayplan_api_filesystem_rinomina_cartella | /filesystem/folder/{entita}/{id} | Path does not match |
| 29 | dayplan_api_filesystem_elimina_cartella | /filesystem/folder/{entita}/{id} | Path does not match |
| 30 | dayplan_api_filesystem_file_upload | /filesystem/file/{entita}/{id} | Path does not match |
| 31 | dayplan_api_filesystem_file_open | /filesystem/file/{entita}/{id} | Path does not match |
| 32 | dayplan_api_filesystem_file_delete | /filesystem/file/{entita}/{id} | Path does not match |
| 33 | dayplan_api_filesystem_file_rename | /filesystem/file/{entita}/{id} | Path does not match |
| 34 | dayplan_api_get_utenti | /api/v1/utenti/ | Path does not match |
| 35 | dayplan_api_create_utente | /api/v1/utenti/ | Path does not match |
| 36 | dayplan_api_get_utente | /api/v1/utenti/{id} | Path does not match |
| 37 | dayplan_api_put_utente | /api/v1/utenti/{id} | Path does not match |
| 38 | dayplan_api_delete_utente | /api/v1/utenti/{id} | Path does not match |
| 39 | dayplan_frontend_appuntamento_index | /appuntamento/ | Path does not match |
| 40 | dayplan_frontend_appuntamento_dt | /appuntamento/dt | Path does not match |
| 41 | dayplan_frontend_appuntamento_new | /appuntamento/new | Path does not match |
| 42 | dayplan_frontend_appuntamento_show | /appuntamento/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.