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

Components

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

Components

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

Render calls

Tabler:ThemeSwitch Jostkleigrewe\TablerBundle\Twig\Components\ThemeSwitch 6.0 MiB 1.10 ms
Input props
[
  "variant" => "tristate"
  "title" => "Theme wechseln"
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\ThemeSwitch {#1215
  +variant: Jostkleigrewe\TablerBundle\Enum\ThemeSwitchVariant {#1142 …}
  +size: Jostkleigrewe\TablerBundle\Enum\ThemeSwitchSize {#1216 …}
  +title: "Theme wechseln"
  +showLabel: false
  +label: "Theme"
  +class: ""
}
Tabler:CodeBlock Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock 6.0 MiB 1.37 ms
Input props
[
  "language" => "bash"
  "lineNumbers" => false
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock {#1304
  +language: Jostkleigrewe\TablerBundle\Enum\CodeLanguage {#1314 …}
  +title: null
  +code: null
  +lineNumbers: false
  +compact: false
}
Tabler:CodeBlock Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock 6.0 MiB 0.11 ms
Input props
[
  "language" => "bash"
  "lineNumbers" => false
  "compact" => true
]
Attributes
[]
Component
Jostkleigrewe\TablerBundle\Twig\Components\CodeBlock {#1371
  +language: Jostkleigrewe\TablerBundle\Enum\CodeLanguage {#1314 …}
  +title: null
  +code: null
  +lineNumbers: false
  +compact: true
}