Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_address_type_list | /address-type/list | Path does not match |
| 18 | app_address_type_add | /address-type/add | Path does not match |
| 19 | app_address_type_edit | /address-type/edit/{id} | Path does not match |
| 20 | app_address_type_show | /address-type/show/{id} | Path does not match |
| 21 | app_ajax_pratica_by_company | /ajax/pratiche-by-company/{id} | Path does not match |
| 22 | app_ajax_attivita_by_pratica | /ajax/attivita-by-pratica/{id} | Path does not match |
| 23 | app_company_ajax_search | /ajax/company/search | Path does not match |
| 24 | app_pratica_ajax_search | /ajax/pratica/search | Path does not match |
| 25 | app_ajax_timer_pratiche_aperte | /ajax/timer/pratiche-aperte | Path does not match |
| 26 | app_ajax_timer_create_and_start | /ajax/timer/create-and-start | Path does not match |
| 27 | app_ajax_timer_start | /ajax/timer/start/{id} | Path does not match |
| 28 | app_ajax_timer_pause | /ajax/timer/pause/{id} | Path does not match |
| 29 | app_ajax_timer_stop | /ajax/timer/stop/{id} | Path does not match |
| 30 | app_ajax_timer_restart | /ajax/timer/restart/{id} | Path does not match |
| 31 | app_attivita_list | /attivita/list | Path does not match |
| 32 | app_attivita_add | /attivita/add | Path does not match |
| 33 | app_attivita_edit | /attivita/edit/{id} | Path does not match |
| 34 | app_attivita_show | /attivita/show/{id} | Path does not match |
| 35 | app_login | /login | Path does not match |
| 36 | app_logout | /logout | Path does not match |
| 37 | app_calendar | /calendar | Path does not match |
| 38 | app_calendar_events | /calendar/events | Path does not match |
| 39 | app_calendar_event_edit | /calendar/event/{id}/edit | Path does not match |
| 40 | app_calendar_event_new | /calendar/event/new | Path does not match |
| 41 | app_cms_type_list | /cms-type/list | Path does not match |
| 42 | app_cms_type_add | /cms-type/add | Path does not match |
| 43 | app_cms_type_edit | /cms-type/edit/{id} | Path does not match |
| 44 | app_cms_type_show | /cms-type/show/{id} | Path does not match |
| 45 | app_company_address_list | /company-address/list | Path does not match |
| 46 | app_company_address_add | /company-address/add | Path does not match |
| 47 | app_company_address_edit | /company-address/edit/{id} | Path does not match |
| 48 | app_company_address_show | /company-address/show/{id} | Path does not match |
| 49 | app_company_contact_list | /company-contact/list | Path does not match |
| 50 | app_company_contact_add | /company-contact/add | Path does not match |
| 51 | app_company_contact_edit | /company-contact/edit/{id} | Path does not match |
| 52 | app_company_contact_show | /company-contact/show/{id} | Path does not match |
| 53 | app_company_list | /company/list | Path does not match |
| 54 | app_company_add | /company/add | Path does not match |
| 55 | app_company_edit | /company/edit/{id} | Path does not match |
| 56 | app_company_show | /company/show/{id} | Path does not match |
| 57 | app_cost_centre_list | /cost-centre/list | Path does not match |
| 58 | app_cost_centre_add | /cost-centre/add | Path does not match |
| 59 | app_cost_centre_edit | /cost-centre/edit/{id} | Path does not match |
| 60 | app_cost_centre_show | /cost-centre/show/{id} | Path does not match |
| 61 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.