Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_admin_orders_stats | /api/admin/orders/stats | Path does not match |
| 2 | api_admin_orders_available_drivers | /api/admin/orders/available-drivers | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | api_admin_dashboard_overview | /api/admin/dashboard/overview | Path does not match |
| 19 | api_admin_dashboard_quick_actions | /api/admin/dashboard/quick-actions | Path does not match |
| 20 | api_admin_orders_list | /api/admin/orders | Path does not match |
| 21 | api_admin_orders_get | /api/admin/orders/{id} | Path does not match |
| 22 | api_admin_orders_change_status | /api/admin/orders/{id}/status | Path does not match |
| 23 | api_admin_orders_assign_driver | /api/admin/orders/{id}/assign-driver | Path does not match |
| 24 | api_admin_orders_unassign_driver | /api/admin/orders/{id}/unassign-driver | Path does not match |
| 25 | api_admin_orders_upload_cmr | /api/admin/orders/{id}/documents/cmr | Path does not match |
| 26 | api_admin_orders_upload_raport_frig | /api/admin/orders/{id}/documents/raport-frig | Path does not match |
| 27 | api_admin_orders_get_documents | /api/admin/orders/{id}/documents | Path does not match |
| 28 | api_admin_orders_download_document | /api/admin/orders/documents/{documentId}/download | Path does not match |
| 29 | api_admin_orders_delete_document | /api/admin/orders/documents/{documentId} | Path does not match |
| 30 | api_admin_orders_verify_cmr | /api/admin/orders/{id}/verify-cmr | Path does not match |
| 31 | api_admin_orders_issue_invoice | /api/admin/orders/{id}/issue-invoice | Path does not match |
| 32 | api_admin_orders_download_invoice_pdf | /api/admin/orders/{id}/invoice-pdf | Path does not match |
| 33 | api_admin_orders_download_order_pdf | /api/admin/orders/{id}/order-pdf | Path does not match |
| 34 | api_admin_orders_print_invoice_order | /api/admin/orders/{id}/print-invoice-order | Path does not match |
| 35 | api_admin_orders_create_archive | /api/admin/orders/{id}/create-archive | Path does not match |
| 36 | api_admin_orders_download_archive | /api/admin/orders/{id}/download-archive | Path does not match |
| 37 | api_admin_orders_send_archive_email | /api/admin/orders/{id}/send-archive-email | Path does not match |
| 38 | api_admin_orders_share_whatsapp | /api/admin/orders/{id}/share-whatsapp | Path does not match |
| 39 | api_auth_login | /api/auth/login | Path does not match |
| 40 | api_auth_me | /api/auth/me | Path does not match |
| 41 | api_auth_logout | /api/auth/logout | Path does not match |
| 42 | api_auth_refresh | /api/auth/refresh | Path does not match |
| 43 | api_driver_assignments_active | /api/driver/assignments/active | Path does not match |
| 44 | api_driver_assignment_acknowledge | /api/driver/assignments/{id}/acknowledge | Path does not match |
| 45 | api_driver_assignment_accept | /api/driver/assignments/{id}/accept | Path does not match |
| 46 | api_driver_assignment_start | /api/driver/assignments/{id}/start | Path does not match |
| 47 | api_driver_assignment_documents | /api/driver/assignments/{id}/documents-uploaded | Path does not match |
| 48 | api_driver_assignment_complete | /api/driver/assignments/{id}/complete | Path does not match |
| 49 | api_driver_dashboard_index | /api/driver/dashboard | Path does not match |
| 50 | api_driver_dashboard_stats | /api/driver/dashboard/stats | Path does not match |
| 51 | api_driver_notifications_register_device | /api/driver/notifications/register-device | Path does not match |
| 52 | api_driver_notifications_unregister_device | /api/driver/notifications/unregister-device | Path does not match |
| 53 | api_driver_notifications_devices | /api/driver/notifications/devices | Path does not match |
| 54 | api_driver_notifications_test | /api/driver/notifications/test | Path does not match |
| 55 | api_driver_orders_list | /api/driver/orders | Path does not match |
| 56 | api_driver_orders_get_order | /api/driver/orders/{orderId} | Path does not match |
| 57 | api_driver_orders_get_cmr | /api/driver/orders/{orderId}/cmr | Path does not match |
| 58 | api_driver_orders_upload_cmr | /api/driver/orders/{orderId}/cmr | Path does not match |
| 59 | api_driver_orders_accept | /api/driver/orders/{orderId}/accept | Path does not match |
| 60 | api_driver_orders_start_delivery | /api/driver/orders/{orderId}/start-delivery | Path does not match |
| 61 | api_driver_orders_mark_delivered | /api/driver/orders/{orderId}/mark-delivered | Path does not match |
| 62 | api_driver_orders_upload_raport_frig | /api/driver/orders/{orderId}/raport-frig | Path does not match |
| 63 | api_driver_assigned_orders | /api/driver/assigned-orders | Path does not match |
| 64 | api_driver_update_fcm_token | /api/driver/update-token | Path does not match |
| 65 | api_driver_profile | /api/driver/profile | Path does not match |
| 66 | api_driver_update_profile | /api/driver/profile | Path does not match |
| 67 | api_driver_documents | /api/driver/documents | Path does not match |
| 68 | api_driver_truck | /api/driver/truck | Path does not match |
| 69 | api_driver_trucks_show | /api/driver/trucks/{id} | Path does not match |
| 70 | api_driver_trucks_documents | /api/driver/trucks/{id}/documents | Path does not match |
| 71 | app_versions_index | /app-versions | Path does not match |
| 72 | app_version_download | /app-versions/{id}/download | Path does not match |
| 73 | app_version_api_latest | /app-versions/api/latest/{buildType} | Path does not match |
| 74 | app_version_api_register | /app-versions/api/register | Path does not match |
| 75 | app_audit_logs_index | /audit | Path does not match |
| 76 | app_audit_logs_show | /audit/{id} | Path does not match |
| 77 | app_bank_statements_index | /bank-statements | Path does not match |
| 78 | app_bank_statements_upload | /bank-statements/upload | Path does not match |
| 79 | app_bank_statements_show | /bank-statements/{id} | Path does not match |
| 80 | app_bank_statements_delete | /bank-statements/{id}/delete | Path does not match |
| 81 | app_bank_statements_dashboard | /bank-statements/dashboard | Path does not match |
| 82 | app_bank_statements_reprocess | /bank-statements/{id}/reprocess | Path does not match |
| 83 | app_bank_statements_transactions_by_category | /bank-statements/transactions-by-category/{category} | Path does not match |
| 84 | app_home | / | Path does not match |
| 85 | app_dashboard | /dashboard | Path does not match |
| 86 | app_documents_index | /documents | Path does not match |
| 87 | app_documents_bulk_upload_advanced | /documents/bulk-upload-advanced | Path does not match |
| 88 | app_documents_bulk_upload_form | /documents/bulk-upload-form | Path does not match |
| 89 | app_documents_bulk_upload | /documents/bulk-upload | Path does not match |
| 90 | app_documents_new | /documents/new | Path does not match |
| 91 | app_documents_show | /documents/{id} | Path does not match |
| 92 | app_documents_edit | /documents/{id}/edit | Path does not match |
| 93 | app_documents_delete | /documents/{id}/delete | Path does not match |
| 94 | app_documents_download | /documents/{id}/download | Path does not match |
| 95 | app_documents_preview | /documents/{id}/preview | Path does not match |
| 96 | app_documents_expired | /documents/expired | Path does not match |
| 97 | app_documents_expiring | /documents/expiring | Path does not match |
| 98 | app_documents_ocr_process | /documents/{id}/ocr/process | Path does not match |
| 99 | app_documents_ocr_view | /documents/{id}/ocr/view | Path does not match |
| 100 | app_documents_ocr_update | /documents/{id}/ocr/update | Path does not match |
| 101 | app_documents_ocr_reprocess | /documents/{id}/ocr/reprocess | Path does not match |
| 102 | app_documents_new_multi | /documents/new-multi | Path does not match |
| 103 | app_documents_upload_single | /documents/upload-single | Path does not match |
| 104 | app_documents_types_for_category | /documents/types-for-category/{categoryId} | Path does not match |
| 105 | app_driver_index | /drivers/ | Path does not match |
| 106 | app_driver_new | /drivers/new | Path does not match |
| 107 | app_driver_show | /drivers/{id} | Path does not match |
| 108 | app_driver_edit | /drivers/{id}/edit | Path does not match |
| 109 | app_driver_set_password | /drivers/{id}/set-password | Path does not match |
| 110 | app_driver_delete | /drivers/{id}/delete | Path does not match |
| 111 | app_driver_expenses_index | /driver-expenses | Path does not match |
| 112 | app_driver_expenses_new | /driver-expenses/new | Path does not match |
| 113 | app_driver_expenses_show | /driver-expenses/{id} | Path does not match |
| 114 | app_driver_expenses_edit | /driver-expenses/{id}/edit | Path does not match |
| 115 | app_driver_expenses_approve | /driver-expenses/{id}/approve | Path does not match |
| 116 | app_driver_expenses_reject | /driver-expenses/{id}/reject | Path does not match |
| 117 | app_driver_expenses_mark_paid | /driver-expenses/{id}/mark-paid | Path does not match |
| 118 | app_driver_expenses_delete | /driver-expenses/{id} | Path does not match |
| 119 | app_driver_expenses_auto_create | /driver-expenses/auto-create-for-order/{orderId} | Path does not match |
| 120 | app_excel_export_invoices | /export/excel/invoices | Path does not match |
| 121 | app_excel_export_invoices_monthly | /export/excel/invoices/monthly | Path does not match |
| 122 | app_excel_export_invoices_overdue | /export/excel/invoices/overdue | Path does not match |
| 123 | app_expenses_index | /expenses | Path does not match |
| 124 | app_expenses_show | /expenses/{id} | Path does not match |
| 125 | app_expenses_mark_paid | /expenses/{id}/mark-paid | Path does not match |
| 126 | app_expenses_cancel | /expenses/{id}/cancel | Path does not match |
| 127 | app_expenses_monthly_report | /expenses/reports/monthly | Path does not match |
| 128 | app_expenses_overdue | /expenses/reports/overdue | Path does not match |
| 129 | app_invoices_index | /invoices | Path does not match |
| 130 | app_invoices_show | /invoices/{id} | Path does not match |
| 131 | app_invoices_mark_paid | /invoices/{id}/mark-paid | Path does not match |
| 132 | app_invoices_cancel | /invoices/{id}/cancel | Path does not match |
| 133 | app_invoices_monthly_report | /invoices/reports/monthly | Path does not match |
| 134 | app_invoices_overdue | /invoices/reports/overdue | Path does not match |
| 135 | app_invoice_preview_oblio | /invoices/preview-oblio/{id} | Path does not match |
| 136 | app_invoice_issue_oblio | /invoices/issue-oblio/{id} | Path does not match |
| 137 | app_invoice_download_pdf | /invoices/{id}/download-pdf | Path does not match |
| 138 | app_invoice_storno | /invoices/{id}/storno | Path does not match |
| 139 | app_invoice_restore | /invoices/{id}/restore | Path does not match |
| 140 | app_notifications_unread | /notifications/unread | Path does not match |
| 141 | app_notifications_mark_read | /notifications/{id}/mark-read | Path does not match |
| 142 | app_notifications_mark_all_read | /notifications/mark-all-read | Path does not match |
| 143 | app_orders_index | /orders/ | Path does not match |
| 144 | app_orders_show | /orders/{id} | Path does not match |
| 145 | app_orders_invoice_preview | /orders/{id}/invoice-preview | Path does not match |
| 146 | app_orders_invoice_preview_data | /orders/{id}/invoice-preview-data | Path does not match |
| 147 | app_orders_invoice_issue | /orders/{id}/invoice-issue | Path does not match |
| 148 | app_orders_parse | /orders/{id}/parse | Path does not match |
| 149 | app_orders_retry | /orders/{id}/retry | Path does not match |
| 150 | app_orders_reprocess | /orders/{id}/reprocess | Path does not match |
| 151 | app_orders_download_pdf | /orders/{id}/download-pdf | Path does not match |
| 152 | app_orders_verify_cmr | /orders/{id}/verify-cmr | Path does not match |
| 153 | app_orders_toggle_raport_frig | /orders/{id}/toggle-raport-frig | Path does not match |
| 154 | app_orders_archive | /orders/{id}/archive | Path does not match |
| 155 | app_orders_download_archive | /orders/{id}/download-archive | Path does not match |
| 156 | app_orders_archive_contents | /orders/{id}/archive-contents | Path does not match |
| 157 | app_orders_send_archive_email | /orders/{id}/send-archive-email | Path does not match |
| 158 | app_orders_delete_archive | /orders/{id}/delete-archive | Path does not match |
| 159 | app_orders_assign_driver | /orders/{id}/assign-driver | Path does not match |
| 160 | app_orders_unassign_driver | /orders/{id}/unassign-driver | Path does not match |
| 161 | app_orders_mark_delivered | /orders/{id}/mark-delivered | Path does not match |
| 162 | app_orders_available_drivers | /orders/available-drivers | Path does not match |
| 163 | app_orders_import_new | /orders/import-new-orders | Path does not match |
| 164 | app_orders_audit_logs | /orders/{id}/audit-logs | Path does not match |
| 165 | app_orders_update_value | /orders/{id}/update-value | Path does not match |
| 166 | app_orders_change_status | /orders/{id}/change-status | Path does not match |
| 167 | app_orders_download_invoice_pdf | /orders/{id}/download-invoice-pdf | Path does not match |
| 168 | app_orders_print_invoice_order | /orders/{id}/print-invoice-order | Path does not match |
| 169 | app_orders_share_whatsapp | /orders/{id}/share-whatsapp | Path does not match |
| 170 | app_forgot_password_request | /reset-password | Path does not match |
| 171 | app_forgot_password_reset | /reset-password/reset/{token} | Path does not match |
| 172 | app_profile | /profile | Path does not match |
| 173 | app_profile_edit | /profile/edit | Path does not match |
| 174 | app_profile_settings | /profile/settings | Path does not match |
| 175 | app_profile_change_password | /profile/change-password | Path does not match |
| 176 | app_register | /register | Path does not match |
| 177 | app_roles_index | /roles | Path does not match |
| 178 | app_roles_show | /roles/{id} | Path does not match |
| 179 | app_roles_new | /roles/new/create | Path does not match |
| 180 | app_roles_edit | /roles/{id}/edit | Path does not match |
| 181 | app_roles_delete | /roles/{id}/delete | Path does not match |
| 182 | app_roles_toggle_status | /roles/{id}/toggle-status | Path does not match |
| 183 | app_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.