Routing
(none)
Matched route
Route Matching Logs
Path to match:
/comfort1ok/xyhu9ep0
# | 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 | / | Path does not match |
40 | app_login | /login | Path does not match |
41 | app_logout | /logout | Path does not match |
42 | app_user_register | /register | Path does not match |
43 | app_user_verify | /verify/{token}/{email} | Path does not match |
44 | app_shipment_index | /shipment/ | Path does not match |
45 | app_shipment_new | /shipment/prepare-shipment | Path does not match |
46 | tracking | /shipment/tracking | Path does not match |
47 | app_shipment_show | /shipment/{id} | Path does not match |
48 | app_shipment_edit | /shipment/{id}/edit | Path does not match |
49 | app_shipment_delete | /shipment/{id} | Path does not match |
50 | app_user_new | /user/new | Path does not match |
51 | app_user_profile | /user/profile | Path does not match |
52 | app_user_show | /user/{id} | Path does not match |
53 | app_user_edit | /user/{id}/edit | Path does not match |
54 | app_user_delete | /user/{id} | Path does not match |
55 | _preview_error | /_error/{code}.{_format} | Path does not match |
56 | _wdt | /_wdt/{token} | Path does not match |
57 | _profiler_home | /_profiler/ | Path does not match |
58 | _profiler_search | /_profiler/search | Path does not match |
59 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
60 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
61 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
62 | _profiler_open_file | /_profiler/open | Path does not match |
63 | _profiler | /_profiler/{token} | Path does not match |
64 | _profiler_router | /_profiler/{token}/router | Path does not match |
65 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
66 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.