GET https://festival-ambert-boutique.pockost.dev/checkout/cart?lang=fr_FR

Components

6 Twig Components
8 Render Count
12 ms Render Time
16.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Flexy:HeaderButton
"FlexyBundle\UiComponents\HeaderButton\HeaderButton"
@UiComponents/HeaderButton/HeaderButton.html.twig
3 2.56ms
Flexy:Checkout:CheckoutSteps
"FlexyBundle\UiComponents\Checkout\CheckoutSteps\CheckoutSteps"
@UiComponents/Checkout/CheckoutSteps/CheckoutSteps.html.twig
1 7.05ms
Flexy:Checkout:MiniSummary
"FlexyBundle\UiComponents\Checkout\Summary\MiniSummary"
@UiComponents/Checkout/Summary/Mini.html.twig
1 5.92ms
Flexy:Checkout:Cart
"FlexyBundle\UiComponents\Checkout\Cart\Cart"
@UiComponents/Checkout/Cart/Cart.html.twig
1 1.54ms
Flexy:Button
"FlexyBundle\UiComponents\Button\Button"
@UiComponents/Button/Button.html.twig
1 0.23ms
Flexy:CrossSelling
"FlexyBundle\UiComponents\CrossSelling\CrossSelling"
@UiComponents/CrossSelling/CrossSelling.html.twig
1 1.15ms

Render calls

Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 16.0 MiB 1.51 ms
Input props
[
  "href" => "/checkout/cart"
  "icon" => "shop"
  "text" => "Panier"
]
Attributes
[
  "href" => "/checkout/cart"
  "icon" => "shop"
]
Component
FlexyBundle\UiComponents\HeaderButton\HeaderButton {#2866
  +tag: "button"
  +text: "Panier"
  +type: "a"
}
Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 16.0 MiB 0.48 ms
Input props
[
  "href" => "#"
  "icon" => "ticket"
  "text" => "Tickets"
]
Attributes
[
  "href" => "#"
  "icon" => "ticket"
]
Component
FlexyBundle\UiComponents\HeaderButton\HeaderButton {#2789
  +tag: "button"
  +text: "Tickets"
  +type: "a"
}
Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 16.0 MiB 0.57 ms
Input props
[
  "href" => "/account"
  "icon" => "account"
  "color" => "theme"
  "class" => "HeaderNav-btn"
  "text" => "Compte"
  "small" => true
]
Attributes
[
  "href" => "/account"
  "icon" => "account"
  "color" => "theme"
  "class" => "HeaderNav-btn"
  "small" => true
]
Component
FlexyBundle\UiComponents\HeaderButton\HeaderButton {#2742
  +tag: "button"
  +text: "Compte"
  +type: "a"
}
Flexy:Checkout:CheckoutSteps FlexyBundle\UiComponents\Checkout\CheckoutSteps\CheckoutSteps 16.0 MiB 7.05 ms
Input props
[
  "steps" => [
    [
      "text" => "Your cart"
      "link" => "/checkout/cart"
    ]
    [
      "text" => "Delivery"
      "link" => "/checkout/delivery"
    ]
    [
      "text" => "Payment"
      "link" => "/checkout/payment"
    ]
    [
      "text" => "Confirmation"
    ]
  ]
  "current" => 1
]
Attributes
[
  "steps" => [
    [
      "text" => "Your cart"
      "link" => "/checkout/cart"
    ]
    [
      "text" => "Delivery"
      "link" => "/checkout/delivery"
    ]
    [
      "text" => "Payment"
      "link" => "/checkout/payment"
    ]
    [
      "text" => "Confirmation"
    ]
  ]
  "current" => 1
]
Component
FlexyBundle\UiComponents\Checkout\CheckoutSteps\CheckoutSteps {#3359}
Flexy:Checkout:MiniSummary FlexyBundle\UiComponents\Checkout\Summary\MiniSummary 16.0 MiB 5.92 ms
Input props
[
  "step" => 1
]
Attributes
[
  "step" => 1
]
Component
FlexyBundle\UiComponents\Checkout\Summary\MiniSummary {#3411
  -attributeAccessService: Thelia\Api\Service\DataAccess\AttributeAccessService {#1652 …}
  -dataAccessService: Thelia\Api\Service\DataAccess\DataAccessService {#1642 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#3412 …}
}
Flexy:Checkout:Cart FlexyBundle\UiComponents\Checkout\Cart\Cart 16.0 MiB 1.54 ms
Input props
[]
Attributes
[]
Component
FlexyBundle\UiComponents\Checkout\Cart\Cart {#3519
  +pendingDelete: null
  +items: []
  +itemHasNoStockMessage: false
  -cartFacade: Thelia\Domain\Cart\CartFacade {#2164 …}
  -pseService: FlexyBundle\Service\ProductSaleElementsService {#1654 …}
  -formService: TwigEngine\Service\FormService {#1240 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#3412 …}
}
Flexy:Button FlexyBundle\UiComponents\Button\Button 16.0 MiB 0.23 ms
Input props
[
  "href" => "/"
  "text" => "Retour à la boutique"
  "size" => "large"
]
Attributes
[
  "href" => "/"
  "size" => "large"
]
Component
FlexyBundle\UiComponents\Button\Button {#3590
  +tag: "a"
  +text: "Retour à la boutique"
}
Flexy:CrossSelling FlexyBundle\UiComponents\CrossSelling\CrossSelling 16.0 MiB 1.15 ms
Input props
[
  "recentlyViewed" => true
  "title" => "Consultés récemment"
]
Attributes
[
  "title" => "Consultés récemment"
]
Component
FlexyBundle\UiComponents\CrossSelling\CrossSelling {#3647
  +categoryId: null
  +productIdsToIgnore: []
  +recentlyViewed: true
  +limit: 3
  -dataAccessService: Thelia\Api\Service\DataAccess\DataAccessService {#1642 …}
}