Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /.well-known/genid/{id} | Path does not match |
2 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
3 | api_doc | /docs.{_format} | Path does not match |
4 | _api_errors_problem | /errors/{status} | Path does not match |
5 | _api_errors_hydra | /errors/{status} | Path does not match |
6 | _api_errors_jsonapi | /errors/{status} | Path does not match |
7 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
10 | _api_/days-off/check_post | /days-off/check | Path does not match |
11 | _api_/blog/categories/{parentId}_get | /blog/categories/{parentId} | Path does not match |
12 | _api_/blog/listing_post | /blog/listing | Path does not match |
13 | _api_/blog/sharing_get | /blog/sharing | Path does not match |
14 | _api_/blog/post/{id}_get | /blog/post/{id} | Path does not match |
15 | _api_/blog/config_get | /blog/config | Path does not match |
16 | _api_/cart_get_collection | /cart | Path does not match |
17 | _api_/cart/{cartId}_get | /cart/{cartId} | Path does not match |
18 | _api_/cart/{cartId}/verify_get | /cart/{cartId}/verify | Path does not match |
19 | _api_/cart_post | /cart | Path does not match |
20 | _api_/cart/{cartId}_delete | /cart/{cartId} | Path does not match |
21 | _api_/cart/{cartId}/assign_patch | /cart/{cartId}/assign | Path does not match |
22 | _api_/cart/{cartId}/item_post | /cart/{cartId}/item | Path does not match |
23 | _api_/cart/{cartId}/item/{cartItemId}_delete | /cart/{cartId}/item/{cartItemId} | Path does not match |
24 | _api_/cart/{cartId}/item/{cartItemId}_patch | /cart/{cartId}/item/{cartItemId} | Path does not match |
25 | _api_/cart/{cartId}/coupon_patch | /cart/{cartId}/coupon | Path does not match |
26 | _api_/cart/{cartId}/coupon_delete | /cart/{cartId}/coupon | Path does not match |
27 | _api_/cart/{cartId}/estimate-shipping-methods_post_collection | /cart/{cartId}/estimate-shipping-methods | Path does not match |
28 | _api_/cart/{cartId}/shipping_patch | /cart/{cartId}/shipping | Path does not match |
29 | _api_/cart/{cartId}/payment-methods_get_collection | /cart/{cartId}/payment-methods | Path does not match |
30 | _api_/cart/{cartId}/billing_patch | /cart/{cartId}/billing | Path does not match |
31 | _api_/cart/{cartId}/order_post | /cart/{cartId}/order | Path does not match |
32 | _api_/cart/{cartId}/name_patch | /cart/{cartId}/name | Path does not match |
33 | _api_/cart/{cartId}/name_delete | /cart/{cartId}/name | Path does not match |
34 | _api_/category/by-id/{id}_get | /category/by-id/{id} | Path does not match |
35 | _api_/cms-page/by-id/{id}_get | /cms-page/by-id/{id} | Path does not match |
36 | _api_/cms-block/by-id/{id}_get | /cms-block/by-id/{id} | Path does not match |
37 | _api_/configurator/{productId}_post | /configurator/{productId} | Path does not match |
38 | _api_/configurator/{hash}_get | /configurator/{hash} | Path does not match |
39 | _api_/configurator/{hash}/edit_get | /configurator/{hash}/edit | Path does not match |
40 | _api_/configurator/{hash}/duplicate_post | /configurator/{hash}/duplicate | Path does not match |
41 | _api_/configurator/{hash}/edit-step/{code}_get | /configurator/{hash}/edit-step/{code} | Path does not match |
42 | _api_/configurator/step/save/{hash}_post | /configurator/step/save/{hash} | Path does not match |
43 | _api_/configurator/add-to-cart/{hash}/{cartId}_post | /configurator/add-to-cart/{hash}/{cartId} | Path does not match |
44 | _api_/configurator/{hash}/variant_post | /configurator/{hash}/variant | Path does not match |
45 | _api_/configurator/update-qty/cart/{cartId}/itemId/{cartItemId}/qty/{qty}_put | /configurator/update-qty/cart/{cartId}/itemId/{cartItemId}/qty/{qty} | Path does not match |
46 | _api_/configurator/variant/{cartItemId}_post | /configurator/variant/{cartItemId} | Path does not match |
47 | _api_/customer/login_post | /customer/login | Path does not match |
48 | _api_/customer_get | /customer | Path does not match |
49 | _api_/customer_post | /customer | Path does not match |
50 | _api_/customer_patch | /customer | Path does not match |
51 | _api_/customer/address_get | /customer/address | Path does not match |
52 | _api_/customer/address_post | /customer/address | Path does not match |
53 | _api_/customer/address_patch | /customer/address | Path does not match |
54 | _api_/customer/address/{addressId}_delete | /customer/address/{addressId} | Path does not match |
55 | _api_/customer/password/reset_post | /customer/password/reset | Path does not match |
56 | _api_/customer/password/reset-confirm_post | /customer/password/reset-confirm | Path does not match |
57 | _api_/customer/password/change_post | /customer/password/change | Path does not match |
58 | _api_/customer/last-ordered-items/{pageSize}/{currentPage}_get | /customer/last-ordered-items/{pageSize}/{currentPage} | Path does not match |
59 | _api_/customer/terms_get | /customer/terms | Path does not match |
60 | _api_/dashboard-b2b/block_get | /dashboard-b2b/block | Path does not match |
61 | _api_/dashboard-b2b/block/{type}_get | /dashboard-b2b/block/{type} | Path does not match |
62 | _api_/directory/country-list_get | /directory/country-list | Path does not match |
63 | _api_/directory/region-list_get | /directory/region-list | Path does not match |
64 | _api_/directory/region-by-code/{countryCode}_get | /directory/region-by-code/{countryCode} | Path does not match |
65 | _api_/directory/country-destinations_get | /directory/country-destinations | Path does not match |
66 | _api_/directory/order-statuses_get | /directory/order-statuses | Path does not match |
67 | _api_/dynamic-form/{formCode}_get | /dynamic-form/{formCode} | Path does not match |
68 | _api_/dynamic-form/message/_post | /dynamic-form/message/ | Path does not match |
69 | _api_/gus/nip/{vatNumber}_get | /gus/nip/{vatNumber} | Path does not match |
70 | _api_/homepage/block_get | /homepage/block | Path does not match |
71 | _api_/homepage/block/{type}_get | /homepage/block/{type} | Path does not match |
72 | _api_/ing-lease-now/subscribe_post | /ing-lease-now/subscribe | Path does not match |
73 | _api_/layout/menu/{categoryId}/{depth}_get | /layout/menu/{categoryId}/{depth} | Path does not match |
74 | _api_/layout/menu/mobile/{categoryId}/{depth}_get | /layout/menu/mobile/{categoryId}/{depth} | Path does not match |
75 | _api_/layout/category/{categoryId}/{depth}_get | /layout/category/{categoryId}/{depth} | Path does not match |
76 | _api_/layout/tree/{categoryId}_get | /layout/tree/{categoryId} | Path does not match |
77 | _api_/layout/footer/block_get | /layout/footer/block | Path does not match |
78 | _api_/marketing-consent/{code}_get | /marketing-consent/{code} | Path does not match |
79 | _api_/media-gallery/by-path/{path}_get | /media-gallery/by-path/{path} | Path does not match |
80 | _api_/local/product/pdf_post | /local/product/pdf | Path does not match |
81 | _api_/local/my-offers_post | /local/my-offers | Path does not match |
82 | _api_/local/offers/by-token/{token}_get | /local/offers/by-token/{token} | Path does not match |
83 | _api_/newsletter/subscribe_post | /newsletter/subscribe | Path does not match |
84 | _api_/newsletter/unsubscribe_post | /newsletter/unsubscribe | Path does not match |
85 | _api_/newsletter/confirm_post | /newsletter/confirm | Path does not match |
86 | _api_/order_get_collection | /order | Path does not match |
87 | _api_/order_post_collection | /order | Path does not match |
88 | _api_/order/{orderIncrementId}_get | /order/{orderIncrementId} | Path does not match |
89 | _api_/invoice/list/{pageSize}/{currentPage}_get | /invoice/list/{pageSize}/{currentPage} | Path does not match |
90 | _api_/order/document/list_post | /order/document/list | Path does not match |
91 | _api_/order/document/{documentId}_get | /order/document/{documentId} | Path does not match |
92 | _api_/payment/{paymentMethod}/form/{orderId}_get | /payment/{paymentMethod}/form/{orderId} | Path does not match |
93 | _api_/payment/{paymentMethod}/status/{orderId}_get | /payment/{paymentMethod}/status/{orderId} | Path does not match |
94 | _api_/payment/{paymentMethod}/confirm/{orderId}/{paymentId}/{paymentStatus}_get | /payment/{paymentMethod}/confirm/{orderId}/{paymentId}/{paymentStatus} | Path does not match |
95 | _api_/product/by-id/{id}_get | /product/by-id/{id} | Path does not match |
96 | _api_/product/by-path/{path}_get | /product/by-path/{path} | Path does not match |
97 | _api_/product/bestseller_get | /product/bestseller | Path does not match |
98 | _api_/product/attachment/{code}_get | /product/attachment/{code} | Path does not match |
99 | _api_/product/attachments/{id}_get | /product/attachments/{id} | Path does not match |
100 | _api_/product/listing_post | /product/listing | Path does not match |
101 | _api_/product/listing/short_post | /product/listing/short | Path does not match |
102 | _api_/product/listing/long_post | /product/listing/long | Path does not match |
103 | _api_/product/children/by-id/{id}_get_collection | /product/children/by-id/{id} | Path does not match |
104 | _api_/product/by-ids/{ids}/short_get | /product/by-ids/{ids}/short | Path does not match |
105 | _api_/product/by-ids/{ids}/long_get | /product/by-ids/{ids}/long | Path does not match |
106 | _api_/product/advanced-customizable-options/by-id/{id}_get | /product/advanced-customizable-options/by-id/{id} | Path does not match |
107 | _api_/product/alert-stock_post | /product/alert-stock | Path does not match |
108 | _api_/product/alert-stock/unsubscribe_post | /product/alert-stock/unsubscribe | Path does not match |
109 | _api_/product/compare/by-ids/{ids}_get | /product/compare/by-ids/{ids} | Path does not match |
110 | _api_/rma/returns_get_collection | /rma/returns | Path does not match |
111 | _api_/rma/returns/{incrementId}_get | /rma/returns/{incrementId} | Path does not match |
112 | _api_/order/{orderIncrementId}/returns_get | /order/{orderIncrementId}/returns | Path does not match |
113 | _api_/order/{orderIncrementId}/returns_post | /order/{orderIncrementId}/returns | Path does not match |
114 | _api_/rma/complaints_get_collection | /rma/complaints | Path does not match |
115 | _api_/rma/complaints/{incrementId}_get | /rma/complaints/{incrementId} | Path does not match |
116 | _api_/order/{orderIncrementId}/complaints_get | /order/{orderIncrementId}/complaints | Path does not match |
117 | _api_/order/{orderIncrementId}/complaints_post | /order/{orderIncrementId}/complaints | Path does not match |
118 | _api_/route/by-path/{path}_get | /route/by-path/{path} | Path does not match |
119 | _api_/route/by-type/{type}_get | /route/by-type/{type} | Path does not match |
120 | _api_/route/by-type/{type}/by-id/{id}_get | /route/by-type/{type}/by-id/{id} | Path does not match |
121 | _api_/.well-known/genid/{id}{._format}_get | /.well-known/genid/{id}.{_format} | Path does not match |
122 | _api_/search/{query}_post | /search/{query} | Path does not match |
123 | _api_/search/long/{query}_post | /search/long/{query} | Path does not match |
124 | _api_/search/short/{query}_post | /search/short/{query} | Path does not match |
125 | _api_/store-config_post | /store-config | Path does not match |
126 | _api_/store-config_get | /store-config | Path does not match |
127 | _api_/store-config/by-tag/{tag}_get | /store-config/by-tag/{tag} | Path does not match |
128 | _api_/store-config/by-tags_post | /store-config/by-tags | Path does not match |
129 | _api_/store-information_get | /store-information | Path does not match |
130 | _api_/vies/vatNumber/{number}_get | /vies/vatNumber/{number} | Path does not match |
131 | _preview_error | /_error/{code}.{_format} | Path does not match |
132 | _wdt | /_wdt/{token} | Path does not match |
133 | _profiler_home | /_profiler/ | Path does not match |
134 | _profiler_search | /_profiler/search | Path does not match |
135 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
136 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
137 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
138 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
139 | _profiler_open_file | /_profiler/open | Path does not match |
140 | _profiler | /_profiler/{token} | Path does not match |
141 | _profiler_router | /_profiler/{token}/router | Path does not match |
142 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
143 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.