Components
9
Twig Components
13
Render Count
57
ms
Render Time
8.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| shared:Price |
[Anonymous]
components/shared/Price.html.twig
|
3 | 0.59ms |
| frontoffice:cart:StepHeader |
[Anonymous]
components/frontoffice/cart/StepHeader.html.twig
|
2 | 8.08ms |
| icons:heroicon:SimpleArrowRight |
[Anonymous]
components/icons/heroicon/SimpleArrowRight.html.twig
|
2 | 2.05ms |
| icons:heroicon:Zoom |
[Anonymous]
components/icons/heroicon/Zoom.html.twig
|
1 | 0.41ms |
| icons:heroicon:Cart |
[Anonymous]
components/icons/heroicon/Cart.html.twig
|
1 | 0.19ms |
| frontoffice:cart:CartHeader |
[Anonymous]
components/frontoffice/cart/CartHeader.html.twig
|
1 | 14.29ms |
| Cart:CartStepOneComponent |
"App\Frontoffice\App\Twig\Cart\CartStepOneComponent"frontoffice/components/cart/CartStepOneComponent.html.twig |
1 | 42.19ms |
| frontoffice:cart:Summary |
[Anonymous]
components/frontoffice/cart/Summary.html.twig
|
1 | 12.72ms |
| frontoffice:button:Primary |
[Anonymous]
components/frontoffice/button/Primary.html.twig
|
1 | 3.63ms |
Render calls
| icons:heroicon:Zoom |
[Anonymous]
|
8.0 MiB | 0.41 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2333 -props: [] } |
|||
| icons:heroicon:Cart |
[Anonymous]
|
8.0 MiB | 0.19 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2525 -props: [] } |
|||
| frontoffice:cart:CartHeader |
[Anonymous]
|
8.0 MiB | 14.29 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2569 -props: [] } |
|||
| frontoffice:cart:StepHeader |
[Anonymous]
|
8.0 MiB | 7.52 ms | |
|---|---|---|---|---|
| Input props | [ "routeName" => "cart_step_one" "label" => "Košík" ] |
|||
| Attributes | [ "routeName" => "cart_step_one" "label" => "Košík" ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2730 -props: [ "routeName" => "cart_step_one" "label" => "Košík" ] } |
|||
| icons:heroicon:SimpleArrowRight |
[Anonymous]
|
8.0 MiB | 1.93 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2852 -props: [] } |
|||
| frontoffice:cart:StepHeader |
[Anonymous]
|
8.0 MiB | 0.55 ms | |
|---|---|---|---|---|
| Input props | [ "routeName" => "cart_step_two" "label" => "Doprava & Platba" ] |
|||
| Attributes | [ "routeName" => "cart_step_two" "label" => "Doprava & Platba" ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2142 -props: [ "routeName" => "cart_step_two" "label" => "Doprava & Platba" ] } |
|||
| icons:heroicon:SimpleArrowRight |
[Anonymous]
|
8.0 MiB | 0.12 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#2624 -props: [] } |
|||
| Cart:CartStepOneComponent | App\Frontoffice\App\Twig\Cart\CartStepOneComponent | 8.0 MiB | 42.19 ms | |
|---|---|---|---|---|
| Input props | [ "cart" => App\Frontoffice\Domain\Entity\Cart {#1835 +id: Symfony\Component\Uid\UuidV4 {#1822 …} +sessionId: "" +customer: null +status: App\Frontoffice\Domain\Enum\CartStatus {#1021 …} +items: Doctrine\Common\Collections\ArrayCollection {#1827 …} +lastActivityAt: DateTimeImmutable @1773076401 {#1829 : 2026-03-09 17:13:21.071129 UTC (+00:00) } +email: null +firstname: null +lastname: null +telephone: null +address: ? App\Shared\Domain\Entity\Address +invoiceAddress: ? App\Shared\Domain\Entity\Address +companyName: null +cin: null +vatId: null +shippingMethod: null +pickupPointId: null +pickupPointName: null +note: null +paymentMethod: null +discountCode: null #createdAt: DateTime @1773076401 {#1833 : 2026-03-09 17:13:21.071186 UTC (+00:00) } #updatedAt: DateTime @1773076401 {#1834 : 2026-03-09 17:13:21.071167 UTC (+00:00) } } ] |
|||
| Attributes | [] |
|||
| Component | App\Frontoffice\App\Twig\Cart\CartStepOneComponent {#2888 +cart: App\Frontoffice\Domain\Entity\Cart {#1835 +id: Symfony\Component\Uid\UuidV4 {#1822 …} +sessionId: "" +customer: null +status: App\Frontoffice\Domain\Enum\CartStatus {#1021 …} +items: Doctrine\Common\Collections\ArrayCollection {#1827 …} +lastActivityAt: DateTimeImmutable @1773076401 {#1829 : 2026-03-09 17:13:21.071129 UTC (+00:00) } +email: null +firstname: null +lastname: null +telephone: null +address: ? App\Shared\Domain\Entity\Address +invoiceAddress: ? App\Shared\Domain\Entity\Address +companyName: null +cin: null +vatId: null +shippingMethod: null +pickupPointId: null +pickupPointName: null +note: null +paymentMethod: null +discountCode: null #createdAt: DateTime @1773076401 {#1833 : 2026-03-09 17:13:21.071186 UTC (+00:00) } #updatedAt: DateTime @1773076401 {#1834 : 2026-03-09 17:13:21.071167 UTC (+00:00) } } #cartSummaryProvider: App\Frontoffice\Domain\Provider\CartSummaryProvider {#2936 …} #cartProcessService: App\Frontoffice\Domain\Service\CartProcessService {#3115 …} #vatDisplayStrategy: App\Frontoffice\Domain\Strategy\VatDisplayStrategy {#3112 …} +discountCodeInput: "" +discountCodeError: null -discountCodeService: App\Discount\Domain\Service\DiscountCodeService {#3123 …} -cartService: App\Frontoffice\Domain\Service\CartService {#980 …} } |
|||
| frontoffice:cart:Summary |
[Anonymous]
|
8.0 MiB | 12.72 ms | |
|---|---|---|---|---|
| Input props | [ "summary" => App\Frontoffice\Domain\Dto\Cart\Summary\CartSummary {#3483 +subtotal: Brick\Money\Money {#3730 -amount: Brick\Math\BigDecimal {#3679 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +shipping: App\Frontoffice\Domain\Dto\Cart\Summary\ShippingSummary {#4011 …} +paymentMethodFee: Brick\Money\Money {#4016 …} +minimumOrder: null +vat: Brick\Money\Money {#4013 …} +total: Brick\Money\Money {#4018 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +discountCodeSavings: null +discountCodeName: null } "showVatRow" => false "buttonLabel" => "Doprava & Platba" "buttonUrl" => "/cart/step-two" "isButtonEnabled" => false ] |
|||
| Attributes | [ "summary" => App\Frontoffice\Domain\Dto\Cart\Summary\CartSummary {#3483 +subtotal: Brick\Money\Money {#3730 -amount: Brick\Math\BigDecimal {#3679 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +shipping: App\Frontoffice\Domain\Dto\Cart\Summary\ShippingSummary {#4011 …} +paymentMethodFee: Brick\Money\Money {#4016 …} +minimumOrder: null +vat: Brick\Money\Money {#4013 …} +total: Brick\Money\Money {#4018 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +discountCodeSavings: null +discountCodeName: null } "showVatRow" => false "buttonLabel" => "Doprava & Platba" "buttonUrl" => "/cart/step-two" "isButtonEnabled" => false ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#3996 -props: [ "summary" => App\Frontoffice\Domain\Dto\Cart\Summary\CartSummary {#3483 +subtotal: Brick\Money\Money {#3730 -amount: Brick\Math\BigDecimal {#3679 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +shipping: App\Frontoffice\Domain\Dto\Cart\Summary\ShippingSummary {#4011 …} +paymentMethodFee: Brick\Money\Money {#4016 …} +minimumOrder: null +vat: Brick\Money\Money {#4013 …} +total: Brick\Money\Money {#4018 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } +discountCodeSavings: null +discountCodeName: null } "showVatRow" => false "buttonLabel" => "Doprava & Platba" "buttonUrl" => "/cart/step-two" "isButtonEnabled" => false ] } |
|||
| shared:Price |
[Anonymous]
|
8.0 MiB | 0.37 ms | |
|---|---|---|---|---|
| Input props | [ "value" => Brick\Money\Money {#3730 -amount: Brick\Math\BigDecimal {#3679 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } ] |
|||
| Attributes | [ "value" => "CZK 0.00" ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#4483 -props: [ "value" => Brick\Money\Money {#3730 -amount: Brick\Math\BigDecimal {#3679 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } ] } |
|||
| shared:Price |
[Anonymous]
|
8.0 MiB | 0.11 ms | |
|---|---|---|---|---|
| Input props | [ "value" => Brick\Money\Money {#4023 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3868 …} } ] |
|||
| Attributes | [ "value" => "CZK 71.39" ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#4579 -props: [ "value" => Brick\Money\Money {#4023 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3868 …} } ] } |
|||
| shared:Price |
[Anonymous]
|
8.0 MiB | 0.11 ms | |
|---|---|---|---|---|
| Input props | [ "value" => Brick\Money\Money {#4018 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } ] |
|||
| Attributes | [ "value" => "CZK 71.39" ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#4567 -props: [ "value" => Brick\Money\Money {#4018 -amount: Brick\Math\BigDecimal {#3565 …} -currency: Brick\Money\Currency {#3731 …} -context: Brick\Money\Context\DefaultContext {#3732 …} } ] } |
|||
| frontoffice:button:Primary |
[Anonymous]
|
8.0 MiB | 3.63 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Doprava & Platba" "class" => "w-full" "href" => "/cart/step-two" "disabled" => true ] |
|||
| Attributes | [ "label" => "Doprava & Platba" "class" => "w-full" "href" => "/cart/step-two" "disabled" => true ] |
|||
| Component | Symfony\UX\TwigComponent\AnonymousComponent {#4281 -props: [ "label" => "Doprava & Platba" "class" => "w-full" "href" => "/cart/step-two" "disabled" => true ] } |
|||