GET http://demo-sylius-elesto.antadis.net/en_US/select-registration-type

Components

5 Twig Components
8 Render Count
3 ms Render Time
36.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.65ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.47ms
app:shop:locale_currency_switcher
"Elesto\Twig\Component\LocaleCurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 0.32ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.96ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 36.0 MiB 0.65 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6651
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6655 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6654 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6652 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6651
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6655 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6654 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6652 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#6483
  -formFactory: Symfony\Component\Form\FormFactory {#6476 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 36.0 MiB 0.47 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7805
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7148 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#4041 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#4036 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#3648
  +cart: Elesto\Entity\Order\Order {#11218 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3477 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7805
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7148 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#4041 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#4036 …}
    +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 36.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 {#11432
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11429 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 36.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 {#11431
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11429 …}
}
app:shop:locale_currency_switcher Elesto\Twig\Component\LocaleCurrencySwitcherComponent 36.0 MiB 0.32 ms
Input props
[
  "template" => "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
]
Attributes
[]
Component
Elesto\Twig\Component\LocaleCurrencySwitcherComponent {#11524
  +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 {#11492 …}
  -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 36.0 MiB 0.25 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 {#11481
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11429 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 36.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 {#11615
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11429 …}
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 36.0 MiB 0.96 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#11709
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#11776 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#11777 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#11755 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#11831
  +cart: Elesto\Entity\Order\Order {#11218 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3477 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#11709
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#11776 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#11777 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#11755 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#3479 …}
}