Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | download_ourapp | /download/ourapp/{filename} | Path does not match |
| 2 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 5 | lexik_jwt_authentication | /api/login_check | Path does not match |
| 6 | ourlib_privacy | /privacy | Path does not match |
| 7 | ourlib_terms | /terms | Path does not match |
| 8 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 15 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 16 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 17 | _profiler_open_file | /_profiler/open | Path does not match |
| 18 | _profiler | /_profiler/{token} | Path does not match |
| 19 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 20 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 21 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 22 | test_flexibee_movements | /test_flexibee_movements | Path does not match |
| 23 | acount_balances | /acount_balances | Path does not match |
| 24 | acount_balances_chart_data | /acount_balances_chart_data | Path does not match |
| 25 | acount_balance | /acount_balance | Path does not match |
| 26 | debug_flexibee_exact_match | /debug-flexibee-exact-match | Path does not match |
| 27 | delete_acount_balance | /delete_acount_balance | Path does not match |
| 28 | sync_balances_from_flexibee | /sync_balances_from_flexibee | Path does not match |
| 29 | recalculate_all_balances_from_flexibee | /recalculate_all_balances_from_flexibee | Path does not match |
| 30 | recalculate_all_balances_sse | /recalculate_all_balances_sse | Path does not match |
| 31 | api_sync_historical_balances | /api/acount_balances/sync_historical | Path does not match |
| 32 | test_historical_sync | /test_historical_sync | Path does not match |
| 33 | debug_rb_movements | /debug_rb_movements | Path does not match |
| 34 | test_rb_balance_check | /test_rb_balance_check | Path does not match |
| 35 | test_cache_debug | /test_cache_debug | Path does not match |
| 36 | debug_currency_movements | /debug-currency-movements | Path does not match |
| 37 | test_currency_fix | /test-currency-fix | Path does not match |
| 38 | fill_missing_monthly_balances_simple | /fill_missing_monthly_balances_simple | Path does not match |
| 39 | fill_missing_monthly_balances | /fill_missing_monthly_balances | Path does not match |
| 40 | admin_chat_index | /admin/chat | Path does not match |
| 41 | admin_chat_hide | /admin/chat/message/{type}/{id}/hide | Path does not match |
| 42 | admin_chat_unhide | /admin/chat/message/{type}/{id}/unhide | Path does not match |
| 43 | admin_chat_delete | /admin/chat/message/{type}/{id}/delete | Path does not match |
| 44 | admin_chat_conversation | /admin/chat/conversation/{user1}/{user2} | Path does not match |
| 45 | admin_chat_project | /admin/chat/project/{projectId} | Path does not match |
| 46 | admin_chat_attachment_download | /admin/chat/attachment/{type}/{attachmentId}/download | Path does not match |
| 47 | admin_dashboard | /admin/ | Path does not match |
| 48 | admin_users | /admin/users | Path does not match |
| 49 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 50 | admin_user_toggle_force_password | /admin/users/{id}/toggle-force-password-change | Path does not match |
| 51 | admin_user_login_ips | /admin/users/{id}/login-ips | Path does not match |
| 52 | admin_user_deactivate | /admin/users/{id}/deactivate | Path does not match |
| 53 | admin_user_activate | /admin/users/{id}/activate | Path does not match |
| 54 | admin_user_disconnect_devices | /admin/users/{id}/disconnect-devices | Path does not match |
| 55 | admin_system_logs | /admin/system/logs | Path does not match |
| 56 | admin_system_cache | /admin/system/cache | Path does not match |
| 57 | admin_system_database | /admin/system/database | Path does not match |
| 58 | admin_system_database_operations | /admin/system/database/operations | Path does not match |
| 59 | admin_system_database_performance | /admin/system/database/performance | Path does not match |
| 60 | admin_database_backup | /admin/system/database/backup | Path does not match |
| 61 | admin_run_migrations | /admin/system/database/migrations/run | Path does not match |
| 62 | admin_generate_migration | /admin/system/database/migrations/generate | Path does not match |
| 63 | admin_optimize_database | /admin/system/database/optimize | Path does not match |
| 64 | admin_optimize_table | /admin/system/database/optimize/{tableName} | Path does not match |
| 65 | admin_database_connections | /admin/system/database/connections | Path does not match |
| 66 | admin_table_structure | /admin/system/database/structure/{tableName} | Path does not match |
| 67 | admin_analyze_table | /admin/system/database/analyze/{tableName} | Path does not match |
| 68 | admin_vacuum_table | /admin/system/database/vacuum/{tableName} | Path does not match |
| 69 | admin_performance_data | /admin/api/performance-data | Path does not match |
| 70 | admin_api_recent_activities | /admin/api/recent-activities | Path does not match |
| 71 | admin_api_api_activities | /admin/api/api-activities | Path does not match |
| 72 | admin_api_user_devices | /admin/api/user/{id}/devices | Path does not match |
| 73 | admin_api_device_logout | /admin/api/device/{id}/logout | Path does not match |
| 74 | admin_system_info_api | /admin/api/system-info | Path does not match |
| 75 | admin_stats_api | /admin/api/stats | Path does not match |
| 76 | admin_api_analytics_new_items | /admin/api/analytics/new-items | Path does not match |
| 77 | admin_statistics | /admin/statistics | Path does not match |
| 78 | admin_api_stats | /admin/api/stats | Path does not match |
| 79 | admin_debug_active_users | /admin/debug-active-users | Path does not match |
| 80 | admin_debug_cache_db | /admin/debug-cache-db | Path does not match |
| 81 | admin_system_cache_analysis | /admin/system/cache/analysis | Path does not match |
| 82 | admin_settings | /admin/settings | Path does not match |
| 83 | admin_settings_mark_paid_tasks_done | /admin/settings/mark-all-paid-tasks-done | Path does not match |
| 84 | admin_vacation_overview | /admin/vacation/ | Path does not match |
| 85 | admin_vacation_user_detail | /admin/vacation/user/{id} | Path does not match |
| 86 | admin_vacation_saldo_edit | /admin/vacation/saldo/{id}/edit | Path does not match |
| 87 | admin_vacation_saldo_create | /admin/vacation/saldo/create | Path does not match |
| 88 | admin_vacation_saldo_delete | /admin/vacation/saldo/{id}/delete | Path does not match |
| 89 | admin_vacation_recalculate_december | /admin/vacation/recalculate-december/{year} | Path does not match |
| 90 | api_app_version | /api/app/version | Path does not match |
| 91 | api_app_version_info | /api/app/version/info | Path does not match |
| 92 | api_app_download | /api/app/download/ourapp/ourapp-{version}.jar | Path does not match |
| 93 | api_app_download_launcher | /api/app/download/ourapp/ourapp-launcher-{version}.jar | Path does not match |
| 94 | api_attendance_month | /api/attendance/month | Path does not match |
| 95 | api_attendance_pair_detail | /api/attendance/pair/{id} | Path does not match |
| 96 | api_attendance_users | /api/attendance/users | Path does not match |
| 97 | api_change_list | /api/changes | Path does not match |
| 98 | api_change_detail | /api/changes/{id} | Path does not match |
| 99 | api_chat_recent | /api/chat/recent | Path does not match |
| 100 | api_chat_contacts | /api/chat/contacts | Path does not match |
| 101 | api_chat_messages | /api/chat/messages/{contactId} | Path does not match |
| 102 | api_chat_send_message | /api/chat/messages | Path does not match |
| 103 | api_chat_download_attachment | /api/chat/attachments/{attachmentId}/download | Path does not match |
| 104 | api_chat_download_group_attachment | /api/chat/group-attachments/{attachmentId}/download | Path does not match |
| 105 | api_chat_mark_read | /api/chat/messages/{messageId}/read | Path does not match |
| 106 | api_chat_me | /api/chat/me | Path does not match |
| 107 | api_chat_groups | /api/chat/groups | Path does not match |
| 108 | api_chat_groups_create | /api/chat/groups | Path does not match |
| 109 | api_chat_group_messages | /api/chat/groups/{groupId}/messages | Path does not match |
| 110 | api_chat_group_messages_send | /api/chat/groups/{groupId}/messages | Path does not match |
| 111 | api_chat_group_update | /api/chat/groups/{groupId} | Path does not match |
| 112 | api_chat_group_close | /api/chat/groups/{groupId}/close | Path does not match |
| 113 | api_chat_group_deactivate | /api/chat/groups/{groupId}/deactivate | Path does not match |
| 114 | api_chat_group_leave | /api/chat/groups/{groupId}/leave | Path does not match |
| 115 | api_complaint_issued_list | /api/complaints-issued | Path does not match |
| 116 | api_complaint_issued_detail | /api/complaints-issued/{id} | Path does not match |
| 117 | api_complaint_issued_file | /api/complaints-issued/{id}/file/{filename} | Path does not match |
| 118 | api_complaint_received_list | /api/complaints-received | Path does not match |
| 119 | api_complaint_received_detail | /api/complaints-received/{id} | Path does not match |
| 120 | api_control_list_list | /api/control-lists | Path does not match |
| 121 | api_control_list_detail | /api/control-lists/{id} | Path does not match |
| 122 | api_control_list_download_file | /api/control-lists/{id}/file/{filename} | Path does not match |
| 123 | api_delivery_note_issued_list | /api/delivery-notes-issued | Path does not match |
| 124 | api_delivery_note_issued_detail | /api/delivery-notes-issued/{id} | Path does not match |
| 125 | api_delivery_note_received_list | /api/delivery-notes-received | Path does not match |
| 126 | api_delivery_note_received_detail | /api/delivery-notes-received/{id} | Path does not match |
| 127 | api_devices_list | /api/devices | Path does not match |
| 128 | api_devices_active | /api/devices/active | Path does not match |
| 129 | api_devices_show | /api/devices/{id} | Path does not match |
| 130 | api_devices_update | /api/devices/{id} | Path does not match |
| 131 | api_devices_logout | /api/devices/{id}/logout | Path does not match |
| 132 | api_devices_logout_others | /api/devices/logout-others | Path does not match |
| 133 | api_devices_logout_all | /api/devices/logout-all | Path does not match |
| 134 | api_devices_delete | /api/devices/{id} | Path does not match |
| 135 | api_devices_push_token | /api/devices/{id}/push-token | Path does not match |
| 136 | api_devices_heartbeat | /api/devices/heartbeat | Path does not match |
| 137 | api_devices_activity | /api/devices/activity | Path does not match |
| 138 | api_devices_register_push_token | /api/devices/push-token | Path does not match |
| 139 | api_devices_disable_push | /api/devices/push-token | Path does not match |
| 140 | api_documents_list | /api/documents | Path does not match |
| 141 | api_documents_detail | /api/documents/{id} | Path does not match |
| 142 | api_documents_pdf | /api/documents/{id}/pdf | Path does not match |
| 143 | api_documents_3mf | /api/documents/{id}/3mf | Path does not match |
| 144 | api_documents_counts | /api/documents/counts | Path does not match |
| 145 | api_inquiry_issued_list | /api/inquiries-issued | Path does not match |
| 146 | api_inquiry_issued_detail | /api/inquiries-issued/{id} | Path does not match |
| 147 | api_inquiry_issued_file | /api/inquiries-issued/{id}/file/{filename} | Path does not match |
| 148 | api_inquiry_received_list | /api/inquiries-received | Path does not match |
| 149 | api_inquiry_received_detail | /api/inquiries-received/{id} | Path does not match |
| 150 | api_inquiry_received_file | /api/inquiries-received/{id}/file/{filename} | Path does not match |
| 151 | api_invoices_received | /api/invoices/received | Path does not match |
| 152 | api_invoice_received_detail | /api/invoices/received/{id} | Path does not match |
| 153 | api_invoice_received_file | /api/invoices/received/{id}/file/{filename} | Path does not match |
| 154 | api_invoices_received_summary | /api/invoices/received/summary | Path does not match |
| 155 | api_invoice_received_approve | /api/invoices/received/{id}/approve | Path does not match |
| 156 | api_invoice_issued_list | /api/invoices-issued | Path does not match |
| 157 | api_invoice_issued_detail | /api/invoices-issued/{id} | Path does not match |
| 158 | api_items_list | /api/items | Path does not match |
| 159 | api_items_detail | /api/items/{id} | Path does not match |
| 160 | api_items_children | /api/items/{id}/children | Path does not match |
| 161 | api_items_project_roots | /api/items/project/{projectId}/roots | Path does not match |
| 162 | api_items_quantity_info | /api/items/{id}/quantity-info | Path does not match |
| 163 | api_offer_issued_list | /api/offers-issued | Path does not match |
| 164 | api_offer_issued_detail | /api/offers-issued/{id} | Path does not match |
| 165 | api_offer_issued_file | /api/offers-issued/{id}/file/{filename} | Path does not match |
| 166 | api_offer_received_list | /api/offers-received | Path does not match |
| 167 | api_offer_received_detail | /api/offers-received/{id} | Path does not match |
| 168 | api_offer_received_file | /api/offers-received/{id}/file/{filename} | Path does not match |
| 169 | api_order_issued_list | /api/orders-issued | Path does not match |
| 170 | api_order_issued_detail | /api/orders-issued/{id} | Path does not match |
| 171 | api_order_issued_file | /api/orders-issued/{id}/file/{filename} | Path does not match |
| 172 | api_order_received_list | /api/orders-received | Path does not match |
| 173 | api_order_received_detail | /api/orders-received/{id} | Path does not match |
| 174 | api_order_received_file | /api/orders-received/{id}/file/{filename} | Path does not match |
| 175 | api_parts_list | /api/parts | Path does not match |
| 176 | api_parts_detail | /api/parts/{id} | Path does not match |
| 177 | api_partner_search | /api/partners | Path does not match |
| 178 | api_partner_list | /api/partners/list | Path does not match |
| 179 | api_partner_detail | /api/partners/{id} | Path does not match |
| 180 | api_partner_create | /api/partners/create | Path does not match |
| 181 | api_payments_commitments | /api/payments/commitments | Path does not match |
| 182 | api_payments_receivables | /api/payments/receivables | Path does not match |
| 183 | api_payments_commitment_detail | /api/payments/commitments/{id} | Path does not match |
| 184 | api_payments_receivable_detail | /api/payments/receivables/{id} | Path does not match |
| 185 | api_payments_summary | /api/payments/summary | Path does not match |
| 186 | api_payments_recurring_commitments | /api/payments/recurring-commitments | Path does not match |
| 187 | api_payments_recurring_receivables | /api/payments/recurring-receivables | Path does not match |
| 188 | api_portal_login | /api/auth/portal-login | Path does not match |
| 189 | api_portal_token | /api/auth/portal-token | Path does not match |
| 190 | api_project_list | /api/projects | Path does not match |
| 191 | api_project_detail | /api/projects/{id} | Path does not match |
| 192 | api_project_request_access | /api/projects/{id}/request-access | Path does not match |
| 193 | api_project_access_requests_list | /api/projects/access-requests | Path does not match |
| 194 | api_project_access_request_approve | /api/projects/access-requests/{requestId}/approve | Path does not match |
| 195 | api_project_access_request_reject | /api/projects/access-requests/{requestId}/reject | Path does not match |
| 196 | api_project_add_solver | /api/projects/{id}/add-solver | Path does not match |
| 197 | api_project_create | /api/projects | Path does not match |
| 198 | api_chat_project_list | /api/chat/projects | Path does not match |
| 199 | api_chat_project_members | /api/chat/projects/{projectId}/members | Path does not match |
| 200 | api_chat_project_messages | /api/chat/projects/{projectId}/messages | Path does not match |
| 201 | api_chat_project_send_message | /api/chat/projects/{projectId}/messages | Path does not match |
| 202 | api_chat_project_download_attachment | /api/chat/projects/attachments/{attachmentId}/download | Path does not match |
| 203 | api_tasks_list | /api/tasks | Path does not match |
| 204 | api_tasks_create | /api/tasks | Path does not match |
| 205 | api_tasks_detail | /api/tasks/{id} | Path does not match |
| 206 | api_tasks_set_done | /api/tasks/{id}/done | Path does not match |
| 207 | api_tasks_approve | /api/tasks/{id}/approve | Path does not match |
| 208 | api_tasks_revert | /api/tasks/{id}/revert | Path does not match |
| 209 | api_tasks_reject | /api/tasks/{id}/reject | Path does not match |
| 210 | api_tasks_accept | /api/tasks/{id}/accept | Path does not match |
| 211 | api_tasks_counts | /api/tasks/counts | Path does not match |
| 212 | api_user_me | /api/user/me | Path does not match |
| 213 | api_user_status | /api/user/status | Path does not match |
| 214 | api_user_admin_stats | /api/user/admin/stats | Path does not match |
| 215 | api_user_admin_employees | /api/user/admin/employees | Path does not match |
| 216 | api_user_all | /api/user/all | Path does not match |
| 217 | api_client | /api/ourclient | Path does not match |
| 218 | api_projects | /api/our_projects | Path does not match |
| 219 | api_file_structure | /api/file_structure | Path does not match |
| 220 | api_file_metadata | /api/file_metadata | Path does not match |
| 221 | api_file_upload | /api/upload | Path does not match |
| 222 | api_upload_status | /api/upload_status | Path does not match |
| 223 | api_upload_chunk | /api/upload_chunk | Path does not match |
| 224 | api_upload_complete | /api/upload_complete | Path does not match |
| 225 | api_file_download | /api/file_download | Path does not match |
| 226 | api_create_directory | /api/create_directory | Path does not match |
| 227 | api_delete | /api/delete | Path does not match |
| 228 | api_mkdir | /api/mkdir | Path does not match |
| 229 | api_last_version | /api/last_version | Path does not match |
| 230 | api_user_solved_projects | /api/user/{login}/solved_projects | Path does not match |
| 231 | api_tombstone_get | /api/tombstone | Path does not match |
| 232 | api_tombstone_post | /api/tombstone | Path does not match |
| 233 | api_update_metadata | /api/update-metadata | Path does not match |
| 234 | api_request_folder_zip | /api/request_folder_zip | Path does not match |
| 235 | attendance/all | /attendance/all | Path does not match |
| 236 | attendance_fragment | /attendance/fragment | Path does not match |
| 237 | attendance/month | /attendance/month | Path does not match |
| 238 | attendance/user/all | /attendance/user/all | Path does not match |
| 239 | attendance_private_gate_arrival | /attendance_private_gate_arrival | Path does not match |
| 240 | attendance_private_gate_departure | /attendance_private_gate_departure | Path does not match |
| 241 | attendance | /attendance | Path does not match |
| 242 | turn_over | /turn_over | Path does not match |
| 243 | gate | /gate | Path does not match |
| 244 | arrival | /arrival | Path does not match |
| 245 | arrival_confirm | /arrival_confirm | Path does not match |
| 246 | departure_confirm | /departure_confirm | Path does not match |
| 247 | departure | /departure | Path does not match |
| 248 | pairs_pagination | /pairs_pagination | Path does not match |
| 249 | attendance_pair_delete | /attendance_pair_delete | Path does not match |
| 250 | annual_vacation_summary | /annual_vacation_summary | Path does not match |
| 251 | weekly_vacation_summary | /weekly_vacation_summary | Path does not match |
| 252 | attendance/bulk-vacation | /attendance/bulk-vacation | Path does not match |
| 253 | audit_add_comment | /api/audit-reference/{auditId}/comment | Path does not match |
| 254 | audit_get_comments | /api/audit-reference/{auditId}/comments | Path does not match |
| 255 | audit_get_attachments | /api/audit-reference/{auditId}/attachments | Path does not match |
| 256 | audit_approve | /api/audit-reference/{auditId}/approve | Path does not match |
| 257 | audit_reject | /api/audit-reference/{auditId}/reject | Path does not match |
| 258 | audit_pending_approvals | /api/audit-reference/pending-approvals | Path does not match |
| 259 | audit_delete | /api/audit-reference/{auditId} | Path does not match |
| 260 | order_issued_data_audit_history_page | /audit/order-issued-data/{dataId}/history | Path does not match |
| 261 | offer_received_data_audit_history_page | /audit/offer-received-data/{dataId}/history | Path does not match |
| 262 | inquiry_issued_data_audit_history_page | /audit/inquiry-issued-data/{dataId}/history | Path does not match |
| 263 | offer_issued_data_audit_history_page | /audit/offer-issued-data/{dataId}/history | Path does not match |
| 264 | inquiry_received_data_audit_history_page | /audit/inquiry-received-data/{dataId}/history | Path does not match |
| 265 | order_received_data_audit_history_page | /audit/order-received-data/{dataId}/history | Path does not match |
| 266 | complaint_issued_data_audit_history_page | /audit/complaint-issued-data/{dataId}/history | Path does not match |
| 267 | web_audit_detail | /audit/detail/{auditId} | Path does not match |
| 268 | bank_acounts | /bank_acounts | Path does not match |
| 269 | bank_acount | /bank_acount | Path does not match |
| 270 | bank_acount_add | /bank_acount_add | Path does not match |
| 271 | link_bank_account | /link-bank-account | Path does not match |
| 272 | unlink_bank_account | /unlink-bank-account | Path does not match |
| 273 | debug_flexibee_accounts | /debug-flexibee-accounts | Path does not match |
| 274 | debug_flexibee_statement | /debug-flexibee-statement/{accountId} | Path does not match |
| 275 | debug_flexibee_movements | /debug-flexibee-movements/{accountCode} | Path does not match |
| 276 | debug_flexibee_account_detail | /debug-flexibee-account-detail/{accountCode} | Path does not match |
| 277 | get_inactive_accounts | /get-inactive-accounts | Path does not match |
| 278 | sync_inactive_accounts | /sync-inactive-accounts | Path does not match |
| 279 | debug_flexibee_all_bank_accounts | /debug-flexibee-all-bank-accounts | Path does not match |
| 280 | analyze_flexibee_bank_movements | /analyze-flexibee-bank-movements | Path does not match |
| 281 | debug_flexibee_first_movement_detail | /debug-flexibee-first-movement-detail | Path does not match |
| 282 | update_prim_ucet | /update-prim-ucet | Path does not match |
| 283 | bank_accounts_chart_data | /bank_accounts_chart_data | Path does not match |
| 284 | cashflow_vanilla | /cashflow_vanilla | Path does not match |
| 285 | debug_charts | /debug_charts | Path does not match |
| 286 | debug_vat_consistency | /debug_vat_consistency | Path does not match |
| 287 | project_cashflow | /project_cashflow/{project} | Path does not match |
| 288 | cashflow_old | /cashflow_old | Path does not match |
| 289 | projects_cashflow | /projects_cashflow | Path does not match |
| 290 | compare_overhead | /compare_overhead/{projectId} | Path does not match |
| 291 | test_repeat_overhead | /test_repeat_overhead | Path does not match |
| 292 | debug_overhead | /debug_overhead/{projectId} | Path does not match |
| 293 | debug_project_expenses | /debug_project_expenses/{projectId} | Path does not match |
| 294 | debug_invoiced_expenses | /debug_invoiced_expenses/{projectCode} | Path does not match |
| 295 | overhead | /overhead | Path does not match |
| 296 | debug_commitment | /debug_commitment/{id} | Path does not match |
| 297 | debug_commitments_list | /debug_commitments_list | Path does not match |
| 298 | debug_balance_corrections | /debug_balance_corrections | Path does not match |
| 299 | debug_year_continuity | /debug_year_continuity | Path does not match |
| 300 | cashflow_export_daily_xlsx | /cashflow/export-daily-xlsx/{year} | Path does not match |
| 301 | debug_invoice_cashflow | /debug_invoice_cashflow | Path does not match |
| 302 | changes | /changes | Path does not match |
| 303 | change_add | /change_add | Path does not match |
| 304 | change | /change | Path does not match |
| 305 | change_approv | /change_approv | Path does not match |
| 306 | change_doc_remove | /change_doc_remove | Path does not match |
| 307 | change_cl_remove | /change_cl_remove | Path does not match |
| 308 | changes_pagination | /changes_pagination | Path does not match |
| 309 | chat_audit_history | /admin/audit/chat/{id}/history | Path does not match |
| 310 | chat_conversation_history | /admin/audit/chat/{id}/conversation-history | Path does not match |
| 311 | chat_text_edits | /admin/audit/chat/{id}/text-edits | Path does not match |
| 312 | chat_conversation_snapshot | /admin/audit/chat/{id}/snapshot | Path does not match |
| 313 | chat_activity_stats | /admin/audit/chat/activity-stats | Path does not match |
| 314 | chat_activity_report | /admin/audit/chat/activity-report | Path does not match |
| 315 | chat_suspicious_activity | /admin/audit/chat/suspicious-activity | Path does not match |
| 316 | chat_audit_statistics | /admin/audit/chat/statistics | Path does not match |
| 317 | chat_project_conversation_tree | /admin/audit/chat/project/{projectId}/conversation-tree | Path does not match |
| 318 | chat_task_conversation_tree | /admin/audit/chat/task/{taskId}/conversation-tree | Path does not match |
| 319 | chat_audit_history_page | /admin/audit/chat/{id}/history-page | Path does not match |
| 320 | complaints_issued | /complaints_issued | Path does not match |
| 321 | complaint_issued_data | /complaint_issued_data | Path does not match |
| 322 | complaint_issued_create | /complaint_issued_create | Path does not match |
| 323 | complaint_issued | /complaint_issued | Path does not match |
| 324 | complaint_issued_revision_add | /complaint_issued_revision_add | Path does not match |
| 325 | complaint_issued_delete | /complaint_issued_delete | Path does not match |
| 326 | complaint_issued_note_add | /complaint_issued_note_add | Path does not match |
| 327 | complaint_issued_note_delete | /complaint_issued_note_delete | Path does not match |
| 328 | complaint_issued_change_status | /complaint_issued_change_status | Path does not match |
| 329 | export_complaint_issued_pdf | /export_complaint_issued_pdf | Path does not match |
| 330 | complaint_issued_item_remove | /complaint_issued_item_remove | Path does not match |
| 331 | issue_complaint_issued_data | /issue_complaint_issued_data | Path does not match |
| 332 | api_partners | /api/partners | Path does not match |
| 333 | api_orders_by_partner | /api/orders-by-partner | Path does not match |
| 334 | ajax_orders_by_partner | /ajax_orders_by_partner | Path does not match |
| 335 | ajax_partners_li | /ajax_partners_li | Path does not match |
| 336 | ajax_complaint_items_li | /ajax_complaint_items_li | Path does not match |
| 337 | complaint_issued_doc_add | /complaint_issued_doc_add | Path does not match |
| 338 | complaint_issued_doc_download | /complaint_issued_doc_download | Path does not match |
| 339 | complaint_issued_doc_delete | /complaint_issued_doc_delete | Path does not match |
| 340 | reject_complaint_issued_data | /reject_complaint_issued_data | Path does not match |
| 341 | reject_complaint_issued_data_with_note | /reject_complaint_issued_data_with_note | Path does not match |
| 342 | revert_complaint_issued_data | /revert_complaint_issued_data | Path does not match |
| 343 | complaint_issued_bulk_add_items | /complaint_issued_bulk_add_items | Path does not match |
| 344 | complaints_received | /complaints_received | Path does not match |
| 345 | complaints_received_fragment | /complaints_received/fragment | Path does not match |
| 346 | complaint_received_data | /complaint_received_data/{id} | Path does not match |
| 347 | complaint_received_bulk_add_items | /complaint_received_bulk_add_items | Path does not match |
| 348 | complaint_received_item_remove | /complaint_received_item_remove | Path does not match |
| 349 | complaint_received_detail | /complaint_received_detail/{id} | Path does not match |
| 350 | complaint_received_edit | /complaint_received_edit/{id} | Path does not match |
| 351 | complaint_received_create | /complaint_received_create | Path does not match |
| 352 | ajax_orders_received_by_partner | /ajax_orders_received_by_partner | Path does not match |
| 353 | complaint_received_resolve | /complaint_received_resolve/{id} | Path does not match |
| 354 | complaint_received_revision_add | /complaint_received_revision_add/{id} | Path does not match |
| 355 | complaint_received_select | /complaint_received_select | Path does not match |
| 356 | complaint_received_delete_last_revision | /complaint_received_delete_last_revision/{id} | Path does not match |
| 357 | complaint_received_delete | /complaint_received_delete/{id} | Path does not match |
| 358 | complaint_received_data_audit_history_page | /complaint_received_data_audit_history_page/{dataId} | Path does not match |
| 359 | complaint_received_update_external_number | /complaint_received_update_external_number | Path does not match |
| 360 | complaint_received_doc_add | /complaint_received_doc_add | Path does not match |
| 361 | complaint_received_download_file | /complaint_received_download_file | Path does not match |
| 362 | complaint_received_delete_file | /complaint_received_delete_file | Path does not match |
| 363 | contact_create | /contact/create/{partnerId} | Path does not match |
| 364 | contact | /contact/{id} | Path does not match |
| 365 | control_lists | /control_lists | Path does not match |
| 366 | control_list | /control_list | Path does not match |
| 367 | control_lists_pagination | /control_lists_pagination | Path does not match |
| 368 | group_control_lists_doc_add | /group_control_lists_doc_add | Path does not match |
| 369 | control_list_add | /control_list_add | Path does not match |
| 370 | control_list_doc_add | /control_list_doc_add | Path does not match |
| 371 | control_list_select | /control_list_select | Path does not match |
| 372 | app_controllists_getajaxli | /control_list_ajax_li | Path does not match |
| 373 | control_list_download_file | /control_list_download_file | Path does not match |
| 374 | control_list_delete_file | /control_list_delete_file | Path does not match |
| 375 | debug_users_structure | /debug/users-structure | Path does not match |
| 376 | debug_test_user_template | /debug/test-user-template | Path does not match |
| 377 | delivery_note_issued_audit_history_page | /delivery_note_issued_audit_history/{id} | Path does not match |
| 378 | delivery_notes_issued | /delivery_notes_issued | Path does not match |
| 379 | delivery_note_issued | /delivery_note_issued | Path does not match |
| 380 | delivery_note_issued_add_item | /delivery_note_issued/{id}/add_item | Path does not match |
| 381 | delivery_note_issued_create | /delivery_note_issued_create/{oid} | Path does not match |
| 382 | delivery_note_issued_item_remove | /delivery_note_issued_item_remove | Path does not match |
| 383 | delivery_note_issued_doc_add | /delivery_note_issued_doc_add | Path does not match |
| 384 | delivery_note_issued_delete | /delivery_note_issued_delete | Path does not match |
| 385 | export_delivery_note_issued_pdf | /export_delivery_note_issued_pdf | Path does not match |
| 386 | delivery_note_issued_download_file | /delivery_note_issued_download_file | Path does not match |
| 387 | delivery_notes_issued_fragment | /delivery_notes_issued/fragment | Path does not match |
| 388 | delivery_notes_received | /delivery_notes_received | Path does not match |
| 389 | delivery_note_received | /delivery_note_received | Path does not match |
| 390 | delivery_note_received_create_from_order | /delivery_note_received_create_from_order | Path does not match |
| 391 | delivery_note_received_add_item | /delivery_note_received_add_item/{id} | Path does not match |
| 392 | delivery_note_received_item_remove | /delivery_note_received_item_remove | Path does not match |
| 393 | delivery_note_received_bulk_add_items | /delivery_note_received_bulk_add_items | Path does not match |
| 394 | delivery_note_received_doc_add | /delivery_note_received_doc_add | Path does not match |
| 395 | delivery_note_received_delete | /delivery_note_received_delete | Path does not match |
| 396 | delivery_note_received_download_file | /delivery_note_received_download_file | Path does not match |
| 397 | delivery_notes_received_fragment | /delivery_notes_received/fragment | Path does not match |
| 398 | delivery_note_received_create | /delivery-note-received/create | Path does not match |
| 399 | delivery_note_received_assign_order | /delivery_note_received/{id}/assign_order | Path does not match |
| 400 | delivery_note_received_reload_items | /delivery_note_received/{id}/reload_items | Path does not match |
| 401 | ajax_orders_issued_search | /ajax_orders_issued_search | Path does not match |
| 402 | documents | /documents | Path does not match |
| 403 | documents_fragment | /documents/fragment | Path does not match |
| 404 | document | /document | Path does not match |
| 405 | document_part_remove | /document_part_remove | Path does not match |
| 406 | document_group_file_add | /document_group_file_add | Path does not match |
| 407 | document_download_tree | /document_download_tree | Path does not match |
| 408 | document_add | /document_add | Path does not match |
| 409 | document_doc_add | /document_doc_add | Path does not match |
| 410 | document_select | /document_select | Path does not match |
| 411 | app_documents_getajaxli | /document_ajax_li | Path does not match |
| 412 | document_download_file | /document_download_file | Path does not match |
| 413 | document_download_3mf | /document_download_3mf | Path does not match |
| 414 | document_delete_file | /document_delete_file | Path does not match |
| 415 | download_file | /download/{hashFolder}/{filename} | Path does not match |
| 416 | download_info | /download-info | Path does not match |
| 417 | employment_add | /employment_add | Path does not match |
| 418 | employment | /employment/{id}/{pid} | Path does not match |
| 419 | employment_delete | /employment_delete | Path does not match |
| 420 | document_audit_history | /api/audit/document/{documentId}/history | Path does not match |
| 421 | controllist_audit_history | /api/audit/controllist/{controlListId}/history | Path does not match |
| 422 | change_audit_history | /api/audit/change/{changeId}/history | Path does not match |
| 423 | partner_audit_history | /api/audit/partner/{partnerId}/history | Path does not match |
| 424 | project_audit_history | /api/audit/project/{projectId}/history | Path does not match |
| 425 | audit_changes | /api/audit/changes | Path does not match |
| 426 | audit_user_changes | /api/audit/user/{userId}/changes | Path does not match |
| 427 | audit_recent | /api/audit/recent | Path does not match |
| 428 | item_related_changes | /api/audit/item/{itemId}/related-changes | Path does not match |
| 429 | part_related_changes | /api/audit/part/{partId}/related-changes | Path does not match |
| 430 | audit_detail | /api/audit/{auditId} | Path does not match |
| 431 | item_custom_action | /api/audit/item/{itemId}/action | Path does not match |
| 432 | part_custom_action | /api/audit/part/{partId}/action | Path does not match |
| 433 | document_custom_action | /api/audit/document/{documentId}/action | Path does not match |
| 434 | controllist_custom_action | /api/audit/controllist/{controlListId}/action | Path does not match |
| 435 | change_custom_action | /api/audit/change/{changeId}/action | Path does not match |
| 436 | partner_custom_action | /api/audit/partner/{partnerId}/action | Path does not match |
| 437 | project_custom_action | /api/audit/project/{projectId}/action | Path does not match |
| 438 | commitment_audit_history | /api/audit/commitment/{commitmentId}/history | Path does not match |
| 439 | commitment_custom_action | /api/audit/commitment/{commitmentId}/custom-action | Path does not match |
| 440 | contact_audit_history | /api/audit/contact/{contactId}/history | Path does not match |
| 441 | contact_custom_action | /api/audit/contact/{contactId}/custom-action | Path does not match |
| 442 | credit_audit_history | /api/audit/credit/{creditId}/history | Path does not match |
| 443 | credit_custom_action | /api/audit/credit/{creditId}/custom-action | Path does not match |
| 444 | delivery_note_issued_audit_history | /api/audit/delivery-note-issued/{deliveryNoteId}/history | Path does not match |
| 445 | delivery_note_issued_item_audit_history | /api/audit/delivery-note-issued-item/{itemId}/history | Path does not match |
| 446 | inquiry_issued_audit_history | /api/audit/inquiry-issued/{inquiryId}/history | Path does not match |
| 447 | inquiry_issued_data_audit_history | /api/audit/inquiry-issued-data/{dataId}/history | Path does not match |
| 448 | inquiry_received_audit_history | /api/audit/inquiry-received/{inquiryId}/history | Path does not match |
| 449 | inquiry_received_data_audit_history | /api/audit/inquiry-received-data/{dataId}/history | Path does not match |
| 450 | inventory_part_audit_history | /api/audit/inventory-part/{partId}/history | Path does not match |
| 451 | invoice_issued_audit_history | /api/audit/invoice-issued/{invoiceId}/history | Path does not match |
| 452 | invoice_issued_custom_action | /api/audit/invoice-issued/{invoiceId}/custom-action | Path does not match |
| 453 | invoice_received_audit_history | /api/audit/invoice-received/{invoiceId}/history | Path does not match |
| 454 | invoice_received_custom_action | /api/audit/invoice-received/{invoiceId}/custom-action | Path does not match |
| 455 | offer_issued_audit_history | /api/audit/offer-issued/{offerId}/history | Path does not match |
| 456 | offer_issued_data_audit_history | /api/audit/offer-issued-data/{dataId}/history | Path does not match |
| 457 | offer_received_audit_history | /api/audit/offer-received/{offerId}/history | Path does not match |
| 458 | offer_received_data_audit_history | /api/audit/offer-received-data/{dataId}/history | Path does not match |
| 459 | order_issued_audit_history | /api/audit/order-issued/{orderId}/history | Path does not match |
| 460 | order_issued_custom_action | /api/audit/order-issued/{orderId}/custom-action | Path does not match |
| 461 | order_issued_data_audit_history | /api/audit/order-issued-data/{dataId}/history | Path does not match |
| 462 | order_received_audit_history | /api/audit/order-received/{orderId}/history | Path does not match |
| 463 | order_received_data_audit_history | /api/audit/order-received-data/{dataId}/history | Path does not match |
| 464 | part_reservation_audit_history | /api/audit/part-reservation/{reservationId}/history | Path does not match |
| 465 | payment_audit_history | /api/audit/payment/{paymentId}/history | Path does not match |
| 466 | payment_custom_action | /api/audit/payment/{paymentId}/custom-action | Path does not match |
| 467 | production_request_audit_history | /api/audit/production-request/{requestId}/history | Path does not match |
| 468 | production_request_custom_action | /api/audit/production-request/{requestId}/custom-action | Path does not match |
| 469 | receivable_audit_history | /api/audit/receivable/{receivableId}/history | Path does not match |
| 470 | task_custom_action | /api/audit/task/{taskId}/custom-action | Path does not match |
| 471 | stock_operation_audit_history | /api/audit/stock-operation/{operationId}/history | Path does not match |
| 472 | vacation_audit_history | /api/audit/vacation/{vacationId}/history | Path does not match |
| 473 | working_time_audit_history | /api/audit/working-time/{workingTimeId}/history | Path does not match |
| 474 | warehouse_audit_history | /api/audit/warehouse/{warehouseId}/history | Path does not match |
| 475 | work_done_audit_history | /api/audit/work-done/{workId}/history | Path does not match |
| 476 | flexibee_partners | /flexibee_partners | Path does not match |
| 477 | flexibee_partners_test | /flexibee/partners/test-connection | Path does not match |
| 478 | flexibee_partners_preview | /flexibee/partners/preview | Path does not match |
| 479 | force_password_change_submit | /force-password-change | Path does not match |
| 480 | gates | /gates | Path does not match |
| 481 | private_gate_add | /private_gate_add | Path does not match |
| 482 | private_gate | /private_gate/{id} | Path does not match |
| 483 | private_gate_delete | /private_gate_delete | Path does not match |
| 484 | inquiry_issued_create_new | /inquiry_issued_create_new | Path does not match |
| 485 | inquiries_issued | /inquiries_issued | Path does not match |
| 486 | inquiries_issued_pagination | /inquiries_issued_pagination | Path does not match |
| 487 | inquiries_issued_fragment | /inquiries_issued/fragment | Path does not match |
| 488 | inquiry_issued_data | /inquiry_issued_data | Path does not match |
| 489 | inquiry_issued_revision_add | /inquiry_issued_revision_add | Path does not match |
| 490 | inquiry_issued | /inquiry_issued | Path does not match |
| 491 | issue_inquiry_issued_data | /issue_inquiry_issued_data | Path does not match |
| 492 | inquiry_issued_part_remove | /inquiry_issued_part_remove | Path does not match |
| 493 | inquiry_issued_copy | /inquiry_issued_copy | Path does not match |
| 494 | inquiry_issued_item_remove | /inquiry_issued_item_remove | Path does not match |
| 495 | inquiry_issued_doc_add | /inquiry_issued_doc_add | Path does not match |
| 496 | inquiry_delete_last_revision | /inquiry_delete_last_revision | Path does not match |
| 497 | inquiry_issued_delete | /inquiry_issued_delete | Path does not match |
| 498 | inquiry_issued_select | /inquiry_issued_select | Path does not match |
| 499 | inquiry_issued_download_file | /inquiry_issued_download_file | Path does not match |
| 500 | inquiry_issued_delete_file | /inquiry_issued_delete_file | Path does not match |
| 501 | inquiry_issued_delete_dir | /inquiry_issued_delete_dir | Path does not match |
| 502 | export_inquiry_issued_pdf | /export_inquiry_issued_pdf | Path does not match |
| 503 | reject_inquiry_issued_data | /reject_inquiry_issued_data | Path does not match |
| 504 | reject_inquiry_issued_data_with_note | /reject_inquiry_issued_data_with_note | Path does not match |
| 505 | unreject_inquiry_issued_data | /unreject_inquiry_issued_data | Path does not match |
| 506 | inquiry_issued_download_zip | /inquiry_issued_download_zip | Path does not match |
| 507 | inquiry_issued_copy_drawings | /inquiry_issued_copy_drawings | Path does not match |
| 508 | inquiry_issued_issue | /inquiry_issued_issue | Path does not match |
| 509 | inquiry_issued_revert | /inquiry_issued_revert | Path does not match |
| 510 | inquiries_received | /inquiries_received | Path does not match |
| 511 | inquiries_received_fragment | /inquiries_received/fragment | Path does not match |
| 512 | inquiry_received_data | /inquiry_received_data | Path does not match |
| 513 | inquiry_received_revision_add | /inquiry_received_revision_add | Path does not match |
| 514 | inquiry_received | /inquiry_received | Path does not match |
| 515 | inquiry_received_part_remove | /inquiry_received_part_remove | Path does not match |
| 516 | inquiry_received_doc_add | /inquiry_received_doc_add | Path does not match |
| 517 | inquiry_received_delete_last_revision | /inquiry_received_delete_last_revision | Path does not match |
| 518 | inquiry_received_delete | /inquiry_received_delete | Path does not match |
| 519 | inquiry_received_select | /inquiry_received_select | Path does not match |
| 520 | inquiry_received_download_file | /inquiry_received_download_file | Path does not match |
| 521 | inquiry_received_delete_file | /inquiry_received_delete_file | Path does not match |
| 522 | inquiry_received_item_remove | /inquiry_received_item_remove | Path does not match |
| 523 | inquiries_received_pagination | /inquiries_received_pagination | Path does not match |
| 524 | inquiry_received_issue | /inquiry_received_issue | Path does not match |
| 525 | invoice_pairing_find_matches | /invoice-pairing/find-matches/{invoiceId} | Path does not match |
| 526 | invoice_pairing_test | /invoice-pairing/test-pairing | Path does not match |
| 527 | invoice_pairing_run | /invoice-pairing/run-pairing | Path does not match |
| 528 | invoice_pairing_create | /invoice-pairing/create-pairing | Path does not match |
| 529 | invoice_pairing_remove | /invoice-pairing/remove-pairing/{pairingId} | Path does not match |
| 530 | invoice_pairing_statistics | /invoice-pairing/statistics | Path does not match |
| 531 | test_invoice_pairing_buttons | /test/invoice-pairing-buttons | Path does not match |
| 532 | test_invoice_pairing | /test/invoice-pairing | Path does not match |
| 533 | test_invoice_pairing_stats | /test/invoice-pairing/stats | Path does not match |
| 534 | invoice_received_audit_history_page | /invoice_received_audit_history/{id} | Path does not match |
| 535 | invoices_received | /invoices_received | Path does not match |
| 536 | invoices_received_fragment | /invoices_received/fragment | Path does not match |
| 537 | invoice_received | /invoice_received | Path does not match |
| 538 | invoice_received_add | /invoice_received_add | Path does not match |
| 539 | invoice_received_doc_add | /invoice_received_doc_add | Path does not match |
| 540 | invoice_received_delete | /invoice_received_delete | Path does not match |
| 541 | ajax_invoices_received_li | /ajax_invoices_received_li | Path does not match |
| 542 | invoice_received_download_file | /invoice_received_download_file | Path does not match |
| 543 | invoice_received_delete_file | /invoice_received_delete_file | Path does not match |
| 544 | invoices_received_flexibee_sync | /invoices_received_flexibee_sync | Path does not match |
| 545 | flexibee_received_batch_sync_info | /flexibee_received/batch-sync-info | Path does not match |
| 546 | flexibee_received_batch_sync | /flexibee_received/batch-sync/{batchNumber} | Path does not match |
| 547 | flexibee_received_test | /flexibee_received/test-connection | Path does not match |
| 548 | flexibee_received_invoices | /flexibee_received/invoices | Path does not match |
| 549 | flexibee_received_debug_sync | /flexibee_received/debug-sync | Path does not match |
| 550 | invoice_received_fix_vat | /fix-vat-data | Path does not match |
| 551 | debug_invoice_sorting | /debug-invoice-sorting | Path does not match |
| 552 | invoices_issued | /invoices_issued | Path does not match |
| 553 | invoice_issued | /invoice_issued/{id} | Path does not match |
| 554 | invoice_issued_update_partner | /invoice_issued/{id}/update_partner | Path does not match |
| 555 | invoice_issued_receivable | /invoice_issued_receivable/{invoiceId}/{receivableId} | Path does not match |
| 556 | invoice_issued_receivable_remove | /invoice_issued_receivable_remove/{invoiceId}/{receivableId} | Path does not match |
| 557 | invoices_issued_save | /invoices_issued_save | Path does not match |
| 558 | invoices_flexibee | /invoices_flexibee | Path does not match |
| 559 | flexibee_test | /flexibee/test-connection | Path does not match |
| 560 | flexibee_invoices | /flexibee/invoices | Path does not match |
| 561 | invoice_issued_fix_vat | /fix-issued-invoices-vat-data | Path does not match |
| 562 | item_audit_history | /admin/audit/item/{id}/history | Path does not match |
| 563 | item_tree_structure_history | /admin/audit/item/{id}/tree-structure-history | Path does not match |
| 564 | item_price_history | /admin/audit/item/{id}/price-history | Path does not match |
| 565 | item_snapshot | /admin/audit/item/{id}/snapshot | Path does not match |
| 566 | item_compare_snapshots | /admin/audit/item/{id}/compare-snapshots | Path does not match |
| 567 | project_audit_report | /admin/audit/project/{projectId}/audit-report | Path does not match |
| 568 | item_critical_changes | /admin/audit/item/{id}/critical-changes | Path does not match |
| 569 | audit_statistics | /admin/audit/statistics | Path does not match |
| 570 | item_audit_history_page | /admin/audit/item/{id}/history-page | Path does not match |
| 571 | commitment_audit_history_page | /admin/audit/commitment/{commitmentId}/history-page | Path does not match |
| 572 | export_items | /export_items | Path does not match |
| 573 | items | /items | Path does not match |
| 574 | items_fragment | /items/fragment | Path does not match |
| 575 | item | /item | Path does not match |
| 576 | item_part_selection | /item_part_selection | Path does not match |
| 577 | ajax_parts_search | /ajax_parts_search | Path does not match |
| 578 | item_add_part_selection | /item_add_part_selection | Path does not match |
| 579 | item_to-stock | /item_to-stock | Path does not match |
| 580 | item_from-stock | /item_from-stock | Path does not match |
| 581 | item_copy | /item_copy | Path does not match |
| 582 | item_tree_repair | /item_tree_repair | Path does not match |
| 583 | item_tree_repair_node | /item_tree_repair_node/{id} | Path does not match |
| 584 | item_tree_validate | /item_tree_validate | Path does not match |
| 585 | item_restore_to_parent | /item_restore_to_parent/{id}/{parentId} | Path does not match |
| 586 | item_paste | /item_paste | Path does not match |
| 587 | item_move | /item_move | Path does not match |
| 588 | item_add | /item_add | Path does not match |
| 589 | main_item_creat | /main_item_creat | Path does not match |
| 590 | item_delete | /item_delete | Path does not match |
| 591 | item_delete_by_id | /item_delete/{id} | Path does not match |
| 592 | item_reset_weight | /item_reset_weight | Path does not match |
| 593 | app_items_getajaxdocumentsjson | /ajax_documents_json | Path does not match |
| 594 | ajax_items_li | /ajax_items_li | Path does not match |
| 595 | ajax_item_quantity_info | /ajax_item_quantity_info/{id} | Path does not match |
| 596 | task_add | /task_add | Path does not match |
| 597 | items_pagination | /items_pagination | Path does not match |
| 598 | items_root_pagination | /items_root_pagination | Path does not match |
| 599 | items_order_received_no_order_issued | /items_order_received_no_order_issued | Path does not match |
| 600 | items_no_order_issued_pagination | /items_no_order_issued_pagination | Path does not match |
| 601 | items_selected | /items_selected/{type} | Path does not match |
| 602 | item_metrics | /item_metrics | Path does not match |
| 603 | item_status_badge | /item_status_badge | Path does not match |
| 604 | item_for_manufacturing_remove | /item_for_manufacturing_remove | Path does not match |
| 605 | items_for_manufacturing_remove | /items_for_manufacturing_remove | Path does not match |
| 606 | item_production_request | /item_production_request | Path does not match |
| 607 | admin_repair_sort_order | /admin/repair-sort-order | Path does not match |
| 608 | admin_tree_repair | /admin/tree-repair | Path does not match |
| 609 | admin_repair_item_3106 | /admin/repair-item-3106 | Path does not match |
| 610 | admin_restore_item_to_tree | /admin/restore-item-to-tree | Path does not match |
| 611 | load_bom_export | /load_bom_export/{itemId} | Path does not match |
| 612 | apply_bom_changes | /apply_bom_changes/{itemId} | Path does not match |
| 613 | load_spm_comparison | /load_spm_comparison/{itemId} | Path does not match |
| 614 | items_checkPartExistence | /items/check-part-existence | Path does not match |
| 615 | items_createComponents | /items/create-components | Path does not match |
| 616 | items_createMissingParts | /items/create-missing-parts | Path does not match |
| 617 | upload_bom_file | /upload_bom_file/{itemId} | Path does not match |
| 618 | upload_bom_file_overwrite | /upload_bom_file_overwrite/{itemId} | Path does not match |
| 619 | stock_orders_for_item | /stock-orders/{itemId} | Path does not match |
| 620 | stock_item_from_order | /stock-item/{itemId}/{orderId} | Path does not match |
| 621 | app_items_teststockapi | /test-stock-api | Path does not match |
| 622 | api_get_item_stock_status | /stock-status/{id} | Path does not match |
| 623 | 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.