Forms
-
DuplicateProduct
-
ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA
-
primarySku
-
duplicateSku
-
matchType
-
confidenceScore
-
status
-
reviewedBy
-
ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA
-
_token
-
DuplicateProduct
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: 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-DuplicateProduct-form" ] |
[ "class" => "ea-new-form" "id" => "new-DuplicateProduct-form" ] |
| data | App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -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-DuplicateProduct-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } |
| data_class | "App\Entity\DuplicateProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1485 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DuplicateProduct" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1486 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-DuplicateProduct-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_DuplicateProduct" ] |
| cache_key | "_DuplicateProduct_ea_crud" |
| compound | true |
| data | App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: 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 {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1711 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1660 -errors: [] -form: Symfony\Component\Form\Form {#1601 …} } |
| form | Symfony\Component\Form\FormView {#1628 …5} |
| full_name | "DuplicateProduct" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DuplicateProduct" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "DuplicateProduct" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct" |
| valid | true |
| value | App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } |
ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1490 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() {#1227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1091 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_DuplicateProduct_ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA" ] |
| cache_key | "_DuplicateProduct_ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA_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 {#1412 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSB95M9Z2RCYGYV8R9FM3EA" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1423 …} -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 {#1454 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1434 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …} -uniqueId: Symfony\Component\Uid\Ulid {#1456 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -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 {#1667 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1412 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSB95M9Z2RCYGYV8R9FM3EA" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1423 …} -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 {#1454 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1434 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …} -uniqueId: Symfony\Component\Uid\Ulid {#1456 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1179 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1669 -errors: [] -form: Symfony\Component\Form\Form {#1638 …} } |
| form | Symfony\Component\Form\FormView {#1671 …5} |
| full_name | "DuplicateProduct[ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DuplicateProduct_ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_ea_form_fieldset_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| valid | true |
| value | null |
primarySku
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 {#1122 -message: "The SKU to keep" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Primary SKU" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1505 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 {#1122 -message: "The SKU to keep" -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 | "Primary SKU" |
| 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() {#1507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1506 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DuplicateProduct_primarySku" ] |
| cache_key | "_DuplicateProduct_primarySku_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 {#1102 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "primarySku" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Primary SKU" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1122 -message: "The SKU to keep" -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 {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1243 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1627 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1102 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "primarySku" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Primary SKU" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1122 -message: "The SKU to keep" -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 {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1243 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1666 -errors: [] -form: Symfony\Component\Form\Form {#1641 …} } |
| form | Symfony\Component\Form\FormView {#1665 …5} |
| full_name | "DuplicateProduct[primarySku]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1122 -message: "The SKU to keep" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_primarySku" |
| label | "Primary SKU" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "primarySku" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_primarySku" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
duplicateSku
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 {#1129 -message: "The duplicate SKU to merge or remove" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Duplicate SKU" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1514 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: "The duplicate SKU to merge or remove" -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 | "Duplicate SKU" |
| 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() {#1516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1515 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DuplicateProduct_duplicateSku" ] |
| cache_key | "_DuplicateProduct_duplicateSku_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 {#1124 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "duplicateSku" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Duplicate SKU" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1129 -message: "The duplicate SKU to merge or remove" -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 {#1126 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1447 …} -uniqueId: Symfony\Component\Uid\Ulid {#1125 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1655 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1124 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "duplicateSku" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Duplicate SKU" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1129 -message: "The duplicate SKU to merge or remove" -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 {#1126 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1447 …} -uniqueId: Symfony\Component\Uid\Ulid {#1125 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1130 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1622 -errors: [] -form: Symfony\Component\Form\Form {#1644 …} } |
| form | Symfony\Component\Form\FormView {#1668 …5} |
| full_name | "DuplicateProduct[duplicateSku]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1129 -message: "The duplicate SKU to merge or remove" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_duplicateSku" |
| label | "Duplicate SKU" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "duplicateSku" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_duplicateSku" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
matchType
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 | [ "Exact EAN" => "exact_ean" "Exact UPC" => "exact_upc" "Exact ASIN" => "exact_asin" "Similar Name" => "similar_name" "Brand Part Code" => "brand_part_code" "Multiple Criteria" => "multiple_criteria" ] |
[ "Exact EAN" => "exact_ean" "Exact UPC" => "exact_upc" "Exact ASIN" => "exact_asin" "Similar Name" => "similar_name" "Brand Part Code" => "brand_part_code" "Multiple Criteria" => "multiple_criteria" ] |
| expanded | false |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1154 -message: "How the duplicate was detected" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Match 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 | [ "Exact EAN" => "exact_ean" "Exact UPC" => "exact_upc" "Exact ASIN" => "exact_asin" "Similar Name" => "similar_name" "Brand Part Code" => "brand_part_code" "Multiple Criteria" => "multiple_criteria" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1154 -message: "How the duplicate was detected" -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 | "Match 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() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1538 …} $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" "_DuplicateProduct_matchType" ] |
| cache_key | "_DuplicateProduct_matchType_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +data: "exact_ean" +value: "exact_ean" +label: "Exact EAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +data: "exact_upc" +value: "exact_upc" +label: "Exact UPC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +data: "exact_asin" +value: "exact_asin" +label: "Exact ASIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +data: "similar_name" +value: "similar_name" +label: "Similar Name" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +data: "brand_part_code" +value: "brand_part_code" +label: "Brand Part Code" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +data: "multiple_criteria" +value: "multiple_criteria" +label: "Multiple Criteria" +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 {#1185 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "matchType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Match Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1182 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1154 -message: "How the duplicate was detected" -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 {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1155 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1184 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1117 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1675 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1185 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "matchType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Match Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1182 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1154 -message: "How the duplicate was detected" -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 {#1181 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1155 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -uniqueId: Symfony\Component\Uid\Ulid {#1184 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1117 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1657 -errors: [] -form: Symfony\Component\Form\Form {#1602 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1620 …5} |
| full_name | "DuplicateProduct[matchType]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1154 -message: "How the duplicate was detected" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_matchType" |
| is_selected | Closure($choice, $value) {#1676 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Match Type" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "matchType" |
| 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 | "_DuplicateProduct_matchType" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
confidenceScore
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 {#1131 -message: "Match confidence score (0-100)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| input | "number" |
same as passed value |
| label | "Confidence Score" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1545 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 {#1131 -message: "Match confidence score (0-100)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confidence Score" |
| 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 | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1560 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DuplicateProduct_confidenceScore" ] |
| cache_key | "_DuplicateProduct_confidenceScore_number" |
| 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 {#1191 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "confidenceScore" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Confidence Score" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1131 -message: "Match confidence score (0-100)" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1188 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1433 …} -uniqueId: Symfony\Component\Uid\Ulid {#1189 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1679 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1191 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "confidenceScore" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Confidence Score" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1131 -message: "Match confidence score (0-100)" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1188 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1433 …} -uniqueId: Symfony\Component\Uid\Ulid {#1189 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1677 -errors: [] -form: Symfony\Component\Form\Form {#1605 …} } |
| form | Symfony\Component\Form\FormView {#1674 …5} |
| full_name | "DuplicateProduct[confidenceScore]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1131 -message: "Match confidence score (0-100)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_confidenceScore" |
| label | "Confidence Score" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "confidenceScore" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_confidenceScore" |
| valid | true |
| value | "" |
status
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "pending" |
| View Format | same as normalized 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 | [ "Pending" => "pending" "Confirmed" => "confirmed" "Rejected" => "rejected" "Merged" => "merged" ] |
[ "Pending" => "pending" "Confirmed" => "confirmed" "Rejected" => "rejected" "Merged" => "merged" ] |
| expanded | false |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1138 -message: "Current review status" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Status" |
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 | [ "Pending" => "pending" "Confirmed" => "confirmed" "Rejected" => "rejected" "Merged" => "merged" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1138 -message: "Current review status" -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 | "Status" |
| 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() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1572 …} $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" "_DuplicateProduct_status" ] |
| cache_key | "_DuplicateProduct_status_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +data: "pending" +value: "pending" +label: "Pending" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +data: "confirmed" +value: "confirmed" +label: "Confirmed" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +data: "rejected" +value: "rejected" +label: "Rejected" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +data: "merged" +value: "merged" +label: "Merged" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "pending" |
| 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 {#1133 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "status" -propertyNameSuffix: null -value: "pending" -formattedValue: "pending" -formatValueCallable: null -label: "Status" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1138 -message: "Current review status" -parameters: [] -domain: "messages" } -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1135 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1435 …} -uniqueId: Symfony\Component\Uid\Ulid {#1134 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1688 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1133 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "status" -propertyNameSuffix: null -value: "pending" -formattedValue: "pending" -formatValueCallable: null -label: "Status" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1138 -message: "Current review status" -parameters: [] -domain: "messages" } -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1135 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1435 …} -uniqueId: Symfony\Component\Uid\Ulid {#1134 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1680 -errors: [] -form: Symfony\Component\Form\Form {#1608 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1678 …5} |
| full_name | "DuplicateProduct[status]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1138 -message: "Current review status" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_status" |
| is_selected | Closure($choice, $value) {#1686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Status" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| 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 | "_DuplicateProduct_status" |
| uses_autocomplete | false |
| valid | true |
| value | "pending" |
reviewedBy
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 {#1145 -message: "User who reviewed this duplicate" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Reviewed By" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1580 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 {#1145 -message: "User who reviewed this duplicate" -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 | "Reviewed 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() {#1582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1581 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DuplicateProduct_reviewedBy" ] |
| cache_key | "_DuplicateProduct_reviewedBy_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: "reviewedBy" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Reviewed 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: Symfony\Component\Translation\TranslatableMessage {#1145 -message: "User who reviewed this duplicate" -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 {#1142 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1429 …} -uniqueId: Symfony\Component\Uid\Ulid {#1141 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1146 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1691 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1140 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "reviewedBy" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Reviewed 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: Symfony\Component\Translation\TranslatableMessage {#1145 -message: "User who reviewed this duplicate" -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 {#1142 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1429 …} -uniqueId: Symfony\Component\Uid\Ulid {#1141 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1146 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1689 -errors: [] -form: Symfony\Component\Form\Form {#1611 …} } |
| form | Symfony\Component\Form\FormView {#1687 …5} |
| full_name | "DuplicateProduct[reviewedBy]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1145 -message: "User who reviewed this duplicate" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DuplicateProduct_reviewedBy" |
| label | "Reviewed By" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reviewedBy" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_reviewedBy" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1590 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() {#1595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1589 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_DuplicateProduct_ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA" ] |
| cache_key | "_DuplicateProduct_ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA_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 {#1165 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSB95M9Z2RCYGYV8R9FM3EA" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -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 {#1164 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1159 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -uniqueId: Symfony\Component\Uid\Ulid {#1156 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1694 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1165 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSB95M9Z2RCYGYV8R9FM3EA" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -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 {#1164 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1159 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -uniqueId: Symfony\Component\Uid\Ulid {#1156 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1151 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#685 -isAccessible: true -instance: App\Entity\DuplicateProduct {#1086 -id: null -primarySku: null -duplicateSku: null -matchType: ? string -confidenceScore: ? string -status: "pending" -matchingCriteria: null -primarySuppliers: null -duplicateSuppliers: null -detectedAt: DateTimeImmutable @1770377221 {#1088 date: 2026-02-06 11:27:01.760482 UTC (+00:00) } -reviewedAt: null -reviewedBy: null -notes: null -mergedAt: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1474 …} -fqcn: "App\Entity\DuplicateProduct" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#721 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1692 -errors: [] -form: Symfony\Component\Form\Form {#1614 …} } |
| form | Symfony\Component\Form\FormView {#1690 …5} |
| full_name | "DuplicateProduct[ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DuplicateProduct_ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DuplicateProduct_ea_form_fieldset_close_01KGSB95M9Z2RCYGYV8R9FM3EA" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1695 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() {#1699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $message: Closure() {#1696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_DuplicateProduct__token" ] |
| cache_key | "_DuplicateProduct__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 {#1712 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -errors: [] -form: Symfony\Component\Form\Form {#1705 …} } |
| form | Symfony\Component\Form\FormView {#1700 …5} |
| full_name | "DuplicateProduct[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DuplicateProduct__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 | "_DuplicateProduct__token" |
| valid | true |
| value | "csrf-token" |