Routing
api_file_structure
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/file_structure
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.