Redirect 302 redirect from GET @app.dashboard (56ef31)

GET https://app.dev.registrus.ro/login

Components

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

Components

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

Render calls

Button App\Twig\Components\Button 8.0 MiB 0.33 ms
Input props
[
  "text" => "Autentificare"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Button {#1108
  +text: "Autentificare"
  +color: "#032287"
  +buttonAttributes: ""
  +type: "button"
  +textColor: "#FFFFFF"
  +icon: null
  +iconColor: "#FFFFFF"
  +iconOnly: false
  +link: null
  +id: null
}
Button App\Twig\Components\Button 8.0 MiB 0.14 ms
Input props
[
  "text" => "Înregistrare"
  "color" => "none"
  "link" => "/sign-up"
]
Attributes
[]
Component
App\Twig\Components\Button {#1303
  +text: "Înregistrare"
  +color: "transparent"
  +buttonAttributes: ""
  +type: "button"
  +textColor: "#032287"
  +icon: null
  +iconColor: "#032287"
  +iconOnly: false
  +link: "/sign-up"
  +id: null
}
Button App\Twig\Components\Button 8.0 MiB 0.11 ms
Input props
[
  "type" => "submit"
  "color" => "success"
  "text" => "Autentificare"
]
Attributes
[]
Component
App\Twig\Components\Button {#1255
  +text: "Autentificare"
  +color: "#11B073"
  +buttonAttributes: ""
  +type: "submit"
  +textColor: "#FFFFFF"
  +icon: null
  +iconColor: "#FFFFFF"
  +iconOnly: false
  +link: null
  +id: null
}