Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://staging.admin.optic-kleer.co.uk/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_booking_reminder | /api/booking/reminder | Path does not match |
| 2 | api_diary_postcode | /api/diary/public | Path does not match |
| 3 | api_diary_postcode_v2 | /api/diary/public/v2 | Path does not match |
| 4 | api_diary_operator | /api/diary/operator | Path does not match |
| 5 | api_diary_pod | /api/diary/pod/{operator} | Path does not match |
| 6 | api_diary_recent | /api/diary/recent | Path does not match |
| 7 | api_insurer_sync | /api/insurer/sync | Path does not match |
| 8 | api_location_sync | /api/location/sync | Path does not match |
| 9 | api_operator_public | /api/operator/public | Path does not match |
| 10 | api_operator_locations | /api/operator/{operator}/locations | Path does not match |
| 11 | api_operator_reviews | /api/operator/{operator}/reviews | Path does not match |
| 12 | api_ticket_open | /api/ticket/open | Path does not match |
| 13 | api_ticket_sync | /api/ticket/sync | Path does not match |
| 14 | api_ticket_debt_find | /api/ticket/payment/find | Path does not match |
| 15 | api_ticket_debt_settle | /api/ticket/payment/settle | Path does not match |
| 16 | api_ticket_note | /api/ticket/note | Path does not match |
| 17 | api_login | /api/login | Path does not match |
| 18 | api_login_form | /api/login/form | Path does not match |
| 19 | api_zendesk_notify | /api/zendesk/notify | Path does not match |
| 20 | app_admin_list | /users | Path does not match |
| 21 | app_admin_create | /users/create | Path does not match |
| 22 | app_admin_show | /users/{admin} | Path does not match |
| 23 | app_admin_details | /users/{admin}/details | Path does not match |
| 24 | app_admin_details_edit | /users/{admin}/details/edit | Path does not match |
| 25 | app_audit_activity | /audit/activity/{actor} | Path does not match |
| 26 | app_audit_show | /audit/log/{log} | Path does not match |
| 27 | app_autowindscreen_batch_list | /auto-windscreen/batches | Path does not match |
| 28 | app_autowindscreen_batch_show | /auto-windscreen/batches/{batch} | Path does not match |
| 29 | app_autowindscreen_pool | /auto-windscreen | Path does not match |
| 30 | app_autowindscreen_pool_createbatch | /auto-windscreen/pool/create-batch | Path does not match |
| 31 | app_booking_list | /bookings | Path does not match |
| 32 | app_booking_show | /bookings/{booking} | Path does not match |
| 33 | app_booking_paid_update | /bookings/{booking}/paid | Path does not match |
| 34 | app_consumable_buy | /consumables/buy | Path does not match |
| 35 | app_consumable_buy_summary | /consumables/buy/order-summary | Path does not match |
| 36 | app_consumable_buy_remove | /consumables/buy/{consumable}/remove | Path does not match |
| 37 | app_consumable_list | /consumables | Path does not match |
| 38 | app_consumable_create | /consumables/create | Path does not match |
| 39 | app_consumable_edit | /consumables/{consumable}/edit | Path does not match |
| 40 | app_consumable_remove | /consumables/{consumable}/remove | Path does not match |
| 41 | app_consumable_order_list | /consumables/orders | Path does not match |
| 42 | app_consumable_order_show | /consumables/orders/{order} | Path does not match |
| 43 | app_consumable_order_complete | /consumables/orders/{order}/complete | Path does not match |
| 44 | app_consumable_order_cancel | /consumables/orders/{order}/cancel | Path does not match |
| 45 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.