Components

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

Render calls

sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 166.0 MiB 37.51 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13985
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13967 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13977 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13982 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  "product" => App\Entity\Product\Product {#7733
    #id: 1886
    #code: "Z130761"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239164 {#7694
      date: 2026-04-26 21:32:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777260590 {#7809
      date: 2026-04-27 03:29:50.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: 1886
        #name: "Čepice s výztuhou - černá"
        #slug: "epice-s-v-ztuhou-ern-z130761"
        #description: """
          \r\n
          \tNárazuvzdorná baseballová čepice, boční ventilační vložky, jednodílná speciální ABS skořepina s panty * Pohodlí + zvýšené odvětrávání, pohodlná EVA pěna na temeni a vnější materiál z 85 % bavlny a 15 % PES * Krátký kšilt také usnadňuje hledání a přístup do těsných prostor a reflexní proužek zvyšuje viditelnost * Nastavení suchým zipem mezi 54 a 59 cm, barva: černá, délka kšilt: 5 cm\r\n
          \r\n
          \t\r\n
          \tBarva: Černá\r\n
          \r\n
          \tKlasifikace: Ochrana hlavy\r\n
          \r\n
          \tVýhody: * Ochrana proti nárazu, boční ventilační vložky * vysoký obsah bavlny a pohodlí + reflexní proužek * krátký kšilt, tmavá, nečistotám odolná barva a nastavení na suchý zip\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: "114108"
    -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 {#14007
  +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 {#14006 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#14005 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14001 …}
  -formView: Symfony\Component\Form\FormView {#14174 …}
  -form: Symfony\Component\Form\Form {#14217 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => [
        "option_group_45" => "45_609"
      ]
    ]
    "_token" => "335109edb09a7b0c.7xETisRBOlU8YP8jV3973be33kld_Gd4jxWO_1eCc7o.h0tk_4EqYmQLOqdCZFI5ktuCiS8KsD4r_yzosgf3Rs-9cmTbiQxpPV8LjA"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#13985
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#13967 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#13977 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#13982 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary"
    ]
  }
  +product: App\Entity\Product\Product {#7733
    #id: 1886
    #code: "Z130761"
    #attributes: Doctrine\ORM\PersistentCollection {#8328 …}
    #variants: Doctrine\ORM\PersistentCollection {#8541 …}
    #options: Doctrine\ORM\PersistentCollection {#8669 …}
    #associations: Doctrine\ORM\PersistentCollection {#8609 …}
    #createdAt: DateTime @1777239164 {#7694
      date: 2026-04-26 21:32:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1777260590 {#7809
      date: 2026-04-27 03:29:50.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: 1886
        #name: "Čepice s výztuhou - černá"
        #slug: "epice-s-v-ztuhou-ern-z130761"
        #description: """
          \r\n
          \tNárazuvzdorná baseballová čepice, boční ventilační vložky, jednodílná speciální ABS skořepina s panty * Pohodlí + zvýšené odvětrávání, pohodlná EVA pěna na temeni a vnější materiál z 85 % bavlny a 15 % PES * Krátký kšilt také usnadňuje hledání a přístup do těsných prostor a reflexní proužek zvyšuje viditelnost * Nastavení suchým zipem mezi 54 a 59 cm, barva: černá, délka kšilt: 5 cm\r\n
          \r\n
          \t\r\n
          \tBarva: Černá\r\n
          \r\n
          \tKlasifikace: Ochrana hlavy\r\n
          \r\n
          \tVýhody: * Ochrana proti nárazu, boční ventilační vložky * vysoký obsah bavlny a pohodlí + reflexní proužek * krátký kšilt, tmavá, nečistotám odolná barva a nastavení na suchý zip\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: "114108"
    -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 {#14008 …}
  +template: "@SyliusShop/product/show/content/info/summary/add_to_cart.html.twig"
}
sylius_shop:common:delivery_time Sylius\Bundle\ShopBundle\Twig\Component\Common\DeliveryTimeComponent 166.0 MiB 1.18 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14832
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14804 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14833 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14831 …}
    +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 {#14866
  -deliveryTimeProvider: Sylius\Bundle\CoreBundle\Provider\FastestDeliveryTimeProvider {#14862 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1453 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14832
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14804 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14833 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14831 …}
    +prefixes: [
      "sylius_shop.product.show.content.info.summary.add_to_cart"
    ]
  }
  +template: "@SyliusShop/shared/components/common/fastest_delivery_time.html.twig"
}