Forms
-
Module
-
ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K
-
name
-
imageFile
-
file
-
-
moduleProducts
-
0
-
product
-
mandatory
-
-
-
ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K
-
_token
-
Module
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
| 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-Module-form" ] |
[ "class" => "ea-edit-form" "id" => "edit-Module-form" ] |
| data | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } |
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-Module-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
| data_class | "App\Entity\Module" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2182 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Module" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } |
| 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() {#2184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-edit-form" "id" => "edit-Module-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Module" ] |
| cache_key | "_Module_ea_crud" |
| compound | true |
| data | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4103 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2439 -errors: [] -form: Symfony\Component\Form\Form {#2190 …} } |
| form | Symfony\Component\Form\FormView {#2405 …5} |
| full_name | "Module" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "Module" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module" |
| valid | true |
| value | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K
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\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| 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) {#2197 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() {#2199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2198 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Module_ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K" ] |
| cache_key | "_Module_ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K_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 {#2477 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1503 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2475 -errors: [] -form: Symfony\Component\Form\Form {#2366 …} } |
| form | Symfony\Component\Form\FormView {#2449 …5} |
| full_name | "Module[ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_ea_form_fieldset_01KMKV027BPE29YXRE8DYWRZ4K" |
| 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 | "Run" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nom du module" |
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 |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Nom du module" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2215 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Module_name" ] |
| cache_key | "_Module_name_text" |
| compound | false |
| data | "Run" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2482 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1515 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2479 -errors: [] -form: Symfony\Component\Form\Form {#2369 …} } |
| form | Symfony\Component\Form\FormView {#2476 …5} |
| full_name | "Module[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_name" |
| label | "Nom du module" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_name" |
| uses_autocomplete | false |
| valid | true |
| value | "Run" |
imageFile
Form type:
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Image File" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| delete_label_translation_domain | null |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_label_translation_domain | null |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#2234 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 | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Image File" |
| 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 | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2235 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_Module_imageFile" ] |
| cache_key | "_Module_imageFile_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_label_translation_domain | null |
| download_uri | null |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2496 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1522 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2483 -errors: [] -form: Symfony\Component\Form\Form {#2387 …} } |
| form | Symfony\Component\Form\FormView {#2481 …5} |
| full_name | "Module[imageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_imageFile" |
| image_uri | null |
| label | "Image File" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile" |
| object | App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_imageFile" |
| valid | true |
| value | [ "file" => 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 |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | "Image File" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| 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 | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Image File" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2379 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_Module_imageFile_file" ] |
| cache_key | "_Module_imageFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2831 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2822 -errors: [] -form: Symfony\Component\Form\Form {#2390 …} } |
| form | Symfony\Component\Form\FormView {#2823 …5} |
| full_name | "Module[imageFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_imageFile_file" |
| label | "Image File" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_Module_imageFile_file" |
| valid | true |
| value | "" |
moduleProducts
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#2417 #collection: Doctrine\Common\Collections\ArrayCollection {#2445 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#10874 …} -backRefFieldName: "module" -isDirty: true -em: Doctrine\ORM\EntityManager {#230 …11} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10884 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Admin\ModuleProductType" |
same as passed value |
| label | "Produits du module" |
same as passed value |
| label_html | true |
same as passed value |
| prototype_name | "__moduleProductsname__" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Admin\ModuleProductType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "Produits du module" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__moduleProductsname__" |
| prototype_options | [] |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_Module_moduleProducts" ] |
| cache_key | "_Module_moduleProducts_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#2417 #collection: Doctrine\Common\Collections\ArrayCollection {#2445 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#10874 …} -backRefFieldName: "module" -isDirty: true -em: Doctrine\ORM\EntityManager {#230 …11} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10884 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4018 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1620 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#2393 …} } |
| form | Symfony\Component\Form\FormView {#2484 …5} |
| full_name | "Module[moduleProducts]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_moduleProducts" |
| label | "Produits du module" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "moduleProducts" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#2832 …5} |
| required | false |
| row_attr | [ "class" => "field-collection" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_moduleProducts" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#2417 #collection: Doctrine\Common\Collections\ArrayCollection {#2445 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#10874 …} -backRefFieldName: "module" -isDirty: true -em: Doctrine\ORM\EntityManager {#230 …11} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10884 …} } |
0
Form type:
"App\Form\Admin\ModuleProductType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ModuleProduct {#2057 -id: 69 -module: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } -product: App\Entity\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } -mandatory: false -periode: App\Entity\Periode {#2082 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | "App\Entity\ModuleProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ModuleProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "module_product" "_Module_moduleProducts_entry" ] |
| cache_key | "_Module_moduleProducts_entry_module_product" |
| compound | true |
| data | App\Entity\ModuleProduct {#2057 -id: 69 -module: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } -product: App\Entity\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } -mandatory: false -periode: App\Entity\Periode {#2082 …} } |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4028 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#4026 -errors: [] -form: Symfony\Component\Form\Form {#2466 …} } |
| form | Symfony\Component\Form\FormView {#3785 …5} |
| full_name | "Module[moduleProducts][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_moduleProducts_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_moduleProducts_entry" |
| valid | true |
| value | App\Entity\ModuleProduct {#2057 -id: 69 -module: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } -product: App\Entity\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } -mandatory: false -periode: App\Entity\Periode {#2082 …} } |
product
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\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } |
| View Format |
"138"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "titleNormalized" |
same as passed value |
| class | "App\Entity\Product" |
same as passed value |
| label | "Produit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "titleNormalized" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2451 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2303 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2448 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2313 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2452 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2314 …} } |
| choices | null |
| class | "App\Entity\Product" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#230 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#2306 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#230 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1922 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Produit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2446 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Module_moduleProducts_entry_product" ] |
| cache_key | "_Module_moduleProducts_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +data: App\Entity\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } +value: "138" +label: "adizero Evo SL W" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +data: App\Entity\Product {#2858 …} +value: "139" +label: "HYPERBOOST EDGE M" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +data: App\Entity\Product {#2877 …} +value: "140" +label: "adizero Evo SL M" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +data: App\Entity\Product {#2896 …} +value: "141" +label: "adizero Evo SL ZIP M" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +data: App\Entity\Product {#2915 …} +value: "142" +label: "SUPERNOVA RISE 3 M" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +data: App\Entity\Product {#2934 …} +value: "143" +label: "SUPERNOVA RISE 3 M" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +data: App\Entity\Product {#2953 …} +value: "144" +label: "ADIZERO ADIOS 9 M" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +data: App\Entity\Product {#2972 …} +value: "145" +label: "ADIZERO ADIOS 9 M" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +data: App\Entity\Product {#2991 …} +value: "146" +label: "ADIZERO BOSTON 13 M" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +data: App\Entity\Product {#3010 …} +value: "147" +label: "ADIZERO BOSTON 13 M" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +data: App\Entity\Product {#3029 …} +value: "148" +label: "adi365 HYBO T M" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +data: App\Entity\Product {#3050 …} +value: "149" +label: "adi365 Sho M" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +data: App\Entity\Product {#3069 …} +value: "150" +label: "adi365 HYB JK M" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +data: App\Entity\Product {#3088 …} +value: "151" +label: "ASPYRE TEE UF" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +data: App\Entity\Product {#3107 …} +value: "152" +label: "ADIZERO GEL M" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +data: App\Entity\Product {#3126 …} +value: "153" +label: "adi365 HYBO T M" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +data: App\Entity\Product {#3145 …} +value: "154" +label: "adi365 Vest M" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +data: App\Entity\Product {#3164 …} +value: "155" +label: "ADIZERO A JKT M" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +data: App\Entity\Product {#3183 …} +value: "156" +label: "ADIZERO A TEE M" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +data: App\Entity\Product {#3202 …} +value: "157" +label: "ADIZERO A SH0 M" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +data: App\Entity\Product {#3221 …} +value: "158" +label: "adi365 WarmLS M" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +data: App\Entity\Product {#3240 …} +value: "159" +label: "adi365 Wa Tig M" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +data: App\Entity\Product {#3259 …} +value: "160" +label: "ADI365///FO J M" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +data: App\Entity\Product {#3278 …} +value: "161" +label: "XPR LIGHT RAIN" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +data: App\Entity\Product {#3297 …} +value: "162" +label: "XPERIOR LT P" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +data: App\Entity\Product {#3316 …} +value: "163" +label: "AIRCHILL TANK" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +data: App\Entity\Product {#3337 …} +value: "164" +label: "TF HYBRID SHORT" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +data: App\Entity\Product {#3356 …} +value: "165" +label: "D4T HYBRID SHOR" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +data: App\Entity\Product {#3375 …} +value: "166" +label: "ADIZERO DROPSET PRO TRAINER M" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +data: App\Entity\Product {#3394 …} +value: "167" +label: "M Z.N.E. FZ" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +data: App\Entity\Product {#3415 …} +value: "168" +label: "M Z.N.E. TEE LO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +data: App\Entity\Product {#3434 …} +value: "169" +label: "M Z.N.E. OH PT" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +data: App\Entity\Product {#3453 …} +value: "170" +label: "MT PRIMA JKT" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +data: App\Entity\Product {#3472 …} +value: "171" +label: "CLIMACOOL" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +data: App\Entity\Product {#3491 …} +value: "172" +label: "RUNxADIZ CAP" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +data: App\Entity\Product {#3512 …} +value: "173" +label: "BASEBALL FITTED" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +data: App\Entity\Product {#3531 …} +value: "174" +label: "RUN BANDANA" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +data: App\Entity\Product {#3550 …} +value: "175" +label: "RUN ADIZ QRTR" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +data: App\Entity\Product {#3569 …} +value: "176" +label: "RUN ADIZ QRTR" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +data: App\Entity\Product {#3588 …} +value: "177" +label: "RUN COMFY CALF" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +data: App\Entity\Product {#3607 …} +value: "178" +label: "RUN LIGHT CREW" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +data: App\Entity\Product {#3626 …} +value: "179" +label: "TRG TRIT BO 1L" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +data: App\Entity\Product {#3645 …} +value: "180" +label: "RUN GRF Sleeve" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +data: App\Entity\Product {#3664 …} +value: "181" +label: "AP/SYST. BP" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +data: App\Entity\Product {#3683 …} +value: "182" +label: "Run Glove" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +data: App\Entity\Product {#3702 …} +value: "183" +label: "TIRO C NECKWRM" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +data: App\Entity\Product {#3721 …} +value: "184" +label: "RUN DIPDYE BN" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +data: App\Entity\Product {#3740 …} +value: "185" +label: "ADISTAR XLG 2.0" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +data: App\Entity\Product {#3761 …} +value: "186" +label: "STAN SMITH 80s" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product {#2074 -id: 138 -slug: null -basename: "" -productPrices: Doctrine\ORM\PersistentCollection {#2548 …} -productSplits: Doctrine\ORM\PersistentCollection {#2608 …} -ref: "KI4794" -accessCodes: Doctrine\ORM\PersistentCollection {#2663 …} -productCategory: App\Entity\ProductCategory {#2669 …} -position: 0 -active: true -images: Doctrine\ORM\PersistentCollection {#2706 …} -productData: Doctrine\ORM\PersistentCollection {#2742 …} -oneRefProduct: true -weight: null -arfor: 1 -mandatory: false -minQte: null -mecaniques: Doctrine\ORM\PersistentCollection {#2793 …} -minQteByPlace: false -moduleProducts: Doctrine\ORM\PersistentCollection {#2789 …} #translations: Doctrine\ORM\PersistentCollection {#2827 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" #createdAt: DateTime @1773407361 {#2493 date: 2026-03-13 13:09:21.0 UTC (+00:00) } #updatedAt: DateTime @1773407457 {#2490 date: 2026-03-13 13:10:57.0 UTC (+00:00) } #createdBy: App\Entity\User {#2801 …} #updatedBy: App\Entity\User {#2801 …} #deletedBy: null #uuid: "c6ed4dee-7cc5-4440-983c-22a631cf588b" } |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4031 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#4030 -errors: [] -form: Symfony\Component\Form\Form {#2469 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4029 …5} |
| full_name | "Module[moduleProducts][0][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_moduleProducts_0_product" |
| is_selected | Closure($choice, $value) {#4032 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Produit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_moduleProducts_entry_product" |
| uses_autocomplete | false |
| valid | true |
| value | "138" |
mandatory
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 |
|---|---|---|
| label | "Obligatoire" |
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 | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2327 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 {#2328 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Obligatoire" |
| 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() {#2459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2458 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Module_moduleProducts_entry_mandatory" ] |
| cache_key | "_Module_moduleProducts_entry_mandatory_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4085 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#4083 -errors: [] -form: Symfony\Component\Form\Form {#2472 …} } |
| form | Symfony\Component\Form\FormView {#4082 …5} |
| full_name | "Module[moduleProducts][0][mandatory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_moduleProducts_0_mandatory" |
| label | "Obligatoire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mandatory" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_moduleProducts_entry_mandatory" |
| valid | true |
| value | "1" |
ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K
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\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2352 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() {#2357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#2353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Module_ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K" ] |
| cache_key | "_Module_ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4086 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1575 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1067 -isAccessible: true -primaryKeyValue: 3 -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1491 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#2173 …} -defaultActionUrl: null -fqcn: "App\Entity\Module" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1027 …} -permission: null -entityInstance: App\Entity\Module {#1077 -id: 3 -name: "Run" -users: Doctrine\ORM\PersistentCollection {#1192 …} -moduleProducts: Doctrine\ORM\PersistentCollection {#1221 …} -imageFile: null -image: null -imageSize: null #createdAt: DateTime @1774025435 {#1071 date: 2026-03-20 16:50:35.0 UTC (+00:00) } #updatedAt: DateTime @1774025435 {#1068 date: 2026-03-20 16:50:35.0 UTC (+00:00) } } } } |
| errors | Symfony\Component\Form\FormErrorIterator {#4027 -errors: [] -form: Symfony\Component\Form\Form {#2396 …} } |
| form | Symfony\Component\Form\FormView {#2833 …5} |
| full_name | "Module[ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module_ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Module_ea_form_fieldset_close_01KMKV027BPE29YXRE8DYWRZ4K" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "674181.5cPWy8sgPyHZ6sJBChWqMRxyL9ok4mwzCeRBRDRgx1s.kfKViKAUeGKjpYUDPiWbQlRHaq1joz5WSoVxEE4wqSGTtJGDqmp0EI-Qmw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_prefix | "csrf_token" |
same as passed value |
| data | "674181.5cPWy8sgPyHZ6sJBChWqMRxyL9ok4mwzCeRBRDRgx1s.kfKViKAUeGKjpYUDPiWbQlRHaq1joz5WSoVxEE4wqSGTtJGDqmp0EI-Qmw" |
same as passed value |
| mapped | 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 | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data | "674181.5cPWy8sgPyHZ6sJBChWqMRxyL9ok4mwzCeRBRDRgx1s.kfKViKAUeGKjpYUDPiWbQlRHaq1joz5WSoVxEE4wqSGTtJGDqmp0EI-Qmw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4089 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() {#4091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#4090 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Module__token" ] |
| cache_key | "_Module__token_hidden" |
| compound | false |
| data | "674181.5cPWy8sgPyHZ6sJBChWqMRxyL9ok4mwzCeRBRDRgx1s.kfKViKAUeGKjpYUDPiWbQlRHaq1joz5WSoVxEE4wqSGTtJGDqmp0EI-Qmw" |
| disabled | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#4104 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#4101 -errors: [] -form: Symfony\Component\Form\Form {#4097 …} } |
| form | Symfony\Component\Form\FormView {#4092 …5} |
| full_name | "Module[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Module__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 | "_Module__token" |
| valid | true |
| value | "674181.5cPWy8sgPyHZ6sJBChWqMRxyL9ok4mwzCeRBRDRgx1s.kfKViKAUeGKjpYUDPiWbQlRHaq1joz5WSoVxEE4wqSGTtJGDqmp0EI-Qmw" |