GET http://demo-sylius-elesto.antadis.net/wishlist/header-template

Components

6 Twig Components
9 Render Count
6 ms Render Time
32.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
app:common:root_taxon:list
"Elesto\Twig\Component\Common\RootTaxonListComponent"
@SyliusUi/components/default.html.twig
4 0.88ms
bitbag.sylius_elasticsearch_plugin:search_form
"BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent"
@SyliusUi/components/default.html.twig
1 0.68ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.55ms
app:shop:locale_currency_switcher
"Elesto\Twig\Component\LocaleCurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 0.30ms
sylius_shop:account:register:form
"Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent"
@SyliusUi/components/default.html.twig
1 2.95ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.83ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 32.0 MiB 0.68 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7352
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7356 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7355 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7353 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7352
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7356 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7355 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7353 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#7343
  -formFactory: Symfony\Component\Form\FormFactory {#6668 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 32.0 MiB 0.55 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5082
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7695 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8703 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8706 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#8618
  +cart: Elesto\Entity\Order\Order {#11608 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3477 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#5082
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7695 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8703 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8706 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "shop/shared/components/header/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#3479 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 32.0 MiB 0.31 ms
Input props
[
  "rootTaxonCode" => "categories"
  "template" => "shop/shared/layout/base/header/navbar/menu/categories.html.twig"
]
Attributes
[
  "template" => "shop/shared/layout/base/header/navbar/menu/categories.html.twig"
]
Component
Elesto\Twig\Component\Common\RootTaxonListComponent {#11822
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11819 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 32.0 MiB 0.17 ms
Input props
[
  "rootTaxonCode" => "brands"
  "tagFilter" => "promoted"
  "template" => "shop/shared/layout/base/header/navbar/menu/brands.html.twig"
]
Attributes
[
  "template" => "shop/shared/layout/base/header/navbar/menu/brands.html.twig"
]
Component
Elesto\Twig\Component\Common\RootTaxonListComponent {#11821
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11819 …}
}
app:shop:locale_currency_switcher Elesto\Twig\Component\LocaleCurrencySwitcherComponent 32.0 MiB 0.30 ms
Input props
[
  "template" => "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
]
Attributes
[]
Component
Elesto\Twig\Component\LocaleCurrencySwitcherComponent {#11914
  +selectedLocale: "en_US"
  +selectedCurrency: "EUR"
  -localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1497 …}
  -currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#4307 …}
  -localeProvider: Sylius\Component\Core\Provider\ChannelBasedLocaleProvider {#1515 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1512 …}
  -localeSwitcher: Sylius\Bundle\ShopBundle\Locale\UrlBasedLocaleSwitcher {#11882 …}
  -currencyStorage: Sylius\Component\Core\Currency\CurrencyStorage {#4305 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#380 …}
  +template: "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 32.0 MiB 0.26 ms
Input props
[
  "rootTaxonCode" => "categories"
  "template" => "shop/shared/layout/base/header/navbar/menu/categories_mobile.html.twig"
]
Attributes
[
  "template" => "shop/shared/layout/base/header/navbar/menu/categories_mobile.html.twig"
]
Component
Elesto\Twig\Component\Common\RootTaxonListComponent {#11871
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11819 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 32.0 MiB 0.14 ms
Input props
[
  "rootTaxonCode" => "brands"
  "tagFilter" => "promoted"
  "template" => "shop/shared/layout/base/header/navbar/menu/brands_mobile.html.twig"
]
Attributes
[
  "template" => "shop/shared/layout/base/header/navbar/menu/brands_mobile.html.twig"
]
Component
Elesto\Twig\Component\Common\RootTaxonListComponent {#12005
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11819 …}
}
sylius_shop:account:register:form Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent 32.0 MiB 2.95 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12109
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12102 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12108 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12107 …}
    +prefixes: [
      "sylius_shop.account.register.content"
    ]
  }
  "resource" => Elesto\Entity\Customer\Customer {#6779
    #id: null
    #email: null
    #emailCanonical: null
    #firstName: null
    #lastName: null
    #birthday: null
    #gender: "u"
    #group: null
    #phoneNumber: null
    #subscribedToNewsletter: false
    #createdAt: DateTime @1787897612 {#6780
      date: 2026-08-28 06:13:32.593386 UTC (+00:00)
    }
    #updatedAt: null
    #orders: Doctrine\Common\Collections\ArrayCollection {#6777 …}
    #defaultAddress: null
    #addresses: Doctrine\Common\Collections\ArrayCollection {#6778 …}
    #user: null
    #organization: null
  }
  "form" => Symfony\Component\Form\FormView {#6904
    +vars: [
      "value" => Elesto\Entity\Customer\Customer {#6779}
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#6904}
      "id" => "sylius_shop_customer_registration"
      "name" => "sylius_shop_customer_registration"
      "full_name" => "sylius_shop_customer_registration"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_customer_simple_registration"
        "sylius_customer_registration"
        "sylius_shop_customer_registration"
        "_sylius_shop_customer_registration"
      ]
      "unique_block_prefix" => "_sylius_shop_customer_registration"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_customer_registration_sylius_shop_customer_registration"
      "errors" => Symfony\Component\Form\FormErrorIterator {#6895
        -errors: []
        -form: Symfony\Component\Form\Form {#6933 …}
      }
      "valid" => true
      "data" => Elesto\Entity\Customer\Customer {#6779}
      "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 {#6975
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#6975}
          "id" => "sylius_shop_customer_registration_email"
          "name" => "email"
          "full_name" => "sylius_shop_customer_registration[email]"
          "disabled" => false
          "label" => "sylius.form.customer.email"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "email"
            "_sylius_shop_customer_registration_email"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_email"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_email_email"
          "errors" => Symfony\Component\Form\FormErrorIterator {#6967
            -errors: []
            -form: Symfony\Component\Form\Form {#6936 …}
          }
          "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 {#6904}
      }
      "user" => Symfony\Component\Form\FormView {#7001
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7001}
          "id" => "sylius_shop_customer_registration_user"
          "name" => "user"
          "full_name" => "sylius_shop_customer_registration[user]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_shop_user_registration"
            "sylius_shop_shop_user_registration"
            "_sylius_shop_customer_registration_user"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_user"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_user_sylius_shop_shop_user_registration"
          "errors" => Symfony\Component\Form\FormErrorIterator {#6869
            -errors: []
            -form: Symfony\Component\Form\Form {#6957 …}
          }
          "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: [
          "plainPassword" => Symfony\Component\Form\FormView {#7005
            +vars: [
              "value" => [
                "first" => null
                "second" => null
              ]
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#7005}
              "id" => "sylius_shop_customer_registration_user_plainPassword"
              "name" => "plainPassword"
              "full_name" => "sylius_shop_customer_registration[user][plainPassword]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "repeated"
                "_sylius_shop_customer_registration_user_plainPassword"
              ]
              "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_repeated"
              "errors" => Symfony\Component\Form\FormErrorIterator {#7006
                -errors: []
                -form: Symfony\Component\Form\Form {#6979 …}
              }
              "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: [
              "first" => Symfony\Component\Form\FormView {#7041
                +vars: [
                  "value" => ""
                  "attr" => []
                  "form" => Symfony\Component\Form\FormView {#7041}
                  "id" => "sylius_shop_customer_registration_user_plainPassword_first"
                  "name" => "first"
                  "full_name" => "sylius_shop_customer_registration[user][plainPassword][first]"
                  "disabled" => false
                  "label" => "sylius.form.user.password.label"
                  "label_format" => null
                  "label_html" => false
                  "multipart" => false
                  "block_prefixes" => [
                    "form"
                    "text"
                    "password"
                    "_sylius_shop_customer_registration_user_plainPassword_first"
                  ]
                  "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword_first"
                  "row_attr" => []
                  "translation_domain" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "priority" => 0
                  "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_first_password"
                  "errors" => Symfony\Component\Form\FormErrorIterator {#7042
                    -errors: []
                    -form: Symfony\Component\Form\Form {#6982 …}
                  }
                  "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 {#7005}
              }
              "second" => Symfony\Component\Form\FormView {#7044
                +vars: [
                  "value" => ""
                  "attr" => []
                  "form" => Symfony\Component\Form\FormView {#7044}
                  "id" => "sylius_shop_customer_registration_user_plainPassword_second"
                  "name" => "second"
                  "full_name" => "sylius_shop_customer_registration[user][plainPassword][second]"
                  "disabled" => false
                  "label" => "sylius.form.user.password.confirmation"
                  "label_format" => null
                  "label_html" => false
                  "multipart" => false
                  "block_prefixes" => [
                    "form"
                    "text"
                    "password"
                    "_sylius_shop_customer_registration_user_plainPassword_second"
                  ]
                  "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword_second"
                  "row_attr" => []
                  "translation_domain" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "priority" => 0
                  "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_second_password"
                  "errors" => Symfony\Component\Form\FormErrorIterator {#7043
                    -errors: []
                    -form: Symfony\Component\Form\Form {#6985 …}
                  }
                  "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 {#7005}
              }
            ]
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#7001}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#6904}
      }
      "firstName" => Symfony\Component\Form\FormView {#7004
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7004}
          "id" => "sylius_shop_customer_registration_firstName"
          "name" => "firstName"
          "full_name" => "sylius_shop_customer_registration[firstName]"
          "disabled" => false
          "label" => "sylius.form.customer.first_name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_firstName"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_firstName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_firstName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7003
            -errors: []
            -form: Symfony\Component\Form\Form {#6988 …}
          }
          "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 {#6904}
      }
      "lastName" => Symfony\Component\Form\FormView {#7038
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7038}
          "id" => "sylius_shop_customer_registration_lastName"
          "name" => "lastName"
          "full_name" => "sylius_shop_customer_registration[lastName]"
          "disabled" => false
          "label" => "sylius.form.customer.last_name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_lastName"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_lastName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_lastName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7040
            -errors: []
            -form: Symfony\Component\Form\Form {#6991 …}
          }
          "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 {#6904}
      }
      "phoneNumber" => Symfony\Component\Form\FormView {#7045
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7045}
          "id" => "sylius_shop_customer_registration_phoneNumber"
          "name" => "phoneNumber"
          "full_name" => "sylius_shop_customer_registration[phoneNumber]"
          "disabled" => false
          "label" => "sylius.form.customer.phone_number"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_phoneNumber"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_phoneNumber"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_phoneNumber_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7046
            -errors: []
            -form: Symfony\Component\Form\Form {#6994 …}
          }
          "valid" => true
          "data" => null
          "required" => false
          "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 {#6904}
      }
      "subscribedToNewsletter" => Symfony\Component\Form\FormView {#7048
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7048}
          "id" => "sylius_shop_customer_registration_subscribedToNewsletter"
          "name" => "subscribedToNewsletter"
          "full_name" => "sylius_shop_customer_registration[subscribedToNewsletter]"
          "disabled" => false
          "label" => "sylius.form.customer.subscribed_to_newsletter"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_sylius_shop_customer_registration_subscribedToNewsletter"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_subscribedToNewsletter"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_subscribedToNewsletter_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7047
            -errors: []
            -form: Symfony\Component\Form\Form {#6997 …}
          }
          "valid" => true
          "data" => false
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#6904}
      }
      "_token" => Symfony\Component\Form\FormView {#7055
        +vars: [
          "value" => "1cd6afc0bb410b1e77e533722.2AOAs_3uq0HAqWTCawTF52UXtuUcWTNlg8qOMCjHux4.njPZ1s6PyQmJzT6JW0evrSBh2tRZCkAGt7zfCW3q-nGWZrDclbvlO4TNLQ"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#7055}
          "id" => "sylius_shop_customer_registration__token"
          "name" => "_token"
          "full_name" => "sylius_shop_customer_registration[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_customer_registration__token"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7064
            -errors: []
            -form: Symfony\Component\Form\Form {#7060 …}
          }
          "valid" => true
          "data" => "1cd6afc0bb410b1e77e533722.2AOAs_3uq0HAqWTCawTF52UXtuUcWTNlg8qOMCjHux4.njPZ1s6PyQmJzT6JW0evrSBh2tRZCkAGt7zfCW3q-nGWZrDclbvlO4TNLQ"
          "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 {#6904}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  "template" => "@SyliusShop/account/register/content/form.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\UiBundle\Twig\Component\ResourceFormComponent {#12118
  -formView: Symfony\Component\Form\FormView {#6904
    +vars: [
      "value" => Elesto\Entity\Customer\Customer {#6779
        #id: null
        #email: null
        #emailCanonical: null
        #firstName: null
        #lastName: null
        #birthday: null
        #gender: "u"
        #group: null
        #phoneNumber: null
        #subscribedToNewsletter: false
        #createdAt: DateTime @1787897612 {#6780
          date: 2026-08-28 06:13:32.593386 UTC (+00:00)
        }
        #updatedAt: null
        #orders: Doctrine\Common\Collections\ArrayCollection {#6777 …}
        #defaultAddress: null
        #addresses: Doctrine\Common\Collections\ArrayCollection {#6778 …}
        #user: null
        #organization: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#6904}
      "id" => "sylius_shop_customer_registration"
      "name" => "sylius_shop_customer_registration"
      "full_name" => "sylius_shop_customer_registration"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "sylius_customer_simple_registration"
        "sylius_customer_registration"
        "sylius_shop_customer_registration"
        "_sylius_shop_customer_registration"
      ]
      "unique_block_prefix" => "_sylius_shop_customer_registration"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_sylius_shop_customer_registration_sylius_shop_customer_registration"
      "errors" => Symfony\Component\Form\FormErrorIterator {#6895
        -errors: []
        -form: Symfony\Component\Form\Form {#6933 …}
      }
      "valid" => true
      "data" => Elesto\Entity\Customer\Customer {#6779}
      "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 {#6975
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#6975}
          "id" => "sylius_shop_customer_registration_email"
          "name" => "email"
          "full_name" => "sylius_shop_customer_registration[email]"
          "disabled" => false
          "label" => "sylius.form.customer.email"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "email"
            "_sylius_shop_customer_registration_email"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_email"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_email_email"
          "errors" => Symfony\Component\Form\FormErrorIterator {#6967
            -errors: []
            -form: Symfony\Component\Form\Form {#6936 …}
          }
          "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 {#6904}
      }
      "user" => Symfony\Component\Form\FormView {#7001
        +vars: [
          "value" => null
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7001}
          "id" => "sylius_shop_customer_registration_user"
          "name" => "user"
          "full_name" => "sylius_shop_customer_registration[user]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "sylius_shop_user_registration"
            "sylius_shop_shop_user_registration"
            "_sylius_shop_customer_registration_user"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_user"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_user_sylius_shop_shop_user_registration"
          "errors" => Symfony\Component\Form\FormErrorIterator {#6869
            -errors: []
            -form: Symfony\Component\Form\Form {#6957 …}
          }
          "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: [
          "plainPassword" => Symfony\Component\Form\FormView {#7005
            +vars: [
              "value" => [
                "first" => null
                "second" => null
              ]
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#7005}
              "id" => "sylius_shop_customer_registration_user_plainPassword"
              "name" => "plainPassword"
              "full_name" => "sylius_shop_customer_registration[user][plainPassword]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "repeated"
                "_sylius_shop_customer_registration_user_plainPassword"
              ]
              "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_repeated"
              "errors" => Symfony\Component\Form\FormErrorIterator {#7006
                -errors: []
                -form: Symfony\Component\Form\Form {#6979 …}
              }
              "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: [
              "first" => Symfony\Component\Form\FormView {#7041
                +vars: [
                  "value" => ""
                  "attr" => []
                  "form" => Symfony\Component\Form\FormView {#7041}
                  "id" => "sylius_shop_customer_registration_user_plainPassword_first"
                  "name" => "first"
                  "full_name" => "sylius_shop_customer_registration[user][plainPassword][first]"
                  "disabled" => false
                  "label" => "sylius.form.user.password.label"
                  "label_format" => null
                  "label_html" => false
                  "multipart" => false
                  "block_prefixes" => [
                    "form"
                    "text"
                    "password"
                    "_sylius_shop_customer_registration_user_plainPassword_first"
                  ]
                  "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword_first"
                  "row_attr" => []
                  "translation_domain" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "priority" => 0
                  "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_first_password"
                  "errors" => Symfony\Component\Form\FormErrorIterator {#7042
                    -errors: []
                    -form: Symfony\Component\Form\Form {#6982 …}
                  }
                  "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 {#7005}
              }
              "second" => Symfony\Component\Form\FormView {#7044
                +vars: [
                  "value" => ""
                  "attr" => []
                  "form" => Symfony\Component\Form\FormView {#7044}
                  "id" => "sylius_shop_customer_registration_user_plainPassword_second"
                  "name" => "second"
                  "full_name" => "sylius_shop_customer_registration[user][plainPassword][second]"
                  "disabled" => false
                  "label" => "sylius.form.user.password.confirmation"
                  "label_format" => null
                  "label_html" => false
                  "multipart" => false
                  "block_prefixes" => [
                    "form"
                    "text"
                    "password"
                    "_sylius_shop_customer_registration_user_plainPassword_second"
                  ]
                  "unique_block_prefix" => "_sylius_shop_customer_registration_user_plainPassword_second"
                  "row_attr" => []
                  "translation_domain" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "priority" => 0
                  "cache_key" => "_sylius_shop_customer_registration_user_plainPassword_second_password"
                  "errors" => Symfony\Component\Form\FormErrorIterator {#7043
                    -errors: []
                    -form: Symfony\Component\Form\Form {#6985 …}
                  }
                  "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 {#7005}
              }
            ]
            -rendered: false
            -methodRendered: false
            +parent: Symfony\Component\Form\FormView {#7001}
          }
        ]
        -rendered: false
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#6904}
      }
      "firstName" => Symfony\Component\Form\FormView {#7004
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7004}
          "id" => "sylius_shop_customer_registration_firstName"
          "name" => "firstName"
          "full_name" => "sylius_shop_customer_registration[firstName]"
          "disabled" => false
          "label" => "sylius.form.customer.first_name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_firstName"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_firstName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_firstName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7003
            -errors: []
            -form: Symfony\Component\Form\Form {#6988 …}
          }
          "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 {#6904}
      }
      "lastName" => Symfony\Component\Form\FormView {#7038
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7038}
          "id" => "sylius_shop_customer_registration_lastName"
          "name" => "lastName"
          "full_name" => "sylius_shop_customer_registration[lastName]"
          "disabled" => false
          "label" => "sylius.form.customer.last_name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_lastName"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_lastName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_lastName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7040
            -errors: []
            -form: Symfony\Component\Form\Form {#6991 …}
          }
          "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 {#6904}
      }
      "phoneNumber" => Symfony\Component\Form\FormView {#7045
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7045}
          "id" => "sylius_shop_customer_registration_phoneNumber"
          "name" => "phoneNumber"
          "full_name" => "sylius_shop_customer_registration[phoneNumber]"
          "disabled" => false
          "label" => "sylius.form.customer.phone_number"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_sylius_shop_customer_registration_phoneNumber"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_phoneNumber"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_phoneNumber_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7046
            -errors: []
            -form: Symfony\Component\Form\Form {#6994 …}
          }
          "valid" => true
          "data" => null
          "required" => false
          "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 {#6904}
      }
      "subscribedToNewsletter" => Symfony\Component\Form\FormView {#7048
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#7048}
          "id" => "sylius_shop_customer_registration_subscribedToNewsletter"
          "name" => "subscribedToNewsletter"
          "full_name" => "sylius_shop_customer_registration[subscribedToNewsletter]"
          "disabled" => false
          "label" => "sylius.form.customer.subscribed_to_newsletter"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_sylius_shop_customer_registration_subscribedToNewsletter"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration_subscribedToNewsletter"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration_subscribedToNewsletter_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7047
            -errors: []
            -form: Symfony\Component\Form\Form {#6997 …}
          }
          "valid" => true
          "data" => false
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +children: []
        -rendered: true
        -methodRendered: false
        +parent: Symfony\Component\Form\FormView {#6904}
      }
      "_token" => Symfony\Component\Form\FormView {#7055
        +vars: [
          "value" => "1cd6afc0bb410b1e77e533722.2AOAs_3uq0HAqWTCawTF52UXtuUcWTNlg8qOMCjHux4.njPZ1s6PyQmJzT6JW0evrSBh2tRZCkAGt7zfCW3q-nGWZrDclbvlO4TNLQ"
          "attr" => [
            "data-controller" => "csrf-protection"
          ]
          "form" => Symfony\Component\Form\FormView {#7055}
          "id" => "sylius_shop_customer_registration__token"
          "name" => "_token"
          "full_name" => "sylius_shop_customer_registration[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_sylius_shop_customer_registration__token"
          ]
          "unique_block_prefix" => "_sylius_shop_customer_registration__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_sylius_shop_customer_registration__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#7064
            -errors: []
            -form: Symfony\Component\Form\Form {#7060 …}
          }
          "valid" => true
          "data" => "1cd6afc0bb410b1e77e533722.2AOAs_3uq0HAqWTCawTF52UXtuUcWTNlg8qOMCjHux4.njPZ1s6PyQmJzT6JW0evrSBh2tRZCkAGt7zfCW3q-nGWZrDclbvlO4TNLQ"
          "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 {#6904}
      }
    ]
    -rendered: false
    -methodRendered: true
    +parent: null
  }
  -form: null
  +formName: "sylius_shop_customer_registration"
  +formValues: [
    "email" => ""
    "user" => [
      "plainPassword" => [
        "first" => ""
        "second" => ""
      ]
    ]
    "firstName" => ""
    "lastName" => ""
    "phoneNumber" => ""
    "subscribedToNewsletter" => null
    "_token" => "1cd6afc0bb410b1e77e533722.2AOAs_3uq0HAqWTCawTF52UXtuUcWTNlg8qOMCjHux4.njPZ1s6PyQmJzT6JW0evrSBh2tRZCkAGt7zfCW3q-nGWZrDclbvlO4TNLQ"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +template: "@SyliusShop/account/register/content/form.html.twig"
  +resource: Elesto\Entity\Customer\Customer {#6779}
  #repository: Elesto\Repository\CustomerRepository {#5300 …}
  #formFactory: Symfony\Component\Form\FormFactory {#6668 …}
  #resourceClass: "Elesto\Entity\Customer\Customer"
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\CustomerRegistrationType"
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12109
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12102 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12108 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12107 …}
    +prefixes: [
      "sylius_shop.account.register.content"
    ]
  }
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 32.0 MiB 0.83 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12086
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12474 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12470 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12411 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#12554
  +cart: Elesto\Entity\Order\Order {#11608 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3477 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12086
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12474 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12470 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12411 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#3479 …}
}