GET https://www.parfum.harmatgabor.eu/ferfi

Routing

_product_lister_product_gender Matched route

Route Parameters

Name Value
_gender
"f"
_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: "f"
}
gender
"ferfi"

Route Matching Logs

Path to match: /ferfi
# 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.