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 | fetch_order_by_id_integration | /fetcher/{id}/orders | Path does not match |
21 | upload | /file-manager/upload | Path does not match |
22 | upload_from_url | /file-manager/upload-from-url | Path does not match |
23 | dcffgd | /file-manager/download-customer-files-for-graphic-designer | Path does not match |
24 | integration_list | /integration/list | Path does not match |
25 | integration_add | /integration/add | Path does not match |
26 | integration_edit | /integration/{id}/edit | Path does not match |
27 | integration_data | /integration/{id}/data | Path does not match |
28 | app_knitted_yarn | /knitted/yarn | Path does not match |
29 | app_knitted_yarn_add | /knitted/yarn/add | Path does not match |
30 | app_knitted_yarn_edit | /knitted/yarn/{id}/edit | Path does not match |
31 | app_knitted_yarn_remove | /knitted/yarn/{id}/remove | Path does not match |
32 | knitted_tessels | /knitted/yarn/tessels | Path does not match |
33 | knitted_product_update_tessel | /knitted/product/update-tessel/{id} | Path does not match |
34 | order_list | /order/list | Path does not match |
35 | order_edit | /order/{id}/edit | Path does not match |
36 | change_order_status | /order/{id}/change-status | Path does not match |
37 | order_details | /order-details/{order} | Path does not match |
38 | order_status_list | /order-status/list | Path does not match |
39 | order_status_create | /order-status/create | Path does not match |
40 | order_status_edit | /order-status/{id}/edit | Path does not match |
41 | order_status_delete | /order-status/{id}/delete | Path does not match |
42 | product_view | /product/{id} | Path does not match |
43 | product_edit | /product/{product}/change-status | Path does not match |
44 | app_product_status_index | /product-status/status | Path does not match |
45 | app_product_status_new | /product-status/status/new | Path does not match |
46 | app_product_status_show | /product-status/status/{id} | Path does not match |
47 | app_product_status_edit | /product-status/status/{id}/edit | Path does not match |
48 | app_product_status_delete | /product-status/status/{id} | Path does not match |
49 | qr_code_scanner | /qr-code-scanner/ | Path does not match |
50 | qr_code_scanner_scan | /qr-code-scanner/scan | Path does not match |
51 | homepage | / | Path does not match |
52 | app_logout | /logout | Path does not match |
53 | group_list | /permission/group/list | Path does not match |
54 | group_add | /permission/group/add | Path does not match |
55 | group_edit | /permission/group/{id}/edit | Path does not match |
56 | group_delete | /permission/group/{id}/delete | Path does not match |
57 | group_permissions | /permission/group/{id}/permissions | Path does not match |
58 | group_users | /permission/group/{id}/users | Path does not match |
59 | permission | /permission | Path does not match |
60 | user_list | /permission/users/list | Path does not match |
61 | user_edit | /permission/users/{id}/edit | Path does not match |
62 | user_add | /permission/users/add | Path does not match |
63 | user_permissions | /permission/users/{id}/permissions | Path does not match |
64 | sewn_history_add | /add | Path does not match |
65 | app_core_z_index | / | Path does not match |
66 | 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.