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

Routing

_product_lister_brand_category_gender Matched route

Route Parameters

Name Value
_brand
App\Entity\Brand {#2193
  -id: 515
  -name: "Armaf"
  -shortName: ""
  -slug: "armaf"
  -searchTerms: ""
  -image: null
  -text: ""
  -textFemale: ""
  -textMale: ""
  -highlighted: false
  -mainPageFragrance: false
  -highlightedInSearch: false
  -isOnMainPage: false
  -special: false
  -specialName: ""
  -slogan: ""
  -lead: ""
  -active: true
  -products: Doctrine\ORM\PersistentCollection {#2256 …}
  -extraDiscounts: Doctrine\ORM\PersistentCollection {#2306 …}
  -excludeFromArukereso: false
}
_gender
"f"
_product_category
App\Entity\ProductCategory {#2326
  -id: 5
  -name: "parfümszett"
  -code: "parfumszettek"
  -cosmetics: false
  -taska: false
  -giftSet: true
  -hidden: false
  -singleName: "parfümszett"
  -pluralName: "parfümszettek"
  -position: 0
  -products: Doctrine\ORM\PersistentCollection {#2334 …}
  -lead: null
  -seoDescription: null
  -title: null
}
_product_lister_route
App\Route\Product\BrandCategoryGenderProductListerRoute {#1053
  #pattern: "/{brandSlug}/{categorySlug}/{gender}"
  #routeName: "brand_category_gender"
  #routeDefaults: [
    "brandSlug" => ""
    "categorySlug" => ""
    "gender" => ""
  ]
  #routeRequirements: [
    "brandSlug" => "[a-zA-Z0-9\-_]*"
    "categorySlug" => "[a-zA-Z0-9\-_]*"
    "gender" => "^(noi|ferfi|unisex)$"
  ]
  #priority: 5000
  #routeManager: App\Search\ProductListRouteManager {#1044 …}
  #title: null
  #htmlTitle: null
  #lead: null
  #seoDescription: null
  #seoKeywords: null
  #hideTitle: true
  #brandRepository: App\Repository\BrandRepository {#1075 …}
  #brand: App\Entity\Brand {#2193
    -id: 515
    -name: "Armaf"
    -shortName: ""
    -slug: "armaf"
    -searchTerms: ""
    -image: null
    -text: ""
    -textFemale: ""
    -textMale: ""
    -highlighted: false
    -mainPageFragrance: false
    -highlightedInSearch: false
    -isOnMainPage: false
    -special: false
    -specialName: ""
    -slogan: ""
    -lead: ""
    -active: true
    -products: Doctrine\ORM\PersistentCollection {#2256 …}
    -extraDiscounts: Doctrine\ORM\PersistentCollection {#2306 …}
    -excludeFromArukereso: false
  }
  #productCategoryRepository: App\Repository\ProductCategoryRepository {#1088 …}
  #category: App\Entity\ProductCategory {#2326
    -id: 5
    -name: "parfümszett"
    -code: "parfumszettek"
    -cosmetics: false
    -taska: false
    -giftSet: true
    -hidden: false
    -singleName: "parfümszett"
    -pluralName: "parfümszettek"
    -position: 0
    -products: Doctrine\ORM\PersistentCollection {#2334 …}
    -lead: null
    -seoDescription: null
    -title: null
  }
  #gender: "f"
}
brandSlug
"armaf"
categorySlug
"parfumszettek"
gender
"ferfi"

Route Matching Logs

Path to match: /armaf/parfumszettek/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.