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

Components

3 Twig Components
3 Render Count
4 ms Render Time
8.0 MiB Memory Usage

Components

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

Render calls

Store:User App\Twig\Components\Store\User 8.0 MiB 1.41 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Store\User {#1561
  -securityService: App\Service\SecurityService {#115 …}
  -geoService: App\Service\GeoService {#798 …}
  -institutionUtilsService: App\Service\InstitutionUtilsService {#1562 …}
}
Heading:Large
[Anonymous]
8.0 MiB 1.02 ms
Input props
[
  "tag" => "h1"
  "class" => "mb-10"
]
Attributes
[
  "tag" => "h1"
  "class" => "mb-10"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1600
  -props: [
    "tag" => "h1"
    "class" => "mb-10"
  ]
}
Button App\Twig\Components\Button 8.0 MiB 1.23 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 {#1685
  +size: null
  +darkColor: "domain"
  +lightColor: "white"
  +hoverScheme: "default"
  +hoverTextColor: null
  +disabled: false
  +noLabelOnSmallScreen: false
  +iconClass: null
  +beforeIconClass: null
  +afterIconClass: null
}