GET http://demo-sylius-elesto.antadis.net/en_US/wishlists?page=1&perPage=50

Components

5 Twig Components
8 Render Count
3 ms Render Time
50.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.90ms
bitbag.sylius_elasticsearch_plugin:search_form
"BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent"
@SyliusUi/components/default.html.twig
1 0.63ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.56ms
app:shop:locale_currency_switcher
"Elesto\Twig\Component\LocaleCurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 0.38ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 0.84ms

Render calls

bitbag.sylius_elasticsearch_plugin:search_form BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent 50.0 MiB 0.63 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7012
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7016 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7015 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7013 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#7012
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7016 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#7015 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#7013 …}
    +prefixes: [
      "sylius_shop.base.header.content.search_form"
    ]
  }
  "template" => "bundles/BitBagSyliusElasticsearchPlugin/Shop/SearchForm/searchForm.html.twig"
]
Component
BitBag\SyliusElasticsearchPlugin\Twig\Component\SearchFormComponent {#6578
  -formFactory: Symfony\Component\Form\FormFactory {#6587 …}
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 50.0 MiB 0.56 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8166
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7509 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8554 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8557 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#8470
  +cart: Elesto\Entity\Order\Order {#11588 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3478 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#8166
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#7509 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#8554 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#8557 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "shop/shared/components/header/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#3480 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 50.0 MiB 0.34 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 {#11802
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11799 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 50.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 {#11801
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11799 …}
}
app:shop:locale_currency_switcher Elesto\Twig\Component\LocaleCurrencySwitcherComponent 50.0 MiB 0.38 ms
Input props
[
  "template" => "shop/shared/layout/base/header/navbar/locale_currency_switcher.html.twig"
]
Attributes
[]
Component
Elesto\Twig\Component\LocaleCurrencySwitcherComponent {#11894
  +selectedLocale: "en_US"
  +selectedCurrency: "EUR"
  -localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1498 …}
  -currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#4308 …}
  -localeProvider: Sylius\Component\Core\Provider\ChannelBasedLocaleProvider {#1516 …}
  -channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1513 …}
  -localeSwitcher: Sylius\Bundle\ShopBundle\Locale\UrlBasedLocaleSwitcher {#11862 …}
  -currencyStorage: Sylius\Component\Core\Currency\CurrencyStorage {#4306 …}
  -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 50.0 MiB 0.24 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 {#11851
  +rootTaxonCode: "categories"
  +tagFilter: null
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11799 …}
}
app:common:root_taxon:list Elesto\Twig\Component\Common\RootTaxonListComponent 50.0 MiB 0.15 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 {#11985
  +rootTaxonCode: "brands"
  +tagFilter: "promoted"
  -rootTaxonFinder: Elesto\Elasticsearch\Finder\RootTaxonFinder {#11799 …}
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 50.0 MiB 0.84 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12074
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12085 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12086 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12082 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#12136
  +cart: Elesto\Entity\Order\Order {#11588 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#3478 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#12074
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#12085 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#12086 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12082 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: Elesto\Repository\OrderRepository {#3480 …}
}