Routing
help_cart
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/help/cart
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | localized_frontend_root_redirect | /de | Path does not match |
| 19 | app_admin_index | /admin | Path does not match |
| 20 | app_admin_phase1_dashboard | /admin/dashboard/phase1 | Path does not match |
| 21 | cart | /shop/cart | Path does not match |
| 22 | shop_index | /shop | Path does not match |
| 23 | shop_index_slash | /shop/ | Path does not match |
| 24 | shop_category | /shop/kategorie/{slug} | Path does not match |
| 25 | shop_product | /shop/produkt/{slug} | Path does not match |
| 26 | shop_product_question | /shop/produkt/{id}/question | Path does not match |
| 27 | cart_add | /shop/cart/add/{id} | Path does not match |
| 28 | cart_remove | /shop/cart/remove/{id} | Path does not match |
| 29 | cart_update | /shop/cart/update/{id} | Path does not match |
| 30 | checkout | /shop/checkout | Path does not match |
| 31 | checkout_confirm | /shop/checkout/confirm | Path does not match |
| 32 | checkout_success | /shop/checkout/success | Path does not match |
| 33 | cart_delete | /shop/cart/delete | Path does not match |
| 34 | shop_category_sidebar | /shop/category/sidebar | Path does not match |
| 35 | cart_add_configurable | /shop/cart/add-configurable/{configId} | Path does not match |
| 36 | cart_add_configurator | /shop/cart/add-configurator/{configuratorId} | Path does not match |
| 37 | cart_menu | /shop/cart/menu | Path does not match |
| 38 | cart_apply_coupon | /shop/cart/apply-coupon | Path does not match |
| 39 | app_admin_blogPosts | /admin/blog | Path does not match |
| 40 | app_admin_new_blogPosts | /admin/blog/new | Path does not match |
| 41 | app_admin_edit_blogPosts | /admin/blog/edit/{id} | Path does not match |
| 42 | app_admin_changevalidite_blogPost | /admin/blog/changevalidite/{id} | Path does not match |
| 43 | app_admin_delete_blogPost | /admin/blog/delete/{id} | Path does not match |
| 44 | app_admin_groupaction_blogPost | /admin/blog/groupaction | Path does not match |
| 45 | app_admin_historique_blogPost | /admin/blog/historique/{id} | Path does not match |
| 46 | app_admin_historique_undo | /admin/blog/historique/undo/{id} | Path does not match |
| 47 | app_admin_preview_blogpost | /blog/preview/{id} | Path does not match |
| 48 | blog_index | /blog | Path does not match |
| 49 | blog_show | /blog/{slug} | Path does not match |
| 50 | app_admin_oldpost_blogPosts | /admin/blog/historique/oldpost/{id} | Path does not match |
| 51 | app_admin_allhistorique_blogPosts | /admin/blog/historiques | Path does not match |
| 52 | index | / | Path does not match |
| 53 | order_detail | /mein-konto/bestellung/{id} | Path does not match |
| 54 | order_pdf | /mein-konto/bestellung/{id}/pdf | Path does not match |
| 55 | order_reorder | /mein-konto/bestellung/{id}/reorder | Path does not match |
| 56 | order_cancel | /mein-konto/bestellung/{id}/stornieren | Path does not match |
| 57 | customer_dashboard | /mein-konto | Path does not match |
| 58 | customer_wishlist_add | /mein-konto/wunschliste/hinzufuegen/{id} | Path does not match |
| 59 | customer_wishlist_remove | /mein-konto/wunschliste/entfernen/{id} | Path does not match |
| 60 | customer_edit | /mein-konto/bearbeiten | Path does not match |
| 61 | app_public_contact | /kontakt | Path does not match |
| 62 | app_contact_success | /kontakt/anfrage | Path does not match |
| 63 | help_index | /help | Path does not match |
| 64 | help_cart | /help/cart | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.