Routing
search_global_products
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/auth/login
(route: "n/a")
Route Matching Logs
Path to match:
/api/search_global_products
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_pikawdt/{token} | Path does not match |
| 2 | _profiler_home | /_pika/ | Path does not match |
| 3 | _profiler_search | /_pika/search | Path does not match |
| 4 | _profiler_search_bar | /_pika/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_pika/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_pika/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_pika/open | Path does not match |
| 8 | _profiler | /_pika/{token} | Path does not match |
| 9 | _profiler_router | /_pika/{token}/router | Path does not match |
| 10 | _profiler_exception | /_pika/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_pika/{token}/exception.css | Path does not match |
| 12 | _preview_error | /_pikaerror/{code}.{_format} | Path does not match |
| 13 | dashboard | / | Path does not match |
| 14 | management_dashboard | / | Path does not match |
| 15 | zkteco_handshake | /iclock/cdata | Path does not match |
| 16 | zkteco_get_request | /iclock/getrequest | Path does not match |
| 17 | zkteco_device_rtdata | /iclock/rtdata | Path does not match |
| 18 | zkteco_device_cmd | /iclock/devicecmd | Path does not match |
| 19 | human_resource_dashboard | /human_resource_dashboard | Path does not match |
| 20 | employee_dashboard | /employee_dashboard | Path does not match |
| 21 | tasks_review_dashboard | /tasks/review | Path does not match |
| 22 | tasks_my_dashboard | /tasks/my | Path does not match |
| 23 | tasks_manager_dashboard | /tasks/manager | Path does not match |
| 24 | tasks_kpi_dashboard | /tasks/kpi | Path does not match |
| 25 | cash_flow_report | /cash/flow/report | Path does not match |
| 26 | sync_product_central | /product_sync/{id} | Path does not match |
| 27 | sync_product_from_central | /api/sync_product_from_central | Path does not match |
| 28 | retry_failed_product_sync | /api/retry_failed_product_sync | Path does not match |
| 29 | product_dependencies_api | /api/product/dependencies | Path does not match |
| 30 | product_sku_next_code | /api/product/sku-next-code | Path does not match |
| 31 | check_global_product | /api/check_global_product | Path does not match |
| 32 | register_global_product | /api/register_global_product | Path does not match |
| 33 | search_global_products | /api/search_global_products | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.