Routing
(none)
Matched route
Route Matching Logs
Path to match:
/product/3fdfb7bc-49b9-46b9-9431-366c90e2605e/add-to-cart
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | configuration_change | /admin/configuration/{key} | Path does not match |
| 2 | configuration_country_index | /admin/configuration/country | Path does not match |
| 3 | configuration_currency_add | /admin/configuration/currency/add | Path does not match |
| 4 | configuration_currency_index | /admin/configuration/currency | Path does not match |
| 5 | configuration_supported_currency_search | /admin/configuration/supported-currency | Path does not match |
| 6 | configuration_currency_toggle_default | /admin/configuration/currency/{code}/toggle-is-default | Path does not match |
| 7 | configuration_currency_toggle_enabled | /admin/configuration/currency/{code}/toggle-is-enabled | Path does not match |
| 8 | admin_filters_parameter_edit | /admin/filters/parameter/{id}/edit | Path does not match |
| 9 | admin_filters_parameter_update | /admin/filters/parameter/{id}/edit | Path does not match |
| 10 | admin_filters_index | /admin/filters | Path does not match |
| 11 | admin_filters_parameter_delete | /admin/filters/parameter/{id}/delete | Path does not match |
| 12 | admin_filters_parameter_toggle_enabled | /admin/filters/parameter/{id}/toggle-is-enabled | Path does not match |
| 13 | admin_dashboard | /admin | Path does not match |
| 14 | frontoffice_product_add_to_cart | /product/{product}/add-to-cart | Path almost matches, but Method "GET" does not match any of the required methods (POST) |
| 15 | cart_step_one | /cart/step-one | Path does not match |
| 16 | cart_step_recapitulation | /cart/step-recapitulation | Path does not match |
| 17 | cart_step_two | /cart/step-two | Path does not match |
| 18 | frontoffice_homepage | / | Path does not match |
| 19 | my_account | /my-account | Path does not match |
| 20 | my_account_settings | /my-account/settings | Path does not match |
| 21 | order_thank_you | /order/thank-you/{orderNumber} | Path does not match |
| 22 | frontoffice_product_detail | /product/{product} | Path does not match |
| 23 | frontoffice_products | /products | Path does not match |
| 24 | frontoffice_product_variant_price | /product/{product}/variant-price | Path does not match |
| 25 | customer_login | /login | Path does not match |
| 26 | customer_logout | /logout | Path does not match |
| 27 | customer_register | /register | Path does not match |
| 28 | frontoffice_static_page | /page/{slug} | Path does not match |
| 29 | carrier_configuration_detail | /admin/carrier-configuration/{id} | Path does not match |
| 30 | carrier_configuration_list | /admin/carrier-configuration | Path does not match |
| 31 | api_carrier_shipping_options_list | /admin/api/carrier-shipping-options/{carrier} | Path does not match |
| 32 | shipping_method_detail | /admin/shipping/shipping-method/{id} | Path does not match |
| 33 | shipping_method_index | /admin/shipping/shipping-method | Path does not match |
| 34 | shipping_method_toggle_active | /admin/shipping/shipping-method/{id}/toggle-is-active | Path does not match |
| 35 | shipping_method_fee_add | /admin/shipping-method/{id}/fee/add/{countryCode} | Path does not match |
| 36 | shipping_method_fee_delete | /admin/shipping-method/{shippingMethodId}/fee/{id}/delete | Path does not match |
| 37 | shipping_method_fee_update | /admin/shipping-method/{shippingMethodId}/fee/{id}/update | Path does not match |
| 38 | address_index | /admin/addresses | Path does not match |
| 39 | customer_create | /admin/customers/create | Path does not match |
| 40 | customer_delete | /admin/customers/{id}/delete | Path does not match |
| 41 | customer_edit | /admin/customers/{id}/edit | Path does not match |
| 42 | customer_group_create | /admin/customer/group/create | Path does not match |
| 43 | customer_group_delete | /admin/customer/group/{id}/delete | Path does not match |
| 44 | customer_group_edit | /admin/customer/group/{id}/edit | Path does not match |
| 45 | customer_group_list | /admin/customer/groups | Path does not match |
| 46 | customer_index | /admin/customers | Path does not match |
| 47 | payment_method_detail | /admin/payment-method/{id} | Path does not match |
| 48 | payment_method_list | /admin/payment-methods | Path does not match |
| 49 | payment_method_toggle_enabled | /admin/payment-method/{id}/toggle-is-enabled | Path does not match |
| 50 | app_order_app_ui_order_orderdetail_detail | /admin/order/{id} | Path does not match |
| 51 | admin_order_list | /admin/orders | Path does not match |
| 52 | order_status_create | /admin/order/status/create | Path does not match |
| 53 | order_status_delete | /admin/order/status/{id}/delete | Path does not match |
| 54 | order_status_edit | /admin/order/status/{id}/edit | Path does not match |
| 55 | order_status_list | /admin/order/statuses | Path does not match |
| 56 | admin_login | /admin/login | Path does not match |
| 57 | admin_logout | /admin/logout | Path does not match |
| 58 | admin_contact_form_submissions | /admin/contact-form-submissions | Path does not match |
| 59 | admin_static_pages | /admin/static-pages | Path does not match |
| 60 | admin_static_page_edit | /admin/static-page/{id}/edit | Path does not match |
| 61 | admin_roles_create | /admin/roles/create | Path does not match |
| 62 | admin_roles_delete | /admin/roles/{id}/delete | Path does not match |
| 63 | admin_roles_edit | /admin/roles/{id}/edit | Path does not match |
| 64 | admin_roles_index | /admin/roles | Path does not match |
| 65 | admin_my_profile | /admin/my-profile | Path does not match |
| 66 | admin_users_create | /admin/users/create | Path does not match |
| 67 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 68 | admin_users_index | /admin/users | Path does not match |
| 69 | admin_users_toggle_active | /admin/users/{id}/toggle-active | Path does not match |
| 70 | admin_category_add | /admin/category/add | Path does not match |
| 71 | admin_category_delete | /admin/category/{id}/delete | Path does not match |
| 72 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 73 | admin_category_update | /admin/category/{id}/edit | Path does not match |
| 74 | admin_category_list | /admin/category | Path does not match |
| 75 | admin_category_reorder | /admin/category/reorder | Path does not match |
| 76 | product_combination_list | /admin/product/{product}/combination | Path does not match |
| 77 | configuration_product | /admin/configuration/product | Path does not match |
| 78 | parameter_delete | /admin/parameter/{id}/delete | Path does not match |
| 79 | parameter_create | /admin/parameter/create | Path does not match |
| 80 | parameter_edit | /admin/parameter/{id}/edit | Path does not match |
| 81 | parameter_list | /admin/parameters | Path does not match |
| 82 | parameter_values | /admin/parameter/{id}/values | Path does not match |
| 83 | parameter_value_delete | /admin/parameter-value/delete/{id} | Path does not match |
| 84 | parameter_value_create | /admin/parameter-value/create/{parameterId} | Path does not match |
| 85 | parameter_value_edit | /admin/parameter-value/edit/{id} | Path does not match |
| 86 | product_create | /admin/product/create | Path does not match |
| 87 | product_delete | /admin/product/{id}/delete | Path does not match |
| 88 | product_edit | /admin/product/{id}/edit | Path does not match |
| 89 | product_list | /admin/products | Path does not match |
| 90 | product_related | /admin/product/{id}/related | Path does not match |
| 91 | product_variants | /admin/product/{id}/variants | Path does not match |
| 92 | product_variant_edit | /admin/product-variant/{variantId}/edit | Path does not match |
| 93 | variant_delete | /admin/variant/{id}/delete | Path does not match |
| 94 | variant_create | /admin/variant/create | Path does not match |
| 95 | variant_edit | /admin/variant/{id}/edit | Path does not match |
| 96 | variant_list | /admin/variants | Path does not match |
| 97 | variant_values | /admin/variant/{id}/values | Path does not match |
| 98 | variant_value_delete | /admin/variant-value/delete/{variantId}/{id} | Path does not match |
| 99 | variant_value_create | /admin/variant-value/create/{variantId} | Path does not match |
| 100 | variant_value_edit | /admin/variant-value/edit/{id} | Path does not match |
| 101 | email_template_create | /admin/email/template/create | Path does not match |
| 102 | email_template_delete | /admin/email/template/{id}/delete | Path does not match |
| 103 | email_template_edit | /admin/email/template/{id}/edit | Path does not match |
| 104 | email_template_list | /admin/email/templates | Path does not match |
| 105 | admin_mail_index | /admin/mail | Path does not match |
| 106 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 107 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 108 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 109 | _wdt | /_wdt/{token} | Path does not match |
| 110 | _profiler_home | /_profiler/ | Path does not match |
| 111 | _profiler_search | /_profiler/search | Path does not match |
| 112 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 113 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 114 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 115 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 116 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 117 | _profiler_open_file | /_profiler/open | Path does not match |
| 118 | _profiler | /_profiler/{token} | Path does not match |
| 119 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 120 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 121 | _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.