Routing
app_warehouse_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://westmar.intgate.io/login
Route Matching Logs
Path to match:
/warehouse
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_accounting_index | /accounting | Path does not match |
| 16 | app_accounting_save | /accounting/save | Path does not match |
| 17 | app_client_index | /clients | Path does not match |
| 18 | app_client_api_search | /clients/api/search | Path does not match |
| 19 | app_client_new | /clients/new | Path does not match |
| 20 | app_client_edit | /clients/{id}/edit | Path does not match |
| 21 | app_dashboard | / | Path does not match |
| 22 | app_delivery_index | /deliveries | Path does not match |
| 23 | app_delivery_new | /deliveries/new | Path does not match |
| 24 | app_delivery_unpack | /deliveries/{id}/unpack | Path does not match |
| 25 | app_employee_index | /employees | Path does not match |
| 26 | app_employee_new | /employees/new | Path does not match |
| 27 | app_employee_edit | /employees/{id}/edit | Path does not match |
| 28 | app_employee_toggle | /employees/{id}/toggle | Path does not match |
| 29 | app_employee_document_upload | /employees/{id}/documents/upload | Path does not match |
| 30 | app_employee_document_delete | /employees/documents/{id}/delete | Path does not match |
| 31 | app_employee_document_description | /employees/documents/{id}/description | Path does not match |
| 32 | app_project_index | /projects | Path does not match |
| 33 | app_project_new | /projects/new | Path does not match |
| 34 | app_project_show | /projects/{id} | Path does not match |
| 35 | app_project_edit | /projects/{id}/edit | Path does not match |
| 36 | app_project_attachment_upload | /projects/{id}/attachments/upload | Path does not match |
| 37 | app_project_attachment_delete | /projects/attachments/{id}/delete | Path does not match |
| 38 | app_project_cost_add | /projects/{id}/costs/add | Path does not match |
| 39 | app_project_cost_delete | /projects/costs/{id}/delete | Path does not match |
| 40 | app_project_techcard_new | /projects/{id}/techcards/new | Path does not match |
| 41 | app_project_techcard_show | /projects/techcards/{id} | Path does not match |
| 42 | app_project_techcard_operation_add | /projects/techcards/{id}/operations/add | Path does not match |
| 43 | app_project_operation_sort | /projects/operations/{id}/sort | Path does not match |
| 44 | app_project_operation_update | /projects/operations/{id}/update | Path does not match |
| 45 | app_project_material_add | /projects/{id}/materials/add | Path does not match |
| 46 | app_project_schedule_update | /projects/schedules/{id}/update | Path does not match |
| 47 | app_project_techcard_status | /projects/techcards/{id}/status | Path does not match |
| 48 | app_project_techcard_maintenance_save | /projects/techcards/{id}/maintenance/save | Path does not match |
| 49 | app_project_techcard_accept_drawing | /projects/techcards/{id}/accept-drawing | Path does not match |
| 50 | app_login | /login | Path does not match |
| 51 | app_logout | /logout | Path does not match |
| 52 | app_time_report_index | /time-reports | Path does not match |
| 53 | app_time_report_save | /time-reports/save | Path does not match |
| 54 | app_time_report_api_load | /time-reports/api/load | Path does not match |
| 55 | app_user_index | /users | Path does not match |
| 56 | app_user_new | /users/new | Path does not match |
| 57 | app_user_edit | /users/{id}/edit | Path does not match |
| 58 | app_user_toggle | /users/{id}/toggle | Path does not match |
| 59 | app_warehouse_index | /warehouse | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.