GET https://eurodislog-fashion.val-sylius-demo.synocloud.com/en_US/select-registration-type

Components

5 Twig Components
8 Render Count
48 ms Render Time
64.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 9.17ms
bitbag.sylius_elasticsearch_plugin:search_form
"BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent"
@SyliusUi/components/default.html.twig
1 25.41ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 5.43ms
app:shop:locale_currency_switcher
"Elesto\Twig\Component\LocaleCurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 2.02ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 5.98ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 64.0 MiB 25.41 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6256
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6260 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6259 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6257 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6256
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6260 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6259 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6257 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#6349
  -formFactory: Symfony\Component\Form\FormFactory {#6348 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 64.0 MiB 5.43 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6920
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6791 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6883 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6828 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#7420
  +cart: Elesto\Entity\Order\Order {#7429 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#4791 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#6920
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#6791 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#6883 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#6828 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "shop/shared/components/header/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#4237 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 64.0 MiB 4.15 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 {#4592
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#4602 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 64.0 MiB 1.33 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 {#4606
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#4602 …}
}
app:shop:locale_currency_switcher Elesto\Twig\Component\LocaleCurrencySwitcherComponent 64.0 MiB 2.02 ms
Input props
[
  "template" => "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
]
Attributes
[]
Component
Elesto\Twig\Component\LocaleCurrencySwitcherComponent {#5581
  +selectedLocale: "en_US"
  +selectedCurrency: "USD"
  -localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1482 …}
  -currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#3724 …}
  -localeProvider: Sylius\Component\Core\Provider\ChannelBasedLocaleProvider {#1507 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1504 …}
  -localeSwitcher: Sylius\Bundle\ShopBundle\Locale\UrlBasedLocaleSwitcher {#5577 …}
  -currencyStorage: Sylius\Component\Core\Currency\CurrencyStorage {#3722 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#357 …}
  +template: "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 64.0 MiB 2.69 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 {#5092
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#4602 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 64.0 MiB 0.99 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 {#7571
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#4602 …}
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 64.0 MiB 5.98 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7696
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7763 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7764 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7742 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#7823
  +cart: Elesto\Entity\Order\Order {#7429 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#4791 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7696
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7763 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7764 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7742 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#4237 …}
}