Routing
admin_orders_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin/orders/home
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin | /admin | Path does not match |
| 16 | admin_account | /admin/compte | Path does not match |
| 17 | admin_audit_nf525_dashboard | /admin/audit/nf525 | Path does not match |
| 18 | admin_audit_nf525_logs | /admin/audit/nf525/logs | Path does not match |
| 19 | admin_audit_nf525_logs_export_csv | /admin/audit/nf525/logs/export/csv | Path does not match |
| 20 | admin_audit_nf525_logs_export_pdf | /admin/audit/nf525/logs/export/pdf | Path does not match |
| 21 | admin_audit_nf525_logs_reset | /admin/audit/nf525/logs/reset | Path does not match |
| 22 | admin_billing_checkout_test | /admin/billing/checkout/{planCode}/{mode} | Path does not match |
| 23 | admin_billing_checkout_success | /admin/billing/checkout/success | Path does not match |
| 24 | admin_billing_checkout_cancel | /admin/billing/checkout/cancel | Path does not match |
| 25 | admin_billing_manage | /admin/billing/manage | Path does not match |
| 26 | admin_billing_manage_change | /admin/billing/manage/change | Path does not match |
| 27 | admin_billing_offers | /admin/billing/offers | Path does not match |
| 28 | admin_billing_offers_checkout | /admin/billing/offers/checkout | Path does not match |
| 29 | admin_billing_portal_invoices | /admin/billing/portal/invoices | Path does not match |
| 30 | admin_billing_portal_manage | /admin/billing/portal/manage | Path does not match |
| 31 | admin_cash_entry | /admin/caisse | Path does not match |
| 32 | admin_cash_s1 | /admin/caisse/S1 | Path does not match |
| 33 | admin_cash_add_payment | /add-payment | Path does not match |
| 34 | admin_cash_add_payment_alt | /admin/caisse/add-payment | Path does not match |
| 35 | admin_cash_cancel_sale | /cancel-sale | Path does not match |
| 36 | admin_cash_cancel_sale_alt | /admin/caisse/cancel-sale | Path does not match |
| 37 | admin_cash_cancel_sale_local | /cancel-sale-local | Path does not match |
| 38 | admin_cash_cancel_sale_local_alt | /admin/caisse/cancel-sale-local | Path does not match |
| 39 | api_admin_orders_change_paid_slot | /api/admin/orders/change-paid-slot | Path does not match |
| 40 | admin_cash_s2 | /admin/caisse/S2/{id} | Path does not match |
| 41 | admin_cash_s3 | /admin/caisse/S3 | Path does not match |
| 42 | admin_cash_ticket_vat | /admin/caisse/ticket/{id} | Path does not match |
| 43 | admin_finance_compare_yoy | /admin/finance/compare-yoy | Path does not match |
| 44 | admin_finance_index | /admin/finance | Path does not match |
| 45 | admin_finance_forecast_index | /admin/finance/forecast | Path does not match |
| 46 | admin_finance_forecast_client_detail | /admin/finance/forecast/client/{clientKey} | Path does not match |
| 47 | admin_orders_home | /admin/orders/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.