Routing
bitbag_sylius_elasticsearch_plugin_shop_taxon_products
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| slug | "ma-categorie" |
| template | "@BitBagSyliusElasticsearchPlugin/Shop/TaxonProductsSearch/index.html.twig" |
Route Matching Logs
Path to match:
/fr/taxons/ma-categorie
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | styleguide_index | /antadis/styleguide | Path does not match |
| 2 | styleguide_iframe | /antadis/styleguide/iframe | Path does not match |
| 3 | bitbag_sylius_elasticsearch_plugin_shop_taxon_products | /{_locale}/taxons/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.