Routing
_product_lister_brand
Matched route
Route Parameters
| Name | Value |
|---|---|
| _brand | App\Entity\Brand {#2304 -id: 219 -name: "Giorgio Beverly Hills" -shortName: null -slug: "giorgio-beverly-hills" -searchTerms: null -image: null -text: "" -textFemale: null -textMale: null -highlighted: false -mainPageFragrance: false -highlightedInSearch: true -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: 219 -name: "Giorgio Beverly Hills" -shortName: null -slug: "giorgio-beverly-hills" -searchTerms: null -image: null -text: "" -textFemale: null -textMale: null -highlighted: false -mainPageFragrance: false -highlightedInSearch: true -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 | "giorgio-beverly-hills" |
Route Matching Logs
Path to match:
/giorgio-beverly-hills
| # | 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.