GET https://dev.kochamysamochody.pl/wishlist/header-template

Components

12 Twig Components
13 Render Count
77 ms Render Time
28.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
sylius_shop:common:taxon_menu
"Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent"
@SyliusUi/components/default.html.twig
2 41.39ms
bitbag.sylius_elasticsearch_plugin:search_form
"BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent"
@SyliusUi/components/default.html.twig
1 2.98ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 3.86ms
sylius_shop:product.by_slug
"Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent"
@SyliusUi/components/default.html.twig
1 1.64ms
sylius_shop:product:card
"Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent"
@SyliusUi/components/default.html.twig
1 30.11ms
sylius_shop:main_image
[Anonymous]
@SyliusShop/shared/components/main_image.html.twig
1 0.48ms
sylius_shop:catalog_promotions
[Anonymous]
@SyliusShop/shared/components/catalog_promotions.html.twig
1 1.79ms
sylius_shop:product:card:price
"Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent"
@SyliusUi/components/default.html.twig
1 1.25ms
app:wishlist:add_to_wishlist
"App\Twig\Components\AddToWishlist"
@SyliusUi/components/default.html.twig
1 2.80ms
sylius_shop:product:add_to_cart_form
"App\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
1 1.39ms
sylius_shop:product_review:form
"Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent"
@SyliusUi/components/default.html.twig
1 3.53ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 2.26ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 28.0 MiB 2.98 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13353
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13357 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13356 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13354 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "shop/header/content/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13353
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13357 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13356 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13354 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "shop/header/content/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#13336
  -formFactory: Symfony\Component\Form\FormFactory {#7698 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 28.0 MiB 3.86 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13678
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13560 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13679 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13640 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/header/content/cart/content/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#14370
  +cart: App\Entity\Order\Order {#16502 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13678
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13560 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13679 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13640 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "shop/header/content/cart/content/cart.html.twig"
  #repository: Sylius\B2BKit\Repository\OrderRepository {#4599 …}
}
sylius_shop:common:taxon_menu Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent 28.0 MiB 32.60 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16658
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16654 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16655 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16657 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
  "template" => "shop/menu/hooks.html.twig"
]
Attributes
[
  "template" => "shop/menu/hooks.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent {#16670
  #taxonRepository: Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository {#13393 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16658
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16654 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16655 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16657 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
}
sylius_shop:common:taxon_menu Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent 28.0 MiB 8.78 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18121
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16745 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18119 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18092 …}
    +prefixes: [
      "sylius_shop.base.header.navbar.menu_desktop"
    ]
  }
  "template" => "shop/menu/menu_desktop.html.twig"
]
Attributes
[
  "template" => "shop/menu/menu_desktop.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent {#18104
  #taxonRepository: Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository {#13393 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18121
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16745 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18119 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18092 …}
    +prefixes: [
      "sylius_shop.base.header.navbar.menu_desktop"
    ]
  }
}
sylius_shop:product.by_slug Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent 28.0 MiB 1.64 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18538
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18534 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18535 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18537 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.header"
    ]
  }
  "slug" => "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
  "template" => "@SyliusShop/product_review/create/content/header/breadcrumbs.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product_review/create/content/header/breadcrumbs.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\BySlugComponent {#18546
  +slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
  #productRepository: App\Repository\ProductRepository {#7880 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18538
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18534 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18535 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18537 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.header"
    ]
  }
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 28.0 MiB 30.11 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18660
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18656 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18657 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18659 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar"
    ]
  }
  "product" => App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#18666
  +product: App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7880 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5552 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  #productVariantPricesCalculator: Sylius\B2BKit\Calculator\PricingCalculator {#5385 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18660
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18656 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18657 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18659 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
28.0 MiB 0.48 ms
Input props
[
  "product" => App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18775
  -props: [
    "product" => App\Entity\Product\Product {#8165
      #id: 10586
      #code: "max-h06a"
      #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
      #variants: Doctrine\ORM\PersistentCollection {#8673 …}
      #options: Doctrine\ORM\PersistentCollection {#8733 …}
      #associations: Doctrine\ORM\PersistentCollection {#8704 …}
      #createdAt: DateTime @1758817123 {#8277
        date: 2025-09-25 16:18:43.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1759236439 {#8230
        date: 2025-09-30 12:47:19.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#8734 …}
      #translationsCache: [
        "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
          #locale: "pl_PL"
          #translatable: App\Entity\Product\Product {#8165}
          #id: 1968
          #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
          #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
          #description: """
            Uchwyt na ścianę do pianownic, lanc i dysz\r\n
            Model: H08B\r\n
            \r\n
            \r\n
            Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
            \r\n
            Cechy:\r\n
            \r\n
            Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
            \r\n
            Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
            \r\n
            Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
            \r\n
            Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
            \r\n
            Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
            \r\n
            Specyfikacja techniczna:\r\n
            \r\n
            Model: H08B\r\n
            \r\n
            Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
            \r\n
            Waga: 1,16 kg\r\n
            \r\n
            Materiał: wysokiej jakości metal z powłoką malarską\r\n
            \r\n
            Kolor: czarny\r\n
            \r\n
            W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
            """
          #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
          #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
          #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
        }
      ]
      #currentLocale: "pl_PL"
      #currentTranslation: null
      #fallbackLocale: "en"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
      #channels: Doctrine\ORM\PersistentCollection {#8186 …}
      #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
      #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#8183 …}
      -isBestseller: false
      #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
      #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
28.0 MiB 1.79 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18832
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18828 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18829 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18831 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#9100
    #collection: Doctrine\Common\Collections\ArrayCollection {#9098 …}
    #initialized: true
    -snapshot: []
    -owner: Sylius\Component\Core\Model\ChannelPricing {#8992 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#22264 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22296 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18832
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18828 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18829 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18831 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#9100
    #collection: Doctrine\Common\Collections\ArrayCollection {#9098 …}
    #initialized: true
    -snapshot: []
    -owner: Sylius\Component\Core\Model\ChannelPricing {#8992 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#22264 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22296 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18842
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18832
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18828 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18829 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18831 …}
      +prefixes: [
        "sylius.shop.product_review.create.content.sidebar.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#8276 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#9100
      #collection: Doctrine\Common\Collections\ArrayCollection {#9098 …}
      #initialized: true
      -snapshot: []
      -owner: Sylius\Component\Core\Model\ChannelPricing {#8992 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#22264 …}
      -backRefFieldName: null
      -isDirty: false
      -em: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#22296 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 28.0 MiB 1.25 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18896
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18886 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18894 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18895 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "template" => "shop/product/common/price.html.twig"
]
Attributes
[
  "template" => "shop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18908
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  +price: "119,00 zł"
  +originalPrice: "119,00 zł"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\B2BKit\Calculator\PricingCalculator {#5385 …}
  #moneyFormatter: App\Formatter\CustomMoneyFormatter {#9414 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#4636 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13059 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#9410 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18896
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18886 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18894 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18895 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
app:wishlist:add_to_wishlist App\Twig\Components\AddToWishlist 28.0 MiB 2.80 ms
Input props
[
  "hookableMetadata" => null
  "product" => App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "template" => "components/AddToWishlist.html.twig"
]
Attributes
[
  "hookableMetadata" => null
]
Component
App\Twig\Components\AddToWishlist {#18968
  +productId: 10586
  +template: "components/AddToWishlist.html.twig"
  -product: App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  -productRepository: App\Repository\ProductRepository {#7880 …}
  -wishlistRepository: Sylius\WishlistPlugin\Repository\WishlistRepository {#5111 …}
  -wishlistCookieTokenResolver: Sylius\WishlistPlugin\Resolver\WishlistCookieTokenResolver {#5696 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#4251 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#13615 …}
  -wishlistsResolver: Sylius\WishlistPlugin\Resolver\WishlistsResolver {#5695 …}
  -wishlistProductFactory: Sylius\WishlistPlugin\Factory\WishlistProductFactory {#18969 …}
  -wishlistManager: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#1637 …}
  -liveResponder: ? Symfony\UX\LiveComponent\LiveResponder
}
sylius_shop:product:add_to_cart_form App\Twig\Component\Product\AddToCartFormComponent 28.0 MiB 1.39 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19080
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19076 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19077 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19079 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
      "sylius_shop.shared.product.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
    ]
  }
  "product" => App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  "variant" => App\Entity\Product\ProductVariant {#8276 …}
  "template" => "@SyliusShop/shared/product/card/quick_add_to_cart_component.html.twig"
]
Attributes
[]
Component
App\Twig\Component\Product\AddToCartFormComponent {#19092
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7698 …}
  #manager: Container4x5A6iz\EntityManagerGhost614a58f {#2972 …}
  #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#1692 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#2984 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2039 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#19093 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#19094 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#16591 …}
  -formView: null
  -form: null
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "addToWishlist" => null
    "wishlists" => "40261"
    "_token" => "csrf-token"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19080
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19076 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19077 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19079 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.sidebar.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
      "sylius_shop.shared.product.card.quick_add_to_cart_form.quick_add_to_cart_form_content"
    ]
  }
  +product: App\Entity\Product\Product {#8165
    #id: 10586
    #code: "max-h06a"
    #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
    #variants: Doctrine\ORM\PersistentCollection {#8673 …}
    #options: Doctrine\ORM\PersistentCollection {#8733 …}
    #associations: Doctrine\ORM\PersistentCollection {#8704 …}
    #createdAt: DateTime @1758817123 {#8277
      date: 2025-09-25 16:18:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1759236439 {#8230
      date: 2025-09-30 12:47:19.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8734 …}
    #translationsCache: [
      "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
        #locale: "pl_PL"
        #translatable: App\Entity\Product\Product {#8165}
        #id: 1968
        #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
        #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
        #description: """
          Uchwyt na ścianę do pianownic, lanc i dysz\r\n
          Model: H08B\r\n
          \r\n
          \r\n
          Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
          \r\n
          Cechy:\r\n
          \r\n
          Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
          \r\n
          Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
          \r\n
          Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
          \r\n
          Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
          \r\n
          Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
          \r\n
          Specyfikacja techniczna:\r\n
          \r\n
          Model: H08B\r\n
          \r\n
          Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
          \r\n
          Waga: 1,16 kg\r\n
          \r\n
          Materiał: wysokiej jakości metal z powłoką malarską\r\n
          \r\n
          Kolor: czarny\r\n
          \r\n
          W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
          """
        #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
        #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
        #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
      }
    ]
    #currentLocale: "pl_PL"
    #currentTranslation: null
    #fallbackLocale: "en"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
    #channels: Doctrine\ORM\PersistentCollection {#8186 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8183 …}
    -isBestseller: false
    #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
    #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
  }
  #productRepository: App\Repository\ProductRepository {#7880 …}
  +variant: App\Entity\Product\ProductVariant {#8276 …}
  #productVariantRepository: Sylius\B2BKit\Doctrine\ORM\ProductVariantRepository {#18698 …}
  +template: "@SyliusShop/shared/product/card/quick_add_to_cart_component.html.twig"
  +isItemAdded: false
  -formView: Symfony\Component\Form\FormView {#19138 …}
  -form: Symfony\Component\Form\Form {#19282 …}
  -shouldAutoSubmitForm: true
}
sylius_shop:product_review:form Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent 28.0 MiB 3.53 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19410
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19398 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19408 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19407 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.main"
    ]
  }
  "resource" => Sylius\Component\Core\Model\ProductReview {#7845
    #id: null
    #title: null
    #rating: null
    #comment: null
    #author: null
    #status: "new"
    #reviewSubject: App\Entity\Product\Product {#8165
      #id: 10586
      #code: "max-h06a"
      #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
      #variants: Doctrine\ORM\PersistentCollection {#8673 …}
      #options: Doctrine\ORM\PersistentCollection {#8733 …}
      #associations: Doctrine\ORM\PersistentCollection {#8704 …}
      #createdAt: DateTime @1758817123 {#8277
        date: 2025-09-25 16:18:43.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1759236439 {#8230
        date: 2025-09-30 12:47:19.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#8734 …}
      #translationsCache: [
        "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
          #locale: "pl_PL"
          #translatable: App\Entity\Product\Product {#8165}
          #id: 1968
          #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
          #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
          #description: """
            Uchwyt na ścianę do pianownic, lanc i dysz\r\n
            Model: H08B\r\n
            \r\n
            \r\n
            Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
            \r\n
            Cechy:\r\n
            \r\n
            Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
            \r\n
            Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
            \r\n
            Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
            \r\n
            Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
            \r\n
            Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
            \r\n
            Specyfikacja techniczna:\r\n
            \r\n
            Model: H08B\r\n
            \r\n
            Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
            \r\n
            Waga: 1,16 kg\r\n
            \r\n
            Materiał: wysokiej jakości metal z powłoką malarską\r\n
            \r\n
            Kolor: czarny\r\n
            \r\n
            W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
            """
          #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
          #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
          #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
        }
      ]
      #currentLocale: "pl_PL"
      #currentTranslation: null
      #fallbackLocale: "en"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
      #channels: Doctrine\ORM\PersistentCollection {#8186 …}
      #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
      #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#8183 …}
      -isBestseller: false
      #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
      #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
    }
    #createdAt: DateTime @1768089996 {#7887
      date: 2026-01-11 00:06:36.959820 UTC (+00:00)
    }
    #updatedAt: null
  }
  "form" => Symfony\Component\Form\FormView {#12634
    +vars: [
      "value" => Sylius\Component\Core\Model\ProductReview {#7845}
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#12634}
      "id" => "sylius_shop_product_review"
      "name" => "sylius_shop_product_review"
      "full_name" => "sylius_shop_product_review"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_product_review"
        "sylius_shop_product_review"
        "_sylius_shop_product_review"
      ]
      "unique_block_prefix" => "_sylius_shop_product_review"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_product_review_sylius_shop_product_review"
      "errors" => Symfony\Component\Form\FormErrorIterator {#12730
        -errors: []
        -form: Symfony\Component\Form\Form {#12678 …}
      }
      "valid" => true
      "data" => Sylius\Component\Core\Model\ProductReview {#7845}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: [
      "rating" => Symfony\Component\Form\FormView {#12703
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12703}
          "id" => "sylius_shop_product_review_rating"
          "name" => "rating"
          "full_name" => "sylius_shop_product_review[rating]"
          "disabled" => false
          "label" => "sylius.form.review.rating"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_sylius_shop_product_review_rating"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_rating"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_rating_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12694
            -errors: []
            -form: Symfony\Component\Form\Form {#12736 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12641
              +data: 1
              +value: "1"
              +label: "1"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12642
              +data: 2
              +value: "2"
              +label: "2"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12643
              +data: 3
              +value: "3"
              +label: "3"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12644
              +data: 4
              +value: "4"
              +label: "4"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12645
              +data: 5
              +value: "5"
              +label: "5"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "separator_html" => false
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#12944
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => false
        ]
        +children: [
          Symfony\Component\Form\FormView {#12970
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12970}
              "id" => "sylius_shop_product_review_rating_0"
              "name" => "0"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "1"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12971
                -errors: []
                -form: Symfony\Component\Form\Form {#12739 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#12998
            +vars: [
              "value" => "2"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12998}
              "id" => "sylius_shop_product_review_rating_1"
              "name" => "1"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "2"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12972
                -errors: []
                -form: Symfony\Component\Form\Form {#12742 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13001
            +vars: [
              "value" => "3"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13001}
              "id" => "sylius_shop_product_review_rating_2"
              "name" => "2"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "3"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13000
                -errors: []
                -form: Symfony\Component\Form\Form {#12745 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13003
            +vars: [
              "value" => "4"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13003}
              "id" => "sylius_shop_product_review_rating_3"
              "name" => "3"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "4"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13002
                -errors: []
                -form: Symfony\Component\Form\Form {#12748 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13007
            +vars: [
              "value" => "5"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13007}
              "id" => "sylius_shop_product_review_rating_4"
              "name" => "4"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "5"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13005
                -errors: []
                -form: Symfony\Component\Form\Form {#12751 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
        ]
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "title" => Symfony\Component\Form\FormView {#12958
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12958}
          "id" => "sylius_shop_product_review_title"
          "name" => "title"
          "full_name" => "sylius_shop_product_review[title]"
          "disabled" => false
          "label" => "sylius.form.review.title"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_product_review_title"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_title"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_title_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12969
            -errors: []
            -form: Symfony\Component\Form\Form {#12754 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "comment" => Symfony\Component\Form\FormView {#13008
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#13008}
          "id" => "sylius_shop_product_review_comment"
          "name" => "comment"
          "full_name" => "sylius_shop_product_review[comment]"
          "disabled" => false
          "label" => "sylius.form.review.comment"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "textarea"
            "_sylius_shop_product_review_comment"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_comment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_comment_textarea"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13009
            -errors: []
            -form: Symfony\Component\Form\Form {#12757 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "pattern" => null
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "author" => Symfony\Component\Form\FormView {#13011
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#13011}
          "id" => "sylius_shop_product_review_author"
          "name" => "author"
          "full_name" => "sylius_shop_product_review[author]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_customer_guest"
            "_sylius_shop_product_review_author"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_author"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_author_sylius_customer_guest"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13010
            -errors: []
            -form: Symfony\Component\Form\Form {#12963 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: [
          "email" => Symfony\Component\Form\FormView {#13014
            +vars: [
              "value" => ""
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13014}
              "id" => "sylius_shop_product_review_author_email"
              "name" => "email"
              "full_name" => "sylius_shop_product_review[author][email]"
              "disabled" => false
              "label" => "sylius.form.customer.email"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "email"
                "_sylius_shop_product_review_author_email"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_author_email"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_author_email_email"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13015
                -errors: []
                -form: Symfony\Component\Form\Form {#12966 …}
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "uses_autocomplete" => false
            ]
            +children: []
            -rendered: true
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#13011}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "_token" => Symfony\Component\Form\FormView {#13020
        +vars: [
          "value" => "csrf-token"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#13020}
          "id" => "sylius_shop_product_review__token"
          "name" => "_token"
          "full_name" => "sylius_shop_product_review[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_product_review__token"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13029
            -errors: []
            -form: Symfony\Component\Form\Form {#13025 …}
          }
          "valid" => true
          "data" => "csrf-token"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  "template" => "@SyliusShop/product_review/create/content/main/form.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent {#19422
  -formView: Symfony\Component\Form\FormView {#12634
    +vars: [
      "value" => Sylius\Component\Core\Model\ProductReview {#7845
        #id: null
        #title: null
        #rating: null
        #comment: null
        #author: null
        #status: "new"
        #reviewSubject: App\Entity\Product\Product {#8165
          #id: 10586
          #code: "max-h06a"
          #attributes: Doctrine\ORM\PersistentCollection {#8481 …}
          #variants: Doctrine\ORM\PersistentCollection {#8673 …}
          #options: Doctrine\ORM\PersistentCollection {#8733 …}
          #associations: Doctrine\ORM\PersistentCollection {#8704 …}
          #createdAt: DateTime @1758817123 {#8277
            date: 2025-09-25 16:18:43.0 UTC (+00:00)
          }
          #updatedAt: DateTime @1759236439 {#8230
            date: 2025-09-30 12:47:19.0 UTC (+00:00)
          }
          #enabled: true
          #translations: Doctrine\ORM\PersistentCollection {#8734 …}
          #translationsCache: [
            "pl_PL" => Sylius\Component\Core\Model\ProductTranslation {#8737
              #locale: "pl_PL"
              #translatable: App\Entity\Product\Product {#8165}
              #id: 1968
              #name: "MAXSHINE Uchwyt Ścienny Na Pędzle 10 Otworów"
              #slug: "maxshine-uchwyt-scienny-na-pedzle-6-haczykow"
              #description: """
                Uchwyt na ścianę do pianownic, lanc i dysz\r\n
                Model: H08B\r\n
                \r\n
                \r\n
                Koniec z gubieniem lub zagubieniem dysz i lanc! Ten uchwyt zapewnia dedykowane miejsce do przechowywania, które pomoże utrzymać wszystkie akcesoria do myjek ciśnieniowych w idealnym porządku.\r\n
                \r\n
                Cechy:\r\n
                \r\n
                Miejsce na wiele dysz, lanc, złączek, pianownic (foam cannons) i pistoletów do myjek ciśnieniowych.\r\n
                \r\n
                Wygrawerowane skale na uchwycie dysz umożliwiają szybkie rozpoznanie wzoru strumienia każdej dyszy na pierwszy rzut oka.\r\n
                \r\n
                Dodatkowe porty zapewniają wystarczającą ilość miejsca, nawet jeśli kolekcja akcesoriów do myjki ciśnieniowej będzie się powiększać.\r\n
                \r\n
                Łatwy montaż na ścianie, który utrzymuje akcesoria w zasięgu ręki i w idealnym porządku.\r\n
                \r\n
                Ergonomiczny design z gumowymi osłonkami na uchwycie dysz, które chronią je przed zarysowaniami.\r\n
                \r\n
                Specyfikacja techniczna:\r\n
                \r\n
                Model: H08B\r\n
                \r\n
                Wymiary: 39 cm (dł.) x 14 cm (szer.) x 3,5 cm (wys.)\r\n
                \r\n
                Waga: 1,16 kg\r\n
                \r\n
                Materiał: wysokiej jakości metal z powłoką malarską\r\n
                \r\n
                Kolor: czarny\r\n
                \r\n
                W zestawie: 2 sztuki szybkozłączek 1/4? żeńskich oraz 1 sztuka szybkozłączki 1/4? męskiej
                """
              #metaKeywords: "uchwyt ścianę pianownic lanc,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec,uchwyt ścianę pianownic lanc dyszmodel h08bkoniec gubieniem lub"
              #metaDescription: "MAXSHINE Uchwyt Ścienny Na Pędzle 6 Haczyków – Uchwyt ścianę pianownic dla detailingu. Wysoka jakość, skuteczność i wygoda. Sprawdź teraz!"
              #shortDescription: "MAXSHINE Uchwyt ścienny na pędzle 10 otworów"
            }
          ]
          #currentLocale: "pl_PL"
          #currentTranslation: null
          #fallbackLocale: "en"
          #variantSelectionMethod: "choice"
          #productTaxons: Doctrine\ORM\PersistentCollection {#8244 …}
          #channels: Doctrine\ORM\PersistentCollection {#8186 …}
          #mainTaxon: Proxies\__CG__\App\Entity\Taxon\Taxon {#8272 …}
          #reviews: Doctrine\ORM\PersistentCollection {#8247 …}
          #averageRating: 0.0
          #images: Doctrine\ORM\PersistentCollection {#8183 …}
          -isBestseller: false
          #customerGroups: Doctrine\ORM\PersistentCollection {#8270 …}
          #organizations: Doctrine\ORM\PersistentCollection {#8268 …}
        }
        #createdAt: DateTime @1768089996 {#7887
          date: 2026-01-11 00:06:36.959820 UTC (+00:00)
        }
        #updatedAt: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#12634}
      "id" => "sylius_shop_product_review"
      "name" => "sylius_shop_product_review"
      "full_name" => "sylius_shop_product_review"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_product_review"
        "sylius_shop_product_review"
        "_sylius_shop_product_review"
      ]
      "unique_block_prefix" => "_sylius_shop_product_review"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_product_review_sylius_shop_product_review"
      "errors" => Symfony\Component\Form\FormErrorIterator {#12730
        -errors: []
        -form: Symfony\Component\Form\Form {#12678 …}
      }
      "valid" => true
      "data" => Sylius\Component\Core\Model\ProductReview {#7845}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: [
      "rating" => Symfony\Component\Form\FormView {#12703
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12703}
          "id" => "sylius_shop_product_review_rating"
          "name" => "rating"
          "full_name" => "sylius_shop_product_review[rating]"
          "disabled" => false
          "label" => "sylius.form.review.rating"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_sylius_shop_product_review_rating"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_rating"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_rating_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12694
            -errors: []
            -form: Symfony\Component\Form\Form {#12736 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12641
              +data: 1
              +value: "1"
              +label: "1"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12642
              +data: 2
              +value: "2"
              +label: "2"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12643
              +data: 3
              +value: "3"
              +label: "3"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12644
              +data: 4
              +value: "4"
              +label: "4"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#12645
              +data: 5
              +value: "5"
              +label: "5"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "separator_html" => false
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#12944
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => false
        ]
        +children: [
          Symfony\Component\Form\FormView {#12970
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12970}
              "id" => "sylius_shop_product_review_rating_0"
              "name" => "0"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "1"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12971
                -errors: []
                -form: Symfony\Component\Form\Form {#12739 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#12998
            +vars: [
              "value" => "2"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#12998}
              "id" => "sylius_shop_product_review_rating_1"
              "name" => "1"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "2"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#12972
                -errors: []
                -form: Symfony\Component\Form\Form {#12742 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13001
            +vars: [
              "value" => "3"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13001}
              "id" => "sylius_shop_product_review_rating_2"
              "name" => "2"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "3"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13000
                -errors: []
                -form: Symfony\Component\Form\Form {#12745 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13003
            +vars: [
              "value" => "4"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13003}
              "id" => "sylius_shop_product_review_rating_3"
              "name" => "3"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "4"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13002
                -errors: []
                -form: Symfony\Component\Form\Form {#12748 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
          Symfony\Component\Form\FormView {#13007
            +vars: [
              "value" => "5"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13007}
              "id" => "sylius_shop_product_review_rating_4"
              "name" => "4"
              "full_name" => "sylius_shop_product_review[rating]"
              "disabled" => false
              "label" => "5"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_sylius_shop_product_review_rating_entry"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_rating_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_rating_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13005
                -errors: []
                -form: Symfony\Component\Form\Form {#12751 …}
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +children: []
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#12703}
          }
        ]
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "title" => Symfony\Component\Form\FormView {#12958
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#12958}
          "id" => "sylius_shop_product_review_title"
          "name" => "title"
          "full_name" => "sylius_shop_product_review[title]"
          "disabled" => false
          "label" => "sylius.form.review.title"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_product_review_title"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_title"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_title_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#12969
            -errors: []
            -form: Symfony\Component\Form\Form {#12754 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "comment" => Symfony\Component\Form\FormView {#13008
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#13008}
          "id" => "sylius_shop_product_review_comment"
          "name" => "comment"
          "full_name" => "sylius_shop_product_review[comment]"
          "disabled" => false
          "label" => "sylius.form.review.comment"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "textarea"
            "_sylius_shop_product_review_comment"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_comment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_comment_textarea"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13009
            -errors: []
            -form: Symfony\Component\Form\Form {#12757 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "pattern" => null
          "uses_autocomplete" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "author" => Symfony\Component\Form\FormView {#13011
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#13011}
          "id" => "sylius_shop_product_review_author"
          "name" => "author"
          "full_name" => "sylius_shop_product_review[author]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_customer_guest"
            "_sylius_shop_product_review_author"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review_author"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review_author_sylius_customer_guest"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13010
            -errors: []
            -form: Symfony\Component\Form\Form {#12963 …}
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: [
          "email" => Symfony\Component\Form\FormView {#13014
            +vars: [
              "value" => ""
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#13014}
              "id" => "sylius_shop_product_review_author_email"
              "name" => "email"
              "full_name" => "sylius_shop_product_review[author][email]"
              "disabled" => false
              "label" => "sylius.form.customer.email"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "email"
                "_sylius_shop_product_review_author_email"
              ]
              "unique_block_prefix" => "_sylius_shop_product_review_author_email"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_product_review_author_email_email"
              "errors" => Symfony\Component\Form\FormErrorIterator {#13015
                -errors: []
                -form: Symfony\Component\Form\Form {#12966 …}
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "uses_autocomplete" => false
            ]
            +children: []
            -rendered: true
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#13011}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
      "_token" => Symfony\Component\Form\FormView {#13020
        +vars: [
          "value" => "csrf-token"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#13020}
          "id" => "sylius_shop_product_review__token"
          "name" => "_token"
          "full_name" => "sylius_shop_product_review[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_product_review__token"
          ]
          "unique_block_prefix" => "_sylius_shop_product_review__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_product_review__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#13029
            -errors: []
            -form: Symfony\Component\Form\Form {#13025 …}
          }
          "valid" => true
          "data" => "csrf-token"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#12634}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  -form: null
  +formName: "sylius_shop_product_review"
  +formValues: [
    "rating" => ""
    "title" => ""
    "comment" => ""
    "author" => [
      "email" => ""
    ]
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +template: "@SyliusShop/product_review/create/content/main/form.html.twig"
  +resource: Sylius\Component\Core\Model\ProductReview {#7845}
  #repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository {#7490 …}
  #formFactory: Symfony\Component\Form\FormFactory {#7698 …}
  #resourceClass: "Sylius\Component\Core\Model\ProductReview"
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\Product\ProductReviewType"
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19410
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19398 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19408 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19407 …}
    +prefixes: [
      "sylius.shop.product_review.create.content.main"
    ]
  }
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 28.0 MiB 2.26 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18493
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13196 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18503 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13186 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#19738
  +cart: App\Entity\Order\Order {#16502 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1809 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18493
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13196 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18503 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13186 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Sylius\B2BKit\Repository\OrderRepository {#4599 …}
}