Redirect 302 redirect from GET @_profiler_home (1369ee)

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

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.61ms

Render calls

Button App\Twig\Components\Button 6.0 MiB 0.36 ms
Input props
[
  "text" => "Autentificare"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Button {#1106
  +text: "Autentificare"
  +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.14 ms
Input props
[
  "text" => "Înregistrare"
  "color" => "none"
  "link" => "/sign-up"
]
Attributes
[]
Component
App\Twig\Components\Button {#1301
  +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 6.0 MiB 0.11 ms
Input props
[
  "type" => "submit"
  "color" => "success"
  "text" => "Autentificare"
]
Attributes
[]
Component
App\Twig\Components\Button {#1253
  +text: "Autentificare"
  +color: "#11B073"
  +buttonAttributes: ""
  +type: "submit"
  +textColor: "#FFFFFF"
  +icon: null
  +iconColor: "#FFFFFF"
  +iconOnly: false
  +link: null
  +id: null
}