Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | app.swagger | /api/doc.json | Path does not match |
| 14 | admin | /admin | Path does not match |
| 15 | admin_index | /admin/index | Path does not match |
| 16 | admin_login | /admin/login | Path does not match |
| 17 | admin_logout | /admin/logout | Path does not match |
| 18 | route_api_arxmin_users_get_all | /api/v3/arxmin_users | Path does not match |
| 19 | route_api_arxmin_users_refresh_token | /api/v3/arxmin/users/token | Path does not match |
| 20 | route_api_v3_booking_get | /api/v3/bookings/{id} | Path does not match |
| 21 | route_api_v3_booking_report | /api/v3/bookings/{id}/report | Path does not match |
| 22 | route_api_v3_booking_status_put | /api/v3/bookings/{id}/status/{status} | Path does not match |
| 23 | route_api_v3_booking_get_all | /api/v3/bookings | Path does not match |
| 24 | route_api_v3_booking_get_items | /api/v3/bookings/{id}/items | Path does not match |
| 25 | route_api_v3_booking_get_inprogress_count | /api/v3/bookings/inprogress/count | Path does not match |
| 26 | route_api_v3_booking_restart | /api/v3/bookings/restart/{id} | Path does not match |
| 27 | route_api_v3_create_booking_external | /api/v3/external/booking | Path does not match |
| 28 | route_api_v3_booking_get_all_mini | /api/v3/mini/bookings | Path does not match |
| 29 | route_api_v3_booking_get_items_mini | /api/v3/mini/bookings/{id}/items | Path does not match |
| 30 | route_api_v3_booking_items_scan_mini | /api/v3/mini/bookings/{id}/item/scan | Path does not match |
| 31 | route_api_v3_booking_get_all_present | /api/v3/bookings/date/present | Path does not match |
| 32 | route_api_v3_booking_get_all_past | /api/v3/bookings/date/past | Path does not match |
| 33 | route_api_v3_booking_get_all_future | /api/v3/bookings/date/future | Path does not match |
| 34 | route_api_v3_booking_get_all_filter | /api/v3/bookings/date/filter | Path does not match |
| 35 | route_api_v3_booking_status_put_mini | /api/v3/mini/bookings/{id}/status/{status} | Path does not match |
| 36 | route_api_calculator_get_items | /api/calculator/items | Path does not match |
| 37 | route_api_calculator_get_items_with_translation | /api/v3/calculator/items | Path does not match |
| 38 | route_api_external_users_refresh_token | /api/v3/external/users/token | Path does not match |
| 39 | route_api_items_all | /api/v3/items/all | Path does not match |
| 40 | route_api_items_get | /api/v3/items/{id} | Path does not match |
| 41 | route_api_v3_items_put | /api/v3/items/{id} | Path does not match |
| 42 | route_api_v3_items_patch | /api/v3/items/{id} | Path does not match |
| 43 | route_api_v3_items_patch_fix | /api/v3/{id}/items | Path does not match |
| 44 | route_api_v3_items_patch_photo | /api/v3/items/{id}/photo | Path does not match |
| 45 | route_api_external_user_items_get | /api/v3/external/user/items | Path does not match |
| 46 | route_api_external_user_items_post | /api/v3/external/user/items | Path does not match |
| 47 | route_api_external_user_item_by_qrcode_get | /api/v3/external/user/item | Path does not match |
| 48 | route_api_v3_items_storage_patch | /api/v3/item/{itemQrcode}/storage | Path does not match |
| 49 | route_api_item_by_qrcode_get | /api/v3/item/{qrcode} | Path does not match |
| 50 | route_api_v3_item_indexation_patch | /api/v3/item/indexation/{qrcode} | Path does not match |
| 51 | route_api_v3_pallet_get | /api/v3/pallet/{qrcode} | Path does not match |
| 52 | route_api_v3_pallet_post | /api/v3/pallet | Path does not match |
| 53 | route_api_v3_pallet_put | /api/v3/pallet/{id} | Path does not match |
| 54 | route_api_v3_report_get | /api/v3/report/{id} | Path does not match |
| 55 | route_api_v3_report_booking_post | /api/v3/report/booking/{id} | Path does not match |
| 56 | route_api_v3_report_booking_debug | /api/v3/report/booking/{id}/debug | Path does not match |
| 57 | route_api_items_search | /api/v3/items/search/{query} | Path does not match |
| 58 | route_api_v3_zone_get | /api/v3/zone/{qrcode} | Path does not match |
| 59 | route_api_v3_zone_post | /api/v3/zone | Path does not match |
| 60 | route_api_token_get | /api/v3/token | Path does not match |
| 61 | route_api_users_get | /api/v3/users | Path does not match |
| 62 | route_api_users_item_get | /api/v3/users/{id}/items | Path does not match |
| 63 | route_api_v3_warehouse_get | /api/v3/warehouse/{ref} | Path does not match |
| 64 | route_api_v3_warehouse_all | /api/v3/warehouse | Path does not match |
| 65 | dashboard | / | Path does not match |
| 66 | 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.