- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 21
- 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_01KBTS3GC86FPQPVEDC0DPPRRG
-
ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F
-
ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H
-
title
-
summary
-
ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ
-
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM
-
ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6
-
ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8
-
author
-
publishedAt
-
tags
-
ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP
-
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR
-
ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE
-
ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG
-
content
-
ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT
-
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW
-
ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY
-
_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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } |
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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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) {#1200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } |
| 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() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1199 …} } } |
| 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1717 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1423 …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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 America/Chicago (-06:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#674 …} -tags: Doctrine\Common\Collections\ArrayCollection {#673 -elements: [] } } |
ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG
"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) {#1215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1216 …} } } |
| 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_01KBTS3GC86FPQPVEDC0DPPRRG" ] |
| cache_key | "_Post_ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG_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_01KBTS3GC86FPQPVEDC0DPPRRG" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1284 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#739 -fieldFqcn: null -propertyName: "ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1306 -form: Symfony\Component\Form\Form {#1501 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1315 …5} |
| full_name | "Post[ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_group_open_01KBTS3GC86FPQPVEDC0DPPRRG" |
| valid | true |
| value | null |
ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F
"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) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1229 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F" ] |
| cache_key | "_Post_ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F_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_01KBTS3GC5S2K9EBQ685ANG96F" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1244 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#686 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1271 -form: Symfony\Component\Form\Form {#1504 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1297 …5} |
| full_name | "Post[ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTS3GC5S2K9EBQ685ANG96F" |
| 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_01KBTS3GC5S2K9EBQ685ANG96F" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H
"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) {#1241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1242 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H_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_01KBTS3GC5S2K9EBQ685ANG96H" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| 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 {#1562 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#694 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1231 -form: Symfony\Component\Form\Form {#1507 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1258 …5} |
| full_name | "Post[ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTS3GC5S2K9EBQ685ANG96H" |
| 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) {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
| 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1566 -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1564 -form: Symfony\Component\Form\Form {#1510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1218 …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) {#1268 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1269 …} } } |
| 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1616 -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1567 -form: Symfony\Component\Form\Form {#1513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1565 …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_01KBTS3GC86FPQPVEDC0DPPRRJ
"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) {#1281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1282 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ_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 {#764 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -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 {#771 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1619 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#764 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -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 {#771 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -uniqueId: Symfony\Component\Uid\Ulid {#972 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1617 -form: Symfony\Component\Form\Form {#1516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1614 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRJ" |
| valid | true |
| value | null |
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM
"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) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1295 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" ] |
| cache_key | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM_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 {#1004 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -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 {#1006 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -uniqueId: Symfony\Component\Uid\Ulid {#1005 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1622 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1004 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -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 {#1006 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -uniqueId: Symfony\Component\Uid\Ulid {#1005 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1620 -form: Symfony\Component\Form\Form {#1519 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1618 …5} |
| full_name | "Post[ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRM" |
| valid | true |
| value | null |
ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6
"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) {#1303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1304 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6" ] |
| cache_key | "_Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6_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_01KBTS3GC63FV706J1WG6ZVVN6" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1625 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#717 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1623 -form: Symfony\Component\Form\Form {#1522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1621 …5} |
| full_name | "Post[ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTS3GC63FV706J1WG6ZVVN6" |
| 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_01KBTS3GC63FV706J1WG6ZVVN6" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8
"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) {#1312 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1313 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8_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_01KBTS3GC63FV706J1WG6ZVVN8" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| 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 {#1628 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#724 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1626 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1624 …5} |
| full_name | "Post[ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVN8" |
| 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 {#1348 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1350 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1351 #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 {#1349 …} -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 {#1342 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1343 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1372 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1353 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1352 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1354 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1356 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1366 …} } |
| 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 {#1363 -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 {#1348 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1350 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1351 #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 {#1349 …} -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() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1344 …} } } |
| 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 {#1630 +label: "Jane Doe" +value: "1" +data: App\Entity\User {#1646 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Tom Doe" +value: "2" +data: App\Entity\User {#1648 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "John Doe" +value: "3" +data: App\Entity\User {#1649 …} +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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1643 -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1629 -form: Symfony\Component\Form\Form {#1528 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1627 …5} |
| full_name | "Post[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_author" |
| is_selected | Closure($choice, $value) {#1636 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
| 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 @1765056561 {#1592 date: 2025-12-06 15:29:21.541838 America/Chicago (-06:00) } |
| View Format |
"2025-12-06T15:29:21"
|
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() {#1383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1382 …} } } |
| 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 @1765056561 {#1592 date: 2025-12-06 15:29:21.541838 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 America/Chicago (-06:00) } -formattedValue: "2025年12月6日 15:29:21" -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 @1765056561 {#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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1633 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#744 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "publishedAt" -value: DateTime @1765056561 {#671 date: 2025-12-06 15:29:21.541838 America/Chicago (-06:00) } -formattedValue: "2025年12月6日 15:29:21" -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 @1765056561 {#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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1641 -form: Symfony\Component\Form\Form {#1531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1631 …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-06T15:29:21" |
| 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 {#1394 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1396 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1397 #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 {#1395 …} -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 {#1342 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1343 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1418 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1399 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1398 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1354 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1402 …} } |
| 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 {#1409 -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 {#1394 -em: Doctrine\ORM\EntityManager {#381 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1396 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1397 #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 {#1395 …} -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() {#1392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1391 …} } } |
| 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 {#1650 +label: "lorem" +value: "1" +data: App\Entity\Tag {#1665 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "ipsum" +value: "2" +data: App\Entity\Tag {#1667 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "consectetur" +value: "3" +data: App\Entity\Tag {#1668 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "adipiscing" +value: "4" +data: App\Entity\Tag {#1669 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "incididunt" +value: "5" +data: App\Entity\Tag {#1670 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "labore" +value: "6" +data: App\Entity\Tag {#1671 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "voluptate" +value: "7" +data: App\Entity\Tag {#1672 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "dolore" +value: "8" +data: App\Entity\Tag {#1673 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "pariatur" +value: "9" +data: App\Entity\Tag {#1674 …} +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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1676 -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1644 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1640 …5} |
| full_name | "Post[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_tags" |
| is_selected | Closure($choice, array $values) {#1663 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1321 …} } |
| 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_01KBTS3GC86FPQPVEDC0DPPRRP
"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) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP_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 {#1011 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1014 …} -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 {#1013 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1015 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -uniqueId: Symfony\Component\Uid\Ulid {#1012 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1679 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1011 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1014 …} -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 {#1013 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1015 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -uniqueId: Symfony\Component\Uid\Ulid {#1012 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1677 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1675 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRP" |
| valid | true |
| value | null |
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR
"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) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1430 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" ] |
| cache_key | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR_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 {#1018 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -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 {#1020 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -uniqueId: Symfony\Component\Uid\Ulid {#1019 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1682 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1018 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -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 {#1020 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -uniqueId: Symfony\Component\Uid\Ulid {#1019 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1680 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1678 …5} |
| full_name | "Post[ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRR" |
| valid | true |
| value | null |
ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE
"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) {#1438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1439 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE" ] |
| cache_key | "_Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE_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_01KBTS3GC63FV706J1WG6ZVVNE" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1685 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#759 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1683 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1681 …5} |
| full_name | "Post[ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBTS3GC63FV706J1WG6ZVVNE" |
| 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_01KBTS3GC63FV706J1WG6ZVVNE" |
| valid | true |
| value | null |
ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG
"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) {#1447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1448 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG" ] |
| cache_key | "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG_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_01KBTS3GC63FV706J1WG6ZVVNG" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| 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 {#1688 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#766 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG" -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1686 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1684 …5} |
| full_name | "Post[ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_01KBTS3GC63FV706J1WG6ZVVNG" |
| 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) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1461 …} } } |
| 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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1691 -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1689 -form: Symfony\Component\Form\Form {#1549 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1687 …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_01KBTS3GC86FPQPVEDC0DPPRRT
"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) {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1470 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT" ] |
| cache_key | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT_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_01KBTS3GC86FPQPVEDC0DPPRRT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} -uniqueId: Symfony\Component\Uid\Ulid {#745 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1694 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#677 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …} -uniqueId: Symfony\Component\Uid\Ulid {#745 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1692 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1690 …5} |
| full_name | "Post[ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_fieldset_close_01KBTS3GC86FPQPVEDC0DPPRRT" |
| valid | true |
| value | null |
ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW
"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) {#1478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1479 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" ] |
| cache_key | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW_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 {#1030 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1033 …} -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 {#1032 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -uniqueId: Symfony\Component\Uid\Ulid {#1031 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1697 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1030 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1033 …} -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 {#1032 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -uniqueId: Symfony\Component\Uid\Ulid {#1031 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1695 -form: Symfony\Component\Form\Form {#1555 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1693 …5} |
| full_name | "Post[ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_close_01KBTS3GC86FPQPVEDC0DPPRRW" |
| valid | true |
| value | null |
ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY
"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) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1492 …} } } |
| 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_01KBTS3GC86FPQPVEDC0DPPRRY" ] |
| cache_key | "_Post_ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY_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 {#1037 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -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 {#1039 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -uniqueId: Symfony\Component\Uid\Ulid {#1038 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} } "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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1700 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1037 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -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 {#1039 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -uniqueId: Symfony\Component\Uid\Ulid {#1038 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1043 …} } -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 @1765056561 {#671 date: 2025-12-06 15:29:21.541838 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 {#1046 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1698 -form: Symfony\Component\Form\Form {#1558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1696 …5} |
| full_name | "Post[ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Post_ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Post_ea_form_column_group_close_01KBTS3GC86FPQPVEDC0DPPRRY" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "eda4e211bc202fbdd3c.ktsrfBeWcfVnFehj3IJq43U_h3MZ6et0OljCjxJKav8.3exnFifcP5cwXN8kqc0kpDhu0QErpYUkagi733Y-ILXxtUkzffsotBFlhw" |
| 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 | "eda4e211bc202fbdd3c.ktsrfBeWcfVnFehj3IJq43U_h3MZ6et0OljCjxJKav8.3exnFifcP5cwXN8kqc0kpDhu0QErpYUkagi733Y-ILXxtUkzffsotBFlhw" |
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 | "eda4e211bc202fbdd3c.ktsrfBeWcfVnFehj3IJq43U_h3MZ6et0OljCjxJKav8.3exnFifcP5cwXN8kqc0kpDhu0QErpYUkagi733Y-ILXxtUkzffsotBFlhw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} } |
| 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() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1182 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1092 …} $translationDomain: "validators" $message: Closure() {#1704 …} } } |
| 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 | "eda4e211bc202fbdd3c.ktsrfBeWcfVnFehj3IJq43U_h3MZ6et0OljCjxJKav8.3exnFifcP5cwXN8kqc0kpDhu0QErpYUkagi733Y-ILXxtUkzffsotBFlhw" |
| 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 {#1718 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1715 -form: Symfony\Component\Form\Form {#1711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1706 …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 | "eda4e211bc202fbdd3c.ktsrfBeWcfVnFehj3IJq43U_h3MZ6et0OljCjxJKav8.3exnFifcP5cwXN8kqc0kpDhu0QErpYUkagi733Y-ILXxtUkzffsotBFlhw" |