Routing
dbi_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | secure_static_pages | /pages | Path does not match |
| 2 | admin_static_pages | /admin-pages | Path does not match |
| 3 | dbi_page_show | /pages/{id} | Path does not match |
| 4 | dbi_page_content_block_form | /page-content-block-form | Path does not match |
| 5 | dbi_page_new | /page/new | Path does not match |
| 6 | dbi_page_edit | /page/edit/{id} | Path does not match |
| 7 | dbi_page_delete | /page/remove/{id} | Path does not match |
| 8 | dbi_ajax_page_by_name_phrase | /ac-search-page | Path does not match |
| 9 | dbi_page_content_block_delete | /page/content-block/{id}/{pageId} | Path does not match |
| 10 | dbi_update_page_content_blocks_priorities | /update-page-content-blocks-priorities | Path does not match |
| 11 | request_pp_approval | /request-approval | Path does not match |
| 12 | approve_deny_post_pay_approval | /approve-deny-post-pay-approval | Path does not match |
| 13 | prepayment_add_credit | /prepayment/add-credit | Path does not match |
| 14 | dh_auditor_list_audits | /audit | Path does not match |
| 15 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 16 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 17 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | app_admin_clients_create | /clients/new | Path does not match |
| 33 | app_admin_clients_update | /clients/{id}/edit | Path does not match |
| 34 | app_admin_client_index | /clients/ | Path does not match |
| 35 | app_admin_client_create | /clients/new | Path does not match |
| 36 | app_admin_client_update | /clients/{id}/edit | Path does not match |
| 37 | app_admin_client_show | /clients/{id} | Path does not match |
| 38 | app_admin_client_bulk_delete | /clients/bulk-delete | Path does not match |
| 39 | app_admin_client_delete | /clients/{id} | Path does not match |
| 40 | app_admin_clients_per_organization_index | /clients/organization/{organizationId} | Path does not match |
| 41 | app_admin_clients_per_department_index | /clients/department/{departmentId} | Path does not match |
| 42 | dbi_ajax_client_by_name_phrase | /ac-search-client | Path does not match |
| 43 | app_admin_client_workspace_create | /client-workspaces/new | Path does not match |
| 44 | app_admin_client_workspace_update | /client-workspaces/{id}/edit | Path does not match |
| 45 | app_admin_client_workspace_show | /client-workspaces/{id} | Path does not match |
| 46 | app_admin_client_workspace_bulk_delete | /client-workspaces/bulk-delete | Path does not match |
| 47 | app_admin_client_workspace_delete | /client-workspaces/{id} | Path does not match |
| 48 | workspaces_for_client | /workspaces/client/{clientId} | Path does not match |
| 49 | dbi_ajax_workspace_by_name_phrase | /ac-search-workspace | Path does not match |
| 50 | app_admin_contractor_rate_index | /contractor-rates/ | Path does not match |
| 51 | app_admin_contractor_rate_create | /contractor-rates/new | Path does not match |
| 52 | app_admin_contractor_rate_update | /contractor-rates/{id}/edit | Path does not match |
| 53 | app_admin_contractor_rate_show | /contractor-rates/{id} | Path does not match |
| 54 | app_admin_contractor_rate_bulk_delete | /contractor-rates/bulk-delete | Path does not match |
| 55 | app_admin_contractor_rate_delete | /contractor-rates/{id} | Path does not match |
| 56 | app_admin_rates_for_subcontractor | /rates/subcontractor/{subcontractorId} | Path does not match |
| 57 | app_admin_credit_index | /credits/ | Path does not match |
| 58 | app_admin_credit_create | /credits/new | Path does not match |
| 59 | app_admin_credit_update | /credits/{id}/edit | Path does not match |
| 60 | app_admin_credit_show | /credits/{id} | Path does not match |
| 61 | app_admin_credit_bulk_delete | /credits/bulk-delete | Path does not match |
| 62 | app_admin_credit_delete | /credits/{id} | Path does not match |
| 63 | app_admin_credit_history_index | /credit-histories/ | Path does not match |
| 64 | app_admin_credit_history_create | /credit-histories/new | Path does not match |
| 65 | app_admin_credit_history_show | /credit-histories/{id} | Path does not match |
| 66 | app_admin_credit_history_bulk_delete | /credit-histories/bulk-delete | Path does not match |
| 67 | app_admin_credit_history_for_client | /credit_history/credit/{creditId} | Path does not match |
| 68 | app_admin_credit_history_all | /credit-history | Path does not match |
| 69 | app_secure_credit_history_index | /credit-histories/ | Path does not match |
| 70 | app_secure_credit_history_create | /credit-histories/new | Path does not match |
| 71 | app_secure_credit_history_show | /credit-histories/{id} | Path does not match |
| 72 | app_secure_credit_history_bulk_delete | /credit-histories/bulk-delete | Path does not match |
| 73 | app_admin_department_create | /departments/new | Path does not match |
| 74 | app_admin_department_update | /departments/{id}/edit | Path does not match |
| 75 | app_admin_department_delete | /departments/{id} | Path does not match |
| 76 | app_admin_department_index | /departments/ | Path does not match |
| 77 | app_admin_department_bulk_delete | /departments/bulk-delete | Path does not match |
| 78 | app_admin_department_show | /departments/{id} | Path does not match |
| 79 | app_admin_departments_per_organization_index | /departments/organization/{organizationId} | Path does not match |
| 80 | dbi_ajax_department_by_name_phrase | /ac-search-department | Path does not match |
| 81 | app_admin_editor_rate_index | /editor-rates/ | Path does not match |
| 82 | app_admin_editor_rate_create | /editor-rates/new | Path does not match |
| 83 | app_admin_editor_rate_show | /editor-rates/{id} | Path does not match |
| 84 | app_admin_editor_rate_bulk_delete | /editor-rates/bulk-delete | Path does not match |
| 85 | app_admin_editor_rate_delete | /editor-rates/{id} | Path does not match |
| 86 | app_admin_file_exchange_create | /file-exchanges/new | Path does not match |
| 87 | app_admin_file_exchange_update | /file-exchanges/{id}/edit | Path does not match |
| 88 | app_admin_file_exchange_bulk_delete | /file-exchanges/bulk-delete | Path does not match |
| 89 | app_admin_file_exchange_delete | /file-exchanges/{id} | Path does not match |
| 90 | app_admin_file_exchange_index | /file-exchanges/ | Path does not match |
| 91 | app_admin_file_exchange_show | /file-exchanges/{id} | Path does not match |
| 92 | app_admin_file_exchange_for_user | /file_exchange/user/{userId} | Path does not match |
| 93 | app_secure_file_exchange_index | /file-exchanges/ | Path does not match |
| 94 | app_secure_file_exchange_create | /file-exchanges/new | Path does not match |
| 95 | app_secure_file_exchange_bulk_delete | /file-exchanges/bulk-delete | Path does not match |
| 96 | app_secure_team_file_exchange | /team-file-exchange | Path does not match |
| 97 | app_secure_global_notification_index | /global-notifications/ | Path does not match |
| 98 | app_secure_global_notification_show | /global-notifications/{id} | Path does not match |
| 99 | app_secure_global_notification_bulk_delete | /global-notifications/bulk-delete | Path does not match |
| 100 | app_secure_global_notification_delete | /global-notifications/{id} | Path does not match |
| 101 | app_admin_global_notification_index | /global-notifications/ | Path does not match |
| 102 | app_admin_global_notification_show | /global-notifications/{id} | Path does not match |
| 103 | app_admin_global_notification_bulk_delete | /global-notifications/bulk-delete | Path does not match |
| 104 | app_admin_global_notification_delete | /global-notifications/{id} | Path does not match |
| 105 | app_admin_notifications_dashboard | /dashboard/notifications | Path does not match |
| 106 | app_admin_impersonation_index | /impersonations/ | Path does not match |
| 107 | app_admin_impersonation_show | /impersonations/{id} | Path does not match |
| 108 | app_admin_impersonation_bulk_delete | /impersonations/bulk-delete | Path does not match |
| 109 | app_admin_invoice_index | /invoices/ | Path does not match |
| 110 | app_admin_invoice_create | /invoices/new | Path does not match |
| 111 | app_admin_invoice_show | /invoices/{id} | Path does not match |
| 112 | app_admin_invoice_bulk_delete | /invoices/bulk-delete | Path does not match |
| 113 | app_admin_invoices_for_user | /invoices/user/{userId} | Path does not match |
| 114 | app_admin_invoices_for_clients | /clients-invoices | Path does not match |
| 115 | app_admin_invoices_for_subcontractors | /subcontractors-invoices | Path does not match |
| 116 | app_admin_invoice_history_index | /invoice-histories/ | Path does not match |
| 117 | app_admin_invoice_history_create | /invoice-histories/new | Path does not match |
| 118 | app_admin_invoice_history_update | /invoice-histories/{id}/edit | Path does not match |
| 119 | app_admin_invoice_history_show | /invoice-histories/{id} | Path does not match |
| 120 | app_admin_invoice_history_bulk_delete | /invoice-histories/bulk-delete | Path does not match |
| 121 | app_admin_invoice_history_delete | /invoice-histories/{id} | Path does not match |
| 122 | app_admin_invoice_history_remove | /{invoiceId}/note/{id}/remove | Path does not match |
| 123 | app_admin_invoice_history_for_invoice | /history/invoice/{invoiceId} | Path does not match |
| 124 | app_admin_invoice_reminder_index | /invoice-reminders/ | Path does not match |
| 125 | app_admin_invoice_reminder_create | /invoice-reminders/new | Path does not match |
| 126 | app_admin_invoice_reminder_update | /invoice-reminders/{id}/edit | Path does not match |
| 127 | app_admin_invoice_reminder_show | /invoice-reminders/{id} | Path does not match |
| 128 | app_admin_invoice_reminder_bulk_delete | /invoice-reminders/bulk-delete | Path does not match |
| 129 | app_admin_invoice_reminder_delete | /invoice-reminders/{id} | Path does not match |
| 130 | app_admin_invoice_reminder_for_invoice | /reminder/invoice/{invoiceId} | Path does not match |
| 131 | app_secure_invoice_show | /invoices/{id} | Path does not match |
| 132 | app_secure_invoice_bulk_delete | /invoices/bulk-delete | Path does not match |
| 133 | app_secure_invoice_index | /invoices/ | Path does not match |
| 134 | app_secure_invoice_index_subcontractor | /activity-reports/ | Path does not match |
| 135 | app_secure_invoice_history_for_invoice | /history/invoice/{invoiceId} | Path does not match |
| 136 | app_admin_item_approval_index | /item-approvals/ | Path does not match |
| 137 | app_admin_item_approval_show | /item-approvals/{id} | Path does not match |
| 138 | app_admin_item_approval_bulk_delete | /item-approvals/bulk-delete | Path does not match |
| 139 | app_admin_items_approval | /dashboard/items-approval | Path does not match |
| 140 | app_admin_job_create | /jobs/new | Path does not match |
| 141 | app_admin_job_update | /jobs/{id}/edit | Path does not match |
| 142 | app_admin_job_index | /jobs/ | Path does not match |
| 143 | app_admin_job_show | /jobs/{id} | Path does not match |
| 144 | app_admin_job_bulk_delete | /jobs/bulk-delete | Path does not match |
| 145 | app_admin_job_delete | /jobs/{id} | Path does not match |
| 146 | app_admin_jobs_dashboard | /dashboard/jobs | Path does not match |
| 147 | app_admin_jobs_unassigned | /dashboard/jobs/unassigned | Path does not match |
| 148 | app_admin_workspace_management | /workspace/management | Path does not match |
| 149 | app_admin_jobs_for_client | /jobs/client/{clientId}/{workspaceId} | Path does not match |
| 150 | app_admin_jobs_repository_for_client | /jobs-repository/client/{clientId}/{workspaceId} | Path does not match |
| 151 | app_admin_jobs_for_subcontractor | /jobs/subcontractor/{subcontractorId} | Path does not match |
| 152 | app_secure_subcontractor_job_update | /job/{id}/edit | Path does not match |
| 153 | app_secure_job_create | /jobs/new | Path does not match |
| 154 | app_secure_job_update | /jobs/{id}/edit | Path does not match |
| 155 | app_secure_job_show | /jobs/{id} | Path does not match |
| 156 | app_secure_job_bulk_delete | /jobs/bulk-delete | Path does not match |
| 157 | app_secure_job_index | /jobs/ | Path does not match |
| 158 | app_secure_jobs_repository | /repository | Path does not match |
| 159 | app_secure_subcontractor_job_index | /working-jobs/ | Path does not match |
| 160 | app_admin_miscellaneous_charge_create | /miscellaneous-charges/new | Path does not match |
| 161 | app_admin_miscellaneous_charge_index | /miscellaneous-charges/ | Path does not match |
| 162 | app_admin_miscellaneous_charge_update | /miscellaneous-charges/{id}/edit | Path does not match |
| 163 | app_admin_miscellaneous_charge_show | /miscellaneous-charges/{id} | Path does not match |
| 164 | app_admin_miscellaneous_charge_bulk_delete | /miscellaneous-charges/bulk-delete | Path does not match |
| 165 | app_admin_miscellaneous_charge_delete | /miscellaneous-charges/{id} | Path does not match |
| 166 | app_admin_miscellaneous_charge_for_client | /miscellaneous_charge/client/{clientId} | Path does not match |
| 167 | app_admin_miscellaneous_charge_for_subcontractor | /miscellaneous_charge/subcontractor/{subcontractorId} | Path does not match |
| 168 | app_admin_organization_index | /organizations/ | Path does not match |
| 169 | app_admin_organization_create | /organizations/new | Path does not match |
| 170 | app_admin_organization_update | /organizations/{id}/edit | Path does not match |
| 171 | app_admin_organization_bulk_delete | /organizations/bulk-delete | Path does not match |
| 172 | app_admin_organization_delete | /organizations/{id} | Path does not match |
| 173 | app_admin_organization_show | /organizations/{id} | Path does not match |
| 174 | app_admin_organizations_api | /organizations_json | Path does not match |
| 175 | dbi_ajax_organization_by_name_phrase | /ac-search-organization | Path does not match |
| 176 | app_admin_project_create | /projects/new | Path does not match |
| 177 | app_admin_project_update | /projects/{id}/edit | Path does not match |
| 178 | app_admin_project_bulk_delete | /projects/bulk-delete | Path does not match |
| 179 | app_admin_project_index | /projects/ | Path does not match |
| 180 | app_admin_project_show | /projects/{id} | Path does not match |
| 181 | app_admin_project_delete | /projects/{id} | Path does not match |
| 182 | app_admin_projects_for_client | /projects/client/{clientId}/{workspaceId} | Path does not match |
| 183 | app_secure_project_create | /projects/new | Path does not match |
| 184 | app_secure_project_update | /projects/{id}/edit | Path does not match |
| 185 | app_secure_project_show | /projects/{id} | Path does not match |
| 186 | app_secure_project_bulk_delete | /projects/bulk-delete | Path does not match |
| 187 | app_secure_project_index | /projects/ | Path does not match |
| 188 | app_admin_project_api | /projects/{id}/json | Path does not match |
| 189 | dbi_ajax_project_by_name_phrase | /ac-search-project | Path does not match |
| 190 | app_admin_subcontractors_create | /subcontractors/new | Path does not match |
| 191 | app_admin_subcontractors_update | /subcontractors/{id}/edit | Path does not match |
| 192 | app_admin_subcontractor_index | /subcontractors/ | Path does not match |
| 193 | app_admin_subcontractor_create | /subcontractors/new | Path does not match |
| 194 | app_admin_subcontractor_update | /subcontractors/{id}/edit | Path does not match |
| 195 | app_admin_subcontractor_show | /subcontractors/{id} | Path does not match |
| 196 | app_admin_subcontractor_bulk_delete | /subcontractors/bulk-delete | Path does not match |
| 197 | app_admin_subcontractor_delete | /subcontractors/{id} | Path does not match |
| 198 | dbi_ajax_subcontractor_by_name_phrase | /ac-search-subcontractor | Path does not match |
| 199 | app_admin_timesheet_index | /timesheets/ | Path does not match |
| 200 | app_admin_timesheet_create | /timesheets/new | Path does not match |
| 201 | app_admin_timesheet_update | /timesheets/{id}/edit | Path does not match |
| 202 | app_admin_timesheet_show | /timesheets/{id} | Path does not match |
| 203 | app_admin_timesheet_bulk_delete | /timesheets/bulk-delete | Path does not match |
| 204 | app_admin_timesheet_delete | /timesheets/{id} | Path does not match |
| 205 | app_admin_timesheet_data_for_timesheet | /data/timesheet/{timesheetId} | Path does not match |
| 206 | app_admin_user_index | /users/ | Path does not match |
| 207 | app_admin_user_create | /users/new | Path does not match |
| 208 | app_admin_user_update | /users/{id}/edit | Path does not match |
| 209 | app_admin_user_show | /users/{id} | Path does not match |
| 210 | app_admin_user_bulk_delete | /users/bulk-delete | Path does not match |
| 211 | app_admin_user_delete | /users/{id} | Path does not match |
| 212 | dbi_ajax_user_by_name_phrase | /ac-search-user | Path does not match |
| 213 | admin_dashboard | / | Path does not match |
| 214 | admin_profile | /profile | Path does not match |
| 215 | admin_profile_edit | /profile-edit | Path does not match |
| 216 | processed_minutes | /processed-minutes | Path does not match |
| 217 | impersonation_actions_performed | /impersonation-actions-performed/{id} | Path does not match |
| 218 | jobs_waiting_approval | /jobs-waiting-approval | Path does not match |
| 219 | move_file | /move-file/{id} | Path does not match |
| 220 | subscribe_client_repository_service | /subscribe-client-repository-service/{clientId} | Path does not match |
| 221 | unsubscribe_client_repository_service | /unsubscribe-client-repository-service/{workspaceId} | Path does not match |
| 222 | extend_repository_subscription | /extend-repository-subscription | Path does not match |
| 223 | serr | /serr | Path does not match |
| 224 | financial_summary | /financial/summary | Path does not match |
| 225 | financial_details | /financial/details/{financeId}/{category} | Path does not match |
| 226 | admin_search | /search | Path does not match |
| 227 | secure_search | /search | Path does not match |
| 228 | secure_site_search | /site-search | Path does not match |
| 229 | dbi_calculate_jobs_costs | /calculate/jobs-costs | Path does not match |
| 230 | ajax_organization_suggestions | /organization/suggestions | Path does not match |
| 231 | ajax_department_suggestions | /department/suggestions | Path does not match |
| 232 | dbi_object_data | /object/data/{entityName}/{id} | Path does not match |
| 233 | approval_action | /approval-action | Path does not match |
| 234 | edit_credit | /edit-credit/{clientId}/{creditId} | Path does not match |
| 235 | generate_invoice | /generate-invoice/{userId} | Path does not match |
| 236 | create_credit_invoice | /create-credit-invoice/{userId} | Path does not match |
| 237 | send_credit_invoice | /send-credit-invoice/{invoiceId} | Path does not match |
| 238 | cancel_invoice | /cancel-invoice/{invoiceId} | Path does not match |
| 239 | mark_paid_invoice | /mark-paid-invoice/{invoiceId} | Path does not match |
| 240 | invoice_pdf | /invoice/pdf/{invoiceId} | Path does not match |
| 241 | invoice_report | /invoice/report/{invoiceId} | Path does not match |
| 242 | invoice_note | /add-invoice-note/{invoiceId} | Path does not match |
| 243 | edit_invoice_note | /edit-invoice-note/{id} | Path does not match |
| 244 | invoice_waive_late | /invoice-waive-late/{invoiceId} | Path does not match |
| 245 | cancel_outstanding_late_fee | /cancel-outstanding-late-fee/{userId} | Path does not match |
| 246 | write_off_bad_debt | /write-off-bad-debt/{invoiceId} | Path does not match |
| 247 | dbi_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.