Forms
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 | [ "_target_path" => "/" "email" => "" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/zaloguj?_target_path=/" |
same as passed value |
| data | [ "_target_path" => "/" ] |
[ "_target_path" => "/" ] |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/zaloguj?_target_path=/" |
| 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 | [ "_target_path" => "/" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#642 : "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 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : { : Symfony\Component\Translation\DataCollectorTranslator {#332 …} : Closure() {#643 …} : "validators" } } |
| validation_groups | null |
| wrap | true |
View Vars
| Variable | Value |
|---|---|
| action | "/zaloguj?_target_path=/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "login" "_login" ] |
| cache_key | "_login_login" |
| clear | false |
| compound | true |
| data | [ "_target_path" => "/" "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 | [ "_target_path" => "/" "email" => "" ] |
| wrap | true |