Forms
-
Series
-
ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3
-
coverImage
-
file
-
delete
-
-
title
-
slug
-
description
-
isComplete
-
author
-
ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3
-
_token
-
Series
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-edit-form" "id" => "edit-Series-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Series-form" ] |
| data | App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Series-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } |
| data_class | "App\Entity\Series" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1464 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Series" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } |
| 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() {#1466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1463 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Series-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Series" ] |
| cache_key | "_Series_ea_crud" |
| compound | true |
| data | App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1919 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1773 -errors: [] -form: Symfony\Component\Form\Form {#1472 …} } |
| form | Symfony\Component\Form\FormView {#1482 …5} |
| full_name | "Series" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "Series" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series" |
| valid | true |
| value | App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } |
ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Series_ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3" ] |
| cache_key | "_Series_ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1802 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1171 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1778 -errors: [] -form: Symfony\Component\Form\Form {#1720 …} } |
| form | Symfony\Component\Form\FormView {#1777 …5} |
| full_name | "Series[ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_ea_form_fieldset_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| valid | true |
| value | null |
coverImage
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| file_constraints | [ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| label | "series.coverImage" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| upload_dir | "/var/www/html/admin.webuni.com/public/uploads/series/" |
same as passed value |
| upload_filename | "[name].[extension]" |
Closure(UploadedFile $file) {#1507 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| download_path | "uploads/series/" |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| file_constraints | [ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 | "series.coverImage" |
| 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 | false |
| row_attr | [ "class" => "field-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_delete | Closure(File $file) {#1493 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/var/www/html/admin.webuni.com/public/uploads/series/" |
| upload_filename | Closure(UploadedFile $file) {#1507 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
| upload_max_size_message | Closure() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#1492 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#1495 returnType: "string" class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_fileupload" "_Series_coverImage" ] |
| cache_key | "_Series_coverImage_ea_fileupload" |
| compound | true |
| currentFiles | [] |
| data | null |
| disabled | false |
| download_path | "uploads/series/" |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1809 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1184 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1807 -errors: [] -form: Symfony\Component\Form\Form {#1745 …} } |
| form | Symfony\Component\Form\FormView {#1806 …5} |
| full_name | "Series[coverImage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_coverImage" |
| label | "series.coverImage" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| multiple | false |
| name | "coverImage" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_coverImage" |
| valid | true |
| value | null |
file
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
same as passed value |
| allow_file_upload | true |
same as passed value |
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | true |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
same as passed value |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | null |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| inherit_data | false |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "series.coverImage" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
same as passed value |
| 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 |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } |
Closure() {#1730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#1196 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | "series.coverImage" |
| 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 | false |
| row_attr | [ "class" => "field-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_Series_coverImage_file" ] |
| cache_key | "_Series_coverImage_file_file" |
| compound | false |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1813 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1811 -errors: [] -form: Symfony\Component\Form\Form {#1748 …} } |
| form | Symfony\Component\Form\FormView {#1810 …5} |
| full_name | "Series[coverImage][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_coverImage_file" |
| label | "series.coverImage" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_Series_coverImage_file" |
| valid | true |
| value | "" |
delete
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1562 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1563 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1737 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Series_coverImage_delete" ] |
| cache_key | "_Series_coverImage_delete_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1816 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1814 -errors: [] -form: Symfony\Component\Form\Form {#1751 …} } |
| form | Symfony\Component\Form\FormView {#1812 …5} |
| full_name | "Series[coverImage][delete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_coverImage_delete" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_coverImage_delete" |
| valid | true |
| value | "1" |
title
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Advanced PHP Techniques" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "series.title" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1520 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "series.title" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1521 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Series_title" ] |
| cache_key | "_Series_title_text" |
| compound | false |
| data | "Advanced PHP Techniques" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1818 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1190 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1815 -errors: [] -form: Symfony\Component\Form\Form {#1754 …} } |
| form | Symfony\Component\Form\FormView {#1808 …5} |
| full_name | "Series[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_title" |
| label | "series.title" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_title" |
| valid | true |
| value | "Advanced PHP Techniques" |
slug
Form type:
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\SlugType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "advanced-php-techniques" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "series.slug" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
| target | "title" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "series.slug" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| target | "title" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1534 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ea_slug" "_Series_slug" ] |
| cache_key | "_Series_slug_ea_slug" |
| compound | false |
| data | "advanced-php-techniques" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1821 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1203 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1819 -errors: [] -form: Symfony\Component\Form\Form {#1757 …} } |
| form | Symfony\Component\Form\FormView {#1817 …5} |
| full_name | "Series[slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_slug" |
| label | "series.slug" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| target | "title" |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_slug" |
| valid | true |
| value | "advanced-php-techniques" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "series.description" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "series.description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text_editor" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1551 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_Series_description" ] |
| cache_key | "_Series_description_ea_text_editor" |
| compound | false |
| data | """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1824 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1209 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1822 -errors: [] -form: Symfony\Component\Form\Form {#1760 …} } |
| form | Symfony\Component\Form\FormView {#1820 …5} |
| full_name | "Series[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_description" |
| label | "series.description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text_editor" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_description" |
| valid | true |
| value | """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ |
isComplete
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "series.isComplete" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1562 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1563 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "series.isComplete" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1566 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Series_isComplete" ] |
| cache_key | "_Series_isComplete_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1827 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1218 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1825 -errors: [] -form: Symfony\Component\Form\Form {#1763 …} } |
| form | Symfony\Component\Form\FormView {#1823 …5} |
| full_name | "Series[isComplete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_isComplete" |
| label | "series.isComplete" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isComplete" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_isComplete" |
| valid | true |
| value | "1" |
author
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| class | "App\Entity\User" |
same as passed value |
| label | "series.author" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#880 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1232 …} } } |
Doctrine\ORM\QueryBuilder {#1602 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1606 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1607 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1605 …} -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1603 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#405 …11} } |
| 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-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1596 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1597 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1708 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1609 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1608 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1610 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1702 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1612 …} } |
| 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\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#405 …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 {#1699 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#405 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#806 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "series.author" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1602 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1606 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1607 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1605 …} -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1603 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#405 …11} } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1598 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Series_author" ] |
| cache_key | "_Series_author_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +data: App\Entity\User {#1846 …} +value: "1" +label: "Admin User" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +data: App\Entity\User {#1853 …} +value: "2" +label: "Morris Gleichner" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +data: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } +value: "3" +label: "Rachel Botsford" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +data: App\Entity\User {#1858 …} +value: "4" +label: "Maryjane Wintheiser" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +data: App\Entity\User {#1864 …} +value: "5" +label: "Antonina Bode" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +data: App\Entity\User {#1869 …} +value: "6" +label: "Melvin McDermott" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: App\Entity\User {#1875 …} +value: "7" +label: "Carey Roob" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +data: App\Entity\User {#1881 …} +value: "8" +label: "Destiney Homenick" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +data: App\Entity\User {#1887 …} +value: "9" +label: "Marietta Hauck" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +data: App\Entity\User {#1892 …} +value: "10" +label: "Elizabeth Mayert" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1899 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1232 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1828 -errors: [] -form: Symfony\Component\Form\Form {#1766 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1826 …5} |
| full_name | "Series[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_author" |
| is_selected | Closure($choice, $value) {#1897 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "series.author" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "author" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_author" |
| valid | true |
| value | "3" |
ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "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() {#1712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1711 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Series_ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3" ] |
| cache_key | "_Series_ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1902 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1176 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#860 -isAccessible: true -primaryKeyValue: 2 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1169 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1371 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#404 …} -permission: null -entityInstance: App\Entity\Series {#863 -id: 2 -title: "Advanced PHP Techniques" -slug: "advanced-php-techniques" -description: """ Velit consequatur fugit quia incidunt qui. Distinctio dolor sit itaque. Architecto dolorem labore sed saepe dolore corrupti ut. Esse iste itaque deleniti corporis necessitatibus et placeat ut.\n \n Libero sed corporis libero voluptates repellendus. Maxime qui molestiae tempore. Aut molestiae est consequatur quidem. """ -coverImage: null -isComplete: true -author: App\Entity\User {#881 -id: 3 -fullName: "Rachel Botsford" -username: "rachel258" -email: "rachel.botsford@example.com" -password: "password123" -roles: [ "ROLE_EDITOR" ] -bio: "Aliquid ut soluta dolorem nisi consequatur ducimus quia tempora. Facere praesentium nisi distinctio corporis ea modi praesentium voluptatem. Quae dolorem accusantium tempora iure quasi." -website: null -twitterHandle: null -isVerified: true -lastLoginAt: DateTimeImmutable @1766184626 {#1350 date: 2025-12-19 22:50:26.0 UTC (+00:00) } -comments: Doctrine\ORM\PersistentCollection {#1397 …} -posts: Doctrine\ORM\PersistentCollection {#1395 …} } -createdAt: DateTimeImmutable @1757619973 {#864 date: 2025-09-11 19:46:13.0 UTC (+00:00) } -posts: Doctrine\ORM\PersistentCollection {#952 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1900 -errors: [] -form: Symfony\Component\Form\Form {#1769 …} } |
| form | Symfony\Component\Form\FormView {#1898 …5} |
| full_name | "Series[ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_ea_form_fieldset_close_01KKH6X5BMM8D8NPT6DE1RVDG3" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f57e9aeb0c0587aff109fd65132.Ov89d_tuufHJ-APSETf_RPkRUfboVFG3iyTRiZDav2I.aMhaKJcpjcOkyHqZQFC5D7ZeGsfaYh3yzRDjxPnojFJQrUs8gR_ht4WhOw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f57e9aeb0c0587aff109fd65132.Ov89d_tuufHJ-APSETf_RPkRUfboVFG3iyTRiZDav2I.aMhaKJcpjcOkyHqZQFC5D7ZeGsfaYh3yzRDjxPnojFJQrUs8gR_ht4WhOw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#521 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#95 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#522 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "f57e9aeb0c0587aff109fd65132.Ov89d_tuufHJ-APSETf_RPkRUfboVFG3iyTRiZDav2I.aMhaKJcpjcOkyHqZQFC5D7ZeGsfaYh3yzRDjxPnojFJQrUs8gR_ht4WhOw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#269 …} $message: Closure() {#1906 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Series__token" ] |
| cache_key | "_Series__token_hidden" |
| compound | false |
| data | "f57e9aeb0c0587aff109fd65132.Ov89d_tuufHJ-APSETf_RPkRUfboVFG3iyTRiZDav2I.aMhaKJcpjcOkyHqZQFC5D7ZeGsfaYh3yzRDjxPnojFJQrUs8gR_ht4WhOw" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1920 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1917 -errors: [] -form: Symfony\Component\Form\Form {#1913 …} } |
| form | Symfony\Component\Form\FormView {#1908 …5} |
| full_name | "Series[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series__token" |
| valid | true |
| value | "f57e9aeb0c0587aff109fd65132.Ov89d_tuufHJ-APSETf_RPkRUfboVFG3iyTRiZDav2I.aMhaKJcpjcOkyHqZQFC5D7ZeGsfaYh3yzRDjxPnojFJQrUs8gR_ht4WhOw" |