Forms
-
User
-
ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG
-
fullName
-
username
-
email
-
password
-
roles
-
isVerified
-
bio
-
website
-
twitterHandle
-
ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG
-
_token
-
User
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } |
| 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 {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } |
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } |
| 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() {#1444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1441 …} $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 {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1724 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1460 -errors: [] -form: Symfony\Component\Form\Form {#1450 …} } |
| form | Symfony\Component\Form\FormView {#1473 …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 {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } |
ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -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) {#1457 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() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1458 …} $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_01KKHHZT3CGFRHHABS8Q6TPVVG" ] |
| cache_key | "_User_ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG_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 {#1671 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1169 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1639 -errors: [] -form: Symfony\Component\Form\Form {#1601 …} } |
| form | Symfony\Component\Form\FormView {#1638 …5} |
| full_name | "User[ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| 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 | "Melvin McDermott" |
| 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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1470 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() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1471 …} $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 | "Melvin McDermott" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1675 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1188 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1673 -errors: [] -form: Symfony\Component\Form\Form {#1604 …} } |
| form | Symfony\Component\Form\FormView {#1640 …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 | "Melvin McDermott" |
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 | "melvin361" |
| 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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1479 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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1480 …} $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 | "melvin361" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1678 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1196 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1676 -errors: [] -form: Symfony\Component\Form\Form {#1607 …} } |
| form | Symfony\Component\Form\FormView {#1674 …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 | "melvin361" |
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 | "melvin.mcdermott@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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1492 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() {#1494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1493 …} $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 | "melvin.mcdermott@example.com" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1681 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1203 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1679 -errors: [] -form: Symfony\Component\Form\Form {#1610 …} } |
| form | Symfony\Component\Form\FormView {#1677 …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 | "melvin.mcdermott@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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1501 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() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1502 …} $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 {#1684 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1210 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1682 -errors: [] -form: Symfony\Component\Form\Form {#1613 …} } |
| form | Symfony\Component\Form\FormView {#1680 …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_EDITOR"
] |
| 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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -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() {#1524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1522 …} $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 {#1686 +data: "ROLE_ADMIN" +value: "ROLE_ADMIN" +label: "Admin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +data: "ROLE_EDITOR" +value: "ROLE_EDITOR" +label: "Editor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +data: "ROLE_USER" +value: "ROLE_USER" +label: "User" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
"ROLE_EDITOR"
] |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1692 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1216 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1685 -errors: [] -form: Symfony\Component\Form\Form {#1616 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "User[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_roles" |
| is_selected | Closure($choice, array $values) {#1690 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_EDITOR"
] |
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1540 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 {#1541 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() {#1542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1544 …} $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 {#1695 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1224 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1693 -errors: [] -form: Symfony\Component\Form\Form {#1619 …} } |
| form | Symfony\Component\Form\FormView {#1691 …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 | "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." |
| View Format | same as normalized 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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1556 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() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1557 …} $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 | "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1698 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1233 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1696 -errors: [] -form: Symfony\Component\Form\Form {#1622 …} } |
| form | Symfony\Component\Form\FormView {#1694 …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 | "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." |
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -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) {#1569 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() {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1570 …} $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 {#1701 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1239 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1699 -errors: [] -form: Symfony\Component\Form\Form {#1625 …} } |
| form | Symfony\Component\Form\FormView {#1697 …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 {#1254 -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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1578 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 {#1254 -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() {#1580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1579 …} $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 {#1704 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1248 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1702 -errors: [] -form: Symfony\Component\Form\Form {#1628 …} } |
| form | Symfony\Component\Form\FormView {#1700 …5} |
| full_name | "User[twitterHandle]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1254 -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_01KKHHZT3CGFRHHABS8Q6TPVVG
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1591 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() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1592 …} $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_01KKHHZT3CGFRHHABS8Q6TPVVG" ] |
| cache_key | "_User_ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1707 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1182 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#839 -isAccessible: true -primaryKeyValue: 6 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1167 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1396 …} -defaultActionUrl: null -fqcn: "App\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\User {#840 -id: 6 -fullName: "Melvin McDermott" -username: "melvin361" -email: "melvin.mcdermott@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Sed reiciendis molestiae dolorem aliquam. Ea deserunt voluptas doloribus est nisi ea. Aliquid ut debitis alias magni ex explicabo fugiat commodi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: null -comments: Doctrine\ORM\PersistentCollection {#881 …} -posts: Doctrine\ORM\PersistentCollection {#951 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1705 -errors: [] -form: Symfony\Component\Form\Form {#1631 …} } |
| form | Symfony\Component\Form\FormView {#1703 …5} |
| full_name | "User[ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "User_ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_User_ea_form_fieldset_close_01KKHHZT3CGFRHHABS8Q6TPVVG" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5b868313c1f46b3148bf82d054b9d590.n1Ihf4AfIqGPLI8oxZZdmE_TeBGfb4rEViq38uMQmDw.1RVQLeJuaPTJbtpflcM7_gSXKFSvVvuRG1mBno177kvVK281wUxV-McV1g" |
| 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 | "5b868313c1f46b3148bf82d054b9d590.n1Ihf4AfIqGPLI8oxZZdmE_TeBGfb4rEViq38uMQmDw.1RVQLeJuaPTJbtpflcM7_gSXKFSvVvuRG1mBno177kvVK281wUxV-McV1g" |
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 {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "5b868313c1f46b3148bf82d054b9d590.n1Ihf4AfIqGPLI8oxZZdmE_TeBGfb4rEViq38uMQmDw.1RVQLeJuaPTJbtpflcM7_gSXKFSvVvuRG1mBno177kvVK281wUxV-McV1g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1710 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() {#1712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1711 …} $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 | "5b868313c1f46b3148bf82d054b9d590.n1Ihf4AfIqGPLI8oxZZdmE_TeBGfb4rEViq38uMQmDw.1RVQLeJuaPTJbtpflcM7_gSXKFSvVvuRG1mBno177kvVK281wUxV-McV1g" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1725 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1722 -errors: [] -form: Symfony\Component\Form\Form {#1718 …} } |
| form | Symfony\Component\Form\FormView {#1713 …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 | "5b868313c1f46b3148bf82d054b9d590.n1Ihf4AfIqGPLI8oxZZdmE_TeBGfb4rEViq38uMQmDw.1RVQLeJuaPTJbtpflcM7_gSXKFSvVvuRG1mBno177kvVK281wUxV-McV1g" |