Routing
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 | _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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | acceptance_index | /acceptance/ | Path does not match |
| 14 | acceptance_new | /acceptance/new/{order}/{tablet} | Path does not match |
| 15 | acceptance_submit | /acceptance/submit/ | Path does not match |
| 16 | acceptance_show | /acceptance/{id} | Path does not match |
| 17 | acceptance_pdfexport | /acceptance/{id}/pdfexport | Path does not match |
| 18 | acceptance_emailtocustomer | /acceptance/{id}/emailtocustomer | Path does not match |
| 19 | acceptance_edit | /acceptance/{id}/edit | Path does not match |
| 20 | acceptance_delete | /acceptance/{id} | Path does not match |
| 21 | action_index | /action/ | Path does not match |
| 22 | action_ssp | /action/ssp | Path does not match |
| 23 | action_index_personal | /action/personalview | Path does not match |
| 24 | action_index_personalhidden | /action/personalhiddenview | Path does not match |
| 25 | action_personal_ssp | /action/personalssp | Path does not match |
| 26 | action_personalhidden_ssp | /action/personalhiddenssp | Path does not match |
| 27 | action_index_filtered | /action/filteredview | Path does not match |
| 28 | action_new | /action/new | Path does not match |
| 29 | action_new_triggered | /action/triggered/{id} | Path does not match |
| 30 | action_show | /action/{id} | Path does not match |
| 31 | action_edit | /action/{id}/edit | Path does not match |
| 32 | action_delete | /action/{id} | Path does not match |
| 33 | actioncategory_index | /settings/actioncategory/ | Path does not match |
| 34 | actioncategory_new | /settings/actioncategory/new | Path does not match |
| 35 | get-category-info | /settings/actioncategory/get-category-info/{actioncategory}/{order} | Path does not match |
| 36 | actioncategory_show | /settings/actioncategory/{id} | Path does not match |
| 37 | actioncategory_show_my_actions | /settings/actioncategory/{id}/showmyactions | Path does not match |
| 38 | actioncategory_edit | /settings/actioncategory/{id}/edit | Path does not match |
| 39 | actioncategory_delete | /settings/actioncategory/{id} | Path does not match |
| 40 | actionlog_index | /actionlog/ | Path does not match |
| 41 | actionlog_new | /actionlog/new | Path does not match |
| 42 | actionlog_show | /actionlog/{id} | Path does not match |
| 43 | actionlog_edit | /actionlog/{id}/edit | Path does not match |
| 44 | actionlog_delete | /actionlog/{id} | Path does not match |
| 45 | appointments_index | /appointments/ | Path does not match |
| 46 | appointment_ssp | /appointments/ssp | Path does not match |
| 47 | appointments_index_personal | /appointments/personalview | Path does not match |
| 48 | appointments_index_filtered | /appointments/filteredview | Path does not match |
| 49 | appointments_calendar | /appointments/calendar | Path does not match |
| 50 | agenda_items | /appointments/get-items | Path does not match |
| 51 | appointments_map | /appointments/map | Path does not match |
| 52 | appointments_combimap | /appointments/combimap | Path does not match |
| 53 | appointments_map_getitems | /appointments/get-map-items/{start}/{end}/{appointmentscategory}/{users} | Path does not match |
| 54 | appointments_new | /appointments/new/{fromorder} | Path does not match |
| 55 | appointments_show | /appointments/{id} | Path does not match |
| 56 | appointments_edit | /appointments/{id}/edit | Path does not match |
| 57 | appointments_delete | /appointments/{id} | Path does not match |
| 58 | appointmentscategory_index | /appointmentscategory/ | Path does not match |
| 59 | catinfo | /appointmentscategory/get-category-info/{id} | Path does not match |
| 60 | appointmentscategory_new | /appointmentscategory/new | Path does not match |
| 61 | appointmentscategory_show | /appointmentscategory/{id} | Path does not match |
| 62 | appointmentscategory_edit | /appointmentscategory/{id}/edit | Path does not match |
| 63 | appointmentscategory_delete | /appointmentscategory/{id} | Path does not match |
| 64 | customer_index | /customer/ | Path does not match |
| 65 | customer_ssp | /customer/ssp | Path does not match |
| 66 | search_customers | /customer/searchcustomers/ | Path does not match |
| 67 | customer_index_filtered | /customer/filteredview | Path does not match |
| 68 | customer_map | /customer/map | Path does not match |
| 69 | customer_map_getitems | /customer/get-map-items | Path does not match |
| 70 | customer_new | /customer/new | Path does not match |
| 71 | customer_show | /customer/{id} | Path does not match |
| 72 | customer_show_gegevens | /customer/{id}/gegevens | Path does not match |
| 73 | customer_show_orders | /customer/{id}/orders | Path does not match |
| 74 | customer_edit | /customer/{id}/edit | Path does not match |
| 75 | customer_delete | /customer/{id} | Path does not match |
| 76 | 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.