Routing
app_dashboard_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/app/dashboard
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | 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 | _wdt_stylesheet | /custom_wdt/styles | Path does not match |
| 17 | api_customers_list | /api/customers/list | Path does not match |
| 18 | api_customers_departments_list | /api/customers/departments/list | Path does not match |
| 19 | api_customers_locations_list | /api/customers/locations/list | Path does not match |
| 20 | api_dashboard_widgets_list | /app/api/dashboard/widgets/list | Path does not match |
| 21 | api_dashboard_widgets_gallery | /app/api/dashboard/widgets/gallery | Path does not match |
| 22 | api_dashboard_widgets_add | /app/api/dashboard/widgets/add | Path does not match |
| 23 | api_dashboard_widgets_update | /app/api/dashboard/widgets/update/{uuid} | Path does not match |
| 24 | api_dashboard_widgets_delete | /app/api/dashboard/widgets/delete/{uuid} | Path does not match |
| 25 | api_dashboard_widgets_save_layout | /app/api/dashboard/widgets/save-layout | Path does not match |
| 26 | api_operatives_list | /api/operatives/list | Path does not match |
| 27 | api_operatives_search | /api/operatives/search | Path does not match |
| 28 | api_services_list | /api/services/list | Path does not match |
| 29 | api_vehicles_list | /api/vehicles/list | Path does not match |
| 30 | api_vehicles_get | /api/vehicles/get | Path does not match |
| 31 | app_adjustments_index | /app/adjustments | Path does not match |
| 32 | app_adjustments_types_view | /app/adjustments/types/{type_uuid}/view | Path does not match |
| 33 | app_adjustments_types_create | /app/adjustments/types/create | Path does not match |
| 34 | app_adjustments_types_edit | /app/adjustments/types/{type_uuid}/edit | Path does not match |
| 35 | app_adjustments_types_delete | /app/adjustments/types/{type_uuid}/delete | Path does not match |
| 36 | app_balances_index | /app/balances | Path does not match |
| 37 | app_balances_view | /app/balances/{balance_uuid}/view | Path does not match |
| 38 | app_balances_create | /app/balances/create | Path does not match |
| 39 | app_balances_edit | /app/balances/{balance_uuid}/edit | Path does not match |
| 40 | app_balances_delete | /app/balances/{balance_uuid}/delete | Path does not match |
| 41 | app_balances_archive | /app/balances/{balance_uuid}/archive | Path does not match |
| 42 | app_balances_unarchive | /app/balances/{balance_uuid}/unarchive | Path does not match |
| 43 | app_billing_index | /app/billing | Path does not match |
| 44 | app_bookings_index | /app/bookings | Path does not match |
| 45 | app_bookings_view | /app/bookings/{booking_uuid}/view | Path does not match |
| 46 | app_bookings_create | /app/bookings/create | Path does not match |
| 47 | app_bookings_edit | /app/bookings/{booking_uuid}/edit | Path does not match |
| 48 | app_bookings_delete | /app/bookings/{booking_uuid}/delete | Path does not match |
| 49 | app_bookings_lines_markcomplete | /app/bookings/{booking_uuid}/lines/{line_uuid}/mark_complete | Path does not match |
| 50 | app_bookings_lines_markincomplete | /app/bookings/{booking_uuid}/lines/{line_uuid}/mark_incomplete | Path does not match |
| 51 | app_bookings_lines_removeoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/remove_operative | Path does not match |
| 52 | app_bookings_lines_allocateoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/allocate_operative | Path does not match |
| 53 | app_bookings_lines_allocateselectedoperative | /app/bookings/{booking_uuid}/lines/{line_uuid}/allocate_selected_operative/{operative_uuid} | Path does not match |
| 54 | app_contracts_index | /app/contracts | Path does not match |
| 55 | app_contracts_view | /app/contracts/{contract_uuid}/view | Path does not match |
| 56 | app_contracts_create | /app/contracts/create | Path does not match |
| 57 | app_contracts_create_operative | /app/contracts/create/operative/{operative_uuid} | Path does not match |
| 58 | app_contracts_create_customer | /app/contracts/create/customer/{customer_uuid} | Path does not match |
| 59 | app_contracts_send_email | /app/contracts/{contract_uuid}/send-email | Path does not match |
| 60 | app_contracts_renew | /app/contracts/{contract_uuid}/renew | Path does not match |
| 61 | app_contracts_delete | /app/contracts/{contract_uuid}/delete | Path does not match |
| 62 | app_contract_templates_index | /app/contracts/templates | Path does not match |
| 63 | app_contract_templates_view | /app/contracts/templates/{template_uuid}/view | Path does not match |
| 64 | app_contract_templates_create | /app/contracts/templates/create | Path does not match |
| 65 | app_contract_templates_edit | /app/contracts/templates/{template_uuid}/edit | Path does not match |
| 66 | app_contract_templates_delete | /app/contracts/templates/{template_uuid}/delete | Path does not match |
| 67 | app_customerinvoices_index | /app/customer_invoices | Path does not match |
| 68 | app_customerinvoices_view | /app/customer_invoices/{customerinvoice_uuid}/view | Path does not match |
| 69 | app_customerinvoices_create | /app/customer_invoices/create | Path does not match |
| 70 | app_customerinvoices_edit | /app/customer_invoices/{customerinvoice_uuid}/edit | Path does not match |
| 71 | app_customerinvoices_delete | /app/customer_invoices/{customerinvoice_uuid}/delete | Path does not match |
| 72 | app_customerinvoices_additems | /app/customer_invoices/{customerinvoice_uuid}/add_items | Path does not match |
| 73 | app_customerinvoices_emails_index | /app/customer_invoices/emails | Path does not match |
| 74 | app_customerinvoices_emails_sendbatch | /app/customer_invoices/emails/send_batch | Path does not match |
| 75 | app_customerinvoices_generate | /app/customer_invoices/generate | Path does not match |
| 76 | app_customerinvoices_generateforweekending | /app/customer_invoices/generate/{weekEnding} | Path does not match |
| 77 | app_customerpods_emails_index | /app/customer_pods/emails | Path does not match |
| 78 | app_customerpods_emails_sendbatch | /app/customer_pods/emails/send_batch | Path does not match |
| 79 | app_customerpods_index | /app/customer_pods | Path does not match |
| 80 | app_customerpods_view | /app/customer_pods/{customerpod_uuid}/view | Path does not match |
| 81 | app_customerpods_approve | /app/customer_pods/{customerpod_uuid}/approve | Path does not match |
| 82 | app_customerpods_disapprove | /app/customer_pods/{customerpod_uuid}/disapprove | Path does not match |
| 83 | app_customerpods_delete | /app/customer_pods/{customerpod_uuid}/delete | Path does not match |
| 84 | app_customerpods_resend_email | /app/customer_pods/{customerpod_uuid}/resend_email | Path does not match |
| 85 | app_customerpods_generate | /app/customer_pods/generate | Path does not match |
| 86 | app_customerpods_generateforweekending | /app/customer_pods/generate/{weekEnding} | Path does not match |
| 87 | app_customerpods_issues_create | /app/customer_pods/{customerpod_uuid}/issues/create | Path does not match |
| 88 | app_customerpods_issues_edit | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/edit | Path does not match |
| 89 | app_customerpods_issues_view | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/view | Path does not match |
| 90 | app_customerpods_issues_delete | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/delete | Path does not match |
| 91 | app_customerpods_issues_resolve | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/resolve | Path does not match |
| 92 | app_customerpods_issues_unresolve | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/unresolve | Path does not match |
| 93 | app_customerpods_issues_notes | /app/customer_pods/{customerpod_uuid}/issues/{issue_uuid}/notes | Path does not match |
| 94 | app_customers_contracts | /app/customers/{customer_uuid}/contracts | Path does not match |
| 95 | app_customers_index | /app/customers | Path does not match |
| 96 | app_customers_view | /app/customers/{customer_uuid}/view | Path does not match |
| 97 | app_customers_create | /app/customers/create | Path does not match |
| 98 | app_customers_edit | /app/customers/{customer_uuid}/edit | Path does not match |
| 99 | app_customers_delete | /app/customers/{customer_uuid}/delete | Path does not match |
| 100 | app_customers_emailhistory | /app/customers/{customer_uuid}/email-history | Path does not match |
| 101 | app_customers_sendbulkemail | /app/customers/send-bulk-email | Path does not match |
| 102 | app_customers_departments_index | /app/customers/{customer_uuid}/departments | Path does not match |
| 103 | app_customers_departments_view | /app/customers/{customer_uuid}/departments/{department_uuid}/view | Path does not match |
| 104 | app_customers_departments_create | /app/customers/{customer_uuid}/departments/create | Path does not match |
| 105 | app_customers_departments_edit | /app/customers/{customer_uuid}/departments/{department_uuid}/edit | Path does not match |
| 106 | app_customers_departments_delete | /app/customers/{customer_uuid}/departments/{department_uuid}/delete | Path does not match |
| 107 | app_departments_archive | /app/departments/{department_uuid}/archive | Path does not match |
| 108 | app_departments_unarchive | /app/departments/{department_uuid}/unarchive | Path does not match |
| 109 | app_customers_locations_index | /app/customers/{customer_uuid}/locations | Path does not match |
| 110 | app_customers_locations_view | /app/customers/{customer_uuid}/locations/{location_uuid}/view | Path does not match |
| 111 | app_customers_locations_create | /app/customers/{customer_uuid}/locations/create | Path does not match |
| 112 | app_customers_locations_edit | /app/customers/{customer_uuid}/locations/{location_uuid}/edit | Path does not match |
| 113 | app_customers_locations_delete | /app/customers/{customer_uuid}/locations/{location_uuid}/delete | Path does not match |
| 114 | app_locations_archive | /app/locations/{location_uuid}/archive | Path does not match |
| 115 | app_locations_unarchive | /app/locations/{location_uuid}/unarchive | Path does not match |
| 116 | app_customers_notes | /app/customers/{customer_uuid}/notes | Path does not match |
| 117 | app_customers_notes_edit | /app/customers/{customer_uuid}/notes/{note_uuid}/edit | Path does not match |
| 118 | app_customers_notes_delete | /app/customers/{customer_uuid}/notes/{note_uuid}/delete | Path does not match |
| 119 | app_customers_departments_pricing | /app/customers/{customer_uuid}/departments/{department_uuid}/pricing | Path does not match |
| 120 | app_customers_roles_index | /app/customers/{customer_uuid}/roles | Path does not match |
| 121 | app_customers_roles_delete | /app/customers/{customer_uuid}/roles/{userrole_uuid}/delete | Path does not match |
| 122 | app_customers_users_index | /app/customers/{customer_uuid}/users | Path does not match |
| 123 | app_customers_users_view | /app/customers/{customer_uuid}/users/{user_uuid}/view | Path does not match |
| 124 | app_customers_users_create | /app/customers/{customer_uuid}/users/create | Path does not match |
| 125 | app_customers_users_edit | /app/customers/{customer_uuid}/users/{user_uuid}/edit | Path does not match |
| 126 | app_customers_users_delete | /app/customers/{customer_uuid}/users/{user_uuid}/delete | Path does not match |
| 127 | app_customers_vehicles_index | /app/customers/{customer_uuid}/vehicles | Path does not match |
| 128 | app_customers_vehicles_view | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/view | Path does not match |
| 129 | app_customers_vehicles_create | /app/customers/{customer_uuid}/vehicles/create | Path does not match |
| 130 | app_customers_vehicles_edit | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/edit | Path does not match |
| 131 | app_customers_vehicles_delete | /app/customers/{customer_uuid}/vehicles/{vehicle_uuid}/delete | Path does not match |
| 132 | app_vehicles_archive | /app/vehicles/{vehicle_uuid}/archive | Path does not match |
| 133 | app_vehicles_unarchive | /app/vehicles/{vehicle_uuid}/unarchive | Path does not match |
| 134 | app_dashboard_index | /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.