GET https://sso-beta.eurip.com/info/sso

Components

2 Twig Components
3 Render Count
2 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Tabler:CodeBlock
"Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock"
@Tabler/components/CodeBlock.html.twig
2 0.68ms
Tabler:ThemeSwitch
"Jostkleigrewe\TablerBundle\Twig\Components\ThemeSwitch"
@Tabler/components/ThemeSwitch.html.twig
1 1.10ms

Render calls

Tabler:ThemeSwitch Jostkleigrewe\TablerBundle\Twig\Components\ThemeSwitch 4.0 MiB 1.10 ms
Input props
[
  "variant" => "tristate"
  "title" => "Theme wechseln"
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\ThemeSwitch {#1216
  +variant: Jostkleigrewe\TablerBundle\Enum\ThemeSwitchVariant {#1143 …}
  +size: Jostkleigrewe\TablerBundle\Enum\ThemeSwitchSize {#1217 …}
  +title: "Theme wechseln"
  +showLabel: false
  +label: "Theme"
  +class: ""
}
Tabler:CodeBlock Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock 4.0 MiB 0.56 ms
Input props
[
  "language" => "bash"
  "lineNumbers" => false
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock {#1305
  +language: Jostkleigrewe\TablerBundle\Enum\CodeLanguage {#1315 …}
  +title: null
  +code: null
  +lineNumbers: false
  +compact: false
}
Tabler:CodeBlock Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock 4.0 MiB 0.11 ms
Input props
[
  "language" => "bash"
  "lineNumbers" => false
  "compact" => true
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock {#1372
  +language: Jostkleigrewe\TablerBundle\Enum\CodeLanguage {#1315 …}
  +title: null
  +code: null
  +lineNumbers: false
  +compact: true
}