GET https://dev.slave.forga.cz/en/forgot-password

Components

12 Twig Components
20 Render Count
9 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
LanguageFlag
[Anonymous]
components/LanguageFlag.html.twig
6 0.80ms
LanguageSwitcher
[Anonymous]
components/LanguageSwitcher.html.twig
2 2.90ms
CurrencySwitcher
[Anonymous]
components/CurrencySwitcher.html.twig
2 0.48ms
Product:Search
"App\Frontoffice\App\Twig\Product\ProductSearch"
frontoffice/components/product/ProductSearch.html.twig
2 1.11ms
icons:heroicon:Cart
[Anonymous]
components/icons/heroicon/Cart.html.twig
1 0.16ms
Frontoffice:Footer
"App\Frontoffice\App\Twig\Footer"
frontoffice/footer.html.twig
1 4.54ms
icons:social:Facebook
[Anonymous]
components/icons/social/Facebook.html.twig
1 0.22ms
icons:social:Instagram
[Anonymous]
components/icons/social/Instagram.html.twig
1 0.13ms
icons:social:X
[Anonymous]
components/icons/social/X.html.twig
1 0.16ms
icons:social:YouTube
[Anonymous]
components/icons/social/YouTube.html.twig
1 0.13ms
Frontoffice:CookieBar
"App\Frontoffice\App\Twig\CookieBar"
frontoffice/components/CookieBar.html.twig
1 0.13ms
Frontoffice:AgeVerification
"App\Frontoffice\App\Twig\AgeVerification"
frontoffice/components/AgeVerification.html.twig
1 0.11ms

Render calls

