Routing
admin_order_export_order
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/manage1852/order/export/order
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin_login | /manage1852/login | Path does not match |
| 15 | admin_homepage | /manage1852/ | Path does not match |
| 16 | admin_homepage_sale | /manage1852/sale_chart | Path does not match |
| 17 | admin_change_password | /manage1852/change_password | Path does not match |
| 18 | admin_homepage_nonstock | /manage1852/search_nonstock | Path does not match |
| 19 | admin_homepage_customer | /manage1852/search_customer | Path does not match |
| 20 | admin_content_block | /manage1852/content/block | Path does not match |
| 21 | admin_content_block_new | /manage1852/content/block/new | Path does not match |
| 22 | admin_content_block_edit | /manage1852/content/block/{id}/edit | Path does not match |
| 23 | admin_content_block_delete | /manage1852/content/block/{id}/delete | Path does not match |
| 24 | admin_content_cache | /manage1852/content/cache | Path does not match |
| 25 | admin_content_css | /manage1852/content/css | Path does not match |
| 26 | admin_content_file | /manage1852/content/file_manager | Path does not match |
| 27 | admin_content_file_view | /manage1852/content/file_view | Path does not match |
| 28 | admin_content_file_delete | /manage1852/content/file_delete | Path does not match |
| 29 | admin_content_file_download | /manage1852/content/file_download | Path does not match |
| 30 | admin_content_js | /manage1852/content/js | Path does not match |
| 31 | admin_content_layout | /manage1852/content/layout | Path does not match |
| 32 | admin_content_layout_delete | /manage1852/content/layout/{id}/delete | Path does not match |
| 33 | admin_content_layout_new | /manage1852/content/layout/new | Path does not match |
| 34 | admin_content_layout_edit | /manage1852/content/layout/{id}/edit | Path does not match |
| 35 | admin_content_layout_view_block | /manage1852/content/layout/view_block | Path does not match |
| 36 | admin_content_layout_preview | /manage1852/content/layout/{id}/preview | Path does not match |
| 37 | admin_content_maintenance | /manage1852/content/maintenance | Path does not match |
| 38 | admin_disable_maintenance | /manage1852/disable_maintenance/{mode} | Path does not match |
| 39 | admin_content_news | /manage1852/content/news | Path does not match |
| 40 | admin_content_news_page | /manage1852/content/news/page/{page_no} | Path does not match |
| 41 | admin_content_news_new | /manage1852/content/news/new | Path does not match |
| 42 | admin_content_news_edit | /manage1852/content/news/{id}/edit | Path does not match |
| 43 | admin_content_news_delete | /manage1852/content/news/{id}/delete | Path does not match |
| 44 | admin_content_page | /manage1852/content/page | Path does not match |
| 45 | admin_content_page_new | /manage1852/content/page/new | Path does not match |
| 46 | admin_content_page_edit | /manage1852/content/page/{id}/edit | Path does not match |
| 47 | admin_content_page_delete | /manage1852/content/page/{id}/delete | Path does not match |
| 48 | admin_customer_delivery_new | /manage1852/customer/{id}/delivery/new | Path does not match |
| 49 | admin_customer_delivery_edit | /manage1852/customer/{id}/delivery/{did}/edit | Path does not match |
| 50 | admin_customer_delivery_delete | /manage1852/customer/{id}/delivery/{did}/delete | Path does not match |
| 51 | admin_shipping_csv_import | /manage1852/order/shipping_csv_upload | Path does not match |
| 52 | admin_shipping_csv_template | /manage1852/order/csv_template | Path does not match |
| 53 | admin_order_mail | /manage1852/order/{id}/mail | Path does not match |
| 54 | admin_order | /manage1852/order | Path does not match |
| 55 | admin_order_page | /manage1852/order/page/{page_no} | Path does not match |
| 56 | admin_order_bulk_delete | /manage1852/order/bulk_delete | Path does not match |
| 57 | admin_order_export_order | /manage1852/order/export/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.