Routing
_product_lister_product_gender
Matched route
Route Parameters
| Name | Value |
|---|---|
| _gender | "n" |
| _product_lister_route | App\Route\Product\GenderProductListerRoute {#1645 #pattern: "/{gender}" #routeName: "product_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 #gender: "n" } |
| gender | "noi" |
Route Matching Logs
Path to match:
/noi
| # | 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.