Forms
-
ImportMapping
-
ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A
-
name
-
description
-
sourceType
-
isActive
-
skipHeaderRow
-
startRow
-
delimiter
-
enclosure
-
xmlProductTag
-
createdBy
-
ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A
-
_token
-
ImportMapping
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-ImportMapping-form" ] |
[ "class" => "ea-new-form" "id" => "new-ImportMapping-form" ] |
| data | App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-new-form" "id" => "new-ImportMapping-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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } |
| data_class | "App\Entity\ImportMapping" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1572 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ImportMapping" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } |
| 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() {#1570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1573 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-ImportMapping-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_ImportMapping" ] |
| cache_key | "_ImportMapping_ea_crud" |
| compound | true |
| data | App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1868 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1810 -errors: [] -form: Symfony\Component\Form\Form {#1732 …} } |
| form | Symfony\Component\Form\FormView {#1608 …5} |
| full_name | "ImportMapping" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ImportMapping" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping" |
| valid | true |
| value | App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } |
ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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) {#1577 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() {#1146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1544 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_ImportMapping_ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A" ] |
| cache_key | "_ImportMapping_ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1502 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSAZEYT9EAZNJHKRNBQNM0A" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1510 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1509 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1511 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1512 …} -uniqueId: Symfony\Component\Uid\Ulid {#1508 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1517 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| 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 {#1818 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1502 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSAZEYT9EAZNJHKRNBQNM0A" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1510 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1509 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1511 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1512 …} -uniqueId: Symfony\Component\Uid\Ulid {#1508 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1517 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1820 -errors: [] -form: Symfony\Component\Form\Form {#1769 …} } |
| form | Symfony\Component\Form\FormView {#1822 …5} |
| full_name | "ImportMapping[ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_ea_form_fieldset_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| 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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1132 -message: "Name for this import mapping configuration" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Name" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1592 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 | Symfony\Component\Translation\TranslatableMessage {#1132 -message: "Name for this import mapping configuration" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| 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 | [] |
| 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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1593 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ImportMapping_name" ] |
| cache_key | "_ImportMapping_name_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1112 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1132 -message: "Name for this import mapping configuration" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1115 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#1114 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1595 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1112 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1116 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1132 -message: "Name for this import mapping configuration" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1115 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#1114 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1817 -errors: [] -form: Symfony\Component\Form\Form {#1772 …} } |
| form | Symfony\Component\Form\FormView {#1816 …5} |
| full_name | "ImportMapping[name]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1132 -message: "Name for this import mapping configuration" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_name" |
| label | "Name" |
| 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 | "_ImportMapping_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
description
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 | [ "rows" => 5 "data-ea-textarea-field" => true ] |
[ "rows" => 5 "data-ea-textarea-field" => true ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1117 -message: "Description of what this mapping does" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Description" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1602 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 | Symfony\Component\Translation\TranslatableMessage {#1117 -message: "Description of what this mapping does" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| 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 | false |
| row_attr | [ "class" => "field-textarea" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_ImportMapping_description" ] |
| cache_key | "_ImportMapping_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1123 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1119 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1117 -message: "Description of what this mapping does" -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1120 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1121 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1781 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1123 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1119 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1117 -message: "Description of what this mapping does" -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1120 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1121 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1254 -errors: [] -form: Symfony\Component\Form\Form {#1775 …} } |
| form | Symfony\Component\Form\FormView {#1819 …5} |
| full_name | "ImportMapping[description]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1117 -message: "Description of what this mapping does" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_description" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
sourceType
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 | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "CSV" => "csv" "Excel" => "excel" "XML" => "xml" "FTP" => "ftp" "SFTP" => "sftp" "URL" => "url" ] |
[ "CSV" => "csv" "Excel" => "excel" "XML" => "xml" "FTP" => "ftp" "SFTP" => "sftp" "URL" => "url" ] |
| expanded | false |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1192 -message: "Type of import source" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Source Type" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| 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 | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "CSV" => "csv" "Excel" => "excel" "XML" => "xml" "FTP" => "ftp" "SFTP" => "sftp" "URL" => "url" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1192 -message: "Type of import source" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Source Type" |
| 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 |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "" |
| 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 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1630 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_ImportMapping_sourceType" ] |
| cache_key | "_ImportMapping_sourceType_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +data: "csv" +value: "csv" +label: "CSV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +data: "excel" +value: "excel" +label: "Excel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +data: "xml" +value: "xml" +label: "XML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +data: "ftp" +value: "ftp" +label: "FTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +data: "sftp" +value: "sftp" +label: "SFTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +data: "url" +value: "url" +label: "URL" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1197 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "sourceType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Source Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1192 -message: "Type of import source" -parameters: [] -domain: "messages" } -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1195 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1191 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1196 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1826 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1197 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "sourceType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Source Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1192 -message: "Type of import source" -parameters: [] -domain: "messages" } -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1195 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1191 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1196 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1780 -errors: [] -form: Symfony\Component\Form\Form {#1733 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1764 …5} |
| full_name | "ImportMapping[sourceType]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1192 -message: "Type of import source" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_sourceType" |
| is_selected | Closure($choice, $value) {#1827 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Source Type" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sourceType" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_sourceType" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
isActive
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Active" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 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 {#1645 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Active" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1653 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ImportMapping_isActive" ] |
| cache_key | "_ImportMapping_isActive_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1200 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Active" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1182 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1454 …} -uniqueId: Symfony\Component\Uid\Ulid {#1199 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1830 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1200 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Active" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1182 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1454 …} -uniqueId: Symfony\Component\Uid\Ulid {#1199 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1828 -errors: [] -form: Symfony\Component\Form\Form {#1736 …} } |
| form | Symfony\Component\Form\FormView {#1825 …5} |
| full_name | "ImportMapping[isActive]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_isActive" |
| label | "Active" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isActive" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_isActive" |
| valid | true |
| value | "1" |
skipHeaderRow
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1168 -message: "Skip the first row when importing (usually contains headers)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Skip Header Row" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1646 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 | Symfony\Component\Translation\TranslatableMessage {#1168 -message: "Skip the first row when importing (usually contains headers)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1645 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Skip Header Row" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1661 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ImportMapping_skipHeaderRow" ] |
| cache_key | "_ImportMapping_skipHeaderRow_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1173 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "skipHeaderRow" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Skip Header Row" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1169 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1168 -message: "Skip the first row when importing (usually contains headers)" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1170 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1440 …} -uniqueId: Symfony\Component\Uid\Ulid {#1174 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1833 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1173 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "skipHeaderRow" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Skip Header Row" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1169 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1168 -message: "Skip the first row when importing (usually contains headers)" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1170 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1440 …} -uniqueId: Symfony\Component\Uid\Ulid {#1174 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1831 -errors: [] -form: Symfony\Component\Form\Form {#1739 …} } |
| form | Symfony\Component\Form\FormView {#1829 …5} |
| full_name | "ImportMapping[skipHeaderRow]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1168 -message: "Skip the first row when importing (usually contains headers)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_skipHeaderRow" |
| label | "Skip Header Row" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "skipHeaderRow" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_skipHeaderRow" |
| valid | true |
| value | "1" |
startRow
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2 |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1211 -message: "Row number to start importing from (1-based index)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Start Row" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1671 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 | Symfony\Component\Translation\TranslatableMessage {#1211 -message: "Row number to start importing from (1-based index)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Start Row" |
| 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() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1670 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_ImportMapping_startRow" ] |
| cache_key | "_ImportMapping_startRow_integer" |
| compound | false |
| data | 2 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "startRow" -propertyNameSuffix: null -value: 2 -formattedValue: 2 -formatValueCallable: null -label: "Start Row" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1213 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1211 -message: "Row number to start importing from (1-based index)" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1214 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1501 …} -uniqueId: Symfony\Component\Uid\Ulid {#1215 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1836 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "startRow" -propertyNameSuffix: null -value: 2 -formattedValue: 2 -formatValueCallable: null -label: "Start Row" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1213 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1211 -message: "Row number to start importing from (1-based index)" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1214 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1501 …} -uniqueId: Symfony\Component\Uid\Ulid {#1215 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1834 -errors: [] -form: Symfony\Component\Form\Form {#1742 …} } |
| form | Symfony\Component\Form\FormView {#1832 …5} |
| full_name | "ImportMapping[startRow]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1211 -message: "Row number to start importing from (1-based index)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_startRow" |
| label | "Start Row" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startRow" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_startRow" |
| valid | true |
| value | "2" |
delimiter
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 | "," |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1204 -message: "CSV delimiter character (default: comma)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Delimiter" |
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 |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1685 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 | Symfony\Component\Translation\TranslatableMessage {#1204 -message: "CSV delimiter character (default: comma)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Delimiter" |
| 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 | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1684 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ImportMapping_delimiter" ] |
| cache_key | "_ImportMapping_delimiter_text" |
| compound | false |
| data | "," |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1209 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "delimiter" -propertyNameSuffix: null -value: "," -formattedValue: "," -formatValueCallable: null -label: "Delimiter" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1204 -message: "CSV delimiter character (default: comma)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1207 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1546 …} -uniqueId: Symfony\Component\Uid\Ulid {#1208 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1203 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1839 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1209 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "delimiter" -propertyNameSuffix: null -value: "," -formattedValue: "," -formatValueCallable: null -label: "Delimiter" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1204 -message: "CSV delimiter character (default: comma)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1207 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1546 …} -uniqueId: Symfony\Component\Uid\Ulid {#1208 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1203 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1837 -errors: [] -form: Symfony\Component\Form\Form {#1745 …} } |
| form | Symfony\Component\Form\FormView {#1835 …5} |
| full_name | "ImportMapping[delimiter]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1204 -message: "CSV delimiter character (default: comma)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_delimiter" |
| label | "Delimiter" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delimiter" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_delimiter" |
| uses_autocomplete | false |
| valid | true |
| value | "," |
enclosure
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 | """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "CSV enclosure character (default: double quote)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Enclosure" |
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 |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1693 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 | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "CSV enclosure character (default: double quote)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Enclosure" |
| 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 | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1694 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ImportMapping_enclosure" ] |
| cache_key | "_ImportMapping_enclosure_text" |
| compound | false |
| data | """ |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1202 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "enclosure" -propertyNameSuffix: null -value: """ -formattedValue: """ -formatValueCallable: null -label: "Enclosure" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1126 -message: "CSV enclosure character (default: double quote)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1201 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -uniqueId: Symfony\Component\Uid\Ulid {#1198 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1842 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1202 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "enclosure" -propertyNameSuffix: null -value: """ -formattedValue: """ -formatValueCallable: null -label: "Enclosure" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1126 -message: "CSV enclosure character (default: double quote)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1201 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1537 …} -uniqueId: Symfony\Component\Uid\Ulid {#1198 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1840 -errors: [] -form: Symfony\Component\Form\Form {#1748 …} } |
| form | Symfony\Component\Form\FormView {#1838 …5} |
| full_name | "ImportMapping[enclosure]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "CSV enclosure character (default: double quote)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_enclosure" |
| label | "Enclosure" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enclosure" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_enclosure" |
| uses_autocomplete | false |
| valid | true |
| value | """ |
xmlProductTag
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 | "product" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1137 -message: "XML tag name for product elements (e.g., "product")" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "XML Product Tag" |
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 |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1702 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 | Symfony\Component\Translation\TranslatableMessage {#1137 -message: "XML tag name for product elements (e.g., "product")" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "XML Product Tag" |
| 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 | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1703 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ImportMapping_xmlProductTag" ] |
| cache_key | "_ImportMapping_xmlProductTag_text" |
| compound | false |
| data | "product" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1122 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "xmlProductTag" -propertyNameSuffix: null -value: "product" -formattedValue: "product" -formatValueCallable: null -label: "XML Product Tag" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1137 -message: "XML tag name for product elements (e.g., "product")" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1134 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1533 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1138 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1845 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1122 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "xmlProductTag" -propertyNameSuffix: null -value: "product" -formattedValue: "product" -formatValueCallable: null -label: "XML Product Tag" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1137 -message: "XML tag name for product elements (e.g., "product")" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1134 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1533 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1138 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1843 -errors: [] -form: Symfony\Component\Form\Form {#1751 …} } |
| form | Symfony\Component\Form\FormView {#1841 …5} |
| full_name | "ImportMapping[xmlProductTag]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1137 -message: "XML tag name for product elements (e.g., "product")" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_xmlProductTag" |
| label | "XML Product Tag" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "xmlProductTag" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_xmlProductTag" |
| uses_autocomplete | false |
| valid | true |
| value | "product" |
createdBy
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Created By" |
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 |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1711 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 | "Created By" |
| 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 | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1712 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ImportMapping_createdBy" ] |
| cache_key | "_ImportMapping_createdBy_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1139 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "createdBy" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Created By" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1142 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1141 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1143 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1525 …} -uniqueId: Symfony\Component\Uid\Ulid {#1140 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1848 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1139 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "createdBy" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Created By" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1142 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1141 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1143 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1525 …} -uniqueId: Symfony\Component\Uid\Ulid {#1140 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1846 -errors: [] -form: Symfony\Component\Form\Form {#1754 …} } |
| form | Symfony\Component\Form\FormView {#1844 …5} |
| full_name | "ImportMapping[createdBy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_createdBy" |
| label | "Created By" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "createdBy" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_createdBy" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1721 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() {#1726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_ImportMapping_ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A" ] |
| cache_key | "_ImportMapping_ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1183 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSAZEYT9EAZNJHKRNBQNM0A" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1158 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -uniqueId: Symfony\Component\Uid\Ulid {#1186 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1155 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1851 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1183 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSAZEYT9EAZNJHKRNBQNM0A" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1158 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -uniqueId: Symfony\Component\Uid\Ulid {#1186 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1155 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#417 -isAccessible: true -instance: App\Entity\ImportMapping {#1096 -id: null -name: null -description: null -sourceType: null -fieldMappings: [] -transformationRules: null -defaultValues: null -validationRules: null -skipHeaderRow: true -startRow: 2 -delimiter: "," -enclosure: """ -xmlProductTag: "product" -isActive: true -createdAt: DateTime @1770376903 {#1098 date: 2026-02-06 11:21:43.634029 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1130 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#733 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1849 -errors: [] -form: Symfony\Component\Form\Form {#1757 …} } |
| form | Symfony\Component\Form\FormView {#1847 …5} |
| full_name | "ImportMapping[ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_ea_form_fieldset_close_01KGSAZEYT9EAZNJHKRNBQNM0A" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| 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 | "csrf-token" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1852 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() {#1856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $message: Closure() {#1853 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ImportMapping__token" ] |
| cache_key | "_ImportMapping__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1869 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1866 -errors: [] -form: Symfony\Component\Form\Form {#1862 …} } |
| form | Symfony\Component\Form\FormView {#1857 …5} |
| full_name | "ImportMapping[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping__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 | "_ImportMapping__token" |
| valid | true |
| value | "csrf-token" |