Forms
-
ImportMapping
-
ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10
-
name
-
description
-
sourceType
-
isActive
-
skipHeaderRow
-
startRow
-
delimiter
-
enclosure
-
xmlProductTag
-
createdBy
-
ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10
-
_token
-
ImportMapping
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 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 {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } |
| data_class | "App\Entity\ImportMapping" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ImportMapping" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -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() {#1572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1575 …} $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 {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 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 {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1869 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1811 -errors: [] -form: Symfony\Component\Form\Form {#1733 …} } |
| form | Symfony\Component\Form\FormView {#1603 …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 {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } |
ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10
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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -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) {#1579 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() {#1567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1568 …} $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_01KN9EBTNPZD72HR7SDCYSRC10" ] |
| cache_key | "_ImportMapping_ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10_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 {#1504 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9EBTNPZD72HR7SDCYSRC10" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1512 …} -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 {#1511 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1513 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1514 …} -uniqueId: Symfony\Component\Uid\Ulid {#1510 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1519 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -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 {#1819 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1504 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9EBTNPZD72HR7SDCYSRC10" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1512 …} -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 {#1511 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1513 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1514 …} -uniqueId: Symfony\Component\Uid\Ulid {#1510 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1519 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1821 -errors: [] -form: Symfony\Component\Form\Form {#1770 …} } |
| form | Symfony\Component\Form\FormView {#1823 …5} |
| full_name | "ImportMapping[ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_ea_form_fieldset_01KN9EBTNPZD72HR7SDCYSRC10" |
| 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 {#1134 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1594 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 {#1134 -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() {#1596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1595 …} $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 {#1114 -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 {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1134 -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 {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1232 …} -uniqueId: Symfony\Component\Uid\Ulid {#1116 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1597 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1114 -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 {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1134 -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 {#1117 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1232 …} -uniqueId: Symfony\Component\Uid\Ulid {#1116 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1818 -errors: [] -form: Symfony\Component\Form\Form {#1773 …} } |
| form | Symfony\Component\Form\FormView {#1817 …5} |
| full_name | "ImportMapping[name]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1134 -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 {#1119 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1606 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 {#1119 -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() {#1604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1605 …} $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 {#1125 -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 {#1121 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1119 -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 {#1122 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1444 …} -uniqueId: Symfony\Component\Uid\Ulid {#1123 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1782 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1125 -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 {#1121 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1119 -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 {#1122 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1444 …} -uniqueId: Symfony\Component\Uid\Ulid {#1123 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1228 -errors: [] -form: Symfony\Component\Form\Form {#1776 …} } |
| form | Symfony\Component\Form\FormView {#1820 …5} |
| full_name | "ImportMapping[description]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1119 -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 {#1193 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -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 {#1193 -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() {#1632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1631 …} $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 {#1766 +data: "csv" +value: "csv" +label: "CSV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +data: "excel" +value: "excel" +label: "Excel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +data: "xml" +value: "xml" +label: "XML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +data: "ftp" +value: "ftp" +label: "FTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +data: "sftp" +value: "sftp" +label: "SFTP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +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 {#1201 -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 {#1197 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1193 -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 {#1198 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1196 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -uniqueId: Symfony\Component\Uid\Ulid {#1199 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1827 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1201 -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 {#1197 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1193 -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 {#1198 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1196 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -uniqueId: Symfony\Component\Uid\Ulid {#1199 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1194 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1781 -errors: [] -form: Symfony\Component\Form\Form {#1734 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1765 …5} |
| full_name | "ImportMapping[sourceType]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1193 -message: "Type of import source" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ImportMapping_sourceType" |
| is_selected | Closure($choice, $value) {#1828 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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1647 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 {#1646 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() {#1643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1654 …} $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 {#1180 …} -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 {#1184 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1456 …} -uniqueId: Symfony\Component\Uid\Ulid {#1183 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1831 -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 {#1180 …} -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 {#1184 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1456 …} -uniqueId: Symfony\Component\Uid\Ulid {#1183 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1829 -errors: [] -form: Symfony\Component\Form\Form {#1737 …} } |
| form | Symfony\Component\Form\FormView {#1826 …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 {#1163 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1647 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 {#1163 -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 {#1646 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() {#1661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1662 …} $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 {#1177 -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 {#1168 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1163 -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 {#1171 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1175 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1834 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1177 -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 {#1168 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1163 -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 {#1171 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1175 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1832 -errors: [] -form: Symfony\Component\Form\Form {#1740 …} } |
| form | Symfony\Component\Form\FormView {#1830 …5} |
| full_name | "ImportMapping[skipHeaderRow]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1163 -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 {#1213 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1672 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 {#1213 -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() {#1677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1671 …} $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 {#1219 -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 {#1215 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1213 -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 {#1216 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1214 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1503 …} -uniqueId: Symfony\Component\Uid\Ulid {#1217 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1837 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1219 -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 {#1215 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1213 -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 {#1216 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1214 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1503 …} -uniqueId: Symfony\Component\Uid\Ulid {#1217 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1212 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1835 -errors: [] -form: Symfony\Component\Form\Form {#1743 …} } |
| form | Symfony\Component\Form\FormView {#1833 …5} |
| full_name | "ImportMapping[startRow]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1213 -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 {#1206 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1686 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 {#1206 -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() {#1688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1685 …} $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 {#1211 -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 {#1208 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1206 -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 {#1209 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1207 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1548 …} -uniqueId: Symfony\Component\Uid\Ulid {#1210 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1840 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1211 -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 {#1208 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1206 -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 {#1209 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1207 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1548 …} -uniqueId: Symfony\Component\Uid\Ulid {#1210 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1205 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1838 -errors: [] -form: Symfony\Component\Form\Form {#1746 …} } |
| form | Symfony\Component\Form\FormView {#1836 …5} |
| full_name | "ImportMapping[delimiter]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1206 -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 {#1129 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1694 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 {#1129 -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() {#1696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1695 …} $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 {#1204 -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 {#1167 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1129 -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 {#1203 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1539 …} -uniqueId: Symfony\Component\Uid\Ulid {#1202 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1843 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1204 -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 {#1167 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1129 -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 {#1203 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1539 …} -uniqueId: Symfony\Component\Uid\Ulid {#1202 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1841 -errors: [] -form: Symfony\Component\Form\Form {#1749 …} } |
| form | Symfony\Component\Form\FormView {#1839 …5} |
| full_name | "ImportMapping[enclosure]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1129 -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 {#1138 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1703 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 {#1138 -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() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1704 …} $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 {#1127 -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 {#1136 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1138 -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 {#1126 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1535 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1846 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1127 -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 {#1136 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1138 -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 {#1126 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1535 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1844 -errors: [] -form: Symfony\Component\Form\Form {#1752 …} } |
| form | Symfony\Component\Form\FormView {#1842 …5} |
| full_name | "ImportMapping[xmlProductTag]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1138 -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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1712 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() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1713 …} $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 {#1140 -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 {#1143 …} -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 {#1142 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1527 …} -uniqueId: Symfony\Component\Uid\Ulid {#1141 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1146 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1849 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1140 -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 {#1143 …} -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 {#1142 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1527 …} -uniqueId: Symfony\Component\Uid\Ulid {#1141 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1146 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1847 -errors: [] -form: Symfony\Component\Form\Form {#1755 …} } |
| form | Symfony\Component\Form\FormView {#1845 …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_01KN9EBTNPZD72HR7SDCYSRC10
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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1722 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() {#1727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1721 …} $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_01KN9EBTNPZD72HR7SDCYSRC10" ] |
| cache_key | "_ImportMapping_ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10_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 {#1186 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9EBTNPZD72HR7SDCYSRC10" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -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 {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …} -uniqueId: Symfony\Component\Uid\Ulid {#1158 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1156 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1852 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1186 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9EBTNPZD72HR7SDCYSRC10" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -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 {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1259 …} -uniqueId: Symfony\Component\Uid\Ulid {#1158 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1156 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#480 -isAccessible: true -instance: App\Entity\ImportMapping {#1098 -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 @1775212292 {#1100 date: 2026-04-03 10:31:32.783957 UTC (+00:00) } -updatedAt: null -createdBy: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1132 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1561 …} -defaultActionUrl: null -fqcn: "App\Entity\ImportMapping" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#736 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1850 -errors: [] -form: Symfony\Component\Form\Form {#1758 …} } |
| form | Symfony\Component\Form\FormView {#1848 …5} |
| full_name | "ImportMapping[ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ImportMapping_ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ImportMapping_ea_form_fieldset_close_01KN9EBTNPZD72HR7SDCYSRC10" |
| 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 {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -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) {#1853 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() {#1857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#929 …} $message: Closure() {#1854 …} $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 {#1870 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1867 -errors: [] -form: Symfony\Component\Form\Form {#1863 …} } |
| form | Symfony\Component\Form\FormView {#1858 …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" |