http://tawsill.com/?919030%2Fz23114at236b%2F9133307.htm=

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_bus_ticket_index /admin/bus/ticket/ Path does not match
2 admin_dashboard /dashboard/ Path does not match
3 admin_contact /dashboard/contact Path does not match
4 admin_contact_delete /dashboard/contact/{id} Path does not match
5 app_admin_shipment /dashboard/shipment Path does not match
6 app_admin_shipment_active /dashboard/active Path does not match
7 app_admin_shipment_inactive /dashboard/inactive Path does not match
8 app_admin_shipment_show /dashboard/{id} Path does not match
9 app_admin_shipment_print /dashboard/shipment/print/{id} Path does not match
10 app_ticket_index /admin/ticket/ Path does not match
11 app_ticket_new /admin/ticket/new Path does not match
12 app_ticket_show /admin/ticket/{id} Path does not match
13 app_ticket_edit /admin/ticket/{id}/edit Path does not match
14 app_ticket_delete /admin/ticket/{id} Path does not match
15 admin_get_all_user /userManagement/ Path does not match
16 admin_user_show /userManagement/{id}/show Path does not match
17 admin_user_edit /userManagement/{id}/edit Path does not match
18 admin_user_delete /userManagement/{id}/delete Path does not match
19 admin_user_block /userManagement/{id}/block Path does not match
20 admin_user_new /userManagement/new Path does not match
21 app_api_bus_controllerapp_api_bus_new /api/bus/new Path does not match
22 app_api_bus_controllerapp_api_bus_search /api/bus/search Path does not match
23 app_api_bus_controllerapp_api_bus_get /api/bus/Tickets Path does not match
24 app_api_bus_controllerapp_api_bus_getbyid /api/bus/Ticket/{id} Path does not match
25 app_api_bus_controllerget_ticket_location /api/bus/locations Path does not match
26 app_api_bus_controllerget_ticket_destination /api/bus/destinations Path does not match
27 app_api_shipment_new /api/shipment/new Path does not match
28 activate_shipment /api/shipment/activate/{code} Path does not match
29 app_api_ticket_controllerapp_api_ticket_new /api/ticket/new Path does not match
30 app_api_ticket_controllerapp_api_ticket_get /api/ticket/Tickets Path does not match
31 app_api_ticket_controllerapp_api_ticket_search /api/ticket/searchTicket Path does not match
32 app_bus_ticket_index /bus/ticket/ Path does not match
33 app_bus_ticket_checkout /bus/ticket/checkout Path does not match
34 app_bus_ticket_new /bus/ticket/new Path does not match
35 app_bus_ticket_show /bus/ticket/{id} Path does not match
36 app_bus_ticket_edit /bus/ticket/{id}/edit Path does not match
37 app_bus_ticket_delete /bus/ticket/{id} Path does not match
38 app_contact /contact Path does not match
39 app_home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.