Routing
admin_order_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/order/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | ux_live_component | /{_locale}/_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | homepage | / | Path does not match |
| 18 | admin_commands_index | /admin/commands/ | Path does not match |
| 19 | admin_commands_import_localities | /admin/commands/import-localities | Path does not match |
| 20 | admin_commands_import_clients | /admin/commands/import-clients | Path does not match |
| 21 | admin_commands_import_contracts | /admin/commands/import-contracts | Path does not match |
| 22 | admin_annex_index | /admin/annex/ | Path does not match |
| 23 | admin_annex_list_ajax | /admin/annex/annex-list/ajax/{page} | Path does not match |
| 24 | admin_annex_new | /admin/annex/new | Path does not match |
| 25 | admin_annex_show | /admin/annex/{id} | Path does not match |
| 26 | admin_annex_edit | /admin/annex/{id}/edit | Path does not match |
| 27 | admin_annex_lines_edit_ajax | /admin/annex/annex-lines-edit/ajax/{id} | Path does not match |
| 28 | admin_order_line_intervals_ajax | /admin/annex/order-line-intervals/ajax/{id} | Path does not match |
| 29 | admin_annex_transition | /admin/annex/{id}/transition/{transition} | Path does not match |
| 30 | admin_annex_export_xlsx | /admin/annex/{id}/export-xlsx | Path does not match |
| 31 | admin_client_index | /admin/client/ | Path does not match |
| 32 | admin_client_list_ajax | /admin/client/client-list/ajax/{page} | Path does not match |
| 33 | admin_client_new | /admin/client/new | Path does not match |
| 34 | admin_client_show | /admin/client/{id} | Path does not match |
| 35 | admin_client_edit | /admin/client/{id}/edit | Path does not match |
| 36 | admin_client_delete | /admin/client/{id}/delete | Path does not match |
| 37 | admin_contract_index | /admin/contract/ | Path does not match |
| 38 | admin_contract_list_ajax | /admin/contract/contract-list/ajax/{page} | Path does not match |
| 39 | admin_contract_new | /admin/contract/new | Path does not match |
| 40 | admin_contract_show | /admin/contract/{id} | Path does not match |
| 41 | admin_contract_edit | /admin/contract/{id}/edit | Path does not match |
| 42 | admin_contract_delete | /admin/contract/{id}/delete | Path does not match |
| 43 | admin_currency_index | /admin/currency/ | Path does not match |
| 44 | admin_currency_list_ajax | /admin/currency/currency-list/ajax/{page} | Path does not match |
| 45 | admin_currency_new | /admin/currency/new | Path does not match |
| 46 | admin_currency_show | /admin/currency/{id} | Path does not match |
| 47 | admin_currency_edit | /admin/currency/{id}/edit | Path does not match |
| 48 | admin_currency_delete | /admin/currency/{id}/delete | Path does not match |
| 49 | admin_post_index | /admin/ | Path does not match |
| 50 | admin_index | /admin/ | Path does not match |
| 51 | admin_locality_index | /admin/locality/ | Path does not match |
| 52 | admin_locality_list_ajax | /admin/locality/locality-list/ajax/{page} | Path does not match |
| 53 | admin_locality_new | /admin/locality/new | Path does not match |
| 54 | admin_locality_show | /admin/locality/{id} | Path does not match |
| 55 | admin_locality_edit | /admin/locality/{id}/edit | Path does not match |
| 56 | admin_locality_delete | /admin/locality/{id}/delete | Path does not match |
| 57 | admin_order_index | /admin/order/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.