Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | autocomplete_products | /autocomplete/products | Path does not match |
2 | list_carriers | /carriers | Path does not match |
3 | new_carrier | /carriers/new | Path does not match |
4 | edit_carrier | /carriers/{id}/edit | Path does not match |
5 | delete_carrier | /carriers/{id}/delete | Path does not match |
6 | list_collections | /collections | Path does not match |
7 | datatable_models | /datatable/models | Path does not match |
8 | datatable_products | /datatable/products | Path does not match |
9 | datatable_schedules | /datatable/schedules | Path does not match |
10 | datatable_schedules_histories | /datatable/schedules_histories | Path does not match |
11 | datatable_stock_adjustments | /datatable/stock_adjustments | Path does not match |
12 | datatable_purchases | /datatable/purchases | Path does not match |
13 | new_dispatch | /purchases/{purchaseId}/dispatches/new | Path does not match |
14 | edit_dispatch | /purchases/{purchaseId}/dispatches/{id}/edit | Path does not match |
15 | view_dispatch_label | /files/dispatch_label/{id} | Path does not match |
16 | home | / | Path does not match |
17 | list_models | /models | Path does not match |
18 | view_product_picture | /pictures/product/{id} | Path does not match |
19 | list_products | /products | Path does not match |
20 | edit_product | /products/{id}-{slug}/edit | Path does not match |
21 | edit_product_reference | /products/{id}-{slug}/reference/{type}/edit | Path does not match |
22 | view_product | /products/{id}-{slug}/view | Path does not match |
23 | edit_product_suppliers | /products/{id}-{slug}/suppliers | Path does not match |
24 | list_purchases | /purchases | Path does not match |
25 | edit_purchase_address | /purchases/{id}/edit/address | Path does not match |
26 | edit_purchase_state | /purchases/{id}/edit/state | Path does not match |
27 | list_schedules | /schedules | Path does not match |
28 | view_schedule | /schedules/{id}/view | Path does not match |
29 | new_schedule | /schedules/new | Path does not match |
30 | edit_schedule | /schedules/{id}/edit | Path does not match |
31 | toggle_schedule_status | /schedules/{id}/toggle-status | Path does not match |
32 | delete_schedule | /schedules/{id}/delete | Path does not match |
33 | list_schedules_histories | /schedules_histories | Path does not match |
34 | security_login | /security/login | Path does not match |
35 | list_stock_adjustments | /stock_adjustments | Path does not match |
36 | new_stock_adjustment | /stock_adjustments/new | Path does not match |
37 | edit_stock_adjustment | /stock_adjustments/{id}/edit | Path does not match |
38 | delete_stock_adjustment | /stock_adjustments/{id}/delete | Path does not match |
39 | list_suppliers | /suppliers | Path does not match |
40 | new_supplier | /suppliers/new | Path does not match |
41 | edit_supplier | /suppliers/{id}/edit | Path does not match |
42 | delete_supplier | /suppliers/{id}/delete | Path does not match |
43 | list_supplier_purchases | /supplier_purchases | Path does not match |
44 | list_supplier_purchases_table | /supplier_purchases/table | Path does not match |
45 | view_supplier_purchase | /supplier_purchases/{id}/view | Path does not match |
46 | get_supplier_purchase | /supplier_purchases/{id}/get | Path does not match |
47 | view_supplier_purchase_pdf | /supplier_purchases/{id}/pdf/{withImages} | Path does not match |
48 | new_supplier_purchase | /supplier_purchases/new | Path does not match |
49 | list_supplier_purchase_products | /supplier_purchases/{purchaseId}/supplier/{supplierId}/collection/{collectionId}/products | Path does not match |
50 | edit_supplier_purchase_products | /supplier_purchases/{id}_{productId}/products/edit | Path does not match |
51 | edit_supplier_purchase | /supplier_purchases/{id}/edit | Path does not match |
52 | import_supplier_purchase_products | /supplier_purchases/{id}/import | Path does not match |
53 | delete_supplier_purchase | /supplier_purchases/{id}/delete | Path does not match |
54 | list_users | /users | Path does not match |
55 | list_users_table | /users/table | Path does not match |
56 | new_user | /users/new | Path does not match |
57 | edit_user | /users/{id}/edit | Path does not match |
58 | toggle_user_status | /users/{id}/toggle-status | Path does not match |
59 | delete_user | /users/{id}/delete | Path does not match |
60 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
61 | _preview_error | /_error/{code}.{_format} | Path does not match |
62 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
63 | _wdt_stylesheet | /_wdt/styles | Path does not match |
64 | _wdt | /_wdt/{token} | Path does not match |
65 | _profiler_home | /_profiler/ | Path does not match |
66 | _profiler_search | /_profiler/search | Path does not match |
67 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
68 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
69 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
70 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
71 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
72 | _profiler_open_file | /_profiler/open | Path does not match |
73 | _profiler | /_profiler/{token} | Path does not match |
74 | _profiler_router | /_profiler/{token}/router | Path does not match |
75 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
76 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
77 | security_logout | /security/logout | 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.