Components

2 Twig Components
2 Render Count
28 ms Render Time
184.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
sylius_shop:product:add_to_cart_form
"Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
1 27.55ms
sylius_shop:common:delivery_time
"Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent"
@SyliusUi/components/default.html.twig
1 0.79ms

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 184.0 MiB 27.55 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8914
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#8911 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8936 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8933 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 1820
    #code: "Z125606"
    #attributes: Doctrine\ORM\PersistentCollection {#8010 …}
    #variants: Doctrine\ORM\PersistentCollection {#8223 …}
    #options: Doctrine\ORM\PersistentCollection {#8351 …}
    #associations: Doctrine\ORM\PersistentCollection {#8291 …}
    #createdAt: DateTime @1777239163 {#7694
      date: 2026-04-26 21:32:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266609 {#7809
      date: 2026-04-27 05:10:09.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8350 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8353
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 1820
        #name: "TEGERA® INFINITY 8801 Ochranné pracovní rukavice s měkkou nitrilovou pěnou - černá"
        #slug: "tegera-r-infinity-8801-ochrann-pracovn-rukavice-s-m-kkou-nitrilovou-p-nou-ern-z125606"
        #description: """
          \r\n
          \tObratné pracovní rukavice\r\n
          \túplet 15 gg se super měkkou nitrilovou pěnou\r\n
          \tkterá poskytuje vynikající úchop na suchých površích\r\n
          \tProdyšné materiály pro celodenní pohodlí\r\n
          \tOchrana proti kontaktnímu teplu až do 100 °C\r\n
          \tŠiroká řada velikostí rukavic, které padnou každému\r\n
          \tSložení šetrné k pleti s certifikátem Derma-Test a Oeko-Tex\r\n
          \r\n
          \tTyp\r\n
          \tRukavice na ochranu proti teplu, Rukavice pro přesnou práci\r\n
          \r\n
          \tProvedení úchopové části\r\n
          \tPěnová textura úchopové části\r\n
          \r\n
          \tMateriál podšívky\r\n
          \tNylon, Spandex, 15 gg\r\n
          \r\n
          \tMÁČECÍ MATERIÁL\r\n
          \tNitrilová pěna, Vodorozpustný PU\r\n
          \r\n
          \tMATERIÁL MANŽETY\r\n
          \tTextil\r\n
          \r\n
          \tDélka\r\n
          \t205-265 mm\r\n
          \r\n
          \tBarva\r\n
          \tČerná, Žlutá\r\n
          \r\n
          \tNormy:\r\n
          \tEN 407:2020 X1XXXX\r\n
          \tEN 388:2016+A1:2018 4121X\r\n
          \tEN ISO 21420:2020\r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#5337 …}
    #channels: Doctrine\ORM\PersistentCollection {#7294 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#6513 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#7256 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#4089 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#4095 …}
    -externalIdentifier: "108675"
    -templateExternalIdentifier: null
    -dataSheetPath: null
    -syncWithErp: true
    #productType: null
  }
  "template" => "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#9465
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7539 …}
  #manager: Doctrine\ORM\EntityManager {#379 …}
  #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#1377 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#426 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1045 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#5584 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#9292 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#9289 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#9283 …}
  -formView: Symfony\Component\Form\FormView {#13587 …}
  -form: Symfony\Component\Form\Form {#13630 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_50" => "50_964"
      ]
    ]
    "_token" => "0.YHEqmL15rHssnPOqMRCAUiJPherkZUrGd0ZRhg9xGcw.JB5aqfg34jV40cKcUl_VZ0AbyJCiJDyOHXQ0yk4reog6GFzwzACZDmXQgA"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8914
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#8911 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8936 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8933 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 1820
    #code: "Z125606"
    #attributes: Doctrine\ORM\PersistentCollection {#8010 …}
    #variants: Doctrine\ORM\PersistentCollection {#8223 …}
    #options: Doctrine\ORM\PersistentCollection {#8351 …}
    #associations: Doctrine\ORM\PersistentCollection {#8291 …}
    #createdAt: DateTime @1777239163 {#7694
      date: 2026-04-26 21:32:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266609 {#7809
      date: 2026-04-27 05:10:09.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8350 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8353
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 1820
        #name: "TEGERA® INFINITY 8801 Ochranné pracovní rukavice s měkkou nitrilovou pěnou - černá"
        #slug: "tegera-r-infinity-8801-ochrann-pracovn-rukavice-s-m-kkou-nitrilovou-p-nou-ern-z125606"
        #description: """
          \r\n
          \tObratné pracovní rukavice\r\n
          \túplet 15 gg se super měkkou nitrilovou pěnou\r\n
          \tkterá poskytuje vynikající úchop na suchých površích\r\n
          \tProdyšné materiály pro celodenní pohodlí\r\n
          \tOchrana proti kontaktnímu teplu až do 100 °C\r\n
          \tŠiroká řada velikostí rukavic, které padnou každému\r\n
          \tSložení šetrné k pleti s certifikátem Derma-Test a Oeko-Tex\r\n
          \r\n
          \tTyp\r\n
          \tRukavice na ochranu proti teplu, Rukavice pro přesnou práci\r\n
          \r\n
          \tProvedení úchopové části\r\n
          \tPěnová textura úchopové části\r\n
          \r\n
          \tMateriál podšívky\r\n
          \tNylon, Spandex, 15 gg\r\n
          \r\n
          \tMÁČECÍ MATERIÁL\r\n
          \tNitrilová pěna, Vodorozpustný PU\r\n
          \r\n
          \tMATERIÁL MANŽETY\r\n
          \tTextil\r\n
          \r\n
          \tDélka\r\n
          \t205-265 mm\r\n
          \r\n
          \tBarva\r\n
          \tČerná, Žlutá\r\n
          \r\n
          \tNormy:\r\n
          \tEN 407:2020 X1XXXX\r\n
          \tEN 388:2016+A1:2018 4121X\r\n
          \tEN ISO 21420:2020\r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#5337 …}
    #channels: Doctrine\ORM\PersistentCollection {#7294 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#6513 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#7256 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#4089 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#4095 …}
    -externalIdentifier: "108675"
    -templateExternalIdentifier: null
    -dataSheetPath: null
    -syncWithErp: true
    #productType: null
  }
  #productRepository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#7191 …}
  +variant: null
  #productVariantRepository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository {#9475 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 184.0 MiB 0.79 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13894
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13866 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13895 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13893 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  "template" => "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent {#13928
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#13924 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13894
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13866 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13895 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13893 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}