GET https://www.parfum.harmatgabor.eu/jil-sander/testapolok/noi

Routing

_product_lister_brand_category_gender Matched route

Route Parameters

Name Value
_brand
App\Entity\Brand {#2193
  -id: 52
  -name: "Jil Sander"
  -shortName: ""
  -slug: "jil-sander"
  -searchTerms: ""
  -image: null
  -text: """
    <p><span style="color:#000000;">A n&eacute;met sz&aacute;rmaz&aacute;s&uacute;&nbsp;</span><strong><a href="https://www.parfum.hu/jil-sander"><span style="color:#000000;">Jil Sander</span></a></strong><span style="color:#000000;"> karakteres, felismerhető, t&ouml;k&eacute;letes szab&aacute;s&uacute; ruh&aacute;ival h&oacute;d&iacute;totta meg a szakm&aacute;t &eacute;s v&aacute;s&aacute;rl&oacute;k&ouml;z&ouml;ns&eacute;get. A kor&aacute;bban divat&uacute;js&aacute;g&iacute;r&oacute;k&eacute;nt is tev&eacute;kenykedő Jil Sander 1968-ban alap&iacute;totta meg saj&aacute;t divath&aacute;z&aacute;t Hamburgban. Nyilv&aacute;nval&oacute; tehets&eacute;ge &eacute;s kem&eacute;ny munk&aacute;ja nyom&aacute;n N&eacute;metorsz&aacute;g felker&uuml;lt a vil&aacute;g divatt&eacute;rk&eacute;p&eacute;re. A tehets&eacute;ges designer sikere kiv&aacute;l&oacute; &uuml;zleti &eacute;rz&eacute;ke mellett a kre&aacute;ci&oacute;iban megjelenő letisztult vonalvezet&eacute;snek, a f&eacute;rfias vonalak b&aacute;tor alkalmaz&aacute;s&aacute;nak k&ouml;sz&ouml;nhető, melyeket nőies, l&aacute;gy anyagokkal kombin&aacute;l. Divatt&ouml;rt&eacute;neti jelentős&eacute;ggel b&iacute;rt, amikor a Jil Sander c&eacute;g egyes&uuml;lt a Prada divat&oacute;ri&aacute;ssal, amely &uacute;j korszakot nyitott a m&aacute;rka t&ouml;rt&eacute;nelm&eacute;ben. A hamis&iacute;thatatlan olasz st&iacute;lus t&ouml;k&eacute;letesen keveredett a n&eacute;metekre jellemző visszafogott, m&eacute;gis hat&aacute;rozotts&aacute;got sug&aacute;rz&oacute; karakterisztik&aacute;val, egyed&uuml;l&aacute;ll&oacute; műv&eacute;szi hat&aacute;ssal b&iacute;rva a divat eg&eacute;sz&eacute;re.</span></p>\r\n
    \r\n
    <p><span style="color:#000000;">Napjaink egyik legkiv&aacute;l&oacute;bb divattervezője1979-ben bemutatta első f&eacute;rfiaknak &eacute;s h&ouml;lgyeknek dedik&aacute;lt illatp&aacute;rj&aacute;t a Jil Sander Man Pure &eacute;s Jil Sander Women Pure n&eacute;vre keresztelt kompoz&iacute;ci&oacute;kat. A visszafogott, eleg&aacute;ns illatok, mely hangs&uacute;lyos m&oacute;don, de nem tolakod&oacute;an hangs&uacute;lyozz&aacute;k a nőies &eacute;s f&eacute;rfias jegyeket, napjainkig hatalmas n&eacute;pszerűs&eacute;gnek &ouml;rvendenek. A legnevesebb parf&uuml;mőr&ouml;k &eacute;s a Coty c&eacute;g bevon&aacute;s&aacute;val k&eacute;sz&uuml;lő Jill Sander kompoz&iacute;ci&oacute;k sz&aacute;ma napjainkra k&ouml;zel 80.</span></p>\r\n
    \r\n
    <p><span style="color:#000000;">&bdquo;A kevesebb n&eacute;ha t&ouml;bb.&rdquo; A tervezőnő gyakran haszn&aacute;lt mondata ez, mely mott&oacute; t&ouml;k&eacute;letesen megmutatkozik a nev&eacute;vel f&eacute;mjelzett m&aacute;rkan&eacute;v minden sz&eacute;pen megtervezett term&eacute;k&eacute;n.</span></p>\r\n
    """
  -textFemale: ""
  -textMale: ""
  -highlighted: false
  -mainPageFragrance: false
  -highlightedInSearch: true
  -isOnMainPage: false
  -special: false
  -specialName: ""
  -slogan: ""
  -lead: ""
  -active: true
  -products: Doctrine\ORM\PersistentCollection {#2256 …}
  -extraDiscounts: Doctrine\ORM\PersistentCollection {#2306 …}
  -excludeFromArukereso: false
}
_gender
"n"
_product_category
App\Entity\ProductCategory {#2326
  -id: 9
  -name: "testápoló"
  -code: "testapolok"
  -cosmetics: false
  -taska: false
  -giftSet: false
  -hidden: false
  -singleName: "testápoló"
  -pluralName: "testápolók"
  -position: 5
  -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: 52
    -name: "Jil Sander"
    -shortName: ""
    -slug: "jil-sander"
    -searchTerms: ""
    -image: null
    -text: """
      <p><span style="color:#000000;">A n&eacute;met sz&aacute;rmaz&aacute;s&uacute;&nbsp;</span><strong><a href="https://www.parfum.hu/jil-sander"><span style="color:#000000;">Jil Sander</span></a></strong><span style="color:#000000;"> karakteres, felismerhető, t&ouml;k&eacute;letes szab&aacute;s&uacute; ruh&aacute;ival h&oacute;d&iacute;totta meg a szakm&aacute;t &eacute;s v&aacute;s&aacute;rl&oacute;k&ouml;z&ouml;ns&eacute;get. A kor&aacute;bban divat&uacute;js&aacute;g&iacute;r&oacute;k&eacute;nt is tev&eacute;kenykedő Jil Sander 1968-ban alap&iacute;totta meg saj&aacute;t divath&aacute;z&aacute;t Hamburgban. Nyilv&aacute;nval&oacute; tehets&eacute;ge &eacute;s kem&eacute;ny munk&aacute;ja nyom&aacute;n N&eacute;metorsz&aacute;g felker&uuml;lt a vil&aacute;g divatt&eacute;rk&eacute;p&eacute;re. A tehets&eacute;ges designer sikere kiv&aacute;l&oacute; &uuml;zleti &eacute;rz&eacute;ke mellett a kre&aacute;ci&oacute;iban megjelenő letisztult vonalvezet&eacute;snek, a f&eacute;rfias vonalak b&aacute;tor alkalmaz&aacute;s&aacute;nak k&ouml;sz&ouml;nhető, melyeket nőies, l&aacute;gy anyagokkal kombin&aacute;l. Divatt&ouml;rt&eacute;neti jelentős&eacute;ggel b&iacute;rt, amikor a Jil Sander c&eacute;g egyes&uuml;lt a Prada divat&oacute;ri&aacute;ssal, amely &uacute;j korszakot nyitott a m&aacute;rka t&ouml;rt&eacute;nelm&eacute;ben. A hamis&iacute;thatatlan olasz st&iacute;lus t&ouml;k&eacute;letesen keveredett a n&eacute;metekre jellemző visszafogott, m&eacute;gis hat&aacute;rozotts&aacute;got sug&aacute;rz&oacute; karakterisztik&aacute;val, egyed&uuml;l&aacute;ll&oacute; műv&eacute;szi hat&aacute;ssal b&iacute;rva a divat eg&eacute;sz&eacute;re.</span></p>\r\n
      \r\n
      <p><span style="color:#000000;">Napjaink egyik legkiv&aacute;l&oacute;bb divattervezője1979-ben bemutatta első f&eacute;rfiaknak &eacute;s h&ouml;lgyeknek dedik&aacute;lt illatp&aacute;rj&aacute;t a Jil Sander Man Pure &eacute;s Jil Sander Women Pure n&eacute;vre keresztelt kompoz&iacute;ci&oacute;kat. A visszafogott, eleg&aacute;ns illatok, mely hangs&uacute;lyos m&oacute;don, de nem tolakod&oacute;an hangs&uacute;lyozz&aacute;k a nőies &eacute;s f&eacute;rfias jegyeket, napjainkig hatalmas n&eacute;pszerűs&eacute;gnek &ouml;rvendenek. A legnevesebb parf&uuml;mőr&ouml;k &eacute;s a Coty c&eacute;g bevon&aacute;s&aacute;val k&eacute;sz&uuml;lő Jill Sander kompoz&iacute;ci&oacute;k sz&aacute;ma napjainkra k&ouml;zel 80.</span></p>\r\n
      \r\n
      <p><span style="color:#000000;">&bdquo;A kevesebb n&eacute;ha t&ouml;bb.&rdquo; A tervezőnő gyakran haszn&aacute;lt mondata ez, mely mott&oacute; t&ouml;k&eacute;letesen megmutatkozik a nev&eacute;vel f&eacute;mjelzett m&aacute;rkan&eacute;v minden sz&eacute;pen megtervezett term&eacute;k&eacute;n.</span></p>\r\n
      """
    -textFemale: ""
    -textMale: ""
    -highlighted: false
    -mainPageFragrance: false
    -highlightedInSearch: true
    -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: 9
    -name: "testápoló"
    -code: "testapolok"
    -cosmetics: false
    -taska: false
    -giftSet: false
    -hidden: false
    -singleName: "testápoló"
    -pluralName: "testápolók"
    -position: 5
    -products: Doctrine\ORM\PersistentCollection {#2334 …}
    -lead: null
    -seoDescription: null
    -title: null
  }
  #gender: "n"
}
brandSlug
"jil-sander"
categorySlug
"testapolok"
gender
"noi"

Route Matching Logs

Path to match: /jil-sander/testapolok/noi
# 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.