Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_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 | homepage | / | Path does not match |
14 | token_create | /v{version}/login | Path does not match |
15 | token_check | /v{version}/token/check | Path does not match |
16 | token_store | /v{version}/token/renew | Path does not match |
17 | stores_index | /v{version}/stores/ | Path does not match |
18 | test | /v{version}/stores/{a}/a | Path does not match |
19 | users_index | /v{version}/users/ | Path does not match |
20 | point_of_sales_index | /v{version}/point-of-sales/ | Path does not match |
21 | point_of_sale_move_create | /v{version}/point-of-sales/moves/ | Path does not match |
22 | products_index | /v{version}/products/ | Path does not match |
23 | products_show | /v{version}/products/{id}/ | Path does not match |
24 | products_create | /v{version}/products/ | Path does not match |
25 | products_update | /v{version}/products/{id}/ | Path does not match |
26 | products_update_locale | /v{version}/products/{id}/locales/ | Path does not match |
27 | categories_index | /v{version}/categories/ | Path does not match |
28 | price_tags_index | /v{version}/price-tags/ | Path does not match |
29 | price_tags_create | /v{version}/price-tags/ | Path does not match |
30 | price_tags_update | /v{version}/price-tags/{id}/ | Path does not match |
31 | price_tags_delete | /v{version}/price-tags/{id}/ | Path does not match |
32 | store_alerts_delete | /v{version}/store-alerts/{id}/ | Path does not match |
33 | customers_index | /v{version}/customers/ | Path does not match |
34 | headers_index | /v{version}/headers/ | Path does not match |
35 | headers_create | /v{version}/headers/ | Path does not match |
36 | headers_update | /v{version}/headers/{id}/confirm/ | Path does not match |
37 | headers_show | /v{version}/headers/{id}/ | Path does not match |
38 | headers_delete | /v{version}/headers/{id}/ | Path does not match |
39 | header_moves_create | /v{version}/headers/{parentId}/moves/ | Path does not match |
40 | header_moves_delete | /v{version}/headers/{parentId}/moves/{id}/ | Path does not match |
41 | loggers_create | /v{version}/loggers/ | Path does not match |
42 | inventory_create | /v{version}/inventories/ | Path does not match |
43 | prices_create | /v{version}/prices/ | Path does not match |
44 | taxes_index | /v{version}/taxes/ | Path does not match |
45 | centrals_create | /v{version}/centrals/ | Path does not match |
46 | discounts_v2_index | /v{version}/discounts-v2/ | Path does not match |
47 | discounts_v2_create | /v{version}/discounts-v2/ | Path does not match |
48 | discounts_index | /v{version}/discounts/ | Path does not match |
49 | discounts_delete | /v{version}/discounts/{id}/ | Path does not match |
50 | discount_move_create | /v{version}/discounts/moves/ | Path does not match |
51 | discount_types_index | /v{version}/discount-types/ | Path does not match |
52 | discount_types_create | /v{version}/discount-types/ | Path does not match |
53 | suppliers_index | /v{version}/suppliers/ | Path does not match |
54 | suppliers_order_form | /v{version}/suppliers/orders/{supplierId}/{storeId}/ | Path does not match |
55 | suppliers_product_index | /v{version}/suppliers/products/ | Path does not match |
56 | store_stock_update | /v{version}/store-stocks/{id}/ | Path does not match |
57 | store_groups_index | /v{version}/store-groups/ | Path does not match |
58 | european_article_number_index | /v{version}/european-article-numbers/ | 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.