GET https://junior.preprod-yousg3q-etbsswybjvlic.fr-3.platformsh.site/de/password-reset/

Components

3 Twig Components
3 Render Count
20 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Store:User
"App\Twig\Components\Store\User"
components/Store/User.html.twig
1 9.88ms
Heading:Large
[Anonymous]
components/Heading/Large.html.twig
1 1.00ms
Button
"App\Twig\Components\Button"
components/Button.html.twig
1 8.75ms

Render calls

Store:User App\Twig\Components\Store\User 6.0 MiB 9.88 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Store\User {#1562
  -securityService: App\Service\SecurityService {#114 …}
  -geoService: App\Service\GeoService {#797 …}
  -institutionUtilsService: App\Service\InstitutionUtilsService {#1563 …}
}
Heading:Large
[Anonymous]
6.0 MiB 1.00 ms
Input props
[
  "tag" => "h1"
  "class" => "mb-10"
]
Attributes
[
  "tag" => "h1"
  "class" => "mb-10"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1601
  -props: [
    "tag" => "h1"
    "class" => "mb-10"
  ]
}
Button App\Twig\Components\Button 6.0 MiB 8.75 ms
Input props
[
  "tag" => "button"
  "type" => "submit"
  "darkColor" => "domain"
  "attributeString" => "id="password_reset_request_submit" name="password_reset_request[submit]""
]
Attributes
[
  "tag" => "button"
  "type" => "submit"
  "attributeString" => "id="password_reset_request_submit" name="password_reset_request[submit]""
]
Component
App\Twig\Components\Button {#1686
  +size: null
  +darkColor: "domain"
  +lightColor: "white"
  +hoverScheme: "default"
  +hoverTextColor: null
  +disabled: false
  +noLabelOnSmallScreen: false
  +iconClass: null
  +beforeIconClass: null
  +afterIconClass: null
}