Forms
-
PricingRule
-
ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD
-
name
-
ruleType
-
priority
-
enabled
-
description
-
conditions
-
actions
-
ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD
-
_token
-
PricingRule
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-PricingRule-form" ] |
[ "class" => "ea-new-form" "id" => "new-PricingRule-form" ] |
| data | App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -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-PricingRule-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\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } |
| data_class | "App\Entity\PricingRule" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PricingRule" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -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() {#1516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1519 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-PricingRule-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_PricingRule" ] |
| cache_key | "_PricingRule_ea_crud" |
| compound | true |
| data | App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } |
| 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 {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1804 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1750 -errors: [] -form: Symfony\Component\Form\Form {#1674 …} } |
| form | Symfony\Component\Form\FormView {#1714 …5} |
| full_name | "PricingRule" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "PricingRule" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule" |
| valid | true |
| value | App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } |
ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD
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) {#1523 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() {#1511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1512 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_PricingRule_ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD" ] |
| cache_key | "_PricingRule_ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD_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 {#1481 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9SSK57WP9PKMYZEAR4TQQD" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1473 …} -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 {#1474 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1472 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1471 …} -uniqueId: Symfony\Component\Uid\Ulid {#1475 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1470 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -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 {#1757 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1481 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9SSK57WP9PKMYZEAR4TQQD" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1473 …} -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 {#1474 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1472 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1471 …} -uniqueId: Symfony\Component\Uid\Ulid {#1475 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1470 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1759 -errors: [] -form: Symfony\Component\Form\Form {#1676 …} } |
| form | Symfony\Component\Form\FormView {#1761 …5} |
| full_name | "PricingRule[ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule_ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_ea_form_fieldset_01KN9SSK57WP9PKMYZEAR4TQQD" |
| valid | true |
| value | null |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "Rule name for identification" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "Rule name for identification" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1539 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_PricingRule_name" ] |
| cache_key | "_PricingRule_name_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1106 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1126 -message: "Rule name for identification" -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 {#1109 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -uniqueId: Symfony\Component\Uid\Ulid {#1108 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1724 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1106 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1126 -message: "Rule name for identification" -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 {#1109 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1125 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1210 …} -uniqueId: Symfony\Component\Uid\Ulid {#1108 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1756 -errors: [] -form: Symfony\Component\Form\Form {#1678 …} } |
| form | Symfony\Component\Form\FormView {#1755 …5} |
| full_name | "PricingRule[name]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1126 -message: "Rule name for identification" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
ruleType
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 | [ "Cost Based" => "cost_based" "Competitor Based" => "competitor_based" "Inventory Based" => "inventory_based" "Time Based" => "time_based" "Margin Protection" => "margin_protection" "Price Cap" => "price_cap" ] |
[ "Cost Based" => "cost_based" "Competitor Based" => "competitor_based" "Inventory Based" => "inventory_based" "Time Based" => "time_based" "Margin Protection" => "margin_protection" "Price Cap" => "price_cap" ] |
| expanded | false |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1116 -message: "Type of pricing rule to apply" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Rule 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 | [ "Cost Based" => "cost_based" "Competitor Based" => "competitor_based" "Inventory Based" => "inventory_based" "Time Based" => "time_based" "Margin Protection" => "margin_protection" "Price Cap" => "price_cap" ] |
| 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 {#1116 -message: "Type of pricing rule to apply" -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 | "Rule 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() {#1563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1562 …} $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" "_PricingRule_ruleType" ] |
| cache_key | "_PricingRule_ruleType_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +data: "cost_based" +value: "cost_based" +label: "Cost Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +data: "competitor_based" +value: "competitor_based" +label: "Competitor Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +data: "inventory_based" +value: "inventory_based" +label: "Inventory Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +data: "time_based" +value: "time_based" +label: "Time Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +data: "margin_protection" +value: "margin_protection" +label: "Margin Protection" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +data: "price_cap" +value: "price_cap" +label: "Price Cap" +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 {#1158 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "ruleType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Rule Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1116 -message: "Type of pricing rule to apply" -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 {#1119 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1117 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1380 …} -uniqueId: Symfony\Component\Uid\Ulid {#1120 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1751 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1158 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "ruleType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Rule Type" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1116 -message: "Type of pricing rule to apply" -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 {#1119 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1117 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1380 …} -uniqueId: Symfony\Component\Uid\Ulid {#1120 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1723 -errors: [] -form: Symfony\Component\Form\Form {#1692 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1758 …5} |
| full_name | "PricingRule[ruleType]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1116 -message: "Type of pricing rule to apply" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_ruleType" |
| is_selected | Closure($choice, $value) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rule Type" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ruleType" |
| 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 | "_PricingRule_ruleType" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
priority
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 100 |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1133 -message: "Execution priority (lower numbers run first)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Priority" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1572 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 {#1133 -message: "Execution priority (lower numbers run first)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Priority" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1569 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_PricingRule_priority" ] |
| cache_key | "_PricingRule_priority_integer" |
| compound | false |
| data | 100 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1159 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "priority" -propertyNameSuffix: null -value: 100 -formattedValue: 100 -formatValueCallable: null -label: "Priority" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1133 -message: "Execution priority (lower numbers run first)" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1130 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1396 …} -uniqueId: Symfony\Component\Uid\Ulid {#1129 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1766 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1159 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "priority" -propertyNameSuffix: null -value: 100 -formattedValue: 100 -formatValueCallable: null -label: "Priority" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1131 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1133 -message: "Execution priority (lower numbers run first)" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1130 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1396 …} -uniqueId: Symfony\Component\Uid\Ulid {#1129 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1764 -errors: [] -form: Symfony\Component\Form\Form {#1695 …} } |
| form | Symfony\Component\Form\FormView {#1752 …5} |
| full_name | "PricingRule[priority]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1133 -message: "Execution priority (lower numbers run first)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_priority" |
| label | "Priority" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "priority" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_priority" |
| valid | true |
| value | "100" |
enabled
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1186 -message: "Enable or disable this rule" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Enabled" |
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) {#1595 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 {#1186 -message: "Enable or disable this rule" -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 {#1592 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Enabled" |
| 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() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1599 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_PricingRule_enabled" ] |
| cache_key | "_PricingRule_enabled_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1192 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "enabled" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Enabled" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1186 -message: "Enable or disable this rule" -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 {#1189 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1450 …} -uniqueId: Symfony\Component\Uid\Ulid {#1190 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1769 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1192 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "enabled" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Enabled" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1186 -message: "Enable or disable this rule" -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 {#1189 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1450 …} -uniqueId: Symfony\Component\Uid\Ulid {#1190 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1767 -errors: [] -form: Symfony\Component\Form\Form {#1698 …} } |
| form | Symfony\Component\Form\FormView {#1765 …5} |
| full_name | "PricingRule[enabled]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1186 -message: "Enable or disable this rule" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_enabled" |
| label | "Enabled" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enabled" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_enabled" |
| valid | true |
| value | "1" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
[ "rows" => 5 "data-ea-textarea-field" => true ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1196 -message: "Description of what this rule does" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Description" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1610 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 {#1196 -message: "Description of what this rule does" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1609 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_PricingRule_description" ] |
| cache_key | "_PricingRule_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1202 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1198 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1196 -message: "Description of what this rule does" -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1199 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1197 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1200 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1195 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1772 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1202 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1198 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1196 -message: "Description of what this rule does" -parameters: [] -domain: "messages" } -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1199 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1197 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1200 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1195 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1770 -errors: [] -form: Symfony\Component\Form\Form {#1701 …} } |
| form | Symfony\Component\Form\FormView {#1768 …5} |
| full_name | "PricingRule[description]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1196 -message: "Description of what this rule does" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_description" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
conditions
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1105 -message: "Rule conditions (JSON format)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Conditions" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-array" ] |
[ "class" => "field-array" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1105 -message: "Rule conditions (JSON format)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "Conditions" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1622 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_PricingRule_conditions" ] |
| cache_key | "_PricingRule_conditions_collection" |
| compound | true |
| data | [] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1207 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "conditions" -propertyNameSuffix: null -value: [] -formattedValue: [] -formatValueCallable: null -label: "Conditions" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1201 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1105 -message: "Rule conditions (JSON format)" -parameters: [] -domain: "messages" } -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/empty.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1204 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1203 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1428 …} -uniqueId: Symfony\Component\Uid\Ulid {#1205 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1778 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1207 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "conditions" -propertyNameSuffix: null -value: [] -formattedValue: [] -formatValueCallable: null -label: "Conditions" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1201 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1105 -message: "Rule conditions (JSON format)" -parameters: [] -domain: "messages" } -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/empty.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1204 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1203 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1428 …} -uniqueId: Symfony\Component\Uid\Ulid {#1205 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1773 -errors: [] -form: Symfony\Component\Form\Form {#1704 …} } |
| form | Symfony\Component\Form\FormView {#1771 …5} |
| full_name | "PricingRule[conditions]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1105 -message: "Rule conditions (JSON format)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_conditions" |
| label | "Conditions" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "conditions" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1774 …5} |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_conditions" |
| valid | true |
| value | [] |
actions
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
| help | Symfony\Component\Translation\TranslatableMessage {#1172 -message: "Actions to perform when rule matches (JSON format)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Actions" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-array" ] |
[ "class" => "field-array" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1172 -message: "Actions to perform when rule matches (JSON format)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "Actions" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1679 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_PricingRule_actions" ] |
| cache_key | "_PricingRule_actions_collection" |
| compound | true |
| data | [] |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1179 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "actions" -propertyNameSuffix: null -value: [] -formattedValue: [] -formatValueCallable: null -label: "Actions" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1172 -message: "Actions to perform when rule matches (JSON format)" -parameters: [] -domain: "messages" } -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/empty.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1418 …} -uniqueId: Symfony\Component\Uid\Ulid {#1177 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1784 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1179 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ArrayField" -propertyName: "actions" -propertyNameSuffix: null -value: [] -formattedValue: [] -formatValueCallable: null -label: "Actions" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1174 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1172 -message: "Actions to perform when rule matches (JSON format)" -parameters: [] -domain: "messages" } -cssClass: "field-array" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/empty.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1175 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1418 …} -uniqueId: Symfony\Component\Uid\Ulid {#1177 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1171 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1779 -errors: [] -form: Symfony\Component\Form\Form {#1707 …} } |
| form | Symfony\Component\Form\FormView {#1776 …5} |
| full_name | "PricingRule[actions]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1172 -message: "Actions to perform when rule matches (JSON format)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "PricingRule_actions" |
| label | "Actions" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "actions" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1780 …5} |
| required | true |
| row_attr | [ "class" => "field-array" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_actions" |
| valid | true |
| value | [] |
ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD
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) {#1663 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() {#1668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1662 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_PricingRule_ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD" ] |
| cache_key | "_PricingRule_ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD_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 {#1224 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9SSK57WP9PKMYZEAR4TQQD" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -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 {#1226 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1181 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -uniqueId: Symfony\Component\Uid\Ulid {#1227 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1787 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1224 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9SSK57WP9PKMYZEAR4TQQD" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -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 {#1226 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1181 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1187 …} -uniqueId: Symfony\Component\Uid\Ulid {#1227 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1165 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#708 -isAccessible: true -instance: App\Entity\PricingRule {#1089 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1775224278 {#1091 date: 2026-04-03 13:51:18.175072 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775224278 {#1096 date: 2026-04-03 13:51:18.175073 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1124 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1505 …} -defaultActionUrl: null -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#737 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1785 -errors: [] -form: Symfony\Component\Form\Form {#1710 …} } |
| form | Symfony\Component\Form\FormView {#1782 …5} |
| full_name | "PricingRule[ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule_ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_ea_form_fieldset_close_01KN9SSK57WP9PKMYZEAR4TQQD" |
| 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) {#1788 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() {#1792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#920 …} $message: Closure() {#1789 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_PricingRule__token" ] |
| cache_key | "_PricingRule__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 {#1805 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1802 -errors: [] -form: Symfony\Component\Form\Form {#1798 …} } |
| form | Symfony\Component\Form\FormView {#1793 …5} |
| full_name | "PricingRule[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule__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 | "_PricingRule__token" |
| valid | true |
| value | "csrf-token" |