GET https://www.parfum.harmatgabor.eu/19-69

Routing

_product_lister_brand Matched route

Route Parameters

Name Value
_brand
App\Entity\Brand {#2304
  -id: 554
  -name: "19-69"
  -shortName: "19-69"
  -slug: "19-69"
  -searchTerms: null
  -image: null
  -text: null
  -textFemale: null
  -textMale: null
  -highlighted: false
  -mainPageFragrance: false
  -highlightedInSearch: false
  -isOnMainPage: false
  -special: false
  -specialName: null
  -slogan: null
  -lead: null
  -active: true
  -products: Doctrine\ORM\PersistentCollection {#2367 …}
  -extraDiscounts: Doctrine\ORM\PersistentCollection {#2417 …}
  -excludeFromArukereso: false
}
_product_lister_route
App\Route\Product\BrandProductListerRoute {#1250
  #pattern: "/{slug}"
  #routeName: "brand"
  #routeDefaults: [
    "slug" => ""
  ]
  #routeRequirements: [
    "slug" => "[a-zA-Z0-9\-_]*"
  ]
  #priority: 500
  #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 {#2304
    -id: 554
    -name: "19-69"
    -shortName: "19-69"
    -slug: "19-69"
    -searchTerms: null
    -image: null
    -text: null
    -textFemale: null
    -textMale: null
    -highlighted: false
    -mainPageFragrance: false
    -highlightedInSearch: false
    -isOnMainPage: false
    -special: false
    -specialName: null
    -slogan: null
    -lead: null
    -active: true
    -products: Doctrine\ORM\PersistentCollection {#2367 …}
    -extraDiscounts: Doctrine\ORM\PersistentCollection {#2417 …}
    -excludeFromArukereso: false
  }
}
slug
"19-69"

Route Matching Logs

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