Routing
front_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_scan_page | /scan | Path does not match |
| 17 | admin_dashboard_index | /admin | Path does not match |
| 18 | admin_orders | /admin/orders | Path does not match |
| 19 | admin_order_detail | /admin/orders/{id} | Path does not match |
| 20 | admin_order_detail_imprint_request | /admin/orders/{id}/imprint-request | Path does not match |
| 21 | admin_order_detail_imprint_capture | /admin/orders/{id}/imprint-capture | Path does not match |
| 22 | admin_order_detail_update | /admin/orders/{id}/update | Path does not match |
| 23 | admin_order_detail_delete | /admin/orders/{id}/delete | Path does not match |
| 24 | admin_order_detail_ticket_update | /admin/orders/{id}/tickets/{ticketId}/update | Path does not match |
| 25 | admin_tickets | /admin/tickets | Path does not match |
| 26 | admin_quotas | /admin/quotas | Path does not match |
| 27 | admin_users | /admin/users | Path does not match |
| 28 | admin_user_detail | /admin/users/{id} | Path does not match |
| 29 | admin_user_update | /admin/users/{id}/update | Path does not match |
| 30 | admin_user_password_reset_request | /admin/users/{id}/password-reset-request | Path does not match |
| 31 | admin_settings | /admin/settings | Path does not match |
| 32 | app_login | /login | Path does not match |
| 33 | app_login_admin_alias | /admin/login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | app_logout_admin_alias | /admin/logout | Path does not match |
| 36 | api_admin_tickets_list | /api/admin/tickets | Path does not match |
| 37 | api_admin_tickets_update | /api/admin/tickets/{id} | Path does not match |
| 38 | api_admin_tickets_trip_update | /api/admin/tickets/{ticketId}/trips/{tripId} | Path does not match |
| 39 | api_admin_orders_list | /api/admin/orders | Path does not match |
| 40 | api_admin_orders_imprint_queue_status | /api/admin/orders/imprint-queue/status | Path does not match |
| 41 | api_admin_orders_detail | /api/admin/orders/{id} | Path does not match |
| 42 | api_admin_orders_update | /api/admin/orders/{id} | Path does not match |
| 43 | api_admin_orders_send_imprint_request | /api/admin/orders/{id}/imprint-request | Path does not match |
| 44 | api_admin_orders_capture_imprint | /api/admin/orders/{id}/imprint-capture | Path does not match |
| 45 | api_admin_orders_delete | /api/admin/orders/{id} | Path does not match |
| 46 | api_admin_settings_get | /api/admin/settings | Path does not match |
| 47 | api_admin_settings_put | /api/admin/settings | Path does not match |
| 48 | api_admin_quotas_put | /api/admin/quotas | Path does not match |
| 49 | api_admin_scan_check | /api/admin/scan/check | Path does not match |
| 50 | api_admin_scan_bootstrap | /api/admin/scan/bootstrap | Path does not match |
| 51 | api_admin_scan_sync | /api/admin/scan/sync | Path does not match |
| 52 | api_admin_dashboard_get | /api/admin/dashboard | Path does not match |
| 53 | api_admin_users_list | /api/admin/users | Path does not match |
| 54 | api_admin_users_update | /api/admin/users/{id} | Path does not match |
| 55 | api_admin_users_delete | /api/admin/users/{id} | Path does not match |
| 56 | api_auth_signup | /api/auth/signup | Path does not match |
| 57 | api_auth_profile_get | /api/auth/profile | Path does not match |
| 58 | api_auth_profile_put | /api/auth/profile | Path does not match |
| 59 | api_auth_role | /api/auth/role | Path does not match |
| 60 | api_auth_password_reset_request | /api/auth/password-reset/request | Path does not match |
| 61 | api_orders_create | /api/orders | Path does not match |
| 62 | api_orders_list | /api/orders | Path does not match |
| 63 | api_orders_detail | /api/orders/{id} | Path does not match |
| 64 | api_orders_ticket_update | /api/orders/{orderId}/tickets/{ticketId} | Path does not match |
| 65 | api_public_imprint_detail | /api/public/imprint/{token} | Path does not match |
| 66 | api_public_imprint_checkout | /api/public/imprint/{token}/checkout | Path does not match |
| 67 | api_public_imprint_finalize | /api/public/imprint/{token}/finalize | Path does not match |
| 68 | api_public_imprint_tickets | /api/public/imprint/{token}/tickets.pdf | Path does not match |
| 69 | api_public_imprint_ticket | /api/public/imprint/{token}/tickets/{ticketId}.pdf | Path does not match |
| 70 | api_schedules | /api/schedules | Path does not match |
| 71 | api_public_settings | /api/public/settings | Path does not match |
| 72 | api_quotas | /api/quotas | Path does not match |
| 73 | front_billets_download | /billets/download/{filename} | Path does not match |
| 74 | front_account_dashboard | /account | Path does not match |
| 75 | front_account_order_detail | /account/orders/{id} | Path does not match |
| 76 | front_account_password_change | /account/password/change | Path does not match |
| 77 | front_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.