Forms
-
Series
-
ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM
-
coverImage
-
file
-
delete
-
-
title
-
slug
-
description
-
isComplete
-
author
-
ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM
-
_token
-
Series
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } |
| 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 {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } |
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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } |
| data_class | "App\Entity\Series" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Series" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } |
| 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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1478 …} $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 {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1920 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1808 -errors: [] -form: Symfony\Component\Form\Form {#1657 …} } |
| form | Symfony\Component\Form\FormView {#1488 …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 {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } |
ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM
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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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) {#1474 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() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1485 …} $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_01KQ8P8Q519S94JVCQ4K5XJSWM" ] |
| cache_key | "_Series_ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM_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 {#1815 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1443 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1817 -errors: [] -form: Symfony\Component\Form\Form {#1763 …} } |
| form | Symfony\Component\Form\FormView {#1819 …5} |
| full_name | "Series[ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_ea_form_fieldset_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| 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 {#1178 +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 {#1178 +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 | "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/uploads/series/" |
same as passed value |
| upload_filename | "[name].[extension]" |
Closure(UploadedFile $file) {#1503 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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 {#1178 +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) {#1454 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/uploads/series/" |
| upload_filename | Closure(UploadedFile $file) {#1503 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
| upload_max_size_message | Closure() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#1453 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#1456 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 {#1784 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1215 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1814 -errors: [] -form: Symfony\Component\Form\Form {#1743 …} } |
| form | Symfony\Component\Form\FormView {#1813 …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 {#1178 +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 {#1178 +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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
Closure() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1501 …} $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 {#1178 +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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1501 …} $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 {#1783 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1790 -errors: [] -form: Symfony\Component\Form\Form {#1746 …} } |
| form | Symfony\Component\Form\FormView {#1793 …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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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 {#1561 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() {#1736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1735 …} $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 {#1811 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1807 -errors: [] -form: Symfony\Component\Form\Form {#1749 …} } |
| form | Symfony\Component\Form\FormView {#1785 …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 | "Building APIs from Scratch" |
| 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1532 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() {#1529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1530 …} $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 | "Building APIs from Scratch" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1810 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1203 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1803 -errors: [] -form: Symfony\Component\Form\Form {#1752 …} } |
| form | Symfony\Component\Form\FormView {#1816 …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 | "Building APIs from Scratch" |
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 | "building-apis-from-scratch" |
| 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1524 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() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1525 …} $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 | "building-apis-from-scratch" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1822 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1185 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -errors: [] -form: Symfony\Component\Form\Form {#1755 …} } |
| form | Symfony\Component\Form\FormView {#1812 …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 | "building-apis-from-scratch" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ |
| 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1508 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() {#1553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1552 …} $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 | """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1825 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1245 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1823 -errors: [] -form: Symfony\Component\Form\Form {#1758 …} } |
| form | Symfony\Component\Form\FormView {#1821 …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 | """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ |
isComplete
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 |
|---|---|---|
| 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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 {#1561 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() {#1560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1567 …} $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 | false |
| compound | false |
| data | false |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1828 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1278 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1826 -errors: [] -form: Symfony\Component\Form\Form {#1760 …} } |
| form | Symfony\Component\Form\FormView {#1824 …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 {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } |
| View Format |
"5"
|
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 {#1293 …} } } |
Doctrine\ORM\QueryBuilder {#1666 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1668 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1662 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1601 …} -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1667 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#482 …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 {#1597 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1612 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1631 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1670 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1630 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1673 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1669 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1629 …} } |
| 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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -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 {#482 …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 {#1732 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#482 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#838 …} } |
| 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 {#1666 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1668 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1662 #from: "App\Entity\User" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\QueryType {#1601 …} -dql: "SELECT entity FROM App\Entity\User entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1667 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#482 …11} } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1608 …} $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 {#1830 +data: App\Entity\User {#1859 …} +value: "1" +label: "Admin User" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +data: App\Entity\User {#1865 …} +value: "2" +label: "Morris Gleichner" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +data: App\Entity\User {#1851 …} +value: "3" +label: "Rachel Botsford" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +data: App\Entity\User {#1846 …} +value: "4" +label: "Maryjane Wintheiser" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +data: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } +value: "5" +label: "Antonina Bode" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +data: App\Entity\User {#1870 …} +value: "6" +label: "Melvin McDermott" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +data: App\Entity\User {#1876 …} +value: "7" +label: "Carey Roob" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: App\Entity\User {#1882 …} +value: "8" +label: "Destiney Homenick" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +data: App\Entity\User {#1888 …} +value: "9" +label: "Marietta Hauck" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +data: App\Entity\User {#1893 …} +value: "10" +label: "Elizabeth Mayert" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1899 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1293 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1829 -errors: [] -form: Symfony\Component\Form\Form {#1774 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1827 …5} |
| full_name | "Series[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_author" |
| is_selected | Closure($choice, $value) {#1900 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 | "5" |
ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM
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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1638 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() {#1647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1641 …} $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_01KQ8P8Q519S94JVCQ4K5XJSWM" ] |
| cache_key | "_Series_ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1903 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1243 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#861 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1170 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1269 …} -defaultActionUrl: null -fqcn: "App\Entity\Series" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#802 …} -permission: null -entityInstance: App\Entity\Series {#937 -id: 3 -title: "Building APIs from Scratch" -slug: "building-apis-from-scratch" -description: """ Laborum officiis laboriosam nam et. Nesciunt mollitia quibusdam doloribus itaque. Assumenda alias consequuntur ut omnis. Libero deserunt voluptas dignissimos aut quia doloribus voluptas.\n \n Doloribus iure voluptatem rerum esse. Autem rerum sit debitis praesentium delectus. Veniam tempora rem aut tenetur nobis. Ea et delectus est culpa deleniti explicabo fugit. """ -coverImage: null -isComplete: false -author: App\Entity\User {#849 -id: 5 -fullName: "Antonina Bode" -username: "antonina313" -email: "antonina.bode@example.com" -password: "password123" -roles: [ "ROLE_USER" ] -bio: "Tenetur voluptatem necessitatibus aut amet. Dolor ipsam quam nisi." -website: null -twitterHandle: null -isVerified: false -lastLoginAt: DateTimeImmutable @1767855728 {#1350 date: 2026-01-08 08:02:08.0 Europe/Zurich (+01:00) } -comments: Doctrine\ORM\PersistentCollection {#1398 …} -posts: Doctrine\ORM\PersistentCollection {#1396 …} } -createdAt: DateTimeImmutable @1744128734 {#935 date: 2025-04-08 18:12:14.0 Europe/Zurich (+02:00) } -posts: Doctrine\ORM\PersistentCollection {#923 …} } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1901 -errors: [] -form: Symfony\Component\Form\Form {#1777 …} } |
| form | Symfony\Component\Form\FormView {#1898 …5} |
| full_name | "Series[ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Series_ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Series_ea_form_fieldset_close_01KQ8P8Q519S94JVCQ4K5XJSWM" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "24a11e11fe90b893ed9d3d3fd95c.W_1_1aJ9qvnahw0rOpDvC9rJl5aFZnbgq1HkmQfmL9s.MbUdo-sM-s2PwksbbPW3aL_k1e7tIC7Z_Der_XTSebISkki7-C-asez-eg" |
| 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 | "24a11e11fe90b893ed9d3d3fd95c.W_1_1aJ9qvnahw0rOpDvC9rJl5aFZnbgq1HkmQfmL9s.MbUdo-sM-s2PwksbbPW3aL_k1e7tIC7Z_Der_XTSebISkki7-C-asez-eg" |
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 {#419 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#51 …} -logger: Monolog\Logger {#224 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#420 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "24a11e11fe90b893ed9d3d3fd95c.W_1_1aJ9qvnahw0rOpDvC9rJl5aFZnbgq1HkmQfmL9s.MbUdo-sM-s2PwksbbPW3aL_k1e7tIC7Z_Der_XTSebISkki7-C-asez-eg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1902 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() {#1908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $message: Closure() {#1818 …} $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 | "24a11e11fe90b893ed9d3d3fd95c.W_1_1aJ9qvnahw0rOpDvC9rJl5aFZnbgq1HkmQfmL9s.MbUdo-sM-s2PwksbbPW3aL_k1e7tIC7Z_Der_XTSebISkki7-C-asez-eg" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1921 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1918 -errors: [] -form: Symfony\Component\Form\Form {#1914 …} } |
| form | Symfony\Component\Form\FormView {#1909 …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 | "24a11e11fe90b893ed9d3d3fd95c.W_1_1aJ9qvnahw0rOpDvC9rJl5aFZnbgq1HkmQfmL9s.MbUdo-sM-s2PwksbbPW3aL_k1e7tIC7Z_Der_XTSebISkki7-C-asez-eg" |