GET https://app.dev.registrus.ro/sign-up

Components

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

Components

Name Metadata Render Count Render Time
Button
"App\Twig\Components\Button"
app/live_components/Button.html.twig
3 0.60ms

Render calls

Button App\Twig\Components\Button 6.0 MiB 0.37 ms
Input props
[
  "text" => "Autentificare"
  "color" => "none"
  "link" => "/login"
]
Attributes
[]
Component
App\Twig\Components\Button {#1201
  +text: "Autentificare"
  +color: "transparent"
  +buttonAttributes: ""
  +type: "button"
  +textColor: "#032287"
  +icon: null
  +iconColor: "#032287"
  +iconOnly: false
  +link: "/login"
  +id: null
}
Button App\Twig\Components\Button 6.0 MiB 0.12 ms
Input props
[
  "text" => "Înregistrare"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Button {#1309
  +text: "Înregistrare"
  +color: "#032287"
  +buttonAttributes: ""
  +type: "button"
  +textColor: "#FFFFFF"
  +icon: null
  +iconColor: "#FFFFFF"
  +iconOnly: false
  +link: null
  +id: null
}
Button App\Twig\Components\Button 6.0 MiB 0.11 ms
Input props
[
  "type" => "submit"
  "color" => "success"
  "text" => "Înregistrare"
]
Attributes
[]
Component
App\Twig\Components\Button {#1351
  +text: "Înregistrare"
  +color: "#11B073"
  +buttonAttributes: ""
  +type: "submit"
  +textColor: "#FFFFFF"
  +icon: null
  +iconColor: "#FFFFFF"
  +iconOnly: false
  +link: null
  +id: null
}