Forms
-
Media
-
ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM
-
name
-
filename
-
altText
-
updateup
-
page
-
numero
-
lien
-
ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM
-
_token
-
Media
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } |
| 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-Media-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Media-form" ] |
| data | App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } |
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-Media-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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } |
| data_class | "App\Entity\Media" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Media" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } |
| 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() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Media-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Media" ] |
| cache_key | "_Media_ea_crud" |
| compound | true |
| data | App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1488 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1448 -errors: [] -form: Symfony\Component\Form\Form {#1384 …} } |
| form | Symfony\Component\Form\FormView {#1412 …5} |
| full_name | "Media" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Media" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media" |
| valid | true |
| value | App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } |
ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -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) {#1271 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() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1282 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Media_ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM" ] |
| cache_key | "_Media_ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM_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 {#1455 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1231 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1457 -errors: [] -form: Symfony\Component\Form\Form {#1419 …} } |
| form | Symfony\Component\Form\FormView {#1459 …5} |
| full_name | "Media[ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_ea_form_fieldset_01KXPEXS7J9BKTZVJJMP83M0TM" |
| valid | true |
| value | null |
name
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 | "sidebar3" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1264 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 | "Name" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1263 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Media_name" ] |
| cache_key | "_Media_name_text" |
| compound | false |
| data | "sidebar3" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1411 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1140 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1454 -errors: [] -form: Symfony\Component\Form\Form {#1422 …} } |
| form | Symfony\Component\Form\FormView {#1453 …5} |
| full_name | "Media[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_name" |
| valid | true |
| value | "sidebar3" |
filename
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 | "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Filename" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1296 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 | "Filename" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1293 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Media_filename" ] |
| cache_key | "_Media_filename_text" |
| compound | false |
| data | "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1443 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1139 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1409 -errors: [] -form: Symfony\Component\Form\Form {#1425 …} } |
| form | Symfony\Component\Form\FormView {#1456 …5} |
| full_name | "Media[filename]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_filename" |
| label | "Filename" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filename" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_filename" |
| valid | true |
| value | "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" |
altText
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 | "sidebar" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Alt Text" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1304 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 | "Alt Text" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Media_altText" ] |
| cache_key | "_Media_altText_text" |
| compound | false |
| data | "sidebar" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1447 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1080 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1445 -errors: [] -form: Symfony\Component\Form\Form {#1382 …} } |
| form | Symfony\Component\Form\FormView {#1408 …5} |
| full_name | "Media[altText]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_altText" |
| label | "Alt Text" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "altText" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_altText" |
| valid | true |
| value | "sidebar" |
updateup
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1761606000 {#1402 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } |
| View Format |
"2025-10-28"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Updateup" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Updateup" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1324 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_Media_updateup" ] |
| cache_key | "_Media_updateup_date" |
| compound | false |
| data | DateTime @1761606000 {#1402 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1450 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1157 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1451 -errors: [] -form: Symfony\Component\Form\Form {#1386 …} } |
| form | Symfony\Component\Form\FormView {#1446 …5} |
| full_name | "Media[updateup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_updateup" |
| label | "Updateup" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "updateup" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-date" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_Media_updateup" |
| valid | true |
| value | "2025-10-28" |
| widget | "single_text" |
page
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 | "sidebar" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Page" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1341 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 | "Page" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1342 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Media_page" ] |
| cache_key | "_Media_page_text" |
| compound | false |
| data | "sidebar" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1462 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1156 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1449 -errors: [] -form: Symfony\Component\Form\Form {#1389 …} } |
| form | Symfony\Component\Form\FormView {#1452 …5} |
| full_name | "Media[page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_page" |
| label | "Page" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_page" |
| valid | true |
| value | "sidebar" |
numero
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Numero" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1348 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numero" |
| 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 |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1347 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_Media_numero" ] |
| cache_key | "_Media_numero_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1465 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1148 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1463 -errors: [] -form: Symfony\Component\Form\Form {#1392 …} } |
| form | Symfony\Component\Form\FormView {#1461 …5} |
| full_name | "Media[numero]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_numero" |
| label | "Numero" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numero" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_numero" |
| valid | true |
| value | "1" |
lien
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 | "sidebar" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Lien" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1362 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 | "Lien" |
| 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" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1361 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Media_lien" ] |
| cache_key | "_Media_lien_text" |
| compound | false |
| data | "sidebar" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1468 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1147 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1466 -errors: [] -form: Symfony\Component\Form\Form {#1395 …} } |
| form | Symfony\Component\Form\FormView {#1464 …5} |
| full_name | "Media[lien]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_lien" |
| label | "Lien" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lien" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_lien" |
| valid | true |
| value | "sidebar" |
ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1371 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() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1370 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Media_ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM" ] |
| cache_key | "_Media_ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1471 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1122 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#655 -isAccessible: true -primaryKeyValue: 18 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1031 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1230 …} -defaultActionUrl: null -fqcn: "App\Entity\Media" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#824 …} -permission: null -entityInstance: App\Entity\Media {#882 -id: 18 -name: "sidebar3" -filename: "200x200-27595f95bf814025ca9a2f189a4d736b-cdd1dc62-ea78-499d-b9be-d3798a9b2b9f.webp" -altText: "sidebar" -updateup: DateTime @1761606000 {#880 date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00) } -page: "sidebar" -numero: 1 -lien: "sidebar" } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1469 -errors: [] -form: Symfony\Component\Form\Form {#1398 …} } |
| form | Symfony\Component\Form\FormView {#1467 …5} |
| full_name | "Media[ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media_ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Media_ea_form_fieldset_close_01KXPEXS7J9BKTZVJJMP83M0TM" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2a4e3b3a8d2d1fda14eabadc46aa6d.vUsqXzkUx5aRn5O6yzWu8JM5f_KiJXZWi4FMfZjQYKY.7Sl1OXEmsuyl7fz7-Gr3leFtJ4fFfwIGvOQCG8uoU-rQEmkzCESxp9P3wg" |
| 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 | "2a4e3b3a8d2d1fda14eabadc46aa6d.vUsqXzkUx5aRn5O6yzWu8JM5f_KiJXZWi4FMfZjQYKY.7Sl1OXEmsuyl7fz7-Gr3leFtJ4fFfwIGvOQCG8uoU-rQEmkzCESxp9P3wg" |
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 {#243 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#173 …} -logger: Monolog\Logger {#51 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#238 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "2a4e3b3a8d2d1fda14eabadc46aa6d.vUsqXzkUx5aRn5O6yzWu8JM5f_KiJXZWi4FMfZjQYKY.7Sl1OXEmsuyl7fz7-Gr3leFtJ4fFfwIGvOQCG8uoU-rQEmkzCESxp9P3wg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1472 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() {#1476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1473 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Media__token" ] |
| cache_key | "_Media__token_hidden" |
| compound | false |
| data | "2a4e3b3a8d2d1fda14eabadc46aa6d.vUsqXzkUx5aRn5O6yzWu8JM5f_KiJXZWi4FMfZjQYKY.7Sl1OXEmsuyl7fz7-Gr3leFtJ4fFfwIGvOQCG8uoU-rQEmkzCESxp9P3wg" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1489 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1486 -errors: [] -form: Symfony\Component\Form\Form {#1482 …} } |
| form | Symfony\Component\Form\FormView {#1477 …5} |
| full_name | "Media[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Media__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 | "_Media__token" |
| valid | true |
| value | "2a4e3b3a8d2d1fda14eabadc46aa6d.vUsqXzkUx5aRn5O6yzWu8JM5f_KiJXZWi4FMfZjQYKY.7Sl1OXEmsuyl7fz7-Gr3leFtJ4fFfwIGvOQCG8uoU-rQEmkzCESxp9P3wg" |