- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 31
- 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_01KBVD90PA60283PNW9K5NJVBJ
-
ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE
-
ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG
-
content
-
ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM
-
ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP
-
ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN
-
ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ
-
author
-
-
autocomplete
-
-
publishedAt
-
ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR
-
ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT
-
ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW
-
_token
-
Comment
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } |
| 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-Comment-form" ] |
[ "class" => "ea-new-form" "id" => "new-Comment-form" ] |
| data | App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } |
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-Comment-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\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } |
| data_class | "App\Entity\Comment" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} use: { $class: "App\Entity\Comment" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } |
| 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() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1144 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Comment-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Comment" ] |
| cache_key | "_Comment_ea_crud" |
| compound | true |
| data | App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } |
| 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 {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1547 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1237 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1246 …5} |
| full_name | "Comment" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Comment" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment" |
| valid | true |
| value | App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } |
ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ
"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) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1161 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_group_open" "_Comment_ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" ] |
| cache_key | "_Comment_ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ_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 {#690 -fieldFqcn: null -propertyName: "ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#691 …} -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 {#693 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#692 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#682 …} -uniqueId: Symfony\Component\Uid\Ulid {#694 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#688 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1420 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#690 -fieldFqcn: null -propertyName: "ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#691 …} -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 {#693 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#692 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#682 …} -uniqueId: Symfony\Component\Uid\Ulid {#694 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#688 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1176 -form: Symfony\Component\Form\Form {#1377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "Comment[ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_group_open_01KBVD90PA60283PNW9K5NJVBJ" |
| valid | true |
| value | null |
ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE
"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-xl-8 col-xxl-8" ] |
[ "class" => "field-form_column col-xl-8 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) {#1173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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-xl-8 col-xxl-8" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1174 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" ] |
| cache_key | "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE_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 {#655 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#670 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xl-8 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 {#669 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#671 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#747 …} -uniqueId: Symfony\Component\Uid\Ulid {#660 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#673 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1424 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#655 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#670 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xl-8 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 {#669 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#671 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#747 …} -uniqueId: Symfony\Component\Uid\Ulid {#660 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#673 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1422 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1163 …5} |
| full_name | "Comment[ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_column col-xl-8 col-xxl-8" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RE" |
| valid | true |
| value | null |
ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG
"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) {#1186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1187 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" ] |
| cache_key | "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG_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 {#675 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#678 …} -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 {#677 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#679 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} -uniqueId: Symfony\Component\Uid\Ulid {#676 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#681 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| 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 {#1478 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#675 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#678 …} -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 {#677 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#679 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#792 …} -uniqueId: Symfony\Component\Uid\Ulid {#676 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#681 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1425 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1423 …5} |
| full_name | "Comment[ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RG" |
| valid | true |
| value | null |
content
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
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 | "Content" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text_editor" ] |
[ "class" => "field-text_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) {#1208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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 | "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-text_editor" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1209 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_Comment_content" ] |
| cache_key | "_Comment_content_ea_text_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 {#695 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField" -propertyName: "content" -value: null -formattedValue: null -formatValueCallable: null -label: "Content" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#699 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text_editor" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text_editor" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#698 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#700 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#794 …} -uniqueId: Symfony\Component\Uid\Ulid {#697 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#702 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1481 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#695 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField" -propertyName: "content" -value: null -formattedValue: null -formatValueCallable: null -label: "Content" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#699 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text_editor" -columns: null -defaultColumns: "col-12" -translationParameters: [] -templateName: "crud/field/text_editor" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#698 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#700 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#794 …} -uniqueId: Symfony\Component\Uid\Ulid {#697 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#702 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1479 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1476 …5} |
| full_name | "Comment[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_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-text_editor" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_content" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM
"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) {#1221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1222 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" ] |
| cache_key | "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM_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 {#683 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#684 …} -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 {#686 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#685 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#659 …} -uniqueId: Symfony\Component\Uid\Ulid {#687 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#658 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1484 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#683 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#684 …} -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 {#686 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#685 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#659 …} -uniqueId: Symfony\Component\Uid\Ulid {#687 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#658 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1480 …5} |
| full_name | "Comment[ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBM" |
| valid | true |
| value | null |
ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP
"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) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1235 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" ] |
| cache_key | "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP_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 {#949 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -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 {#945 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -uniqueId: Symfony\Component\Uid\Ulid {#740 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1487 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#949 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -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 {#945 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -uniqueId: Symfony\Component\Uid\Ulid {#740 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1485 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1483 …5} |
| full_name | "Comment[ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBP" |
| valid | true |
| value | null |
ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN
"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-xl-4 col-xxl-4" ] |
[ "class" => "field-form_column col-xl-4 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) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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-xl-4 col-xxl-4" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1244 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_open" "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" ] |
| cache_key | "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN_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 {#707 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#710 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xl-4 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 {#709 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#711 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#791 …} -uniqueId: Symfony\Component\Uid\Ulid {#704 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#713 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1490 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#707 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#710 …} -sortable: false -virtual: true -permission: null -textAlign: null -help: null -cssClass: "field-form_column col-xl-4 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 {#709 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#711 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#791 …} -uniqueId: Symfony\Component\Uid\Ulid {#704 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#713 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1488 -form: Symfony\Component\Form\Form {#1395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1486 …5} |
| full_name | "Comment[ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_column col-xl-4 col-xxl-4" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_01KBVD90P7SCNXMD6TRK0AQ1RN" |
| valid | true |
| value | null |
ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ
"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) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1253 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" ] |
| cache_key | "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ_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 {#714 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#717 …} -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 {#716 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#718 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#795 …} -uniqueId: Symfony\Component\Uid\Ulid {#715 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| 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 {#1493 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#714 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#717 …} -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 {#716 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#718 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#795 …} -uniqueId: Symfony\Component\Uid\Ulid {#715 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#720 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1491 -form: Symfony\Component\Form\Form {#1398 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1489 …5} |
| full_name | "Comment[ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-form_fieldset" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_fieldset_01KBVD90P7SCNXMD6TRK0AQ1RQ" |
| 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) {#902 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#721 -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 {#724 …} -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 {#723 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#725 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#701 …} -uniqueId: Symfony\Component\Uid\Ulid {#722 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#727 …} } } } |
Doctrine\ORM\QueryBuilder {#1288 -em: Doctrine\ORM\EntityManager {#383 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1290 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1291 #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 {#1289 …} -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 {#1282 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1283 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1312 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1293 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1292 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1294 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1296 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1306 …} } |
| 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 {#383 …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 {#1303 -om: Doctrine\ORM\EntityManager {#383 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#712 …} -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 {#1288 -em: Doctrine\ORM\EntityManager {#383 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1290 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1291 #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 {#1289 …} -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() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1284 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Comment_author" ] |
| cache_key | "_Comment_author_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "Jane Doe" +value: "1" +data: App\Entity\User {#1511 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "Tom Doe" +value: "2" +data: App\Entity\User {#1513 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "John Doe" +value: "3" +data: App\Entity\User {#1514 …} +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 {#721 -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 {#724 …} -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 {#723 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#725 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#701 …} -uniqueId: Symfony\Component\Uid\Ulid {#722 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#727 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1508 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#721 -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 {#724 …} -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 {#723 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#725 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#701 …} -uniqueId: Symfony\Component\Uid\Ulid {#722 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#727 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1494 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1492 …5} |
| full_name | "Comment[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_author" |
| is_selected | Closure($choice, $value) {#1501 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1261 …} } |
| 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 | "_Comment_author" |
| valid | true |
| value | "" |
post
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudAutocompleteType"
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 |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| class | "App\Entity\Post" |
same as passed value |
| label | "Post" |
same as passed value |
| label_html | true |
same as passed value |
| 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" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| class | "App\Entity\Post" |
| 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) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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 | "Post" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| 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-association" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_autocomplete" "_Comment_post" ] |
| cache_key | "_Comment_post_ea_autocomplete" |
| 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 {#728 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "post" -value: null -formattedValue: null -formatValueCallable: null -label: "Post" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudAutocompleteType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#731 …} -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 {#730 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#732 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#899 …} -uniqueId: Symfony\Component\Uid\Ulid {#729 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1498 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#728 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "post" -value: null -formattedValue: null -formatValueCallable: null -label: "Post" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudAutocompleteType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#731 …} -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 {#730 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#732 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#899 …} -uniqueId: Symfony\Component\Uid\Ulid {#729 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1506 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "Comment[post]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_post" |
| label | "Post" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "post" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_post" |
| valid | true |
| value | null |
autocomplete
"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 |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
false
|
| allow_file_upload | false |
false
|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| attr_translation_parameters | [] |
[] |
| auto_initialize | false |
false
|
| block_name | null |
null
|
| block_prefix | null |
null
|
| by_reference | true |
same as passed value |
| choices | [] |
[] |
| class | "App\Entity\Post" |
same as passed value |
| compound | false |
false
|
| constraints | [] |
[] |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
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 …} } |
same as passed value |
| data_class | null |
null
|
| disabled | false |
false
|
| empty_data | Closure(FormInterface $form) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
same as passed value |
| error_bubbling | false |
false
|
| error_mapping | [] |
[] |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
false
|
| getter | null |
null
|
| help | null |
null
|
| help_attr | [] |
[] |
| help_html | false |
false
|
| help_translation_parameters | [] |
[] |
| inherit_data | false |
false
|
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| is_empty_callback | null |
null
|
| label | "Post" |
same as passed value |
| label_attr | [] |
[] |
| label_format | null |
null
|
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
[] |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
false
|
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
null
|
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
| setter | null |
null
|
| translation_domain | null |
null
|
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } } } |
| validation_groups | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1282 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1283 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1453 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1294 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1454 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1455 …} } |
| choices | [] |
| class | "App\Entity\Post" |
| 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 {#383 …11} |
| empty_data | Closure(FormInterface $form) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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 {#1452 -om: Doctrine\ORM\EntityManager {#383 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#897 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Post" |
| 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 | null |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-endpoint-url" => "https://web.tkcent.com/ja/easyadmin?autocompleteContext%5BcrudControllerFqcn%5D=App%5CController%5CEasyAdmin%5CCommentCrudController&autocompleteContext%5BpropertyName%5D=post&autocompleteContext%5BoriginatingPage%5D=new&crudAction=autocomplete&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController&page=1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "ea_autocomplete_inner" "_Comment_post_autocomplete" ] |
| cache_key | "_Comment_post_autocomplete_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| 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 {#1519 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1515 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1509 …5} |
| full_name | "Comment[post][autocomplete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_post_autocomplete" |
| is_selected | Closure($choice, $value) {#1517 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1261 …} } |
| label | "Post" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "autocomplete" |
| 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 | "_Comment_post_autocomplete" |
| valid | true |
| value | "" |
publishedAt
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1765077713 {#1466 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } |
| View Format |
"2025-12-06T21:21:53"
|
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() {#1337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1336 …} } } |
| 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" "_Comment_publishedAt" ] |
| cache_key | "_Comment_publishedAt_datetime" |
| compound | false |
| data | DateTime @1765077713 {#1466 date: 2025-12-06 21:21:53.607484 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 {#735 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "publishedAt" -value: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -formattedValue: "2025/12/06 21:21" -formatValueCallable: null -label: "Published At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#738 …} -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 {#737 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#739 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -uniqueId: Symfony\Component\Uid\Ulid {#736 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#741 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654} -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1521 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#735 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "publishedAt" -value: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -formattedValue: "2025/12/06 21:21" -formatValueCallable: null -label: "Published At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#738 …} -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 {#737 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#739 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -uniqueId: Symfony\Component\Uid\Ulid {#736 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#741 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654} -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1518 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1505 …5} |
| full_name | "Comment[publishedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_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 | "_Comment_publishedAt" |
| valid | true |
| value | "2025-12-06T21:21:53" |
| widget | "single_text" |
ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR
"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) {#1345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1346 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" ] |
| cache_key | "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR_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 {#674 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -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 {#970 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} -uniqueId: Symfony\Component\Uid\Ulid {#696 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1524 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#674 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -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 {#970 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} -uniqueId: Symfony\Component\Uid\Ulid {#696 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1522 -form: Symfony\Component\Form\Form {#1410 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1520 …5} |
| full_name | "Comment[ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_fieldset_close_01KBVD90PA60283PNW9K5NJVBR" |
| valid | true |
| value | null |
ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT
"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) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1355 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_close" "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" ] |
| cache_key | "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT_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 {#975 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -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 {#977 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#979 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -uniqueId: Symfony\Component\Uid\Ulid {#976 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#981 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1527 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#975 -fieldFqcn: null -propertyName: "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -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 {#977 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#979 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -uniqueId: Symfony\Component\Uid\Ulid {#976 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#981 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -form: Symfony\Component\Form\Form {#1413 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1523 …5} |
| full_name | "Comment[ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_close_01KBVD90PA60283PNW9K5NJVBT" |
| valid | true |
| value | null |
ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW
"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) {#1367 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1368 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_column_group_close" "_Comment_ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" ] |
| cache_key | "_Comment_ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW_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 {#982 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#985 …} -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 {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -uniqueId: Symfony\Component\Uid\Ulid {#983 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } ] |
| ea_is_inside_tab | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1530 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#982 -fieldFqcn: null -propertyName: "ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormColumnGroupCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#985 …} -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 {#984 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -uniqueId: Symfony\Component\Uid\Ulid {#983 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486 -isAccessible: true -fqcn: "App\Entity\Comment" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …} -instance: App\Entity\Comment {#653 -id: null -post: null -content: null -publishedAt: DateTime @1765077713 {#654 date: 2025-12-06 21:21:53.607484 America/Chicago (-06:00) } -author: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#991 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1528 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1526 …5} |
| full_name | "Comment[ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment_ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Comment_ea_form_column_group_close_01KBVD90PA60283PNW9K5NJVBW" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f643a830594.alaK62NAK3NlVY1vPVOC5wpWe17dcca_YoKa14xjZOw.GiG52is2TjITPv4uXmXTtk46MAawC4vmAdWtvN0QO5wIILikEHBcElY0vQ" |
| 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 | "f643a830594.alaK62NAK3NlVY1vPVOC5wpWe17dcca_YoKa14xjZOw.GiG52is2TjITPv4uXmXTtk46MAawC4vmAdWtvN0QO5wIILikEHBcElY0vQ" |
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 | "f643a830594.alaK62NAK3NlVY1vPVOC5wpWe17dcca_YoKa14xjZOw.GiG52is2TjITPv4uXmXTtk46MAawC4vmAdWtvN0QO5wIILikEHBcElY0vQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1029 …} } |
| 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() {#1535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1127 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1037 …} $translationDomain: "validators" $message: Closure() {#1534 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Comment__token" ] |
| cache_key | "_Comment__token_hidden" |
| compound | false |
| data | "f643a830594.alaK62NAK3NlVY1vPVOC5wpWe17dcca_YoKa14xjZOw.GiG52is2TjITPv4uXmXTtk46MAawC4vmAdWtvN0QO5wIILikEHBcElY0vQ" |
| 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 {#1548 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1545 -form: Symfony\Component\Form\Form {#1541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1536 …5} |
| full_name | "Comment[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Comment__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 | "_Comment__token" |
| valid | true |
| value | "f643a830594.alaK62NAK3NlVY1vPVOC5wpWe17dcca_YoKa14xjZOw.GiG52is2TjITPv4uXmXTtk46MAawC4vmAdWtvN0QO5wIILikEHBcElY0vQ" |