GET https://festival-ambert-boutique.pockost.dev/checkout/cart

Components

6 Twig Components
8 Render Count
30 ms Render Time
14.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Flexy:HeaderButton
"FlexyBundle\UiComponents\HeaderButton\HeaderButton"
@UiComponents/HeaderButton/HeaderButton.html.twig
3 1.15ms
Flexy:Checkout:CheckoutSteps
"FlexyBundle\UiComponents\Checkout\CheckoutSteps\CheckoutSteps"
@UiComponents/Checkout/CheckoutSteps/CheckoutSteps.html.twig
1 12.34ms
Flexy:Checkout:MiniSummary
"FlexyBundle\UiComponents\Checkout\Summary\MiniSummary"
@UiComponents/Checkout/Summary/Mini.html.twig
1 11.22ms
Flexy:Checkout:Cart
"FlexyBundle\UiComponents\Checkout\Cart\Cart"
@UiComponents/Checkout/Cart/Cart.html.twig
1 15.12ms
Flexy:Button
"FlexyBundle\UiComponents\Button\Button"
@UiComponents/Button/Button.html.twig
1 0.43ms
Flexy:CrossSelling
"FlexyBundle\UiComponents\CrossSelling\CrossSelling"
@UiComponents/CrossSelling/CrossSelling.html.twig
1 1.35ms

Render calls

Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 14.0 MiB 0.66 ms
Input props
[
  "href" => "/checkout/cart"
  "icon" => "shop"
  "text" => "Panier"
]
Attributes
[
  "href" => "/checkout/cart"
  "icon" => "shop"
]
Component
FlexyBundle\UiComponents\HeaderButton\HeaderButton {#3712
  +tag: "button"
  +text: "Panier"
  +type: "a"
}
Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 14.0 MiB 0.25 ms
Input props
[
  "href" => "#"
  "icon" => "ticket"
  "text" => "Tickets"
]
Attributes
[
  "href" => "#"
  "icon" => "ticket"
]
Component
FlexyBundle\UiComponents\HeaderButton\HeaderButton {#3635
  +tag: "button"
  +text: "Tickets"
  +type: "a"
}
Flexy:HeaderButton FlexyBundle\UiComponents\HeaderButton\HeaderButton 14.0 MiB 0.24 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 {#3588
  +tag: "button"
  +text: "Compte"
  +type: "a"
}
Flexy:Checkout:CheckoutSteps FlexyBundle\UiComponents\Checkout\CheckoutSteps\CheckoutSteps 14.0 MiB 12.34 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 {#4205}
Flexy:Checkout:MiniSummary FlexyBundle\UiComponents\Checkout\Summary\MiniSummary 14.0 MiB 11.22 ms
Input props
[
  "step" => 1
]
Attributes
[
  "step" => 1
]
Component
FlexyBundle\UiComponents\Checkout\Summary\MiniSummary {#4257
  -attributeAccessService: Thelia\Api\Service\DataAccess\AttributeAccessService {#1654 …}
  -dataAccessService: Thelia\Api\Service\DataAccess\DataAccessService {#1644 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#4258 …}
}
Flexy:Checkout:Cart FlexyBundle\UiComponents\Checkout\Cart\Cart 14.0 MiB 15.12 ms
Input props
[]
Attributes
[]
Component
FlexyBundle\UiComponents\Checkout\Cart\Cart {#2908
  +pendingDelete: null
  +items: []
  +itemHasNoStockMessage: false
  -cartFacade: Thelia\Domain\Cart\CartFacade {#2164 …}
  -pseService: FlexyBundle\Service\ProductSaleElementsService {#1656 …}
  -formService: TwigEngine\Service\FormService {#1242 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#4258 …}
}
Flexy:Button FlexyBundle\UiComponents\Button\Button 14.0 MiB 0.43 ms
Input props
[
  "href" => "/"
  "text" => "Retour à la boutique"
  "size" => "large"
]
Attributes
[
  "href" => "/"
  "size" => "large"
]
Component
FlexyBundle\UiComponents\Button\Button {#4706
  +tag: "a"
  +text: "Retour à la boutique"
}
Flexy:CrossSelling FlexyBundle\UiComponents\CrossSelling\CrossSelling 14.0 MiB 1.35 ms
Input props
[
  "recentlyViewed" => true
  "title" => "Consultés récemment"
]
Attributes
[
  "title" => "Consultés récemment"
]
Component
FlexyBundle\UiComponents\CrossSelling\CrossSelling {#4510
  +categoryId: null
  +productIdsToIgnore: []
  +recentlyViewed: true
  +limit: 3
  -dataAccessService: Thelia\Api\Service\DataAccess\DataAccessService {#1644 …}
}