Routing
admin_order_edit
Matched route
59
Tested routes before match
Route Parameters
Name | Value |
---|---|
id | "20527" |
Route Matching Logs
Path to match:
/kanri/order/20527/edit
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | admin_login | /kanri/login | Path does not match |
14 | admin_homepage | /kanri/ | Path does not match |
15 | admin_homepage_sale | /kanri/sale_chart | Path does not match |
16 | admin_change_password | /kanri/change_password | Path does not match |
17 | admin_homepage_nonstock | /kanri/search_nonstock | Path does not match |
18 | admin_homepage_customer | /kanri/search_customer | Path does not match |
19 | admin_content_block | /kanri/content/block | Path does not match |
20 | admin_content_block_new | /kanri/content/block/new | Path does not match |
21 | admin_content_block_edit | /kanri/content/block/{id}/edit | Path does not match |
22 | admin_content_block_delete | /kanri/content/block/{id}/delete | Path does not match |
23 | admin_content_cache | /kanri/content/cache | Path does not match |
24 | admin_content_css | /kanri/content/css | Path does not match |
25 | admin_content_file | /kanri/content/file_manager | Path does not match |
26 | admin_content_file_view | /kanri/content/file_view | Path does not match |
27 | admin_content_file_delete | /kanri/content/file_delete | Path does not match |
28 | admin_content_file_download | /kanri/content/file_download | Path does not match |
29 | admin_content_js | /kanri/content/js | Path does not match |
30 | admin_content_layout | /kanri/content/layout | Path does not match |
31 | admin_content_layout_delete | /kanri/content/layout/{id}/delete | Path does not match |
32 | admin_content_layout_new | /kanri/content/layout/new | Path does not match |
33 | admin_content_layout_edit | /kanri/content/layout/{id}/edit | Path does not match |
34 | admin_content_layout_view_block | /kanri/content/layout/view_block | Path does not match |
35 | admin_content_layout_preview | /kanri/content/layout/{id}/preview | Path does not match |
36 | admin_content_maintenance | /kanri/content/maintenance | Path does not match |
37 | admin_content_news | /kanri/content/news | Path does not match |
38 | admin_content_news_page | /kanri/content/news/page/{page_no} | Path does not match |
39 | admin_content_news_new | /kanri/content/news/new | Path does not match |
40 | admin_content_news_edit | /kanri/content/news/{id}/edit | Path does not match |
41 | admin_content_news_delete | /kanri/content/news/{id}/delete | Path does not match |
42 | admin_content_page | /kanri/content/page | Path does not match |
43 | admin_content_page_new | /kanri/content/page/new | Path does not match |
44 | admin_content_page_edit | /kanri/content/page/{id}/edit | Path does not match |
45 | admin_content_page_delete | /kanri/content/page/{id}/delete | Path does not match |
46 | admin_customer | /kanri/customer | Path does not match |
47 | admin_customer_page | /kanri/customer/page/{page_no} | Path does not match |
48 | admin_customer_resend | /kanri/customer/{id}/resend | Path does not match |
49 | admin_customer_delete | /kanri/customer/{id}/delete | Path does not match |
50 | admin_customer_export | /kanri/customer/export | Path does not match |
51 | admin_customer_delivery_new | /kanri/customer/{id}/delivery/new | Path does not match |
52 | admin_customer_delivery_edit | /kanri/customer/{id}/delivery/{did}/edit | Path does not match |
53 | admin_customer_delivery_delete | /kanri/customer/{id}/delivery/{did}/delete | Path does not match |
54 | admin_customer_new | /kanri/customer/new | Path does not match |
55 | admin_customer_edit | /kanri/customer/{id}/edit | Path does not match |
56 | admin_shipping_csv_import | /kanri/order/shipping_csv_upload | Path does not match |
57 | admin_shipping_csv_template | /kanri/order/csv_template | Path does not match |
58 | admin_order_new | /kanri/order/new | Path does not match |
59 | admin_order_edit | /kanri/order/{id}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.