Forms
-
ProductTag
-
ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01
-
shopifyProductId
-
tag
-
source
-
isSynced
-
ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01
-
_token
-
ProductTag
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } |
| 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-ProductTag-form" ] |
[ "class" => "ea-new-form" "id" => "new-ProductTag-form" ] |
| data | App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -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-ProductTag-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\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } |
| data_class | "App\Entity\ProductTag" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ProductTag" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -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() {#1440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1443 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-ProductTag-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_ProductTag" ] |
| cache_key | "_ProductTag_ea_crud" |
| compound | true |
| data | App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } |
| 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 {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1624 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1587 -errors: [] -form: Symfony\Component\Form\Form {#1538 …} } |
| form | Symfony\Component\Form\FormView {#1553 …5} |
| full_name | "ProductTag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ProductTag" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ProductTag" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag" |
| valid | true |
| value | App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } |
ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01
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) {#1447 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() {#1435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1436 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_ProductTag_ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01" ] |
| cache_key | "_ProductTag_ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01_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 {#1405 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9FKXCMY7KTRA0H7BTBHH01" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1396 …} -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 {#1398 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1375 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1399 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1377 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -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 {#1594 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1405 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9FKXCMY7KTRA0H7BTBHH01" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1396 …} -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 {#1398 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1375 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1399 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1377 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1596 -errors: [] -form: Symfony\Component\Form\Form {#1575 …} } |
| form | Symfony\Component\Form\FormView {#1598 …5} |
| full_name | "ProductTag[ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ProductTag_ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_ea_form_fieldset_01KN9FKXCMY7KTRA0H7BTBHH01" |
| valid | true |
| value | null |
shopifyProductId
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 {#1101 -message: "Shopify product ID this tag belongs to" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Shopify Product ID" |
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) {#1462 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 {#1101 -message: "Shopify product ID this tag belongs to" -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 | "Shopify Product ID" |
| 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() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1463 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ProductTag_shopifyProductId" ] |
| cache_key | "_ProductTag_shopifyProductId_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 {#1081 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "shopifyProductId" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Shopify Product ID" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1085 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1101 -message: "Shopify product ID this tag belongs to" -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 {#1084 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -uniqueId: Symfony\Component\Uid\Ulid {#1083 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1551 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1081 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "shopifyProductId" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Shopify Product ID" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1085 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1101 -message: "Shopify product ID this tag belongs to" -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 {#1084 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1100 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -uniqueId: Symfony\Component\Uid\Ulid {#1083 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1593 -errors: [] -form: Symfony\Component\Form\Form {#1578 …} } |
| form | Symfony\Component\Form\FormView {#1592 …5} |
| full_name | "ProductTag[shopifyProductId]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1101 -message: "Shopify product ID this tag belongs to" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ProductTag_shopifyProductId" |
| label | "Shopify Product ID" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shopifyProductId" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_shopifyProductId" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
tag
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 {#1108 -message: "Tag name/value" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Tag" |
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) {#1471 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 {#1108 -message: "Tag name/value" -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 | "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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ProductTag_tag" ] |
| cache_key | "_ProductTag_tag_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 {#1103 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "tag" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Tag" -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 {#1108 -message: "Tag name/value" -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 {#1107 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1371 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1572 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1103 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "tag" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Tag" -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 {#1108 -message: "Tag name/value" -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 {#1107 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1371 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1581 …} } |
| form | Symfony\Component\Form\FormView {#1595 …5} |
| full_name | "ProductTag[tag]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1108 -message: "Tag name/value" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ProductTag_tag" |
| label | "Tag" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tag" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_tag" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
source
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "manual" |
| 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 | [ "Manual" => "manual" "Auto-Generated" => "auto_generated" "Imported" => "imported" "Shopify" => "shopify" ] |
[ "Manual" => "manual" "Auto-Generated" => "auto_generated" "Imported" => "imported" "Shopify" => "shopify" ] |
| expanded | false |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1134 -message: "Where this tag originated from" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Source" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | false |
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 | [ "Manual" => "manual" "Auto-Generated" => "auto_generated" "Imported" => "imported" "Shopify" => "shopify" ] |
| 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 {#1134 -message: "Where this tag originated from" -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" |
| 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 | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1495 …} $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" "_ProductTag_source" ] |
| cache_key | "_ProductTag_source_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +data: "manual" +value: "manual" +label: "Manual" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +data: "auto_generated" +value: "auto_generated" +label: "Auto-Generated" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +data: "imported" +value: "imported" +label: "Imported" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +data: "shopify" +value: "shopify" +label: "Shopify" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "manual" |
| 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 {#1166 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "source" -propertyNameSuffix: null -value: "manual" -formattedValue: "manual" -formatValueCallable: null -label: "Source" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1134 -message: "Where this tag originated from" -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 {#1163 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …} -uniqueId: Symfony\Component\Uid\Ulid {#1164 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1586 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1166 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "source" -propertyNameSuffix: null -value: "manual" -formattedValue: "manual" -formatValueCallable: null -label: "Source" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1134 -message: "Where this tag originated from" -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 {#1163 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …} -uniqueId: Symfony\Component\Uid\Ulid {#1164 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1585 -errors: [] -form: Symfony\Component\Form\Form {#1539 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1576 …5} |
| full_name | "ProductTag[source]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1134 -message: "Where this tag originated from" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ProductTag_source" |
| is_selected | Closure($choice, $value) {#1601 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Source" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "source" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_source" |
| uses_autocomplete | false |
| valid | true |
| value | "manual" |
isSynced
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1114 -message: "Whether this tag has been synced to Shopify" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Synced" |
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) {#1511 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 {#1114 -message: "Whether this tag has been synced to Shopify" -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 {#1508 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Synced" |
| 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() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1518 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ProductTag_isSynced" ] |
| cache_key | "_ProductTag_isSynced_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1165 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isSynced" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Synced" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1114 -message: "Whether this tag has been synced to Shopify" -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 {#1111 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1378 …} -uniqueId: Symfony\Component\Uid\Ulid {#1110 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1604 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1165 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isSynced" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Synced" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1114 -message: "Whether this tag has been synced to Shopify" -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 {#1111 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1378 …} -uniqueId: Symfony\Component\Uid\Ulid {#1110 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1602 -errors: [] -form: Symfony\Component\Form\Form {#1542 …} } |
| form | Symfony\Component\Form\FormView {#1590 …5} |
| full_name | "ProductTag[isSynced]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1114 -message: "Whether this tag has been synced to Shopify" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ProductTag_isSynced" |
| label | "Synced" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isSynced" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_isSynced" |
| valid | true |
| value | "1" |
ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01
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) {#1525 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() {#1532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1526 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_ProductTag_ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01" ] |
| cache_key | "_ProductTag_ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01_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 {#1172 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9FKXCMY7KTRA0H7BTBHH01" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -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 {#1174 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1156 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1162 …} -uniqueId: Symfony\Component\Uid\Ulid {#1175 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1607 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1172 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9FKXCMY7KTRA0H7BTBHH01" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1136 …} -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 {#1174 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1156 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1162 …} -uniqueId: Symfony\Component\Uid\Ulid {#1175 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#711 -isAccessible: true -instance: App\Entity\ProductTag {#1065 -id: null -shopifyProductId: null -tag: null -createdAt: DateTime @1775213606 {#1067 date: 2026-04-03 10:53:26.285302 UTC (+00:00) } -syncedAt: null -isSynced: false -source: "manual" } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1099 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1429 …} -defaultActionUrl: null -fqcn: "App\Entity\ProductTag" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1605 -errors: [] -form: Symfony\Component\Form\Form {#1545 …} } |
| form | Symfony\Component\Form\FormView {#1603 …5} |
| full_name | "ProductTag[ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ProductTag_ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ProductTag_ea_form_fieldset_close_01KN9FKXCMY7KTRA0H7BTBHH01" |
| 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) {#1608 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() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#896 …} $message: Closure() {#1609 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ProductTag__token" ] |
| cache_key | "_ProductTag__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 {#1625 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1622 -errors: [] -form: Symfony\Component\Form\Form {#1618 …} } |
| form | Symfony\Component\Form\FormView {#1613 …5} |
| full_name | "ProductTag[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ProductTag__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 | "_ProductTag__token" |
| valid | true |
| value | "csrf-token" |