Forms
-
User
-
ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT
-
fullName
-
username
-
email
-
password
-
roles
-
isVerified
-
bio
-
website
-
twitterHandle
-
ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT
-
_token
-
User
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
| data | App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1454 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-User-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_User" ] |
| cache_key | "_User_ea_crud" |
| compound | true |
| data | App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1723 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1672 -errors: [] -form: Symfony\Component\Form\Form {#1598 …} } |
| form | Symfony\Component\Form\FormView {#1428 …5} |
| full_name | "User" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "User" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User" |
| valid | true |
| value | App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } |
ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1450 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1461 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_User_ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT" ] |
| cache_key | "_User_ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1679 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1418 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1681 -errors: [] -form: Symfony\Component\Form\Form {#1635 …} } |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "User[ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| valid | true |
| value | null |
fullName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Destiney Homenick" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "user.fullName" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1441 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.fullName" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1443 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_fullName" ] |
| cache_key | "_User_fullName_text" |
| compound | false |
| data | "Destiney Homenick" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1464 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1221 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1678 -errors: [] -form: Symfony\Component\Form\Form {#1638 …} } |
| form | Symfony\Component\Form\FormView {#1677 …5} |
| full_name | "User[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_fullName" |
| label | "user.fullName" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_fullName" |
| valid | true |
| value | "Destiney Homenick" |
username
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "destiney685" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "user.username" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.username" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1475 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_username" ] |
| cache_key | "_User_username_text" |
| compound | false |
| data | "destiney685" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1632 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1213 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1627 -errors: [] -form: Symfony\Component\Form\Form {#1641 …} } |
| form | Symfony\Component\Form\FormView {#1680 …5} |
| full_name | "User[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_username" |
| label | "user.username" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_username" |
| valid | true |
| value | "destiney685" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "destiney.homenick@example.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "email" ] |
[ "inputmode" => "email" ] |
| label | "user.email" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-email" ] |
[ "class" => "field-email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-email" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_User_email" ] |
| cache_key | "_User_email_email" |
| compound | false |
| data | "destiney.homenick@example.com" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1670 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1255 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1628 -errors: [] -form: Symfony\Component\Form\Form {#1599 …} } |
| form | Symfony\Component\Form\FormView {#1645 …5} |
| full_name | "User[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_email" |
| label | "user.email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-email" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_email" |
| valid | true |
| value | "destiney.homenick@example.com" |
password
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "password123" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "user.password" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1496 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_password" ] |
| cache_key | "_User_password_text" |
| compound | false |
| data | "password123" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1674 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1225 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1675 -errors: [] -form: Symfony\Component\Form\Form {#1602 …} } |
| form | Symfony\Component\Form\FormView {#1626 …5} |
| full_name | "User[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_password" |
| label | "user.password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_password" |
| valid | true |
| value | "password123" |
roles
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
"ROLE_ADMIN"
] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Admin" => "ROLE_ADMIN" "Editor" => "ROLE_EDITOR" "User" => "ROLE_USER" ] |
[ "Admin" => "ROLE_ADMIN" "Editor" => "ROLE_EDITOR" "User" => "ROLE_USER" ] |
| expanded | false |
same as passed value |
| label | "user.roles" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Admin" => "ROLE_ADMIN" "Editor" => "ROLE_EDITOR" "User" => "ROLE_USER" ] |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.roles" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1521 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_User_roles" ] |
| cache_key | "_User_roles_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +data: "ROLE_ADMIN" +value: "ROLE_ADMIN" +label: "Admin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +data: "ROLE_EDITOR" +value: "ROLE_EDITOR" +label: "Editor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +data: "ROLE_USER" +value: "ROLE_USER" +label: "User" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
"ROLE_ADMIN"
] |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1687 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1278 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1673 -errors: [] -form: Symfony\Component\Form\Form {#1605 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1676 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles" |
| is_selected | Closure($choice, array $values) {#1686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "user.roles" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "roles" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_roles" |
| valid | true |
| value | [
"ROLE_ADMIN"
] |
isVerified
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "user.isVerified" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1538 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1536 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "user.isVerified" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1543 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_User_isVerified" ] |
| cache_key | "_User_isVerified_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1694 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1280 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1692 -errors: [] -form: Symfony\Component\Form\Form {#1608 …} } |
| form | Symfony\Component\Form\FormView {#1688 …5} |
| full_name | "User[isVerified]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_isVerified" |
| label | "user.isVerified" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isVerified" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_isVerified" |
| valid | true |
| value | "1" |
bio
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 4 "data-ea-textarea-field" => true ] |
[ "rows" => 4 "data-ea-textarea-field" => true ] |
| label | "user.bio" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 4 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.bio" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1553 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 4 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_User_bio" ] |
| cache_key | "_User_bio_textarea" |
| compound | false |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1697 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1289 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1695 -errors: [] -form: Symfony\Component\Form\Form {#1611 …} } |
| form | Symfony\Component\Form\FormView {#1693 …5} |
| full_name | "User[bio]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_bio" |
| label | "user.bio" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bio" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_bio" |
| valid | true |
| value | "" |
website
Form type:
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "inputmode" => "url" ] |
[ "inputmode" => "url" ] |
| default_protocol | null |
same as passed value |
| label | "user.website" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-url" ] |
[ "class" => "field-url" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| default_protocol | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.website" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-url" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1564 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_User_website" ] |
| cache_key | "_User_website_url" |
| compound | false |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1700 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1295 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1698 -errors: [] -form: Symfony\Component\Form\Form {#1614 …} } |
| form | Symfony\Component\Form\FormView {#1696 …5} |
| full_name | "User[website]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_website" |
| label | "user.website" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-url" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_website" |
| valid | true |
| value | "" |
twitterHandle
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1183 -message: "user.twitterHandle_help" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "user.twitterHandle" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1183 -message: "user.twitterHandle_help" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.twitterHandle" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1578 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_User_twitterHandle" ] |
| cache_key | "_User_twitterHandle_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1703 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1233 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1701 -errors: [] -form: Symfony\Component\Form\Form {#1617 …} } |
| form | Symfony\Component\Form\FormView {#1699 …5} |
| full_name | "User[twitterHandle]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1183 -message: "user.twitterHandle_help" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "User_twitterHandle" |
| label | "user.twitterHandle" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "twitterHandle" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_twitterHandle" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1587 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1586 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_User_ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT" ] |
| cache_key | "_User_ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1706 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1176 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#788 -isAccessible: true -primaryKeyValue: 8 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1168 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1389 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#817 …} -permission: null -entityInstance: App\Entity\User {#883 -id: 8 -fullName: "Destiney Homenick" -username: "destiney685" -email: "destiney.homenick@example.com" -password: "password123" -roles: [ "ROLE_ADMIN" ] -bio: null -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1765942209 {#885 date: 2025-12-17 04:30:09.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#797 …} -posts: Doctrine\ORM\PersistentCollection {#890 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1704 -errors: [] -form: Symfony\Component\Form\Form {#1620 …} } |
| form | Symfony\Component\Form\FormView {#1702 …5} |
| full_name | "User[ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_close_01KQ9Z2GQ4A43V2F6GK2A5HZQT" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1881a12be0ec1ed.bh_iTQfdrpPOYwz5QGuN5Dr-Gew6R9sWFO0h0AYXFDs.KXqYdFSr38z_EEufCDrYqkm6ctwJMpNGW5RykVZCRmILSc80cpLC4_02VQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "1881a12be0ec1ed.bh_iTQfdrpPOYwz5QGuN5Dr-Gew6R9sWFO0h0AYXFDs.KXqYdFSr38z_EEufCDrYqkm6ctwJMpNGW5RykVZCRmILSc80cpLC4_02VQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "1881a12be0ec1ed.bh_iTQfdrpPOYwz5QGuN5Dr-Gew6R9sWFO0h0AYXFDs.KXqYdFSr38z_EEufCDrYqkm6ctwJMpNGW5RykVZCRmILSc80cpLC4_02VQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1707 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 | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1708 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_User__token" ] |
| cache_key | "_User__token_hidden" |
| compound | false |
| data | "1881a12be0ec1ed.bh_iTQfdrpPOYwz5QGuN5Dr-Gew6R9sWFO0h0AYXFDs.KXqYdFSr38z_EEufCDrYqkm6ctwJMpNGW5RykVZCRmILSc80cpLC4_02VQ" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1724 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1721 -errors: [] -form: Symfony\Component\Form\Form {#1717 …} } |
| form | Symfony\Component\Form\FormView {#1712 …5} |
| full_name | "User[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User__token" |
| valid | true |
| value | "1881a12be0ec1ed.bh_iTQfdrpPOYwz5QGuN5Dr-Gew6R9sWFO0h0AYXFDs.KXqYdFSr38z_EEufCDrYqkm6ctwJMpNGW5RykVZCRmILSc80cpLC4_02VQ" |