Redirect 302 redirect from GET @identity_position_options (f6b224)

GET http://kraken.buro-corp.ru/login

Components

5 Twig Components
6 Render Count
18 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Input
"App\Shared\Presentation\Component\Form\Input\Input"
@Shared.Component/Form/Input/Input.html.twig
2 8.25ms
FlashMessages
"App\Shared\Presentation\Component\Feedback\FlashMessages\FlashMessages"
@Shared.Component/Feedback/FlashMessages/FlashMessages.html.twig
1 0.38ms
Checkbox
"App\Shared\Presentation\Component\Form\Checkbox\Checkbox"
@Shared.Component/Form/Checkbox/Checkbox.html.twig
1 3.77ms
Link
"App\Shared\Presentation\Component\Action\Link\Link"
@Shared.Component/Action/Link/Link.html.twig
1 1.88ms
Button
"App\Shared\Presentation\Component\Action\Button\Button"
@Shared.Component/Action/Button/Button.html.twig
1 3.42ms

Render calls

FlashMessages App\Shared\Presentation\Component\Feedback\FlashMessages\FlashMessages 4.0 MiB 0.38 ms
Input props
[]
Attributes
[]
Component
App\Shared\Presentation\Component\Feedback\FlashMessages\FlashMessages {#846}
Input App\Shared\Presentation\Component\Form\Input\Input 4.0 MiB 4.84 ms
Input props
[
  "inline" => false
  "name" => "_username"
  "value" => ""
  "label" => "Учетная запись"
  "type" => "text"
  "placeholder" => "Учетная запись или email"
  "size" => "xl"
]
Attributes
[
  "name" => "_username"
]
Component
App\Shared\Presentation\Component\Form\Input\Input {#864
  +id: "input-99536593"
  +size: "xl"
  +label: "Учетная запись"
  +helper: null
  +error: null
  +type: "text"
  +placeholder: "Учетная запись или email"
  +value: ""
  +readonly: false
  +disabled: false
  +inline: false
}
Input App\Shared\Presentation\Component\Form\Input\Input 4.0 MiB 3.40 ms
Input props
[
  "inline" => false
  "name" => "_password"
  "value" => ""
  "label" => "Пароль"
  "type" => "password"
  "placeholder" => "••••••••"
  "size" => "xl"
]
Attributes
[
  "name" => "_password"
]
Component
App\Shared\Presentation\Component\Form\Input\Input {#762
  +id: "input-0009034d"
  +size: "xl"
  +label: "Пароль"
  +helper: null
  +error: null
  +type: "password"
  +placeholder: "••••••••"
  +value: ""
  +readonly: false
  +disabled: false
  +inline: false
}
Checkbox App\Shared\Presentation\Component\Form\Checkbox\Checkbox 4.0 MiB 3.77 ms
Input props
[
  "id" => "remember"
  "name" => "_remember_me"
  "value" => "1"
  "label" => "Запомнить"
]
Attributes
[
  "name" => "_remember_me"
  "value" => "1"
]
Component
App\Shared\Presentation\Component\Form\Checkbox\Checkbox {#675
  +id: "remember"
  +label: "Запомнить"
  +helper: null
  +disabled: false
  +checked: false
}
Link App\Shared\Presentation\Component\Action\Link\Link 4.0 MiB 1.88 ms
Input props
[
  "href" => "#"
]
Attributes
[
  "href" => "#"
]
Component
App\Shared\Presentation\Component\Action\Link\Link {#1685
  +id: "link-d6658c19"
  +theme: "primary"
  +size: "md"
  +icon: null
  +tooltip: null
  +disabled: false
}
Button App\Shared\Presentation\Component\Action\Button\Button 4.0 MiB 3.42 ms
Input props
[
  "type" => "submit"
  "fullWidth" => true
  "size" => "xl"
]
Attributes
[
  "type" => "submit"
]
Component
App\Shared\Presentation\Component\Action\Button\Button {#718
  +id: "button-8cfccfdd"
  +theme: "primary"
  +size: "xl"
  +icon: null
  +tooltip: null
  +disabled: false
  +iconOnly: false
  +fullWidth: true
}