- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 20
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM
-
ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5
-
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7
-
title
-
summary
-
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP
-
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR
-
ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB
-
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD
-
author
-
publishedAt
-
tags
-
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT
-
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW
-
ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK
-
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN
-
content
-
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY
-
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0
-
ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2
-
_token
-
Post
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-Post-form" ] |
[ "class" => "ea-new-form" "id" => "new-Post-form" ] |
| data | App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } |
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-new-form" "id" => "new-Post-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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data | App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
| data_class | "App\Entity\Post" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} use: { $class: "App\Entity\Post" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } |
| 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() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1201 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Post-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Post" ] |
| cache_key | "_Post_ea_crud" |
| compound | true |
| data | App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1719 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1414 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1425 …5} |
| full_name | "Post" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Post" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post" |
| valid | true |
| value | App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupOpenType"
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 |
|---|---|---|
| ea_is_inside_tab | false |
false
|
| mapped | false |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_is_inside_tab | false |
| empty_data | Closure(FormInterface $form) {#1217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1218 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_group_open" "_Post_ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" ] |
| cache_key | "_Post_ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM_ea_form_column_group_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#739 -fieldFqcn: null -propertyName: "ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#740 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#742 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#741 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#672 …} -uniqueId: Symfony\Component\Uid\Ulid {#743 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#693 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1286 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#739 -fieldFqcn: null -propertyName: "ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#740 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#742 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#741 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#672 …} -uniqueId: Symfony\Component\Uid\Ulid {#743 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#693 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1317 …5} |
| full_name | "Post[ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_group_open_01KBTPR2QGH07NENGS09PPH7GM" |
| valid | true |
| value | null |
ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType"
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 |
|---|---|---|
| label | null |
null
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_column col-xxl-8" ] |
[ "class" => "field-form_column col-xxl-8" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1230 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | true |
| 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 | [ "class" => "field-form_column col-xxl-8" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1231 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" ] |
| cache_key | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5_ea_form_column_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#686 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#689 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-8" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#688 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#690 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -uniqueId: Symfony\Component\Uid\Ulid {#687 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#692 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1246 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#686 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#689 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-8" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#688 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#690 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#789 …} -uniqueId: Symfony\Component\Uid\Ulid {#687 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#692 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1506 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1299 …5} |
| full_name | "Post[ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_column col-xxl-8" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCW5" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
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 |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | false |
false
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1244 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#694 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#697 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#696 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#698 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#834 …} -uniqueId: Symfony\Component\Uid\Ulid {#695 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#700 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1564 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#694 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#697 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#696 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#698 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#834 …} -uniqueId: Symfony\Component\Uid\Ulid {#695 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#700 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#1509 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1260 …5} |
| full_name | "Post[ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCW7" |
| valid | true |
| value | null |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Title" |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | "Title" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1258 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Post_title" ] |
| cache_key | "_Post_title_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#701 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -value: null -formattedValue: null -formatValueCallable: null -label: "Title" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#704 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#703 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#705 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#836 …} -uniqueId: Symfony\Component\Uid\Ulid {#702 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#707 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1568 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#701 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -value: null -formattedValue: null -formatValueCallable: null -label: "Title" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#704 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#703 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#705 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#836 …} -uniqueId: Symfony\Component\Uid\Ulid {#702 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#707 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1566 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1220 …5} |
| full_name | "Post[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_title" |
| label | "Title" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_title" |
| valid | true |
| value | "" |
summary
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => 3 "data-ea-textarea-field" => true ] |
[ "rows" => 3 "data-ea-textarea-field" => true ] |
| help | Symfony\Component\Translation\TranslatableMessage {#713 -message: "Summaries can't contain Markdown or HTML contents; only plain text." -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Summary" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
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" => 3 "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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 {#713 -message: "Summaries can't contain Markdown or HTML contents; only plain text." -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 | "Summary" |
| 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-textarea" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1271 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 3 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_Post_summary" ] |
| cache_key | "_Post_summary_textarea" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#708 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "summary" -value: null -formattedValue: null -formatValueCallable: null -label: "Summary" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#711 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#713 -message: "Summaries can't contain Markdown or HTML contents; only plain text." -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#710 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#712 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#833 …} -uniqueId: Symfony\Component\Uid\Ulid {#709 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#714 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1618 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#708 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "summary" -value: null -formattedValue: null -formatValueCallable: null -label: "Summary" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#711 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#713 -message: "Summaries can't contain Markdown or HTML contents; only plain text." -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#710 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#712 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#833 …} -uniqueId: Symfony\Component\Uid\Ulid {#709 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#714 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1569 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1567 …5} |
| full_name | "Post[summary]" |
| help | Symfony\Component\Translation\TranslatableMessage {#713 -message: "Summaries can't contain Markdown or HTML contents; only plain text." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "Post_summary" |
| label | "Summary" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "summary" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-textarea" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_summary" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1284 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#771 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1004 …} -uniqueId: Symfony\Component\Uid\Ulid {#976 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1621 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#771 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1004 …} -uniqueId: Symfony\Component\Uid\Ulid {#976 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1619 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1616 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GP" |
| valid | true |
| value | null |
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1297 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" ] |
| cache_key | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR_ea_form_column_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1006 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -uniqueId: Symfony\Component\Uid\Ulid {#1007 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1624 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1006 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -uniqueId: Symfony\Component\Uid\Ulid {#1007 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1622 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1620 …5} |
| full_name | "Post[ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GR" |
| valid | true |
| value | null |
ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType"
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 |
|---|---|---|
| label | null |
null
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_column col-xxl-4" ] |
[ "class" => "field-form_column col-xxl-4" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | true |
| 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 | [ "class" => "field-form_column col-xxl-4" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1306 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" ] |
| cache_key | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB_ea_form_column_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#717 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-4" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#719 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#721 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#706 …} -uniqueId: Symfony\Component\Uid\Ulid {#716 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#723 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1627 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#717 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-4" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#719 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#721 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#706 …} -uniqueId: Symfony\Component\Uid\Ulid {#716 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#723 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1625 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1623 …5} |
| full_name | "Post[ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_column col-xxl-4" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWB" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
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 |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | false |
false
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#724 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#727 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#726 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#728 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#863 …} -uniqueId: Symfony\Component\Uid\Ulid {#725 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#730 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1630 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#724 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#727 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#726 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#728 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#863 …} -uniqueId: Symfony\Component\Uid\Ulid {#725 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#730 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1628 -form: Symfony\Component\Form\Form {#1527 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1626 …5} |
| full_name | "Post[ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWD" |
| valid | true |
| value | null |
author
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| class | "App\Entity\User" |
same as passed value |
| label | "Author" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#954 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#731 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: null -formattedValue: null -formatValueCallable: null -label: "Author" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#733 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#735 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#837 …} -uniqueId: Symfony\Component\Uid\Ulid {#732 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#737 …} } } } |
Doctrine\ORM\QueryBuilder {#1350 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1352 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1353 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1351 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1344 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1345 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1374 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1355 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1354 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1356 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1358 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1368 …} } |
| choices | null |
| class | "App\Entity\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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#381 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1365 -om: Doctrine\ORM\EntityManager {#381 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#722 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Author" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1350 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1352 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1353 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1351 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1346 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Post_author" ] |
| cache_key | "_Post_author_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Jane Doe" +value: "1" +data: App\Entity\User {#1648 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "Tom Doe" +value: "2" +data: App\Entity\User {#1650 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "John Doe" +value: "3" +data: App\Entity\User {#1651 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#731 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: null -formattedValue: null -formatValueCallable: null -label: "Author" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#733 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#735 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#837 …} -uniqueId: Symfony\Component\Uid\Ulid {#732 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#737 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1645 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#731 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "author" -value: null -formattedValue: null -formatValueCallable: null -label: "Author" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#733 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#735 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#837 …} -uniqueId: Symfony\Component\Uid\Ulid {#732 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#737 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1631 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1629 …5} |
| full_name | "Post[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_author" |
| is_selected | Closure($choice, $value) {#1638 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1323 …} } |
| label | "Author" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "author" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_author" |
| valid | true |
| value | "" |
publishedAt
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1765054089 {#1594 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } |
| View Format |
"2025-12-06T14:48:09"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Published At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | false |
| 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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Published At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| 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-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1384 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Post_publishedAt" ] |
| cache_key | "_Post_publishedAt_datetime" |
| compound | false |
| data | DateTime @1765054089 {#1594 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#744 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "publishedAt" -value: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -formattedValue: "٦ ديسمبر ٢٠٢٥ في ٢:٤٨:٠٩ م" -formatValueCallable: null -label: "Published At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#748 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#747 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#749 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -uniqueId: Symfony\Component\Uid\Ulid {#746 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#751 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671} -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1635 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#744 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "publishedAt" -value: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -formattedValue: "٦ ديسمبر ٢٠٢٥ في ٢:٤٨:٠٩ م" -formatValueCallable: null -label: "Published At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#748 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/crud/field/datetime.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#747 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#749 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -uniqueId: Symfony\Component\Uid\Ulid {#746 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#751 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671} -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1643 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1633 …5} |
| full_name | "Post[publishedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_publishedAt" |
| label | "Published At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "publishedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Post_publishedAt" |
| valid | true |
| value | "2025-12-06T14:48:09" |
| widget | "single_text" |
tags
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
| class | "App\Entity\Tag" |
same as passed value |
| label | "Tags" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#757 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#752 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "tags" -value: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } -formattedValue: 0 -formatValueCallable: null -label: "Tags" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#755 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#754 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#756 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …} -uniqueId: Symfony\Component\Uid\Ulid {#753 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#758 …} } } } |
Doctrine\ORM\QueryBuilder {#1396 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1398 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1399 #from: "App\Entity\Tag" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\Tag entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1397 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1344 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1345 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1420 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1401 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1400 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1356 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1402 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1404 …} } |
| choices | null |
| class | "App\Entity\Tag" |
| 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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#381 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1411 -om: Doctrine\ORM\EntityManager {#381 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#939 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Tags" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1396 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1398 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1399 #from: "App\Entity\Tag" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\Tag entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1397 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1393 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Post_tags" ] |
| cache_key | "_Post_tags_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "lorem" +value: "1" +data: App\Entity\Tag {#1667 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "ipsum" +value: "2" +data: App\Entity\Tag {#1669 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "consectetur" +value: "3" +data: App\Entity\Tag {#1670 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "adipiscing" +value: "4" +data: App\Entity\Tag {#1671 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "incididunt" +value: "5" +data: App\Entity\Tag {#1672 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "labore" +value: "6" +data: App\Entity\Tag {#1673 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "voluptate" +value: "7" +data: App\Entity\Tag {#1674 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "dolore" +value: "8" +data: App\Entity\Tag {#1675 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "pariatur" +value: "9" +data: App\Entity\Tag {#1676 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#752 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "tags" -value: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } -formattedValue: 0 -formatValueCallable: null -label: "Tags" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#755 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#754 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#756 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …} -uniqueId: Symfony\Component\Uid\Ulid {#753 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#758 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1678 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#752 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "tags" -value: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } -formattedValue: 0 -formatValueCallable: null -label: "Tags" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#755 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#754 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#756 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …} -uniqueId: Symfony\Component\Uid\Ulid {#753 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#758 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1646 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1642 …5} |
| full_name | "Post[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_tags" |
| is_selected | Closure($choice, array $values) {#1665 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1323 …} } |
| label | "Tags" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tags" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_tags" |
| valid | true |
| value | [] |
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1423 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1013 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1015 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1018 …} -uniqueId: Symfony\Component\Uid\Ulid {#1014 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1681 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1013 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1015 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1018 …} -uniqueId: Symfony\Component\Uid\Ulid {#1014 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1679 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1677 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GT" |
| valid | true |
| value | null |
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1431 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1432 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" ] |
| cache_key | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW_ea_form_column_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1020 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1022 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} -uniqueId: Symfony\Component\Uid\Ulid {#1021 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1684 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1020 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1022 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} -uniqueId: Symfony\Component\Uid\Ulid {#1021 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1682 -form: Symfony\Component\Form\Form {#1542 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1680 …5} |
| full_name | "Post[ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7GW" |
| valid | true |
| value | null |
ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType"
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 |
|---|---|---|
| label | null |
null
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_column col-xxl-10" ] |
[ "class" => "field-form_column col-xxl-10" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | true |
| 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 | [ "class" => "field-form_column col-xxl-10" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1441 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" ] |
| cache_key | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK_ea_form_column_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#759 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#762 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-10" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#761 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -uniqueId: Symfony\Component\Uid\Ulid {#760 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#765 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1687 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#759 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#762 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xxl-10" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#761 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#763 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -uniqueId: Symfony\Component\Uid\Ulid {#760 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#765 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1685 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "Post[ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_column col-xxl-10" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_01KBTPR2QDTR0D2HDGC830NCWK" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType"
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 |
|---|---|---|
| ea_css_class | "field-form_fieldset" |
same as passed value |
| ea_help | null |
null
|
| ea_icon | null |
null
|
| ea_is_collapsed | false |
false
|
| ea_is_collapsible | false |
false
|
| label | false |
false
|
| label_html | true |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| row_attr | [ "class" => "field-form_fieldset" ] |
[ "class" => "field-form_fieldset" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | [ "class" => "field-form_fieldset" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1450 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#766 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#769 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#768 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#770 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -uniqueId: Symfony\Component\Uid\Ulid {#767 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#772 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_css_class | "field-form_fieldset" |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1690 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#766 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#769 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#768 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#770 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#975 …} -uniqueId: Symfony\Component\Uid\Ulid {#767 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#772 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1688 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1686 …5} |
| full_name | "Post[ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTPR2QDTR0D2HDGC830NCWN" |
| valid | true |
| value | null |
content
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType"
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 {#778 -message: "Use Markdown to format the blog post contents. HTML is allowed too." -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Content" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-code_editor" ] |
[ "class" => "field-code_editor" ] |
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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 {#778 -message: "Use Markdown to format the blog post contents. HTML is allowed too." -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 | "Content" |
| 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-code_editor" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1463 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_code_editor" "_Post_content" ] |
| cache_key | "_Post_content_ea_code_editor" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#773 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CodeEditorField" -propertyName: "content" -value: null -formattedValue: null -formatValueCallable: null -label: "Content" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#776 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#778 -message: "Use Markdown to format the blog post contents. HTML is allowed too." -parameters: [] -domain: "messages" } -cssClass: "field-code_editor" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/code_editor" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#775 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#777 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} -uniqueId: Symfony\Component\Uid\Ulid {#774 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#779 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1693 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#773 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CodeEditorField" -propertyName: "content" -value: null -formattedValue: null -formatValueCallable: null -label: "Content" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CodeEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#776 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#778 -message: "Use Markdown to format the blog post contents. HTML is allowed too." -parameters: [] -domain: "messages" } -cssClass: "field-code_editor" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/code_editor" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#775 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#777 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} -uniqueId: Symfony\Component\Uid\Ulid {#774 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#779 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1691 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1689 …5} |
| full_name | "Post[content]" |
| help | Symfony\Component\Translation\TranslatableMessage {#778 -message: "Use Markdown to format the blog post contents. HTML is allowed too." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "Post_content" |
| label | "Content" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-code_editor" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_content" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1472 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#677 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1027 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1030 …} -uniqueId: Symfony\Component\Uid\Ulid {#745 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1696 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#677 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1027 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1030 …} -uniqueId: Symfony\Component\Uid\Ulid {#745 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1692 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTPR2QGH07NENGS09PPH7GY" |
| valid | true |
| value | null |
ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType"
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 |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1480 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1481 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" ] |
| cache_key | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0_ea_form_column_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1032 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1034 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -uniqueId: Symfony\Component\Uid\Ulid {#1033 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1699 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1032 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1034 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -uniqueId: Symfony\Component\Uid\Ulid {#1033 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1697 -form: Symfony\Component\Form\Form {#1557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1695 …5} |
| full_name | "Post[ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTPR2QGH07NENGS09PPH7H0" |
| valid | true |
| value | null |
ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType"
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 |
|---|---|---|
| ea_is_inside_tab | false |
false
|
| mapped | false |
false
|
| required | false |
false
|
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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| ea_is_inside_tab | false |
| empty_data | Closure(FormInterface $form) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1494 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_group_close" "_Post_ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" ] |
| cache_key | "_Post_ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2_ea_form_column_group_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1041 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1044 …} -uniqueId: Symfony\Component\Uid\Ulid {#1040 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1702 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1039 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1041 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1044 …} -uniqueId: Symfony\Component\Uid\Ulid {#1040 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503 -isAccessible: true -fqcn: "App\Entity\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …} -instance: App\Entity\Post {#670 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTime @1765054089 {#671 date: 2025-12-06 14:48:09.965453 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1048 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1700 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1698 …5} |
| full_name | "Post[ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_group_close_01KBTPR2QGH07NENGS09PPH7H2" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b.IGyWsablURMCflrGvR0QPYMIDC0DA-hBYFacGXIycLI.VCjHxpHVDko2Mi-k5CUocfUlYnJmd5oNUALOWgdkHucUHufYlY0ceVsmbg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "b.IGyWsablURMCflrGvR0QPYMIDC0DA-hBYFacGXIycLI.VCjHxpHVDko2Mi-k5CUocfUlYnJmd5oNUALOWgdkHucUHufYlY0ceVsmbg" |
same as passed value |
| mapped | false |
false
|
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 | "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\CsrfTokenManager {#191 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#195 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#192 …} -namespace: Closure() {#183 …} } |
| data | "b.IGyWsablURMCflrGvR0QPYMIDC0DA-hBYFacGXIycLI.VCjHxpHVDko2Mi-k5CUocfUlYnJmd5oNUALOWgdkHucUHufYlY0ceVsmbg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1705 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1086 …} } |
| 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() {#1707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1184 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1094 …} $translationDomain: "validators" $message: Closure() {#1706 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Post__token" ] |
| cache_key | "_Post__token_hidden" |
| compound | false |
| data | "b.IGyWsablURMCflrGvR0QPYMIDC0DA-hBYFacGXIycLI.VCjHxpHVDko2Mi-k5CUocfUlYnJmd5oNUALOWgdkHucUHufYlY0ceVsmbg" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1720 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1717 -form: Symfony\Component\Form\Form {#1713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1708 …5} |
| full_name | "Post[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post__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 | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post__token" |
| valid | true |
| value | "b.IGyWsablURMCflrGvR0QPYMIDC0DA-hBYFacGXIycLI.VCjHxpHVDko2Mi-k5CUocfUlYnJmd5oNUALOWgdkHucUHufYlY0ceVsmbg" |