LanguageSwitcher
[Anonymous]
12.0 MiB 1.70 ms
Input props
[
  "languages" => [
    App\Localization\Domain\Dto\LanguageDto {#627
      +code: "cs"
      +name: "Čeština"
      +isDefault: true
      +isActive: true
      +position: 0
    }
    App\Localization\Domain\Dto\LanguageDto {#626
      +code: "en"
      +name: "English"
      +isDefault: false
      +isActive: true
      +position: 1
    }
  ]
  "variant" => "inline"
]
Attributes
[
  "languages" => [
    App\Localization\Domain\Dto\LanguageDto {#627
      +code: "cs"
      +name: "Čeština"
      +isDefault: true
      +isActive: true
      +position: 0
    }
    App\Localization\Domain\Dto\LanguageDto {#626
      +code: "en"
      +name: "English"
      +isDefault: false
      +isActive: true
      +position: 1
    }
  ]
  "variant" => "inline"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1195
  -props: [
    "languages" => [
      App\Localization\Domain\Dto\LanguageDto {#627
        +code: "cs"
        +name: "Čeština"
        +isDefault: true
        +isActive: true
        +position: 0
      }
      App\Localization\Domain\Dto\LanguageDto {#626
        +code: "en"
        +name: "English"
        +isDefault: false
        +isActive: true
        +position: 1
      }
    ]
    "variant" => "inline"
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.24 ms
Input props
[
  "code" => "en"
]
Attributes
[
  "code" => "en"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#3648
  -props: [
    "code" => "en"
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.13 ms
Input props
[
  "code" => "cs"
]
Attributes
[
  "code" => "cs"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1205
  -props: [
    "code" => "cs"
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.11 ms
Input props
[
  "code" => "en"
]
Attributes
[
  "code" => "en"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#3924
  -props: [
    "code" => "en"
  ]
}
CurrencySwitcher
[Anonymous]
12.0 MiB 0.25 ms
Input props
[
  "currencies" => [
    App\Configuration\Domain\Entity\Currency {#1436
      +code: "CZK"
      +isDefault: true
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
    }
    App\Configuration\Domain\Entity\Currency {#1438
      +code: "EUR"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
    }
    App\Configuration\Domain\Entity\Currency {#1445
      +code: "USD"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
    }
  ]
  "variant" => "inline"
]
Attributes
[
  "currencies" => [
    App\Configuration\Domain\Entity\Currency {#1436
      +code: "CZK"
      +isDefault: true
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
    }
    App\Configuration\Domain\Entity\Currency {#1438
      +code: "EUR"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
    }
    App\Configuration\Domain\Entity\Currency {#1445
      +code: "USD"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
    }
  ]
  "variant" => "inline"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#3947
  -props: [
    "currencies" => [
      App\Configuration\Domain\Entity\Currency {#1436
        +code: "CZK"
        +isDefault: true
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
      }
      App\Configuration\Domain\Entity\Currency {#1438
        +code: "EUR"
        +isDefault: false
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
      }
      App\Configuration\Domain\Entity\Currency {#1445
        +code: "USD"
        +isDefault: false
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
      }
    ]
    "variant" => "inline"
  ]
}
Product:Search App\Frontoffice\App\Twig\Product\ProductSearch 12.0 MiB 0.78 ms
Input props
[]
Attributes
[]
Component
App\Frontoffice\App\Twig\Product\ProductSearch {#3998
  +query: ""
  -productRepository: App\Product\Infrastructure\Repository\ProductRepository {#582 …}
}
LanguageSwitcher
[Anonymous]
12.0 MiB 1.20 ms
Input props
[
  "languages" => [
    App\Localization\Domain\Dto\LanguageDto {#627
      +code: "cs"
      +name: "Čeština"
      +isDefault: true
      +isActive: true
      +position: 0
    }
    App\Localization\Domain\Dto\LanguageDto {#626
      +code: "en"
      +name: "English"
      +isDefault: false
      +isActive: true
      +position: 1
    }
  ]
]
Attributes
[
  "languages" => [
    App\Localization\Domain\Dto\LanguageDto {#627
      +code: "cs"
      +name: "Čeština"
      +isDefault: true
      +isActive: true
      +position: 0
    }
    App\Localization\Domain\Dto\LanguageDto {#626
      +code: "en"
      +name: "English"
      +isDefault: false
      +isActive: true
      +position: 1
    }
  ]
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4002
  -props: [
    "languages" => [
      App\Localization\Domain\Dto\LanguageDto {#627
        +code: "cs"
        +name: "Čeština"
        +isDefault: true
        +isActive: true
        +position: 0
      }
      App\Localization\Domain\Dto\LanguageDto {#626
        +code: "en"
        +name: "English"
        +isDefault: false
        +isActive: true
        +position: 1
      }
    ]
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.12 ms
Input props
[
  "code" => "en"
]
Attributes
[
  "code" => "en"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4136
  -props: [
    "code" => "en"
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.10 ms
Input props
[
  "code" => "cs"
]
Attributes
[
  "code" => "cs"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4152
  -props: [
    "code" => "cs"
  ]
}
LanguageFlag
[Anonymous]
12.0 MiB 0.11 ms
Input props
[
  "code" => "en"
]
Attributes
[
  "code" => "en"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4182
  -props: [
    "code" => "en"
  ]
}
CurrencySwitcher
[Anonymous]
12.0 MiB 0.23 ms
Input props
[
  "currencies" => [
    App\Configuration\Domain\Entity\Currency {#1436
      +code: "CZK"
      +isDefault: true
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
    }
    App\Configuration\Domain\Entity\Currency {#1438
      +code: "EUR"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
    }
    App\Configuration\Domain\Entity\Currency {#1445
      +code: "USD"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
    }
  ]
]
Attributes
[
  "currencies" => [
    App\Configuration\Domain\Entity\Currency {#1436
      +code: "CZK"
      +isDefault: true
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
    }
    App\Configuration\Domain\Entity\Currency {#1438
      +code: "EUR"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
    }
    App\Configuration\Domain\Entity\Currency {#1445
      +code: "USD"
      +isDefault: false
      +isActive: true
      +decimalPlaces: 2
      +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
      +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
      +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
    }
  ]
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4205
  -props: [
    "currencies" => [
      App\Configuration\Domain\Entity\Currency {#1436
        +code: "CZK"
        +isDefault: true
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1999 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1997 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#2000 …}
      }
      App\Configuration\Domain\Entity\Currency {#1438
        +code: "EUR"
        +isDefault: false
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1961 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1963 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1437 …}
      }
      App\Configuration\Domain\Entity\Currency {#1445
        +code: "USD"
        +isDefault: false
        +isActive: true
        +decimalPlaces: 2
        +exchangeRatesTo: Doctrine\ORM\PersistentCollection {#1966 …}
        +exchangeRatesFrom: Doctrine\ORM\PersistentCollection {#1969 …}
        +paymentMethodConfigurations: Doctrine\ORM\PersistentCollection {#1444 …}
      }
    ]
  ]
}
icons:heroicon:Cart
[Anonymous]
12.0 MiB 0.16 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4225
  -props: []
}
Product:Search App\Frontoffice\App\Twig\Product\ProductSearch 12.0 MiB 0.32 ms
Input props
[]
Attributes
[]
Component
App\Frontoffice\App\Twig\Product\ProductSearch {#4266
  +query: ""
  -productRepository: App\Product\Infrastructure\Repository\ProductRepository {#582 …}
}
Frontoffice:Footer App\Frontoffice\App\Twig\Footer 12.0 MiB 4.54 ms
Input props
[]
Attributes
[]
Component
App\Frontoffice\App\Twig\Footer {#7213
  -footerLinkProvider: App\Frontoffice\Domain\Provider\FooterLinkProvider {#7096 …}
  -socialLinkProvider: App\Frontoffice\Domain\Provider\SocialLinkProvider {#7212 …}
  -configurationProvider: App\Configuration\Domain\Provider\ConfigurationProvider {#926 …}
}
icons:social:Facebook
[Anonymous]
12.0 MiB 0.22 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#7000
  -props: []
}
icons:social:Instagram
[Anonymous]
12.0 MiB 0.13 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6982
  -props: []
}
icons:social:X
[Anonymous]
12.0 MiB 0.16 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6952
  -props: []
}
icons:social:YouTube
[Anonymous]
12.0 MiB 0.13 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6926
  -props: []
}
Frontoffice:CookieBar App\Frontoffice\App\Twig\CookieBar 12.0 MiB 0.13 ms
Input props
[]
Attributes
[]
Component
App\Frontoffice\App\Twig\CookieBar {#7160
  -settingsProvider: App\Frontoffice\Domain\Provider\CookieBarSettingsProvider {#3875 …}
}
Frontoffice:AgeVerification App\Frontoffice\App\Twig\AgeVerification 12.0 MiB 0.11 ms
Input props
[]
Attributes
[]
Component
App\Frontoffice\App\Twig\AgeVerification {#6893
  -configurationProvider: App\Configuration\Domain\Provider\ConfigurationProvider {#926 …}
}