Components

2 Twig Components
2 Render Count
25 ms Render Time
176.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 25.24ms
sylius_shop:common:delivery_time
"Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent"
@SyliusUi/components/default.html.twig
1 0.64ms

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 176.0 MiB 25.24 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5096
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#5070 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#5121 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#5133 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 272
    #code: "Z109023"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239128 {#7694
      date: 2026-04-26 21:32:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266322 {#7809
      date: 2026-04-27 05:05:22.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8668 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8671
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 272
        #name: "Obuv JALAS® EXALTER 9915 S1, P, SRC, HRO polobotka - černá se zelenými prvky"
        #slug: "obuv-jalas-r-exalter-9915-s1-p-src-hro-polobotka-ern-se-zelen-mi-prvky-z109023"
        #description: """
          \r\n
          \tTato nízká bezpečnostní obuv má potřebné vlastnosti pro většinu pracovních situací, například ochranu proti propichu z textilie PTC, hliníkovou tužinku a vysoce přilnavou podešev z nitrilového kaučuku Vibram. Mezivrstva a vícevrstvá stélka JALAS FX3 Supreme společně s provedením připomínajícím ponožky poskytují maximální pohodlí. Absorpční zóny z materiálu PORON® XRD™ chrání nohy a záda před zdravotními následky. Ve svršku jsou větrací otvory pokryté síťovinou, které udržují nohy v chladu a zabraňují vnikání částic.\r\n
          \r\n
          \tSHODA S NORMAMI EN: S3, SRC, HRO\r\n
          \r\n
          \tTYP: Polobotky\r\n
          \r\n
          \tKATEGORIE: Cat. II\r\n
          \r\n
          \tPODTYP: Bezpečnostní obuv\r\n
          \r\n
          \tMATERIÁL VRSTVY PROTI PROPICHU: Textilní kompozit upravený plazmou (PTC)\r\n
          \r\n
          \tNASAZOVÁNÍ: Běžné\r\n
          \r\n
          \tKOLEKCE: Exalter\r\n
          \r\n
          \tMATERIÁL PODEŠVE: Gumová podešev\r\n
          \r\n
          \tMATERIÁL SVRŠKU: Mikrovlákno, Textil\r\n
          \r\n
          \tSTÉLKA: FX3 Supreme\r\n
          \r\n
          \tZPŮSOB ZAPÍNÁNÍ: Tkaničky\r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …}
    #channels: Doctrine\ORM\PersistentCollection {#8187 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8104 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8189 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …}
    -externalIdentifier: "91511"
    -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 {#5326
  +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 {#5328 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#5329 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#5319 …}
  -formView: Symfony\Component\Form\FormView {#7295 …}
  -form: Symfony\Component\Form\Form {#8064 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_46" => "46_762"
      ]
    ]
    "_token" => "25a277f29d8dc56413b2cbb967bc.u-rE4GCivO142ITOEyKh8xz1uMr982Q6p3soi_-yiuM.y4bzpCLa8ZsUgtuodmrUsn6hy6y_mlZQ7wty27iC34Drh_SIFpbPpiqfvA"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5096
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#5070 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#5121 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#5133 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 272
    #code: "Z109023"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239128 {#7694
      date: 2026-04-26 21:32:08.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777266322 {#7809
      date: 2026-04-27 05:05:22.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#8668 …}
    #translationsCache: [
      "cs_CZ" => App\Entity\Product\ProductTranslation {#8671
        #locale: "cs_CZ"
        #translatable: App\Entity\Product\Product {#7733}
        #id: 272
        #name: "Obuv JALAS® EXALTER 9915 S1, P, SRC, HRO polobotka - černá se zelenými prvky"
        #slug: "obuv-jalas-r-exalter-9915-s1-p-src-hro-polobotka-ern-se-zelen-mi-prvky-z109023"
        #description: """
          \r\n
          \tTato nízká bezpečnostní obuv má potřebné vlastnosti pro většinu pracovních situací, například ochranu proti propichu z textilie PTC, hliníkovou tužinku a vysoce přilnavou podešev z nitrilového kaučuku Vibram. Mezivrstva a vícevrstvá stélka JALAS FX3 Supreme společně s provedením připomínajícím ponožky poskytují maximální pohodlí. Absorpční zóny z materiálu PORON® XRD™ chrání nohy a záda před zdravotními následky. Ve svršku jsou větrací otvory pokryté síťovinou, které udržují nohy v chladu a zabraňují vnikání částic.\r\n
          \r\n
          \tSHODA S NORMAMI EN: S3, SRC, HRO\r\n
          \r\n
          \tTYP: Polobotky\r\n
          \r\n
          \tKATEGORIE: Cat. II\r\n
          \r\n
          \tPODTYP: Bezpečnostní obuv\r\n
          \r\n
          \tMATERIÁL VRSTVY PROTI PROPICHU: Textilní kompozit upravený plazmou (PTC)\r\n
          \r\n
          \tNASAZOVÁNÍ: Běžné\r\n
          \r\n
          \tKOLEKCE: Exalter\r\n
          \r\n
          \tMATERIÁL PODEŠVE: Gumová podešev\r\n
          \r\n
          \tMATERIÁL SVRŠKU: Mikrovlákno, Textil\r\n
          \r\n
          \tSTÉLKA: FX3 Supreme\r\n
          \r\n
          \tZPŮSOB ZAPÍNÁNÍ: Tkaničky\r\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: ""
      }
    ]
    #currentLocale: "cs_CZ"
    #currentTranslation: null
    #fallbackLocale: "en_US"
    #variantSelectionMethod: "match"
    #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …}
    #channels: Doctrine\ORM\PersistentCollection {#8187 …}
    #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …}
    #reviews: Doctrine\ORM\PersistentCollection {#8104 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#8189 …}
    -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …}
    -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …}
    -externalIdentifier: "91511"
    -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 {#5327 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 176.0 MiB 0.64 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13175
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#9936 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13168 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13167 …}
    +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 {#13797
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#13775 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13175
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#9936 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13168 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13167 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}