Routing
detail-product
Matched route
Route Parameters
| Name | Value |
|---|---|
| category | "large" |
| product | "canotage-large-olive" |
Route Matching Logs
Path to match:
/boutique/large/produit/canotage-large-olive
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_category_index | /admin/category | Path does not match |
| 3 | admin_category_new | /admin/category/new | Path does not match |
| 4 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 5 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 6 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 7 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 8 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 9 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 10 | admin_delivery_mod_index | /admin/delivery-mod | Path does not match |
| 11 | admin_delivery_mod_new | /admin/delivery-mod/new | Path does not match |
| 12 | admin_delivery_mod_batch_delete | /admin/delivery-mod/batch-delete | Path does not match |
| 13 | admin_delivery_mod_autocomplete | /admin/delivery-mod/autocomplete | Path does not match |
| 14 | admin_delivery_mod_render_filters | /admin/delivery-mod/render-filters | Path does not match |
| 15 | admin_delivery_mod_edit | /admin/delivery-mod/{entityId}/edit | Path does not match |
| 16 | admin_delivery_mod_delete | /admin/delivery-mod/{entityId}/delete | Path does not match |
| 17 | admin_delivery_mod_detail | /admin/delivery-mod/{entityId} | Path does not match |
| 18 | admin_event_index | /admin/event | Path does not match |
| 19 | admin_event_new | /admin/event/new | Path does not match |
| 20 | admin_event_batch_delete | /admin/event/batch-delete | Path does not match |
| 21 | admin_event_autocomplete | /admin/event/autocomplete | Path does not match |
| 22 | admin_event_render_filters | /admin/event/render-filters | Path does not match |
| 23 | admin_event_edit | /admin/event/{entityId}/edit | Path does not match |
| 24 | admin_event_delete | /admin/event/{entityId}/delete | Path does not match |
| 25 | admin_event_detail | /admin/event/{entityId} | Path does not match |
| 26 | admin_feature_index | /admin/feature | Path does not match |
| 27 | admin_feature_new | /admin/feature/new | Path does not match |
| 28 | admin_feature_batch_delete | /admin/feature/batch-delete | Path does not match |
| 29 | admin_feature_autocomplete | /admin/feature/autocomplete | Path does not match |
| 30 | admin_feature_render_filters | /admin/feature/render-filters | Path does not match |
| 31 | admin_feature_edit | /admin/feature/{entityId}/edit | Path does not match |
| 32 | admin_feature_delete | /admin/feature/{entityId}/delete | Path does not match |
| 33 | admin_feature_detail | /admin/feature/{entityId} | Path does not match |
| 34 | admin_field_index | /admin/field | Path does not match |
| 35 | admin_field_new | /admin/field/new | Path does not match |
| 36 | admin_field_batch_delete | /admin/field/batch-delete | Path does not match |
| 37 | admin_field_autocomplete | /admin/field/autocomplete | Path does not match |
| 38 | admin_field_render_filters | /admin/field/render-filters | Path does not match |
| 39 | admin_field_edit | /admin/field/{entityId}/edit | Path does not match |
| 40 | admin_field_delete | /admin/field/{entityId}/delete | Path does not match |
| 41 | admin_field_detail | /admin/field/{entityId} | Path does not match |
| 42 | admin_order_index | /admin/order | Path does not match |
| 43 | admin_order_new | /admin/order/new | Path does not match |
| 44 | admin_order_batch_delete | /admin/order/batch-delete | Path does not match |
| 45 | admin_order_autocomplete | /admin/order/autocomplete | Path does not match |
| 46 | admin_order_render_filters | /admin/order/render-filters | Path does not match |
| 47 | admin_order_edit | /admin/order/{entityId}/edit | Path does not match |
| 48 | admin_order_delete | /admin/order/{entityId}/delete | Path does not match |
| 49 | admin_order_detail | /admin/order/{entityId} | Path does not match |
| 50 | admin_product_attribute_index | /admin/product-attribute | Path does not match |
| 51 | admin_product_attribute_new | /admin/product-attribute/new | Path does not match |
| 52 | admin_product_attribute_batch_delete | /admin/product-attribute/batch-delete | Path does not match |
| 53 | admin_product_attribute_autocomplete | /admin/product-attribute/autocomplete | Path does not match |
| 54 | admin_product_attribute_render_filters | /admin/product-attribute/render-filters | Path does not match |
| 55 | admin_product_attribute_edit | /admin/product-attribute/{entityId}/edit | Path does not match |
| 56 | admin_product_attribute_delete | /admin/product-attribute/{entityId}/delete | Path does not match |
| 57 | admin_product_attribute_detail | /admin/product-attribute/{entityId} | Path does not match |
| 58 | admin_product_attribute_group_index | /admin/product-attribute-group | Path does not match |
| 59 | admin_product_attribute_group_new | /admin/product-attribute-group/new | Path does not match |
| 60 | admin_product_attribute_group_batch_delete | /admin/product-attribute-group/batch-delete | Path does not match |
| 61 | admin_product_attribute_group_autocomplete | /admin/product-attribute-group/autocomplete | Path does not match |
| 62 | admin_product_attribute_group_render_filters | /admin/product-attribute-group/render-filters | Path does not match |
| 63 | admin_product_attribute_group_edit | /admin/product-attribute-group/{entityId}/edit | Path does not match |
| 64 | admin_product_attribute_group_delete | /admin/product-attribute-group/{entityId}/delete | Path does not match |
| 65 | admin_product_attribute_group_detail | /admin/product-attribute-group/{entityId} | Path does not match |
| 66 | admin_product_index | /admin/product | Path does not match |
| 67 | admin_product_new | /admin/product/new | Path does not match |
| 68 | admin_product_batch_delete | /admin/product/batch-delete | Path does not match |
| 69 | admin_product_autocomplete | /admin/product/autocomplete | Path does not match |
| 70 | admin_product_render_filters | /admin/product/render-filters | Path does not match |
| 71 | admin_product_edit | /admin/product/{entityId}/edit | Path does not match |
| 72 | admin_product_delete | /admin/product/{entityId}/delete | Path does not match |
| 73 | admin_product_detail | /admin/product/{entityId} | Path does not match |
| 74 | admin_product_option_index | /admin/product-option | Path does not match |
| 75 | admin_product_option_new | /admin/product-option/new | Path does not match |
| 76 | admin_product_option_batch_delete | /admin/product-option/batch-delete | Path does not match |
| 77 | admin_product_option_autocomplete | /admin/product-option/autocomplete | Path does not match |
| 78 | admin_product_option_render_filters | /admin/product-option/render-filters | Path does not match |
| 79 | admin_product_option_edit | /admin/product-option/{entityId}/edit | Path does not match |
| 80 | admin_product_option_delete | /admin/product-option/{entityId}/delete | Path does not match |
| 81 | admin_product_option_detail | /admin/product-option/{entityId} | Path does not match |
| 82 | admin_shop_index | /admin/shop | Path does not match |
| 83 | admin_shop_new | /admin/shop/new | Path does not match |
| 84 | admin_shop_batch_delete | /admin/shop/batch-delete | Path does not match |
| 85 | admin_shop_autocomplete | /admin/shop/autocomplete | Path does not match |
| 86 | admin_shop_render_filters | /admin/shop/render-filters | Path does not match |
| 87 | admin_shop_edit | /admin/shop/{entityId}/edit | Path does not match |
| 88 | admin_shop_delete | /admin/shop/{entityId}/delete | Path does not match |
| 89 | admin_shop_detail | /admin/shop/{entityId} | Path does not match |
| 90 | admin_user_index | /admin/user | Path does not match |
| 91 | admin_user_new | /admin/user/new | Path does not match |
| 92 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 93 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 94 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 95 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 96 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 97 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 98 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 99 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 100 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 101 | _wdt | /_wdt/{token} | Path does not match |
| 102 | _profiler_home | /_profiler/ | Path does not match |
| 103 | _profiler_search | /_profiler/search | Path does not match |
| 104 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 105 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 106 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 107 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 108 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 109 | _profiler_open_file | /_profiler/open | Path does not match |
| 110 | _profiler | /_profiler/{token} | Path does not match |
| 111 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 112 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 113 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 114 | account_settings | /mon-compte/ | Path does not match |
| 115 | account_add_address | /mon-compte/add/address/ | Path does not match |
| 116 | account_edit_address | /mon-compte/edit/address/{address} | Path does not match |
| 117 | account_delete_address | /mon-compte/delete/address/{address} | Path does not match |
| 118 | account_change_pwd | /mon-compte/modifier-mot-de-passe/ | Path does not match |
| 119 | account_newsletter | /mon-compte/newsletter | Path does not match |
| 120 | admin_api_feature_values | /admin/api/feature/{id}/values | Path does not match |
| 121 | article_index | /actualites/ | Path does not match |
| 122 | article_event | /actualites/evenements | Path does not match |
| 123 | cart_display | /panier/ | Path does not match |
| 124 | cart_add | /panier/{id}/{compo} | Path does not match |
| 125 | cart_remove_product | /panier/remove-product/{product} | Path does not match |
| 126 | cart_change_quantity | /panier/quantity/{product} | Path does not match |
| 127 | cart_change_option | /panier/option/{product} | Path does not match |
| 128 | conception | /conception | Path does not match |
| 129 | conception_submit | /conception/submit | Path does not match |
| 130 | cookie_authorize | /cookie | Path does not match |
| 131 | cookie_delete | /cookie_delete | Path does not match |
| 132 | default | / | Path does not match |
| 133 | cgv | /cgv | Path does not match |
| 134 | privacypolicy | /politique-de-confidentialite | Path does not match |
| 135 | contact | /nous-contacter | Path does not match |
| 136 | atelier | /atelier | Path does not match |
| 137 | concept | /concept | Path does not match |
| 138 | products-csv | /products-csv | Path does not match |
| 139 | app_maintenance | /maintenance | Path does not match |
| 140 | delivery | /livraison | Path does not match |
| 141 | delivery_list_point | /list-points | Path does not match |
| 142 | checkout | /paiement | Path does not match |
| 143 | process_checkout | /process-checkout | Path does not match |
| 144 | ipn | /IPN | Path does not match |
| 145 | rib | /rib/{numc} | Path does not match |
| 146 | app_forgot_password_request | /reset-password | Path does not match |
| 147 | app_check_email | /reset-password/check-email | Path does not match |
| 148 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 149 | search | /rechercher | Path does not match |
| 150 | app_login | /connexion | Path does not match |
| 151 | app_register | /enregistrement | Path does not match |
| 152 | app_logout | /deconnexion | Path does not match |
| 153 | shop | /boutique/{slug} | Path does not match |
| 154 | detail-product | /boutique/{category}/produit/{product} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.