Forms
login
"WPXToolsBundle\Form\LoginType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | User {#321
-id: null
-username: null
-password: null
-email: null
-isActive: 1
-roles: ArrayCollection {#322 …}
-realName: null
-birthDate: null
-registerDate: DateTime @1770979522 {#323
: 2026-02-13 04:45:22.214645 America/Chicago (-06:00)
}
-skype: null
-phoneNumber: null
-avatarUrl: null
-position: null
-isApprover: 0
-isAssignee: 0
-hostBillId: null
-paidLeaveDays: 20
-paidLeaveDaysDate: null
-popupNotifications: 1
-nameInCyrillic: null
-departmentNameInCyrillic: null
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | User {#321
-id: null
-username: null
-password: null
-email: null
-isActive: 1
-roles: ArrayCollection {#322 …}
-realName: null
-birthDate: null
-registerDate: DateTime @1770979522 {#323
: 2026-02-13 04:45:22.214645 America/Chicago (-06:00)
}
-skype: null
-phoneNumber: null
-avatarUrl: null
-position: null
-isApprover: 0
-isAssignee: 0
-hostBillId: null
-paidLeaveDays: 20
-paidLeaveDaysDate: null
-popupNotifications: 1
-nameInCyrillic: null
-departmentNameInCyrillic: null
} |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#380
-generator: UriSafeTokenGenerator {#381 …}
-storage: SessionTokenStorage {#162 …}
-namespace: Closure {#383 …}
} |
| data | User {#321
-id: null
-username: null
-password: null
-email: null
-isActive: 1
-roles: ArrayCollection {#322 …}
-realName: null
-birthDate: null
-registerDate: DateTime @1770979522 {#323
: 2026-02-13 04:45:22.214645 America/Chicago (-06:00)
}
-skype: null
-phoneNumber: null
-avatarUrl: null
-position: null
-isApprover: 0
-isAssignee: 0
-hostBillId: null
-paidLeaveDays: 20
-paidLeaveDaysDate: null
-popupNotifications: 1
-nameInCyrillic: null
-departmentNameInCyrillic: null
} |
| data_class | "WPXToolsBundle\Entity\User" |
| disabled | false |
| empty_data | Closure {#398 : "Symfony\Component\Form\Extension\Core\Type\FormType" : FormType {#345 …} : { : { : "Symfony\Component\Form\FormInterface" } } : { : "WPXToolsBundle\Entity\User" } : "/home/alice/domains/staging.alice.wpxhosting.com/public_html/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" : "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#400 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : UploadValidatorExtension {#378 …} : { : IdentityTranslator {#352 …} : "validators" : Closure {#399 …} } : "/home/alice/domains/staging.alice.wpxhosting.com/public_html/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" : "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "login" "_login" ] |
| cache_key | "_login_login" |
| compound | true |
| data | User {#321
-id: null
-username: null
-password: null
-email: null
-isActive: 1
-roles: ArrayCollection {#322 …}
-realName: null
-birthDate: null
-registerDate: DateTime @1770979522 {#323
: 2026-02-13 04:45:22.214645 America/Chicago (-06:00)
}
-skype: null
-phoneNumber: null
-avatarUrl: null
-position: null
-isApprover: 0
-isAssignee: 0
-hostBillId: null
-paidLeaveDays: 20
-paidLeaveDaysDate: null
-popupNotifications: 1
-nameInCyrillic: null
-departmentNameInCyrillic: null
} |
| disabled | false |
| errors | FormErrorIterator {#415
-form: Form {#432 …}
-errors: []
} |
| form | FormView {#428 …5} |
| full_name | "login" |
| id | "login" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "login" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_login" |
| valid | true |
| value | User {#321
-id: null
-username: null
-password: null
-email: null
-isActive: 1
-roles: ArrayCollection {#322 …}
-realName: null
-birthDate: null
-registerDate: DateTime @1770979522 {#323
: 2026-02-13 04:45:22.214645 America/Chicago (-06:00)
}
-skype: null
-phoneNumber: null
-avatarUrl: null
-position: null
-isApprover: 0
-isAssignee: 0
-hostBillId: null
-paidLeaveDays: 20
-paidLeaveDaysDate: null
-popupNotifications: 1
-nameInCyrillic: null
-departmentNameInCyrillic: null
} |