Routing
_product_lister_sample_gender
Matched route
Route Parameters
| Name | Value |
|---|---|
| _gender | "u" |
| _product_lister_route | App\Route\Product\FragranceSampleGenderProductListerRoute {#1634 #pattern: "/illatminta/{gender}" #routeName: "sample_gender" #routeDefaults: [ "gender" => "" ] #routeRequirements: [ "gender" => "^(noi|ferfi|unisex)$" ] #priority: 0 #routeManager: App\Search\ProductListRouteManager {#1044 …} #title: null #htmlTitle: null #lead: null #seoDescription: null #seoKeywords: null #hideTitle: true -settingsManager: Hgabka\SettingsBundle\Helper\SettingsManager {#455 …} #gender: "u" } |
| gender | "unisex" |
Route Matching Logs
Path to match:
/illatminta/unisex
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _product_slug | /{url} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.