Forms
-
(no name)
-
v
-
s
-
q
-
c
-
1
-
4
-
5
-
-
pf
-
pt
-
b
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
10
-
11
-
12
-
13
-
14
-
15
-
-
g
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
av
-
na
-
(no name)
"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: [] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: null +isNotAvailable: null +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
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: [] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: null +isNotAvailable: null +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) {#1754 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() {#1752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#1753 …} $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: [] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: null +isNotAvailable: null +isFavorited: null +join: [] +orderBy: [ [ "t.isRecommended" "DESC" ] [ "t.name" "ASC" ] ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1751 -form: Symfony\Component\Form\Form {#1744 …} -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 | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | App\Modules\ModuleProduct\Service\Model\ProductSearchFilter {#1743 +query: null +categoryIds: [] +brandIds: [] +grammages: [] +priceFrom: null +priceTo: null +isRecommended: null +isAvailable: null +isNotAvailable: null +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
This form was not submitted.
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) {#1760 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() {#1767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#1761 …} $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 {#3063 -form: Symfony\Component\Form\Form {#1773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3062 …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 | false |
| 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 | "8" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
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) {#1776 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() {#1778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#1777 …} $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 | "8" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3064 -form: Symfony\Component\Form\Form {#1784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2859 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_s" |
| valid | true |
| value | "8" |
q
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 |
|---|---|---|
| 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) {#1787 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() {#1789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#1788 …} $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 {#3108 -form: Symfony\Component\Form\Form {#1796 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3109 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_q" |
| valid | true |
| value | "" |
c
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#2191 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $categoriesProductCount: [ 1 => 30 4 => 13 5 => 33 ] } } |
same as passed value |
| choices | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2107 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2190 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2192 #locale: null -id: 5 -name: "PERFUMY UNISEX" -slug: "perfumy-unisex" -lft: 7 -rgt: 8 -depth: 0 } ] |
[ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2107 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2190 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2192 #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) {#2191 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $categoriesProductCount: [ 1 => 30 4 => 13 5 => 33 ] } } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2172 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2147 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2178 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2181 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2179 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2180 …} } |
| choices | [ App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2107 #locale: null -id: 1 -name: "PERFUMY MĘSKIE" -slug: "perfumy-meskie" -lft: 1 -rgt: 4 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2190 #locale: null -id: 4 -name: "PERFUMY DAMSKIE" -slug: "perfumy-damskie" -lft: 5 -rgt: 6 -depth: 0 } App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2192 #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 {#2155 -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() {#2153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2151 …} $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 {#2142 +label: "PERFUMY MĘSKIE" +value: "1" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2107 #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 {#2140 +label: "PERFUMY DAMSKIE" +value: "4" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2190 #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 {#2143 +label: "PERFUMY UNISEX" +value: "5" +data: App\Admin\Modules\ModuleProduct\Entity\ProductCategory {#2192 #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 | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3107 -form: Symfony\Component\Form\Form {#2198 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3106 …5} |
| full_name | "c" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "c" |
| is_selected | Closure($choice, array $values) {#3105 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 | false |
| translation_domain | null |
| unique_block_prefix | "_c" |
| 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
This form was not submitted.
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) {#2124 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 {#2125 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() {#2129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2128 …} $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 {#3149 -form: Symfony\Component\Form\Form {#2525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3153 …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 | false |
| 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 | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
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) {#2124 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 {#2125 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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2110 …} $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 | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3154 -form: Symfony\Component\Form\Form {#2518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3155 …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 | false |
| 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
This form was not submitted.
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) {#2124 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 {#2125 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() {#2509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2514 …} $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 {#3156 -form: Symfony\Component\Form\Form {#2522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3157 …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 | false |
| translation_domain | false |
| unique_block_prefix | "_c_entry" |
| valid | true |
| value | "5" |
pf
"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
This form was not submitted.
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) {#2184 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() {#2114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2185 …} $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 {#3103 -form: Symfony\Component\Form\Form {#2500 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3104 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_pf" |
| valid | true |
| value | "" |
pt
"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
This form was not submitted.
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) {#2499 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() {#2502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2503 …} $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 {#3159 -form: Symfony\Component\Form\Form {#2493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3158 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_pt" |
| valid | true |
| value | "" |
b
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#2658 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $brandsProductCount: [ 1 => 34 2 => 11 3 => 8 4 => 4 5 => 4 6 => 3 7 => 1 8 => 5 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 ] } } |
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 {#2682 #id: 4 -name: "VOLARE Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2683 …} } App\Admin\Modules\Settings\Entity\Brand {#2685 #id: 5 -name: "Maison Alhambra Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2686 …} } App\Admin\Modules\Settings\Entity\Brand {#2688 #id: 6 -name: "French Avenue" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2689 …} } App\Admin\Modules\Settings\Entity\Brand {#2691 #id: 7 -name: "Amaran fragrance" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2692 …} } App\Admin\Modules\Settings\Entity\Brand {#2694 #id: 8 -name: "Riiffs Parfums" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2695 …} } App\Admin\Modules\Settings\Entity\Brand {#2697 #id: 10 -name: "Al Haraiman Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2698 …} } App\Admin\Modules\Settings\Entity\Brand {#2700 #id: 11 -name: "Armaf" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2701 …} } App\Admin\Modules\Settings\Entity\Brand {#2703 #id: 12 -name: "Zimaya Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2704 …} } App\Admin\Modules\Settings\Entity\Brand {#2706 #id: 13 -name: "Ozareej Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2707 …} } App\Admin\Modules\Settings\Entity\Brand {#2709 #id: 14 -name: "Fragrance World" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2710 …} } App\Admin\Modules\Settings\Entity\Brand {#2712 #id: 15 -name: "Ard Al Zaafaran" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2713 …} } ] |
[ 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 {#2682 #id: 4 -name: "VOLARE Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2683 …} } App\Admin\Modules\Settings\Entity\Brand {#2685 #id: 5 -name: "Maison Alhambra Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2686 …} } App\Admin\Modules\Settings\Entity\Brand {#2688 #id: 6 -name: "French Avenue" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2689 …} } App\Admin\Modules\Settings\Entity\Brand {#2691 #id: 7 -name: "Amaran fragrance" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2692 …} } App\Admin\Modules\Settings\Entity\Brand {#2694 #id: 8 -name: "Riiffs Parfums" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2695 …} } App\Admin\Modules\Settings\Entity\Brand {#2697 #id: 10 -name: "Al Haraiman Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2698 …} } App\Admin\Modules\Settings\Entity\Brand {#2700 #id: 11 -name: "Armaf" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2701 …} } App\Admin\Modules\Settings\Entity\Brand {#2703 #id: 12 -name: "Zimaya Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2704 …} } App\Admin\Modules\Settings\Entity\Brand {#2706 #id: 13 -name: "Ozareej Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2707 …} } App\Admin\Modules\Settings\Entity\Brand {#2709 #id: 14 -name: "Fragrance World" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2710 …} } App\Admin\Modules\Settings\Entity\Brand {#2712 #id: 15 -name: "Ard Al Zaafaran" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2713 …} } ] |
| 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) {#2658 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $brandsProductCount: [ 1 => 34 2 => 11 3 => 8 4 => 4 5 => 4 6 => 3 7 => 1 8 => 5 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 ] } } |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2172 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2147 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2716 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2181 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2718 -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 …} } App\Admin\Modules\Settings\Entity\Brand {#2682 #id: 4 -name: "VOLARE Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2683 …} } App\Admin\Modules\Settings\Entity\Brand {#2685 #id: 5 -name: "Maison Alhambra Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2686 …} } App\Admin\Modules\Settings\Entity\Brand {#2688 #id: 6 -name: "French Avenue" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2689 …} } App\Admin\Modules\Settings\Entity\Brand {#2691 #id: 7 -name: "Amaran fragrance" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2692 …} } App\Admin\Modules\Settings\Entity\Brand {#2694 #id: 8 -name: "Riiffs Parfums" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2695 …} } App\Admin\Modules\Settings\Entity\Brand {#2697 #id: 10 -name: "Al Haraiman Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2698 …} } App\Admin\Modules\Settings\Entity\Brand {#2700 #id: 11 -name: "Armaf" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2701 …} } App\Admin\Modules\Settings\Entity\Brand {#2703 #id: 12 -name: "Zimaya Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2704 …} } App\Admin\Modules\Settings\Entity\Brand {#2706 #id: 13 -name: "Ozareej Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2707 …} } App\Admin\Modules\Settings\Entity\Brand {#2709 #id: 14 -name: "Fragrance World" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2710 …} } App\Admin\Modules\Settings\Entity\Brand {#2712 #id: 15 -name: "Ard Al Zaafaran" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2713 …} } ] |
| 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() {#2656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2652 …} $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 {#2726 +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" => 34 ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +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" => 11 ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +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" => 8 ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "VOLARE Perfumes" +value: "4" +data: App\Admin\Modules\Settings\Entity\Brand {#2682 #id: 4 -name: "VOLARE Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2683 …} } +attr: [ "data-product-count" => 4 ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "Maison Alhambra Perfumes" +value: "5" +data: App\Admin\Modules\Settings\Entity\Brand {#2685 #id: 5 -name: "Maison Alhambra Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2686 …} } +attr: [ "data-product-count" => 4 ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "French Avenue" +value: "6" +data: App\Admin\Modules\Settings\Entity\Brand {#2688 #id: 6 -name: "French Avenue" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2689 …} } +attr: [ "data-product-count" => 3 ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "Amaran fragrance" +value: "7" +data: App\Admin\Modules\Settings\Entity\Brand {#2691 #id: 7 -name: "Amaran fragrance" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2692 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "Riiffs Parfums" +value: "8" +data: App\Admin\Modules\Settings\Entity\Brand {#2694 #id: 8 -name: "Riiffs Parfums" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2695 …} } +attr: [ "data-product-count" => 5 ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "Al Haraiman Perfumes" +value: "10" +data: App\Admin\Modules\Settings\Entity\Brand {#2697 #id: 10 -name: "Al Haraiman Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2698 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +label: "Armaf" +value: "11" +data: App\Admin\Modules\Settings\Entity\Brand {#2700 #id: 11 -name: "Armaf" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2701 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +label: "Zimaya Perfumes" +value: "12" +data: App\Admin\Modules\Settings\Entity\Brand {#2703 #id: 12 -name: "Zimaya Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2704 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +label: "Ozareej Perfumes" +value: "13" +data: App\Admin\Modules\Settings\Entity\Brand {#2706 #id: 13 -name: "Ozareej Perfumes" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2707 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "Fragrance World" +value: "14" +data: App\Admin\Modules\Settings\Entity\Brand {#2709 #id: 14 -name: "Fragrance World" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2710 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "Ard Al Zaafaran" +value: "15" +data: App\Admin\Modules\Settings\Entity\Brand {#2712 #id: 15 -name: "Ard Al Zaafaran" -logo: Proxies\__CG__\App\Admin\Modules\FileRepository\Entity\FileRepository {#2713 …} } +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3160 -form: Symfony\Component\Form\Form {#2874 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3161 …5} |
| full_name | "b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b" |
| is_selected | Closure($choice, array $values) {#3162 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 | false |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 34 ] |
[ "data-product-count" => 34 ] |
| 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" => 34 ] |
| 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) {#2124 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 {#2125 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() {#2750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2749 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 34 ] |
| 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 {#3166 -form: Symfony\Component\Form\Form {#2877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3165 …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 | false |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 11 ] |
[ "data-product-count" => 11 ] |
| 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" => 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) {#2124 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 {#2125 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() {#2759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2758 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 11 ] |
| 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 {#3167 -form: Symfony\Component\Form\Form {#2880 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3168 …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 | false |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 8 ] |
[ "data-product-count" => 8 ] |
| 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" => 8 ] |
| 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) {#2124 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 {#2125 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() {#2768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2767 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 8 ] |
| 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 {#3169 -form: Symfony\Component\Form\Form {#2883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3170 …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 | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "3" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 4 ] |
[ "data-product-count" => 4 ] |
| block_name | "entry" |
same as passed value |
| label | "VOLARE Perfumes" |
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" => 4 ] |
| 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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "VOLARE 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() {#2777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2776 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 4 ] |
| 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 {#3171 -form: Symfony\Component\Form\Form {#2886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3172 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_4" |
| label | "VOLARE Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 4 ] |
[ "data-product-count" => 4 ] |
| block_name | "entry" |
same as passed value |
| label | "Maison Alhambra Perfumes" |
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" => 4 ] |
| 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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Maison Alhambra 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() {#2786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2785 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 4 ] |
| 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 {#3173 -form: Symfony\Component\Form\Form {#2889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3174 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_5" |
| label | "Maison Alhambra Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "5" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 3 ] |
[ "data-product-count" => 3 ] |
| block_name | "entry" |
same as passed value |
| label | "French Avenue" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "6" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "French Avenue" |
| 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() {#2795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2794 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "6" |
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 {#3175 -form: Symfony\Component\Form\Form {#2892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3176 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_6" |
| label | "French Avenue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "6" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Amaran fragrance" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "7" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Amaran fragrance" |
| 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() {#2804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2803 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3177 -form: Symfony\Component\Form\Form {#2895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3178 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_7" |
| label | "Amaran fragrance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "7" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 5 ] |
[ "data-product-count" => 5 ] |
| block_name | "entry" |
same as passed value |
| label | "Riiffs Parfums" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 5 ] |
| 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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Riiffs Parfums" |
| 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() {#2813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2812 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 5 ] |
| 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 {#3179 -form: Symfony\Component\Form\Form {#2898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3180 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_8" |
| label | "Riiffs Parfums" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "8" |
10
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Al Haraiman Perfumes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "10" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Al Haraiman 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() {#2822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2821 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3181 -form: Symfony\Component\Form\Form {#2901 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3182 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_10" |
| label | "Al Haraiman Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "10" |
11
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Armaf" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "11" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Armaf" |
| 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() {#2831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2830 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "11" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3183 -form: Symfony\Component\Form\Form {#2904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3184 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_11" |
| label | "Armaf" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "11" |
12
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Zimaya Perfumes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "12" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Zimaya 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() {#2840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2839 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "12" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3185 -form: Symfony\Component\Form\Form {#2907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3186 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_12" |
| label | "Zimaya Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "12" |
13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Ozareej Perfumes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "13" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ozareej 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() {#2849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2848 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "13" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3187 -form: Symfony\Component\Form\Form {#2910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3188 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_13" |
| label | "Ozareej Perfumes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "13" |
14
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Fragrance World" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "14" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Fragrance World" |
| 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() {#2858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2857 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "14" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3189 -form: Symfony\Component\Form\Form {#2913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3190 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_14" |
| label | "Fragrance World" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "14" |
15
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "Ard Al Zaafaran" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "15" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ard Al Zaafaran" |
| 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() {#2867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2866 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "15" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 1 ] |
| 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 {#3191 -form: Symfony\Component\Form\Form {#2916 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3192 …5} |
| full_name | "b[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_15" |
| label | "Ard Al Zaafaran" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_b_entry" |
| valid | true |
| value | "15" |
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_attr | Closure($choice, string $key, mixed $value) {#2787 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $grammagesProductCount: [ 60 => 4 75 => 2 80 => 4 85 => 1 90 => 3 100 => 60 130 => 1 200 => 1 ] } } |
same as passed value |
| choices | [ "60g" => 60.0 "75g" => 75.0 "80g" => 80.0 "85g" => 85.0 "90g" => 90.0 "100g" => 100.0 "130g" => 130.0 "200g" => 200.0 ] |
[ "60g" => 60.0 "75g" => 75.0 "80g" => 80.0 "85g" => 85.0 "90g" => 90.0 "100g" => 100.0 "130g" => 130.0 "200g" => 200.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) {#2787 class: "App\Modules\ModuleProduct\Form\SearchFilterType" this: App\Modules\ModuleProduct\Form\SearchFilterType {#1698 …} use: { $grammagesProductCount: [ 60 => 4 75 => 2 80 => 4 85 => 1 90 => 3 100 => 60 130 => 1 200 => 1 ] } } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "60g" => 60.0 "75g" => 75.0 "80g" => 80.0 "85g" => 85.0 "90g" => 90.0 "100g" => 100.0 "130g" => 130.0 "200g" => 200.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() {#3017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2971 …} $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 {#2719 +label: "60g" +value: "60" +data: 60.0 +attr: [ "data-product-count" => 4 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +label: "75g" +value: "75" +data: 75.0 +attr: [ "data-product-count" => 2 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "80g" +value: "80" +data: 80.0 +attr: [ "data-product-count" => 4 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "85g" +value: "85" +data: 85.0 +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "90g" +value: "90" +data: 90.0 +attr: [ "data-product-count" => 3 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "100g" +value: "100" +data: 100.0 +attr: [ "data-product-count" => 60 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "130g" +value: "130" +data: 130.0 +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "200g" +value: "200" +data: 200.0 +attr: [ "data-product-count" => 1 ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3164 -form: Symfony\Component\Form\Form {#2987 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3163 …5} |
| full_name | "g" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g" |
| is_selected | Closure($choice, array $values) {#3194 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 | false |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 4 ] |
[ "data-product-count" => 4 ] |
| block_name | "entry" |
same as passed value |
| label | "60g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "60" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-product-count" => 4 ] |
| 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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "60g" |
| 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() {#2955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2956 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "60" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 4 ] |
| 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 {#3197 -form: Symfony\Component\Form\Form {#2984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3196 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_0" |
| label | "60g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "60" |
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 2 ] |
[ "data-product-count" => 2 ] |
| 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" => 2 ] |
| 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) {#2124 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 {#2125 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() {#2946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2947 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "75" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 2 ] |
| 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 {#3198 -form: Symfony\Component\Form\Form {#2981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3199 …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 | false |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 4 ] |
[ "data-product-count" => 4 ] |
| 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" => 4 ] |
| 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) {#2124 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 {#2125 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() {#2936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2937 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "80" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 4 ] |
| 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 {#3200 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3201 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_2" |
| label | "80g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "80" |
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "85g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "85" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "85g" |
| 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() {#2926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2927 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "85" |
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 {#3202 -form: Symfony\Component\Form\Form {#3018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3203 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_3" |
| label | "85g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "85" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 3 ] |
[ "data-product-count" => 3 ] |
| block_name | "entry" |
same as passed value |
| label | "90g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "90" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "90g" |
| 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() {#2778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2769 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "90" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 3 ] |
| 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 {#3204 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3205 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_4" |
| label | "90g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "90" |
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 60 ] |
[ "data-product-count" => 60 ] |
| 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" => 60 ] |
| 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) {#2124 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 {#2125 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() {#2973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2992 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 60 ] |
| 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 {#3206 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3207 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_5" |
| label | "100g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "100" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "130g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "130" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "130g" |
| 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() {#3009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3011 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "130" |
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 {#3208 -form: Symfony\Component\Form\Form {#3028 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3209 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_6" |
| label | "130g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "130" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-product-count" => 1 ] |
[ "data-product-count" => 1 ] |
| block_name | "entry" |
same as passed value |
| label | "200g" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "200" |
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) {#2124 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 {#2125 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "200g" |
| 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() {#2998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#2996 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "200" |
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 {#3210 -form: Symfony\Component\Form\Form {#3031 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3211 …5} |
| full_name | "g[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "g_7" |
| label | "200g" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_g_entry" |
| valid | true |
| value | "200" |
av
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 |
|---|---|---|
| attr | [ "data-product-count" => 76 ] |
[ "data-product-count" => 76 ] |
| 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" => 76 ] |
| 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) {#2124 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 {#2125 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() {#3042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3044 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-product-count" => 76 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_av" ] |
| cache_key | "_av_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3195 -form: Symfony\Component\Form\Form {#3102 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3193 …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 | false |
| 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 | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
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) {#2124 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 {#2125 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() {#3096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#56 …} $message: Closure() {#3084 …} $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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3213 -form: Symfony\Component\Form\Form {#3054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3212 …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 | false |
| translation_domain | null |
| unique_block_prefix | "_na" |
| valid | true |
| value | "1" |