Forms
-
PricingRule
-
ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75
-
name
-
ruleType
-
priority
-
enabled
-
description
-
conditions
-
actions
-
ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75
-
_token
-
PricingRule
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 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 {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } |
| data_class | "App\Entity\PricingRule" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PricingRule" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -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() {#1512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1515 …} $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 {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 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 {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1801 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1747 -errors: [] -form: Symfony\Component\Form\Form {#1671 …} } |
| form | Symfony\Component\Form\FormView {#1711 …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 {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } |
ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1519 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() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1458 …} $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_01KGSJ3Y97KK2W8HWEG320XS75" ] |
| cache_key | "_PricingRule_ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75_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 {#1477 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSJ3Y97KK2W8HWEG320XS75" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1469 …} -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 {#1470 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1468 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1467 …} -uniqueId: Symfony\Component\Uid\Ulid {#1471 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1466 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -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 {#1754 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1477 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KGSJ3Y97KK2W8HWEG320XS75" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1469 …} -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 {#1470 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1468 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1467 …} -uniqueId: Symfony\Component\Uid\Ulid {#1471 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1466 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1756 -errors: [] -form: Symfony\Component\Form\Form {#1673 …} } |
| form | Symfony\Component\Form\FormView {#1758 …5} |
| full_name | "PricingRule[ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule_ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_ea_form_fieldset_01KGSJ3Y97KK2W8HWEG320XS75" |
| 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 {#1122 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1122 -message: "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() {#1536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1535 …} $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 {#1102 -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 {#1106 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1122 -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 {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1721 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1102 -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 {#1106 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1122 -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 {#1105 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1121 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1206 …} -uniqueId: Symfony\Component\Uid\Ulid {#1104 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1753 -errors: [] -form: Symfony\Component\Form\Form {#1675 …} } |
| form | Symfony\Component\Form\FormView {#1752 …5} |
| full_name | "PricingRule[name]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1122 -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 {#1111 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1111 -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() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1558 …} $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 {#1719 +data: "cost_based" +value: "cost_based" +label: "Cost Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +data: "competitor_based" +value: "competitor_based" +label: "Competitor Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +data: "inventory_based" +value: "inventory_based" +label: "Inventory Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +data: "time_based" +value: "time_based" +label: "Time Based" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +data: "margin_protection" +value: "margin_protection" +label: "Margin Protection" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +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 {#1116 -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 {#1113 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1111 -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 {#1114 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1115 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1748 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1116 -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 {#1113 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1111 -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 {#1114 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1112 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …} -uniqueId: Symfony\Component\Uid\Ulid {#1115 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1720 -errors: [] -form: Symfony\Component\Form\Form {#1689 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1755 …5} |
| full_name | "PricingRule[ruleType]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1111 -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) {#1760 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 {#1128 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1568 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 {#1128 -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() {#1575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1565 …} $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 {#1117 -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 {#1126 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1128 -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 {#1125 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1129 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1763 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1117 -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 {#1126 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1128 -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 {#1125 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …} -uniqueId: Symfony\Component\Uid\Ulid {#1124 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1129 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1761 -errors: [] -form: Symfony\Component\Form\Form {#1692 …} } |
| form | Symfony\Component\Form\FormView {#1749 …5} |
| full_name | "PricingRule[priority]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1128 -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 {#1182 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1591 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 {#1182 -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 {#1588 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() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1595 …} $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 {#1188 -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 {#1184 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1182 -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 {#1185 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1181 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1186 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1154 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1766 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1188 -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 {#1184 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1182 -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 {#1185 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1181 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -uniqueId: Symfony\Component\Uid\Ulid {#1186 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1154 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1764 -errors: [] -form: Symfony\Component\Form\Form {#1695 …} } |
| form | Symfony\Component\Form\FormView {#1762 …5} |
| full_name | "PricingRule[enabled]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1182 -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 {#1192 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1192 -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() {#1609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1603 …} $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 {#1198 -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 {#1194 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1192 -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 {#1195 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1193 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1196 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1191 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1769 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1198 -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 {#1194 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1192 -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 {#1195 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1193 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1442 …} -uniqueId: Symfony\Component\Uid\Ulid {#1196 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1191 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -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[description]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1192 -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 {#1176 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1624 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 {#1176 -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() {#1618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1619 …} $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 {#1203 -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 {#1197 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1176 -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 {#1200 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1199 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1424 …} -uniqueId: Symfony\Component\Uid\Ulid {#1201 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1775 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1203 -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 {#1197 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1176 -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 {#1200 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1199 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1424 …} -uniqueId: Symfony\Component\Uid\Ulid {#1201 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1101 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -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[conditions]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1176 -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 {#1771 …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 {#1167 -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 {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1680 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 {#1167 -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() {#1644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1676 …} $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 {#1174 -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 {#1169 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1167 -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 {#1170 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1414 …} -uniqueId: Symfony\Component\Uid\Ulid {#1172 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1781 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1174 -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 {#1169 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1167 -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 {#1170 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1414 …} -uniqueId: Symfony\Component\Uid\Ulid {#1172 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1166 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1776 -errors: [] -form: Symfony\Component\Form\Form {#1704 …} } |
| form | Symfony\Component\Form\FormView {#1773 …5} |
| full_name | "PricingRule[actions]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1167 -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 {#1777 …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_01KGSJ3Y97KK2W8HWEG320XS75
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1660 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() {#1665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1659 …} $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_01KGSJ3Y97KK2W8HWEG320XS75" ] |
| cache_key | "_PricingRule_ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75_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 {#1220 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSJ3Y97KK2W8HWEG320XS75" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1157 …} -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 {#1222 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1177 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1183 …} -uniqueId: Symfony\Component\Uid\Ulid {#1223 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1784 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1220 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KGSJ3Y97KK2W8HWEG320XS75" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1157 …} -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 {#1222 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1177 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1183 …} -uniqueId: Symfony\Component\Uid\Ulid {#1223 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#703 -isAccessible: true -instance: App\Entity\PricingRule {#1085 -id: null -name: null -ruleType: ? string -priority: 100 -enabled: true -conditions: [] -actions: [] -description: null -createdAt: DateTimeImmutable @1770384390 {#1087 date: 2026-02-06 13:26:30.433568 UTC (+00:00) } -updatedAt: DateTimeImmutable @1770384390 {#1092 date: 2026-02-06 13:26:30.433569 UTC (+00:00) } } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1120 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1503 …} -fqcn: "App\Entity\PricingRule" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#732 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1782 -errors: [] -form: Symfony\Component\Form\Form {#1707 …} } |
| form | Symfony\Component\Form\FormView {#1779 …5} |
| full_name | "PricingRule[ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "PricingRule_ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_PricingRule_ea_form_fieldset_close_01KGSJ3Y97KK2W8HWEG320XS75" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#591 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#335 …} -logger: Monolog\Logger {#159 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#586 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1785 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() {#1789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#915 …} $message: Closure() {#1786 …} $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 {#1802 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1799 -errors: [] -form: Symfony\Component\Form\Form {#1795 …} } |
| form | Symfony\Component\Form\FormView {#1790 …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" |