Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/app/dashboard
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | app_billing_index | /app/billing | Path does not match |
| 17 | app_clientcontracts_index | /app/client_contracts | Path does not match |
| 18 | app_clientcontracts_view | /app/client_contracts/{clientcontract_uuid}/view | Path does not match |
| 19 | app_clientcontracts_create | /app/client_contracts/create | Path does not match |
| 20 | app_clientcontracts_edit | /app/client_contracts/{clientcontract_uuid}/edit | Path does not match |
| 21 | app_clientcontracts_delete | /app/client_contracts/{clientcontract_uuid}/delete | Path does not match |
| 22 | app_clientinvoices_index | /app/client_invoices | Path does not match |
| 23 | app_clientinvoices_view | /app/client_invoices/{clientinvoice_uuid}/view | Path does not match |
| 24 | app_clientinvoices_create | /app/client_invoices/create | Path does not match |
| 25 | app_clientinvoices_edit | /app/client_invoices/{clientinvoice_uuid}/edit | Path does not match |
| 26 | app_clientinvoices_delete | /app/client_invoices/{clientinvoice_uuid}/delete | Path does not match |
| 27 | app_clientinvoices_generate | /app/client_invoices/generate | Path does not match |
| 28 | app_clientinvoices_generateforweekending | /app/client_invoices/generate/{weekEnding} | Path does not match |
| 29 | app_clientpods_index | /app/client_pods | Path does not match |
| 30 | app_clientpods_view | /app/client_pods/{clientpod_uuid}/view | Path does not match |
| 31 | app_clientpods_create | /app/client_pods/create | Path does not match |
| 32 | app_clientpods_edit | /app/client_pods/{clientpod_uuid}/edit | Path does not match |
| 33 | app_clientpods_approve | /app/client_pods/{clientpod_uuid}/approve | Path does not match |
| 34 | app_clientpods_disapprove | /app/client_pods/{clientpod_uuid}/disapprove | Path does not match |
| 35 | app_clientpods_delete | /app/client_pods/{clientpod_uuid}/delete | Path does not match |
| 36 | app_clientpods_generate | /app/client_pods/generate | Path does not match |
| 37 | app_clientpods_generateforweekending | /app/client_pods/generate/{weekEnding} | Path does not match |
| 38 | app_clientpods_issues_create | /app/client_pods/{clientpod_uuid}/issues/create | Path does not match |
| 39 | app_clientpods_issues_edit | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/edit | Path does not match |
| 40 | app_clientpods_issues_view | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/view | Path does not match |
| 41 | app_clientpods_issues_delete | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/delete | Path does not match |
| 42 | app_clientpods_issues_resolve | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/resolve | Path does not match |
| 43 | app_clientpods_issues_unresolve | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/unresolve | Path does not match |
| 44 | app_clientpods_issues_notes | /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/notes | Path does not match |
| 45 | app_clients_index | /app/clients | Path does not match |
| 46 | app_clients_view | /app/clients/{client_uuid}/view | Path does not match |
| 47 | app_clients_create | /app/clients/create | Path does not match |
| 48 | app_clients_edit | /app/clients/{client_uuid}/edit | Path does not match |
| 49 | app_clients_delete | /app/clients/{client_uuid}/delete | Path does not match |
| 50 | app_clients_requestcreditlimit | /app/clients/{client_uuid}/request_credit_limit | Path does not match |
| 51 | app_clients_approvecreditlimitrequest | /app/clients/{client_uuid}/approve_credit_limit_request | Path does not match |
| 52 | app_clients_rejectcreditlimitrequest | /app/clients/{client_uuid}/reject_credit_limit_request | Path does not match |
| 53 | app_clients_sendemail | /app/clients/{client_uuid}/send-email | Path does not match |
| 54 | app_clients_bulkemail | /app/clients/bulk-email | Path does not match |
| 55 | app_clients_notes | /app/clients/{client_uuid}/notes | Path does not match |
| 56 | app_clients_notes_edit | /app/clients/{client_uuid}/notes/{note_uuid}/edit | Path does not match |
| 57 | app_clients_notes_delete | /app/clients/{client_uuid}/notes/{note_uuid}/delete | Path does not match |
| 58 | app_clients_roles | /app/clients/{client_uuid}/roles | Path does not match |
| 59 | app_clients_roles_delete | /app/clients/{client_uuid}/roles/{role_uuid}/delete | Path does not match |
| 60 | app_clients_users_index | /app/clients/{client_uuid}/users | Path does not match |
| 61 | app_clients_users_view | /app/clients/{client_uuid}/users/{user_uuid}/view | Path does not match |
| 62 | app_clients_users_create | /app/clients/{client_uuid}/users/create | Path does not match |
| 63 | app_clients_users_edit | /app/clients/{client_uuid}/users/{user_uuid}/edit | Path does not match |
| 64 | app_clients_users_delete | /app/clients/{client_uuid}/users/{user_uuid}/delete | Path does not match |
| 65 | app_clients_users_sendemail | /app/clients/{client_uuid}/users/{user_uuid}/send-email | Path does not match |
| 66 | app_clients_users_notes | /app/clients/{client_uuid}/users/{user_uuid}/notes | Path does not match |
| 67 | app_clients_users_notes_edit | /app/clients/{client_uuid}/users/{user_uuid}/notes/{note_uuid}/edit | Path does not match |
| 68 | app_clients_users_notes_delete | /app/clients/{client_uuid}/users/{user_uuid}/notes/{note_uuid}/delete | Path does not match |
| 69 | app_dashboard_index | /app/dashboard | Path does not match |
| 70 | app_dashboard_addwidget | /app/dashboard/add_widget/{widget_identifier} | Path does not match |
| 71 | app_dashboard_movewidget | /app/dashboard/move_widget/{direction}/{widget_uuid} | Path does not match |
| 72 | app_dashboard_deletewidget | /app/dashboard/delete_widget/{widget_uuid} | Path does not match |
| 73 | app_incidents_index | /app/incidents | Path does not match |
| 74 | app_incidents_view | /app/incidents/{incident_uuid}/view | Path does not match |
| 75 | app_incidents_create | /app/incidents/create/{project_uuid} | Path does not match |
| 76 | app_incidents_edit | /app/incidents/{incident_uuid}/edit | Path does not match |
| 77 | app_incidents_delete | /app/incidents/{incident_uuid}/delete | Path does not match |
| 78 | app_incidents_open | /app/incidents/{incident_uuid}/open | Path does not match |
| 79 | app_incidents_close | /app/incidents/{incident_uuid}/close | Path does not match |
| 80 | app_incidents_addoperative | /app/incidents/{incident_uuid}/add_operative | Path does not match |
| 81 | app_incidents_addselectedoperative | /app/incidents/{incident_uuid}/add_selected_operative/{operative_uuid} | Path does not match |
| 82 | app_incidents_removeoperative | /app/incidents/{incident_uuid}/remove_operative | Path does not match |
| 83 | app_incidents_notes | /app/incidents/{incident_uuid}/notes | Path does not match |
| 84 | app_map_index | /app/map | Path does not match |
| 85 | app_notifications_index | /app/notifications | Path does not match |
| 86 | app_operatives_adjustments | /app/operatives/{operative_uuid}/adjustments | Path does not match |
| 87 | app_operatives_adjustments_create | /app/operatives/{operative_uuid}/adjustments/create | Path does not match |
| 88 | app_operatives_adjustments_edit | /app/operatives/{operative_uuid}/adjustments/{adjustment_uuid}/edit | Path does not match |
| 89 | app_operatives_adjustments_delete | /app/operatives/{operative_uuid}/adjustments/{adjustment_uuid}/delete | Path does not match |
| 90 | app_operatives_documentcategories_index | /app/operatives/document-categories | Path does not match |
| 91 | app_operatives_documentcategories_create | /app/operatives/document-categories/create | Path does not match |
| 92 | app_operatives_documentcategories_edit | /app/operatives/document-categories/{category_uuid}/edit | Path does not match |
| 93 | app_operatives_documentcategories_delete | /app/operatives/document-categories/{category_uuid}/delete | Path does not match |
| 94 | app_operatives_documents_all | /app/operatives/documents | Path does not match |
| 95 | app_operatives_documents | /app/operatives/{operative_uuid}/documents | Path does not match |
| 96 | app_operatives_documents_edit | /app/operatives/{operative_uuid}/documents/{document_uuid}/edit | Path does not match |
| 97 | app_operatives_documents_delete | /app/operatives/{operative_uuid}/documents/{document_uuid}/delete | Path does not match |
| 98 | app_operatives_documents_download | /app/operatives/{operative_uuid}/documents/{document_uuid}/download | Path does not match |
| 99 | app_operatives_documents_dropzoneupload | /app/operatives/{operative_uuid}/documents/dropzone_upload | Path does not match |
| 100 | app_operatives_notes | /app/operatives/{operative_uuid}/notes | Path does not match |
| 101 | app_operatives_notes_edit | /app/operatives/{operative_uuid}/notes/{note_uuid}/edit | Path does not match |
| 102 | app_operatives_notes_delete | /app/operatives/{operative_uuid}/notes/{note_uuid}/delete | Path does not match |
| 103 | app_operatives_onboarding | /app/operatives/{operative_uuid}/onboarding | Path does not match |
| 104 | app_operatives_onboarding_sendemail | /app/operatives/{operative_uuid}/onboarding/send-email | Path does not match |
| 105 | app_operatives_onboarding_markcomplete | /app/operatives/{operative_uuid}/onboarding/mark-complete | Path does not match |
| 106 | app_operatives_index | /app/operatives | Path does not match |
| 107 | app_operatives_view | /app/operatives/{operative_uuid}/view | Path does not match |
| 108 | app_operatives_create | /app/operatives/create | Path does not match |
| 109 | app_operatives_edit | /app/operatives/{operative_uuid}/edit | Path does not match |
| 110 | app_operatives_delete | /app/operatives/{operative_uuid}/delete | Path does not match |
| 111 | app_operatives_archive | /app/operatives/{operative_uuid}/archive | Path does not match |
| 112 | app_operatives_unarchive | /app/operatives/{operative_uuid}/unarchive | Path does not match |
| 113 | app_operatives_sendemail | /app/operatives/{operative_uuid}/send-email | Path does not match |
| 114 | app_operatives_bulkemail | /app/operatives/bulk-email | Path does not match |
| 115 | app_operatives_references | /app/operatives/{operative_uuid}/references | Path does not match |
| 116 | app_operatives_references_create | /app/operatives/{operative_uuid}/references/create | Path does not match |
| 117 | app_operatives_references_view | /app/operatives/{operative_uuid}/references/{reference_uuid} | Path does not match |
| 118 | app_operatives_references_edit | /app/operatives/{operative_uuid}/references/{reference_uuid}/edit | Path does not match |
| 119 | app_operatives_references_delete | /app/operatives/{operative_uuid}/references/{reference_uuid}/delete | Path does not match |
| 120 | app_operatives_references_bulkemail | /app/operatives/references/bulk-email | Path does not match |
| 121 | app_operatives_trades | /app/operatives/{operative_uuid}/trades | Path does not match |
| 122 | app_operatives_trades_add | /app/operatives/{operative_uuid}/trades/add | Path does not match |
| 123 | app_profile_edit | /app/profile | Path does not match |
| 124 | app_projects_notes | /app/projects/{project_uuid}/notes | Path does not match |
| 125 | app_projects_index | /app/projects | Path does not match |
| 126 | app_projects_view | /app/projects/{project_uuid}/view | Path does not match |
| 127 | app_projects_create | /app/projects/create | Path does not match |
| 128 | app_projects_createforclient | /app/projects/create/{client_uuid} | Path does not match |
| 129 | app_projects_edit | /app/projects/{project_uuid}/edit | Path does not match |
| 130 | app_projects_delete | /app/projects/{project_uuid}/delete | Path does not match |
| 131 | app_projects_open | /app/projects/{project_uuid}/open | Path does not match |
| 132 | app_projects_close | /app/projects/{project_uuid}/close | Path does not match |
| 133 | app_projects_addoperative | /app/projects/{project_uuid}/add_operative | Path does not match |
| 134 | app_projects_addselectedoperative | /app/projects/{project_uuid}/add_selected_operative/{operative_uuid} | Path does not match |
| 135 | app_projects_addselectedoperativetrade | /app/projects/{project_uuid}/add_selected_operative/{operative_uuid}/{trade_uuid} | Path does not match |
| 136 | app_projects_editoperativeproject | /app/projects/{project_uuid}/edit_operative_project/{operativeproject_uuid} | Path does not match |
| 137 | app_projects_removeoperativeproject | /app/projects/{project_uuid}/remove_operative_project/{operativeproject_uuid} | Path does not match |
| 138 | app_projects_roles | /app/projects/{project_uuid}/roles | Path does not match |
| 139 | app_projects_roles_delete | /app/projects/{project_uuid}/roles/{role_uuid}/delete | Path does not match |
| 140 | app_staff_index | /app/staff | Path does not match |
| 141 | app_staff_create | /app/staff/create | Path does not match |
| 142 | app_staff_edit | /app/staff/{staff_uuid}/edit | Path does not match |
| 143 | app_staff_delete | /app/staff/staff/{staff_uuid}/delete | Path does not match |
| 144 | app_system_announcements_index | /app/system/announcements | Path does not match |
| 145 | app_system_announcements_create | /app/system/announcements/create | Path does not match |
| 146 | app_system_announcements_edit | /app/system/announcements/{announcement_uuid}/edit | Path does not match |
| 147 | app_system_announcements_delete | /app/system/announcements/{announcement_uuid}/delete | Path does not match |
| 148 | app_system_emails_index | /app/system/emails | Path does not match |
| 149 | app_system_emails_view | /app/system/emails/{email_uuid}/view | Path does not match |
| 150 | app_system_emails_renderbody | /app/system/emails/{email_uuid}/render_body | Path does not match |
| 151 | app_system_emails_sendtest | /app/system/emails/send_test | Path does not match |
| 152 | app_system_emailtemplates_index | /app/system/email_templates | Path does not match |
| 153 | app_system_emailtemplates_create | /app/system/email_templates/create | Path does not match |
| 154 | app_system_emailtemplates_edit | /app/system/email_templates/{emailtemplate_uuid}/edit | Path does not match |
| 155 | app_system_emailtemplates_delete | /app/system/email_templates/{emailtemplate_uuid}/delete | Path does not match |
| 156 | app_system_logs_index | /app/system/logs | Path does not match |
| 157 | app_system_logs_view | /app/system/logs/{log_uuid}/view | Path does not match |
| 158 | app_system_permissions_index | /app/system/permissions | Path does not match |
| 159 | app_system_permissions_create | /app/system/permissions/create | Path does not match |
| 160 | app_system_permissions_edit | /app/system/permissions/{permission_uuid}/edit | Path does not match |
| 161 | app_system_permissions_delete | /app/system/permissions/{permission_uuid}/delete | Path does not match |
| 162 | app_system_settings | /app/system/settings | Path does not match |
| 163 | app_system_index | /app/system | Path does not match |
| 164 | app_timesheets_index | /app/timesheets | Path does not match |
| 165 | app_timesheets_view | /app/timesheets/{timesheet_uuid}/view | Path does not match |
| 166 | app_timesheets_create | /app/timesheets/create | Path does not match |
| 167 | app_timesheets_edit | /app/timesheets/{timesheet_uuid}/edit | Path does not match |
| 168 | app_timesheets_approve | /app/timesheets/{timesheet_uuid}/approve | Path does not match |
| 169 | app_timesheets_disapprove | /app/timesheets/{timesheet_uuid}/disapprove | Path does not match |
| 170 | app_timesheets_delete | /app/timesheets/{timesheet_uuid}/delete | Path does not match |
| 171 | app_trades_index | /app/trades | Path does not match |
| 172 | app_trades_view | /app/trades/{trade_uuid}/view | Path does not match |
| 173 | app_trades_create | /app/trades/create | Path does not match |
| 174 | app_trades_edit | /app/trades/{trade_uuid}/edit | Path does not match |
| 175 | app_trades_delete | /app/trades/{trade_uuid}/delete | Path does not match |
| 176 | app_usergroups_index | /app/user_groups | Path does not match |
| 177 | app_usergroups_create | /app/user_groups/create | Path does not match |
| 178 | app_usergroups_edit | /app/user_groups/{group_uuid}/edit | Path does not match |
| 179 | app_usergroups_delete | /app/user_groups/{group_uuid}/delete | Path does not match |
| 180 | app_users_index | /app/users | Path does not match |
| 181 | auth_login | /login | Path does not match |
| 182 | auth_logincheck | /login_check | Path does not match |
| 183 | auth_logout | /logout | Path does not match |
| 184 | auth_loginfailure | /login_failure | Path does not match |
| 185 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.