Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 12 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 13 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 14 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 15 | _api_/addresses/{id}{._format}_patch | /api/addresses/{id}.{_format} | Path does not match |
| 16 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 17 | _api_/banners/{id}{._format}_get | /api/banners/{id}.{_format} | Path does not match |
| 18 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 19 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 20 | _api_/main-categories/{shopId}_get_collection | /api/main-categories/{shopId} | Path does not match |
| 21 | _api_/categories/by-shop/{shopId}_get_collection | /api/categories/by-shop/{shopId} | Path does not match |
| 22 | _api_/main-categories-with-children/{shopId}_get_collection | /api/main-categories-with-children/{shopId} | Path does not match |
| 23 | _api_/customer_profils{._format}_get_collection | /api/customer_profils.{_format} | Path does not match |
| 24 | _api_/customer_profils/{id}{._format}_get | /api/customer_profils/{id}.{_format} | Path does not match |
| 25 | _api_/media{._format}_get_collection | /api/media.{_format} | Path does not match |
| 26 | _api_/media/{id}{._format}_get | /api/media/{id}.{_format} | Path does not match |
| 27 | _api_/users/{userId}/orders/{shopId}_get_collection | /api/users/{userId}/orders/{shopId} | Path does not match |
| 28 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 29 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 30 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 31 | _api_/orders/{id}{._format}_patch | /api/orders/{id}.{_format} | Path does not match |
| 32 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 33 | _api_/product_options{._format}_get_collection | /api/product_options.{_format} | Path does not match |
| 34 | _api_/product_options/{id}{._format}_get | /api/product_options/{id}.{_format} | Path does not match |
| 35 | _api_/product_variants{._format}_get_collection | /api/product_variants.{_format} | Path does not match |
| 36 | _api_/product_variants/{id}{._format}_get | /api/product_variants/{id}.{_format} | Path does not match |
| 37 | _api_/shops{._format}_get_collection | /api/shops.{_format} | Path does not match |
| 38 | _api_/shops/{id}{._format}_get | /api/shops/{id}.{_format} | Path does not match |
| 39 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 40 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 41 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 42 | _api_/users/{id}/addresses_get | /api/users/{id}/addresses | Path does not match |
| 43 | _api_/users/{id}/customer-profils_get | /api/users/{id}/customer-profils | Path does not match |
| 44 | _api_/users/{id}/orders_get | /api/users/{id}/orders | Path does not match |
| 45 | admin | /admin | Path does not match |
| 46 | admin_address_index | /admin/address | Path does not match |
| 47 | admin_address_new | /admin/address/new | Path does not match |
| 48 | admin_address_batch_delete | /admin/address/batch-delete | Path does not match |
| 49 | admin_address_autocomplete | /admin/address/autocomplete | Path does not match |
| 50 | admin_address_render_filters | /admin/address/render-filters | Path does not match |
| 51 | admin_address_edit | /admin/address/{entityId}/edit | Path does not match |
| 52 | admin_address_delete | /admin/address/{entityId}/delete | Path does not match |
| 53 | admin_address_detail | /admin/address/{entityId} | Path does not match |
| 54 | admin_article_category_index | /admin/article-category | Path does not match |
| 55 | admin_article_category_new | /admin/article-category/new | Path does not match |
| 56 | admin_article_category_batch_delete | /admin/article-category/batch-delete | Path does not match |
| 57 | admin_article_category_autocomplete | /admin/article-category/autocomplete | Path does not match |
| 58 | admin_article_category_render_filters | /admin/article-category/render-filters | Path does not match |
| 59 | admin_article_category_edit | /admin/article-category/{entityId}/edit | Path does not match |
| 60 | admin_article_category_delete | /admin/article-category/{entityId}/delete | Path does not match |
| 61 | admin_article_category_detail | /admin/article-category/{entityId} | Path does not match |
| 62 | admin_article_index | /admin/article | Path does not match |
| 63 | admin_article_new | /admin/article/new | Path does not match |
| 64 | admin_article_batch_delete | /admin/article/batch-delete | Path does not match |
| 65 | admin_article_autocomplete | /admin/article/autocomplete | Path does not match |
| 66 | admin_article_render_filters | /admin/article/render-filters | Path does not match |
| 67 | admin_article_edit | /admin/article/{entityId}/edit | Path does not match |
| 68 | admin_article_delete | /admin/article/{entityId}/delete | Path does not match |
| 69 | admin_article_detail | /admin/article/{entityId} | Path does not match |
| 70 | admin_banner_index | /admin/banner | Path does not match |
| 71 | admin_banner_new | /admin/banner/new | Path does not match |
| 72 | admin_banner_batch_delete | /admin/banner/batch-delete | Path does not match |
| 73 | admin_banner_autocomplete | /admin/banner/autocomplete | Path does not match |
| 74 | admin_banner_render_filters | /admin/banner/render-filters | Path does not match |
| 75 | admin_banner_edit | /admin/banner/{entityId}/edit | Path does not match |
| 76 | admin_banner_delete | /admin/banner/{entityId}/delete | Path does not match |
| 77 | admin_banner_detail | /admin/banner/{entityId} | Path does not match |
| 78 | admin_cart_index | /admin/cart | Path does not match |
| 79 | admin_cart_new | /admin/cart/new | Path does not match |
| 80 | admin_cart_batch_delete | /admin/cart/batch-delete | Path does not match |
| 81 | admin_cart_autocomplete | /admin/cart/autocomplete | Path does not match |
| 82 | admin_cart_render_filters | /admin/cart/render-filters | Path does not match |
| 83 | admin_cart_edit | /admin/cart/{entityId}/edit | Path does not match |
| 84 | admin_cart_delete | /admin/cart/{entityId}/delete | Path does not match |
| 85 | admin_cart_detail | /admin/cart/{entityId} | Path does not match |
| 86 | admin_category_index | /admin/category | Path does not match |
| 87 | admin_category_new | /admin/category/new | Path does not match |
| 88 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 89 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 90 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 91 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 92 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 93 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 94 | admin_credit_note_index | /admin/credit-note | Path does not match |
| 95 | admin_credit_note_new | /admin/credit-note/new | Path does not match |
| 96 | admin_credit_note_batch_delete | /admin/credit-note/batch-delete | Path does not match |
| 97 | admin_credit_note_autocomplete | /admin/credit-note/autocomplete | Path does not match |
| 98 | admin_credit_note_render_filters | /admin/credit-note/render-filters | Path does not match |
| 99 | admin_credit_note_edit | /admin/credit-note/{entityId}/edit | Path does not match |
| 100 | admin_credit_note_delete | /admin/credit-note/{entityId}/delete | Path does not match |
| 101 | admin_credit_note_detail | /admin/credit-note/{entityId} | Path does not match |
| 102 | admin_employe_profile_index | /admin/employe-profile | Path does not match |
| 103 | admin_employe_profile_new | /admin/employe-profile/new | Path does not match |
| 104 | admin_employe_profile_batch_delete | /admin/employe-profile/batch-delete | Path does not match |
| 105 | admin_employe_profile_autocomplete | /admin/employe-profile/autocomplete | Path does not match |
| 106 | admin_employe_profile_render_filters | /admin/employe-profile/render-filters | Path does not match |
| 107 | admin_employe_profile_edit | /admin/employe-profile/{entityId}/edit | Path does not match |
| 108 | admin_employe_profile_delete | /admin/employe-profile/{entityId}/delete | Path does not match |
| 109 | admin_employe_profile_detail | /admin/employe-profile/{entityId} | Path does not match |
| 110 | admin_gift_card_index | /admin/gift-card | Path does not match |
| 111 | admin_gift_card_new | /admin/gift-card/new | Path does not match |
| 112 | admin_gift_card_batch_delete | /admin/gift-card/batch-delete | Path does not match |
| 113 | admin_gift_card_autocomplete | /admin/gift-card/autocomplete | Path does not match |
| 114 | admin_gift_card_render_filters | /admin/gift-card/render-filters | Path does not match |
| 115 | admin_gift_card_edit | /admin/gift-card/{entityId}/edit | Path does not match |
| 116 | admin_gift_card_delete | /admin/gift-card/{entityId}/delete | Path does not match |
| 117 | admin_gift_card_detail | /admin/gift-card/{entityId} | Path does not match |
| 118 | admin_invoice_index | /admin/invoice | Path does not match |
| 119 | admin_invoice_new | /admin/invoice/new | Path does not match |
| 120 | admin_invoice_batch_delete | /admin/invoice/batch-delete | Path does not match |
| 121 | admin_invoice_autocomplete | /admin/invoice/autocomplete | Path does not match |
| 122 | admin_invoice_render_filters | /admin/invoice/render-filters | Path does not match |
| 123 | admin_invoice_edit | /admin/invoice/{entityId}/edit | Path does not match |
| 124 | admin_invoice_delete | /admin/invoice/{entityId}/delete | Path does not match |
| 125 | admin_invoice_detail | /admin/invoice/{entityId} | Path does not match |
| 126 | admin_order_index | /admin/order | Path does not match |
| 127 | admin_order_new | /admin/order/new | Path does not match |
| 128 | admin_order_batch_delete | /admin/order/batch-delete | Path does not match |
| 129 | admin_order_autocomplete | /admin/order/autocomplete | Path does not match |
| 130 | admin_order_render_filters | /admin/order/render-filters | Path does not match |
| 131 | admin_order_edit | /admin/order/{entityId}/edit | Path does not match |
| 132 | admin_order_delete | /admin/order/{entityId}/delete | Path does not match |
| 133 | admin_order_detail | /admin/order/{entityId} | Path does not match |
| 134 | admin_product_index | /admin/product | Path does not match |
| 135 | admin_product_new | /admin/product/new | Path does not match |
| 136 | admin_product_batch_delete | /admin/product/batch-delete | Path does not match |
| 137 | admin_product_autocomplete | /admin/product/autocomplete | Path does not match |
| 138 | admin_product_render_filters | /admin/product/render-filters | Path does not match |
| 139 | admin_product_edit | /admin/product/{entityId}/edit | Path does not match |
| 140 | admin_product_delete | /admin/product/{entityId}/delete | Path does not match |
| 141 | admin_product_detail | /admin/product/{entityId} | Path does not match |
| 142 | admin_product_option_index | /admin/product-option | Path does not match |
| 143 | admin_product_option_new | /admin/product-option/new | Path does not match |
| 144 | admin_product_option_batch_delete | /admin/product-option/batch-delete | Path does not match |
| 145 | admin_product_option_autocomplete | /admin/product-option/autocomplete | Path does not match |
| 146 | admin_product_option_render_filters | /admin/product-option/render-filters | Path does not match |
| 147 | admin_product_option_edit | /admin/product-option/{entityId}/edit | Path does not match |
| 148 | admin_product_option_delete | /admin/product-option/{entityId}/delete | Path does not match |
| 149 | admin_product_option_detail | /admin/product-option/{entityId} | Path does not match |
| 150 | admin_product_option_value_index | /admin/product-option-value | Path does not match |
| 151 | admin_product_option_value_new | /admin/product-option-value/new | Path does not match |
| 152 | admin_product_option_value_batch_delete | /admin/product-option-value/batch-delete | Path does not match |
| 153 | admin_product_option_value_autocomplete | /admin/product-option-value/autocomplete | Path does not match |
| 154 | admin_product_option_value_render_filters | /admin/product-option-value/render-filters | Path does not match |
| 155 | admin_product_option_value_edit | /admin/product-option-value/{entityId}/edit | Path does not match |
| 156 | admin_product_option_value_delete | /admin/product-option-value/{entityId}/delete | Path does not match |
| 157 | admin_product_option_value_detail | /admin/product-option-value/{entityId} | Path does not match |
| 158 | admin_product_pricing_rule_index | /admin/product-pricing-rule | Path does not match |
| 159 | admin_product_pricing_rule_new | /admin/product-pricing-rule/new | Path does not match |
| 160 | admin_product_pricing_rule_batch_delete | /admin/product-pricing-rule/batch-delete | Path does not match |
| 161 | admin_product_pricing_rule_autocomplete | /admin/product-pricing-rule/autocomplete | Path does not match |
| 162 | admin_product_pricing_rule_render_filters | /admin/product-pricing-rule/render-filters | Path does not match |
| 163 | admin_product_pricing_rule_edit | /admin/product-pricing-rule/{entityId}/edit | Path does not match |
| 164 | admin_product_pricing_rule_delete | /admin/product-pricing-rule/{entityId}/delete | Path does not match |
| 165 | admin_product_pricing_rule_detail | /admin/product-pricing-rule/{entityId} | Path does not match |
| 166 | admin_product_variant_index | /admin/product-variant | Path does not match |
| 167 | admin_product_variant_new | /admin/product-variant/new | Path does not match |
| 168 | admin_product_variant_batch_delete | /admin/product-variant/batch-delete | Path does not match |
| 169 | admin_product_variant_autocomplete | /admin/product-variant/autocomplete | Path does not match |
| 170 | admin_product_variant_render_filters | /admin/product-variant/render-filters | Path does not match |
| 171 | admin_product_variant_edit | /admin/product-variant/{entityId}/edit | Path does not match |
| 172 | admin_product_variant_delete | /admin/product-variant/{entityId}/delete | Path does not match |
| 173 | admin_product_variant_detail | /admin/product-variant/{entityId} | Path does not match |
| 174 | admin_quote_index | /admin/quote | Path does not match |
| 175 | admin_quote_new | /admin/quote/new | Path does not match |
| 176 | admin_quote_batch_delete | /admin/quote/batch-delete | Path does not match |
| 177 | admin_quote_autocomplete | /admin/quote/autocomplete | Path does not match |
| 178 | admin_quote_render_filters | /admin/quote/render-filters | Path does not match |
| 179 | admin_quote_edit | /admin/quote/{entityId}/edit | Path does not match |
| 180 | admin_quote_delete | /admin/quote/{entityId}/delete | Path does not match |
| 181 | admin_quote_detail | /admin/quote/{entityId} | Path does not match |
| 182 | admin_shop_index | /admin/shop | Path does not match |
| 183 | admin_shop_new | /admin/shop/new | Path does not match |
| 184 | admin_shop_batch_delete | /admin/shop/batch-delete | Path does not match |
| 185 | admin_shop_autocomplete | /admin/shop/autocomplete | Path does not match |
| 186 | admin_shop_render_filters | /admin/shop/render-filters | Path does not match |
| 187 | admin_shop_edit | /admin/shop/{entityId}/edit | Path does not match |
| 188 | admin_shop_delete | /admin/shop/{entityId}/delete | Path does not match |
| 189 | admin_shop_detail | /admin/shop/{entityId} | Path does not match |
| 190 | admin_user_index | /admin/user | Path does not match |
| 191 | admin_user_new | /admin/user/new | Path does not match |
| 192 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 193 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 194 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 195 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 196 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 197 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 198 | admin_user_group_index | /admin/user-group | Path does not match |
| 199 | admin_user_group_new | /admin/user-group/new | Path does not match |
| 200 | admin_user_group_batch_delete | /admin/user-group/batch-delete | Path does not match |
| 201 | admin_user_group_autocomplete | /admin/user-group/autocomplete | Path does not match |
| 202 | admin_user_group_render_filters | /admin/user-group/render-filters | Path does not match |
| 203 | admin_user_group_edit | /admin/user-group/{entityId}/edit | Path does not match |
| 204 | admin_user_group_delete | /admin/user-group/{entityId}/delete | Path does not match |
| 205 | admin_user_group_detail | /admin/user-group/{entityId} | Path does not match |
| 206 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 207 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 208 | api_login_check | /api/login_check | Path does not match |
| 209 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 210 | _wdt | /_wdt/{token} | Path does not match |
| 211 | _profiler_home | /_profiler/ | Path does not match |
| 212 | _profiler_search | /_profiler/search | Path does not match |
| 213 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 214 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 215 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 216 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 217 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 218 | _profiler_open_file | /_profiler/open | Path does not match |
| 219 | _profiler | /_profiler/{token} | Path does not match |
| 220 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 221 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 222 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 223 | admin_article_preview | /admin/article/{id}/preview | Path does not match |
| 224 | admin_article_duplicate | /admin/article/{id}/duplicate | Path does not match |
| 225 | admin_cart_generate_quote | /admin/cart/{id}/generate-quote | Path does not match |
| 226 | admin_create_quote_start | /admin/create-quote/ | Path does not match |
| 227 | admin_create_quote_cart | /admin/create-quote/cart/{userId}/{shopId} | Path does not match |
| 228 | admin_create_quote_generate | /admin/create-quote/generate/{cartId} | Path does not match |
| 229 | admin_create_quote_add_product | /admin/create-quote/add-product | Path does not match |
| 230 | admin_create_quote_remove_item | /admin/create-quote/remove-item/{itemId} | Path does not match |
| 231 | admin_credit_note_download | /admin/credit-note/{id}/download | Path does not match |
| 232 | admin_credit_note_issue | /admin/credit-note/{id}/issue | Path does not match |
| 233 | admin_credit_note_partial_form | /admin/credit-note-form/partial/{invoiceId} | Path does not match |
| 234 | admin_select_shop | /admin/select-shop | Path does not match |
| 235 | admin_statistics_data | /admin/statistics-data | Path does not match |
| 236 | admin_debug_statistics | /admin/debug-statistics | Path does not match |
| 237 | admin_daily_revenue | /admin/daily-revenue | Path does not match |
| 238 | admin_monthly_revenue | /admin/monthly-revenue | Path does not match |
| 239 | admin_giftcard_generate_pdf | /admin/giftcard/{id}/generate-pdf | Path does not match |
| 240 | admin_invoice_regenerate | /admin/invoice/{id}/regenerate | Path does not match |
| 241 | admin_invoice_download | /admin/invoice/{id}/download | Path does not match |
| 242 | admin_invoice_create_full_credit_note | /admin/invoice/{id}/create-full-credit-note | Path does not match |
| 243 | admin_invoice_create_partial_credit_note | /admin/invoice/{id}/create-partial-credit-note | Path does not match |
| 244 | admin_order_upload_images | /admin/order/{id}/upload-images | Path does not match |
| 245 | admin_order_create_manual | /admin/order/create-manual | Path does not match |
| 246 | admin_order_generate_shipping_label | /admin/order/{id}/generate-shipping-label | Path does not match |
| 247 | admin_order_download_shipping_label | /admin/order/{id}/download-shipping-label | Path does not match |
| 248 | admin_order_generate_invoice | /admin/order/{id}/generate-invoice | Path does not match |
| 249 | admin_order_download_pdf | /admin/order/{id}/download-pdf | Path does not match |
| 250 | admin_order_download_envelope | /admin/order/{id}/download-envelope | Path does not match |
| 251 | admin_order_image_upload | /admin/order-images-ajax/upload/{orderId} | Path does not match |
| 252 | admin_order_image_delete | /admin/order-images-ajax/delete/{imageId} | Path does not match |
| 253 | admin_order_images_list | /admin/order-images-ajax/list/{orderId} | Path does not match |
| 254 | admin_order_images_generate_zip | /admin/order-images-ajax/generate-zip/{orderImagesId} | Path does not match |
| 255 | admin_order_images_process | /admin/order-images-process/{id}/process | Path does not match |
| 256 | admin_order_images_check | /admin/order-images-process/{id}/check | Path does not match |
| 257 | admin_order_images_resend_notification | /admin/order-images-process/{id}/resend-notification | Path does not match |
| 258 | admin_order_item_image_upload | /admin/order-item-images-ajax/upload/{orderItemId} | Path does not match |
| 259 | admin_order_item_image_delete | /admin/order-item-images-ajax/delete/{imageId} | Path does not match |
| 260 | admin_order_item_images_list | /admin/order-item-images-ajax/list/{orderItemId} | Path does not match |
| 261 | admin_order_items_summary | /admin/order-item-images-ajax/order/{orderId}/items | Path does not match |
| 262 | admin_variant_update_batch_ajax | /admin/variant/update-batch-ajax | Path does not match |
| 263 | admin_product_update_ajax | /admin/product/update-ajax | Path does not match |
| 264 | admin_product_manage_images | /admin/product/{id}/manage-images | Path does not match |
| 265 | admin_product_image_upload | /admin/product-images-ajax/upload/{productId} | Path does not match |
| 266 | admin_product_image_delete | /admin/product-images-ajax/delete/{mediaId} | Path does not match |
| 267 | admin_product_images_list | /admin/product-images-ajax/list/{productId} | Path does not match |
| 268 | admin_product_option_value_update_batch_ajax | /admin/product-option-value/update-batch-ajax | Path does not match |
| 269 | admin_product_option_value_update_ajax | /admin/product-option-value/update-ajax | Path does not match |
| 270 | admin_api_product_variants | /admin/api/product/{productId}/variants | Path does not match |
| 271 | admin_pricing_rule_duplicate | /admin/pricing-rule/{id}/duplicate | Path does not match |
| 272 | admin_pricing_rule_bulk_create | /admin/pricing-rule/bulk-create | Path does not match |
| 273 | admin_variant_update_ajax | /admin/variant/update-ajax | Path does not match |
| 274 | admin_quote_create_from_cart | /admin/quote/create-from-cart/{cartId} | Path does not match |
| 275 | admin_quote_send | /admin/quote/{id}/send | Path does not match |
| 276 | admin_quote_accept_convert | /admin/quote/{id}/accept-and-convert | Path does not match |
| 277 | admin_quote_products_autocomplete | /admin/quote/products/autocomplete | Path does not match |
| 278 | admin_quote_download_pdf | /admin/quote/{id}/download-pdf | Path does not match |
| 279 | api_article_list | /api/articles | Path does not match |
| 280 | api_article_show | /api/articles/{id} | Path does not match |
| 281 | api_article_categories | /api/article-categories | Path does not match |
| 282 | api_cart_get | /api/carts/{shopId} | Path does not match |
| 283 | api_cart_add_product | /api/carts/{shopId}/add | Path does not match |
| 284 | api_cart_update_quantity | /api/carts/{shopId}/update | Path does not match |
| 285 | api_cart_update_item_quantity | /api/carts/{shopId}/items/{cartItemId} | Path does not match |
| 286 | api_cart_remove_product | /api/carts/{shopId}/remove | Path does not match |
| 287 | api_cart_remove_item | /api/carts/{shopId}/items/{cartItemId} | Path does not match |
| 288 | api_cart_checkout | /api/carts/{shopId}/checkout | Path does not match |
| 289 | api_cart_calculate_shipping | /api/carts/{shopId}/shipping-costs | Path does not match |
| 290 | api_category_products | /api/categories/{categoryId}/products | Path does not match |
| 291 | checkout_initiate | /api/checkout/initiate | Path does not match |
| 292 | checkout_status | /api/checkout/status/{orderId} | Path does not match |
| 293 | api_giftcard_create | /api/giftcards/create | Path does not match |
| 294 | api_giftcard_user_list | /api/giftcards/user/{userId} | Path does not match |
| 295 | api_giftcard_resend_email | /api/giftcards/{id}/resend-email | Path does not match |
| 296 | api_order_invoice_download | /api/orders/{id}/invoice/download | Path does not match |
| 297 | api_order_invoice_info | /api/orders/{id}/invoice/info | Path does not match |
| 298 | order_status | /api/orders/{orderId}/status | Path does not match |
| 299 | payment_session | /api/payments/session | Path does not match |
| 300 | payment_notify | /api/payments/notify | Path does not match |
| 301 | payment_confirm | /api/payments/{transId}/confirm | Path does not match |
| 302 | payment_return | /api/payments/{transId} | Path does not match |
| 303 | api_product_get_products | /api/custom/products | Path does not match |
| 304 | api_product_get_new_products | /api/custom/products/new | Path does not match |
| 305 | api_product_get_similar_products | /api/custom/products/similar/{productId} | Path does not match |
| 306 | api_product_filters | /api/products/filters | Path does not match |
| 307 | api_product_search | /api/products/search | Path does not match |
| 308 | api_product_pricing_rules | /api/products/{id}/pricing-rules | Path does not match |
| 309 | api_product_pricing_calculate | /api/products/{id}/calculate-price | Path does not match |
| 310 | promo_validate | /api/promo/validate | Path does not match |
| 311 | promo_calculate | /api/promo/calculate | Path does not match |
| 312 | promo_apply | /api/promo/apply | Path does not match |
| 313 | api_s3_url_generate | /api/s3-url/{s3Key} | Path does not match |
| 314 | api_upload_images | /api/upload-images | Path does not match |
| 315 | api_crop_image | /api/crop-image | Path does not match |
| 316 | api_get_cart_image | /api/image/{imageId} | Path does not match |
| 317 | api_upload_cart_image | /api/upload-cart-image/{cartItemId} | Path does not match |
| 318 | api_crop_cart_image | /api/crop-cart-image/{cartImageFileId} | Path does not match |
| 319 | api_user_orders | /api/users/{userId}/orders-list | Path does not match |
| 320 | api_user_customer_profils | /api/users/{userId}/customer-profils-list | Path does not match |
| 321 | chronopost_tariffs | /api/chronopost/tariffs | Path does not match |
| 322 | chronopost_quick_cost | /api/chronopost/quick-cost | Path does not match |
| 323 | colissimo_tariffs | /api/colissimo/tariffs | Path does not match |
| 324 | colissimo_pickup_points | /api/colissimo/pickup-points | Path does not match |
| 325 | colissimo_create_shipment | /api/colissimo/orders/{id}/shipment | Path does not match |
| 326 | colissimo_tracking | /api/colissimo/tracking/{trackingNumber} | Path does not match |
| 327 | colissimo_update_shipment_status | /api/colissimo/shipments/{id}/update-status | Path does not match |
| 328 | public_download_zip | /download/{token} | Path does not match |
| 329 | invoice_download_public | /invoice/{token}/download | Path does not match |
| 330 | quote_download_public | /quote/{token}/download | Path does not match |
| 331 | giftcard_download_public | /giftcard/{id}/download | Path does not match |
| 332 | app_verify_email | /verify/email | Path does not match |
| 333 | app_forgot_password_request | /reset-password | Path does not match |
| 334 | app_check_email | /reset-password/check-email | Path does not match |
| 335 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 336 | app_login | /login | Path does not match |
| 337 | app_logout | /logout | Path does not match |
| 338 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.