Forms
-
(no name)
-
v
-
s
-
q
-
c
-
1
-
4
-
5
-
-
pf
-
pt
-
b
-
1
-
2
-
3
-
-
g
-
0
-
1
-
2
-
-
av
-
na
-
(no name)
Form type:
"App\Modules\ModuleProduct\Form\SearchFilterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [ 4 ] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: false +isNotAvailable: false +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [ 4 ] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: false +isNotAvailable: false +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [ 4 ] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: false +isNotAvailable: false +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| data_class | "App\Modules\ModuleProduct\Service\Model\ProductSearchFilter" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Modules\ModuleProduct\Service\Model\ProductSearchFilter" } } |
| 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#1747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#1746 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [ 4 ] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: false +isNotAvailable: false +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3575 -form: Symfony\Component\Form\Form {#1755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3058 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [ 4 ] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: false +isNotAvailable: false +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
v
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "2" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| data | 2 |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data | 2 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3060 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() {#2868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3102 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_v" ] |
| cache_key | "_v_hidden" |
| compound | false |
| data | "2" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3623 -form: Symfony\Component\Form\Form {#3094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3543 …5} |
| full_name | "v" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "v" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "v" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_v" |
| valid | true |
| value | "2" |
s
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| data | 8 |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data | 8 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3045 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() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2493 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_s" ] |
| cache_key | "_s_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3632 -form: Symfony\Component\Form\Form {#2495 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3627 …5} |
| full_name | "s" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "s" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "s" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_s" |
| valid | true |
| value | "" |
q
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| property_path | "query" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2515 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 | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "query" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2505 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_q" ] |
| cache_key | "_q_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3584 -form: Symfony\Component\Form\Form {#1792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3743 …5} |
| full_name | "q" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "q" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "q" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_q" |
| valid | true |
| value | "" |
c
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } ] |
| View Format |
[
"4"
]
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"4"
]
|
| Normalized Format | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#3283 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $categoriesProductCount: [ 1 => 30 5 => 33 4 => 13 ] } } |
same as passed value |
| choices | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2207 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2292 #locale: null -id: 5 -name: "PERFUMY UNISEX" -slug: "perfumy-unisex" -lft: 7 -rgt: 8 -depth: 0 } ] |
[ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2207 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2292 #locale: null -id: 5 -name: "PERFUMY UNISEX" -slug: "perfumy-unisex" -lft: 7 -rgt: 8 -depth: 0 } ] |
| class | "App\Admin\Modules\ModuleProduct\Entity\ProductCategory" |
same as passed value |
| expanded | true |
same as passed value |
| label | "Kategoria" |
same as passed value |
| multiple | true |
same as passed value |
| property_path | "categoryIds" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#3283 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $categoriesProductCount: [ 1 => 30 5 => 33 4 => 13 ] } } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2272 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2273 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3098 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2254 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3160 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2255 …} } |
| choices | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2207 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2292 #locale: null -id: 5 -name: "PERFUMY UNISEX" -slug: "perfumy-unisex" -lft: 7 -rgt: 8 -depth: 0 } ] |
| class | "App\Admin\Modules\ModuleProduct\Entity\ProductCategory" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFVII3CY\EntityManagerGhostEbeb667 {#563 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2280 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFVII3CY\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2424 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kategoria" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "categoryIds" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3209 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_c" ] |
| cache_key | "_c_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "PERFUMY MĘSKIE" +value: "1" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2207 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } +attr: [ "data-product-count" => 30 ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "PERFUMY DAMSKIE" +value: "4" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } +attr: [ "data-product-count" => 13 ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "PERFUMY UNISEX" +value: "5" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2292 #locale: null -id: 5 -name: "PERFUMY UNISEX" -slug: "perfumy-unisex" -lft: 7 -rgt: 8 -depth: 0 } +attr: [ "data-product-count" => 33 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2290 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3586 -form: Symfony\Component\Form\Form {#3241 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3582 …5} |
| full_name | "c" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "c" |
| is_selected | Closure($choice, array $values) {#3579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Kategoria" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "c" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_c" |
| valid | true |
| value | [
"4"
] |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 30 ] |
[ "data-product-count" => 30 ] |
| block_name | "entry" |
same as passed value |
| label | "PERFUMY MĘSKIE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 30 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "PERFUMY MĘSKIE" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3267 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 30 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_c_entry" ] |
| cache_key | "_c_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3566 -form: Symfony\Component\Form\Form {#3238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3571 …5} |
| full_name | "c[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "c_1" |
| label | "PERFUMY MĘSKIE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_c_entry" |
| valid | true |
| value | "1" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"4"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"4"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 13 ] |
[ "data-product-count" => 13 ] |
| block_name | "entry" |
same as passed value |
| label | "PERFUMY DAMSKIE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "PERFUMY DAMSKIE" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3258 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_c_entry" ] |
| cache_key | "_c_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3578 -form: Symfony\Component\Form\Form {#3235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3570 …5} |
| full_name | "c[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "c_4" |
| label | "PERFUMY DAMSKIE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_c_entry" |
| valid | true |
| value | "4" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 33 ] |
[ "data-product-count" => 33 ] |
| block_name | "entry" |
same as passed value |
| label | "PERFUMY UNISEX" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 33 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "PERFUMY UNISEX" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3249 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 33 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_c_entry" ] |
| cache_key | "_c_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3544 -form: Symfony\Component\Form\Form {#3232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3558 …5} |
| full_name | "c[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "c_5" |
| label | "PERFUMY UNISEX" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_c_entry" |
| valid | true |
| value | "5" |
pf
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| currency | false |
false
|
| label | "Od" |
same as passed value |
| property_path | "priceFrom" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| currency | false |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#3284 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 | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Od" |
| 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 | "priceFrom" |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3359 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_pf" ] |
| cache_key | "_pf_money" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3737 -form: Symfony\Component\Form\Form {#3228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3643 …5} |
| full_name | "pf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pf" |
| label | "Od" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }}" |
| multipart | false |
| name | "pf" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pf" |
| valid | true |
| value | "" |
pt
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| currency | false |
false
|
| label | "Do" |
same as passed value |
| property_path | "priceTo" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| currency | false |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#3223 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 | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Do" |
| 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 | "priceTo" |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_pt" ] |
| cache_key | "_pt_money" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3581 -form: Symfony\Component\Form\Form {#3201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3606 …5} |
| full_name | "pt" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pt" |
| label | "Do" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }}" |
| multipart | false |
| name | "pt" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pt" |
| valid | true |
| value | "" |
b
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#3346 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $brandsProductCount: [ 1 => 7 3 => 3 2 => 3 ] } } |
same as passed value |
| choices | [ App\Admin\Modules\Settings\Entity\Brand {#2657 #id: 1 -name: "Ahmed al Maghribi" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2645 …} } App\Admin\Modules\Settings\Entity\Brand {#2676 #id: 2 -name: "Lattafa" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2677 …} } App\Admin\Modules\Settings\Entity\Brand {#2679 #id: 3 -name: "Azha Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2680 …} } ] |
[ App\Admin\Modules\Settings\Entity\Brand {#2657 #id: 1 -name: "Ahmed al Maghribi" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2645 …} } App\Admin\Modules\Settings\Entity\Brand {#2676 #id: 2 -name: "Lattafa" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2677 …} } App\Admin\Modules\Settings\Entity\Brand {#2679 #id: 3 -name: "Azha Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2680 …} } ] |
| class | "App\Admin\Modules\Settings\Entity\Brand" |
same as passed value |
| expanded | true |
same as passed value |
| label | "Marka" |
same as passed value |
| multiple | true |
same as passed value |
| property_path | "brandIds" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#3346 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $brandsProductCount: [ 1 => 7 3 => 3 2 => 3 ] } } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2272 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2273 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3400 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2254 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3401 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2717 …} } |
| choices | [ App\Admin\Modules\Settings\Entity\Brand {#2657 #id: 1 -name: "Ahmed al Maghribi" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2645 …} } App\Admin\Modules\Settings\Entity\Brand {#2676 #id: 2 -name: "Lattafa" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2677 …} } App\Admin\Modules\Settings\Entity\Brand {#2679 #id: 3 -name: "Azha Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2680 …} } ] |
| class | "App\Admin\Modules\Settings\Entity\Brand" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFVII3CY\EntityManagerGhostEbeb667 {#563 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2715 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFVII3CY\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2602 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Marka" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "brandIds" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_b" ] |
| cache_key | "_b_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Ahmed al Maghribi" +value: "1" +data: App\Admin\Modules\Settings\Entity\Brand {#2657 #id: 1 -name: "Ahmed al Maghribi" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2645 …} } +attr: [ "data-product-count" => 7 ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "Lattafa" +value: "2" +data: App\Admin\Modules\Settings\Entity\Brand {#2676 #id: 2 -name: "Lattafa" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2677 …} } +attr: [ "data-product-count" => 3 ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Azha Perfumes" +value: "3" +data: App\Admin\Modules\Settings\Entity\Brand {#2679 #id: 3 -name: "Azha Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2680 …} } +attr: [ "data-product-count" => 3 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3591 -form: Symfony\Component\Form\Form {#3363 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3574 …5} |
| full_name | "b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b" |
| is_selected | Closure($choice, array $values) {#3432 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Marka" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "b" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_b" |
| valid | true |
| value | [] |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 7 ] |
[ "data-product-count" => 7 ] |
| block_name | "entry" |
same as passed value |
| label | "Ahmed al Maghribi" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 7 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ahmed al Maghribi" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3389 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 7 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_b_entry" ] |
| cache_key | "_b_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3805 -form: Symfony\Component\Form\Form {#3361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3802 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_1" |
| label | "Ahmed al Maghribi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "1" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 3 ] |
[ "data-product-count" => 3 ] |
| block_name | "entry" |
same as passed value |
| label | "Lattafa" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 3 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Lattafa" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3380 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_b_entry" ] |
| cache_key | "_b_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3807 -form: Symfony\Component\Form\Form {#3293 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3806 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_2" |
| label | "Lattafa" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "2" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 3 ] |
[ "data-product-count" => 3 ] |
| block_name | "entry" |
same as passed value |
| label | "Azha Perfumes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 3 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Azha Perfumes" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3371 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_b_entry" ] |
| cache_key | "_b_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3809 -form: Symfony\Component\Form\Form {#3296 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3808 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_3" |
| label | "Azha Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "3" |
g
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#3305 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $grammagesProductCount: [ 80 => 1 75 => 1 100 => 11 ] } } |
same as passed value |
| choices | [ "80g" => 80.0 "75g" => 75.0 "100g" => 100.0 ] |
[ "80g" => 80.0 "75g" => 75.0 "100g" => 100.0 ] |
| expanded | true |
same as passed value |
| label | "Pojemość" |
same as passed value |
| multiple | true |
same as passed value |
| property_path | "grammages" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#3305 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $grammagesProductCount: [ 80 => 1 75 => 1 100 => 11 ] } } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "80g" => 80.0 "75g" => 75.0 "100g" => 100.0 ] |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Pojemość" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "grammages" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_g" ] |
| cache_key | "_g_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "80g" +value: "80" +data: 80.0 +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "75g" +value: "75" +data: 75.0 +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "100g" +value: "100" +data: 100.0 +attr: [ "data-product-count" => 11 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3804 -form: Symfony\Component\Form\Form {#3453 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3619 …5} |
| full_name | "g" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g" |
| is_selected | Closure($choice, array $values) {#3811 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Pojemość" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "g" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_g" |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "80g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "80" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "80g" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3425 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "80" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_g_entry" ] |
| cache_key | "_g_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3814 -form: Symfony\Component\Form\Form {#3464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3812 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_0" |
| label | "80g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "80" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "75g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "75" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "75g" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3438 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "75" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_g_entry" ] |
| cache_key | "_g_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3816 -form: Symfony\Component\Form\Form {#3468 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3815 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_1" |
| label | "75g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "75" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 11 ] |
[ "data-product-count" => 11 ] |
| block_name | "entry" |
same as passed value |
| label | "100g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "100" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 11 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100g" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3449 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 11 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_g_entry" ] |
| cache_key | "_g_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3818 -form: Symfony\Component\Form\Form {#3470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3817 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_2" |
| label | "100g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "100" |
av
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 13 ] |
[ "data-product-count" => 13 ] |
| auto_initialize | false |
false
|
| label | "Na stanie" |
same as passed value |
| property_path | "isAvailable" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Na stanie" |
| 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 | "isAvailable" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3171 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_av" ] |
| cache_key | "_av_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3813 -form: Symfony\Component\Form\Form {#3441 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3810 …5} |
| full_name | "av" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "av" |
| label | "Na stanie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "av" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_av" |
| valid | true |
| value | "1" |
na
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 0 ] |
[ "data-product-count" => 0 ] |
| auto_initialize | false |
false
|
| label | "Brak na stanie" |
same as passed value |
| property_path | "isNotAvailable" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 0 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1720 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1721 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1722 …} -namespace: Closure() {#1724 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2225 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Brak na stanie" |
| 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 | "isNotAvailable" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3489 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_na" ] |
| cache_key | "_na_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3820 -form: Symfony\Component\Form\Form {#3327 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3819 …5} |
| full_name | "na" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "na" |
| label | "Brak na stanie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "na" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_na" |
| valid | true |
| value | "1" |