GET https://invest.apps.kielce.eu/zaloguj

Forms

  • login
    • email
    • password
    • _remember_me
    • _target_path
    • csrf_token

login

Form type:
"App\UI\Form\Login\LoginFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "email" => ""
]
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/zaloguj"
same as passed value
data
[]
same as passed value
method
"POST"
same as passed value

Resolved Options

Option Value
action
"/zaloguj"
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
clear
false
compound
true
constraints
[]
csrf_field_name
"csrf_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
"authenticate"
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#519
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#148 …}
  -logger: Monolog\Logger {#144 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#520 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
[]
data_class
null
disabled
false
empty_data
Closure(FormInterface $form) {#642
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
icon
false
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
key
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
position
false
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
postfix
false
prefix
false
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
unit
false
upload_max_size_message
Closure() {#644
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#332 …}
    $message: Closure() {#643 …}
    $translationDomain: "validators"
  }
}
validation_groups
null
wrap
true

View Vars

Variable Value
action
"/zaloguj"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "login"
  "_login"
]
cache_key
"_login_login"
clear
false
compound
true
data
[
  "email" => ""
]
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#700
  -errors: []
  -form: Symfony\Component\Form\Form {#705 …}
}
form
Symfony\Component\Form\FormView {#645 …5}
full_name
"login"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
icon
false
id
"login"
key
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"login"
postfix
false
prefix
false
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_login"
unit
false
valid
true
value
[
  "email" => ""
]
wrap
true