Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_login | /auth-login | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | 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 | add_order_comment | /comments/ | Path does not match |
17 | add_product_comment | /product/comments/ | Path does not match |
18 | remove_comment | /product/comments/{id} | Path does not match |
19 | edit_comment | /product/comments/{id} | Path does not match |
20 | company_cost_list | /company-cost/list | Path does not match |
21 | company_cost_create | /company-cost/create | Path does not match |
22 | company_cost_edit | /company-cost/{id}/edit | Path does not match |
23 | cost_depot_list | /cost-depot/ | Path does not match |
24 | cost_depot_create | /cost-depot/create | Path does not match |
25 | cost_depot_edit | /cost-depot/{id}/edit | Path does not match |
26 | cost_payer_list | /cost-payer/ | Path does not match |
27 | cost_payer_create | /cost-payer/create | Path does not match |
28 | cost_payer_edit | /cost-payer/{id}/edit | Path does not match |
29 | cost_type_list | /cost-type/ | Path does not match |
30 | cost_type_create | /cost-type/create | Path does not match |
31 | cost_type_edit | /cost-type/{id}/edit | Path does not match |
32 | contractor_list | /contractor/ | Path does not match |
33 | contractor_create | /contractor/create | Path does not match |
34 | contractor_edit | /contractor/{id}/edit | Path does not match |
35 | fetch_order_by_id_integration | /fetcher/{id}/orders | Path does not match |
36 | upload | /file-manager/upload | Path does not match |
37 | upload_from_url | /file-manager/upload-from-url | Path does not match |
38 | dcffgd | /file-manager/download-customer-files-for-graphic-designer | Path does not match |
39 | integration_list | /integration/list | Path does not match |
40 | integration_add | /integration/add | Path does not match |
41 | integration_edit | /integration/{id}/edit | Path does not match |
42 | integration_data | /integration/{id}/data | Path does not match |
43 | app_knitted_yarn | /knitted/yarn | Path does not match |
44 | app_knitted_yarn_add | /knitted/yarn/add | Path does not match |
45 | app_knitted_yarn_edit | /knitted/yarn/{id}/edit | Path does not match |
46 | app_knitted_yarn_remove | /knitted/yarn/{id}/remove | Path does not match |
47 | knitted_tessels | /knitted/yarn/tessels | Path does not match |
48 | knitted_product_update_tessel | /knitted/product/update-tessel/{id} | Path does not match |
49 | order_list | /order/list | Path does not match |
50 | order_edit | /order/{id}/edit | Path does not match |
51 | change_order_status | /order/{id}/change-status | Path does not match |
52 | order_details | /order-details/{order} | Path does not match |
53 | order_status_list | /order-status/list | Path does not match |
54 | order_status_create | /order-status/create | Path does not match |
55 | order_status_edit | /order-status/{id}/edit | Path does not match |
56 | order_status_delete | /order-status/{id}/delete | Path does not match |
57 | product_view | /product/{id} | Path does not match |
58 | product_edit | /product/{product}/change-status | Path does not match |
59 | app_product_status_index | /product-status/status | Path does not match |
60 | app_product_status_new | /product-status/status/new | Path does not match |
61 | app_product_status_show | /product-status/status/{id} | Path does not match |
62 | app_product_status_edit | /product-status/status/{id}/edit | Path does not match |
63 | app_product_status_delete | /product-status/status/{id} | Path does not match |
64 | qr_code_scanner | /qr-code-scanner/ | Path does not match |
65 | qr_code_scanner_scan | /qr-code-scanner/scan | Path does not match |
66 | qr_print_label | /qr_code_scanner/print_label/{id} | Path does not match |
67 | qr_print_label_test | /qr_code_scanner/add-settings | Path does not match |
68 | homepage | / | Path does not match |
69 | app_logout | /logout | Path does not match |
70 | group_list | /permission/group/list | Path does not match |
71 | group_add | /permission/group/add | Path does not match |
72 | group_edit | /permission/group/{id}/edit | Path does not match |
73 | group_delete | /permission/group/{id}/delete | Path does not match |
74 | group_permissions | /permission/group/{id}/permissions | Path does not match |
75 | group_users | /permission/group/{id}/users | Path does not match |
76 | permission | /permission | Path does not match |
77 | user_list | /permission/users/list | Path does not match |
78 | user_edit | /permission/users/{id}/edit | Path does not match |
79 | user_add | /permission/users/add | Path does not match |
80 | user_permissions | /permission/users/{id}/permissions | Path does not match |
81 | sewn_history_add | /add | Path does not match |
82 | app_core_z_index | / | Path does not match |
83 | api_login_check | /api/login_check | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.