GET https://www.parfum.harmatgabor.eu/emanuelle-jane/ferfi

Routing

_product_lister_brand_gender Matched route

Route Parameters

Name Value
_brand
App\Entity\Brand {#2046
  -id: 510
  -name: "Emanuelle Jane "
  -shortName: ""
  -slug: "emanuelle-jane"
  -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 {#2110 …}
  -extraDiscounts: Doctrine\ORM\PersistentCollection {#2160 …}
  -excludeFromArukereso: false
}
_gender
"f"
_product_lister_route
App\Route\Product\BrandGenderProductListerRoute {#1253
  #pattern: "/{slug}/{gender}"
  #routeName: "brand_gender"
  #routeDefaults: [
    "slug" => ""
    "gender" => ""
  ]
  #routeRequirements: [
    "slug" => "[a-zA-Z0-9\-_]*"
    "gender" => "^(noi|ferfi|unisex)$"
  ]
  #priority: 400
  #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 {#2046
    -id: 510
    -name: "Emanuelle Jane "
    -shortName: ""
    -slug: "emanuelle-jane"
    -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 {#2110 …}
    -extraDiscounts: Doctrine\ORM\PersistentCollection {#2160 …}
    -excludeFromArukereso: false
  }
  #gender: "f"
}
gender
"ferfi"
slug
"emanuelle-jane"

Route Matching Logs

Path to match: /emanuelle-jane/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.