Forms
-
f
-
s
-
0
-
1
-
2
-
-
p
-
min
-
max
-
-
q
-
m
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
96
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
91
-
0
-
1
-
-
30
-
0
-
1
-
2
-
3
-
4
-
-
-
search_form
-
term
-
submit
-
f
"App\Search\Form\FilterForm"
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 |
---|---|---|
filter_collection | Doctrine\Common\Collections\ArrayCollection {#1843 -elements: [ App\Search\Entity\Filter {#1891 -type: 6 -widget: 1 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1889 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 4 #createdAt: DateTime @1551101686 {#1909 date: 2019-02-25 14:34:46.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551128895 {#1907 date: 2019-02-25 22:08:15.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1903 -type: 5 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1906 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 3 #createdAt: DateTime @1551100463 {#1905 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551100463 {#1875 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1934 -type: 4 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1935 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 6 #createdAt: DateTime @1551102190 {#1904 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551102190 {#1870 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1940 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1941 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1937 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1938 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1946 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1980 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1943 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1944 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1985 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1989 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1982 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1983 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1994 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1998 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1991 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1992 date: 2019-06-03 12:51:59.0 Europe/Bratislava (+02:00) } } ] } |
same as passed value |
filter_initial_data | [] |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "filter-form" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_collection | Doctrine\Common\Collections\ArrayCollection {#1843 -elements: [ App\Search\Entity\Filter {#1891 -type: 6 -widget: 1 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1889 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 4 #createdAt: DateTime @1551101686 {#1909 date: 2019-02-25 14:34:46.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551128895 {#1907 date: 2019-02-25 22:08:15.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1903 -type: 5 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1906 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 3 #createdAt: DateTime @1551100463 {#1905 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551100463 {#1875 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1934 -type: 4 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1935 …} -context: App\Entity\Category {#1067 …} -filteredIds: [] #id: 6 #createdAt: DateTime @1551102190 {#1904 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551102190 {#1870 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1940 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1941 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1937 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1938 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1946 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1980 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1943 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1944 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1985 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1989 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1982 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1983 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1994 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1998 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1991 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1992 date: 2019-06-03 12:51:59.0 Europe/Bratislava (+02:00) } } ] } |
filter_initial_data | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#4621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#2175 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | [
"filtering"
] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "filter-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "f" "_f" ] |
cache_key | "_f_f" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5083 -form: Symfony\Component\Form\Form {#5239 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5606 …5} |
full_name | "f" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "f" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f" |
valid | true |
value | null |
s
"App\Search\Form\Type\SortResultType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 3 |
View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
expanded | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "sort-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "messages" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "filter.sort.top_product" => 3 "filter.sort.min_price" => 1 "filter.sort.max_price" => 2 ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data | 3 |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
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 | "filter.sort_result" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | false |
upload_max_size_message | Closure() {#4902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#4900 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "sort-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "filter_choice" "_f_s" ] |
cache_key | "_f_s_filter_choice" |
choice_translation_domain | "messages" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "filter.sort.top_product" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "filter.sort.min_price" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "filter.sort.max_price" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | 3 |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5180 -form: Symfony\Component\Form\Form {#5311 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2095 …5} |
full_name | "f[s]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_s" |
is_selected | Closure($choice, $value) {#5140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "filter.sort_result" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "s" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_s" |
valid | true |
value | "3" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "filter.sort.top_product" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | "messages" |
same as passed value |
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "filter.sort.top_product" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#5310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5307 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_f_s_entry" ] |
cache_key | "_f_s_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5171 -form: Symfony\Component\Form\Form {#5320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5092 …5} |
full_name | "f[s]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_s_0" |
label | "filter.sort.top_product" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_s_entry" |
valid | true |
value | "3" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "filter.sort.min_price" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | "messages" |
same as passed value |
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "filter.sort.min_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#5231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5232 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_f_s_entry" ] |
cache_key | "_f_s_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5607 -form: Symfony\Component\Form\Form {#5316 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5608 …5} |
full_name | "f[s]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_s_1" |
label | "filter.sort.min_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_s_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "filter.sort.max_price" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | "messages" |
same as passed value |
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "filter.sort.max_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#5304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5328 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_f_s_entry" ] |
cache_key | "_f_s_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5609 -form: Symfony\Component\Form\Form {#5314 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5054 …5} |
full_name | "f[s]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_s_2" |
label | "filter.sort.max_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_s_entry" |
valid | true |
value | "2" |
p
"App\Search\Form\Type\NumberRangeType"
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 |
---|---|---|
label | "filter.stock_price" |
same as passed value |
max_options | [ "attr" => [ "class" => "slider-filter-max" "data-initial-value" => "7478" ] "data" => "7478" "label" => false ] |
[ "attr" => [ "class" => "slider-filter-max" "data-initial-value" => "7478" ] "data" => "7478" "label" => false ] |
min_options | [ "attr" => [ "class" => "slider-filter-min" "data-initial-value" => 0 ] "data" => 0 "label" => false ] |
[ "attr" => [ "class" => "slider-filter-min" "data-initial-value" => 0 ] "data" => 0 "label" => false ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "filter.stock_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_options | [ "attr" => [ "class" => "slider-filter-max" "data-initial-value" => "7478" ] "data" => "7478" "label" => false ] |
method | "POST" |
min_options | [ "attr" => [ "class" => "slider-filter-min" "data-initial-value" => 0 ] "data" => 0 "label" => false ] |
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() {#4882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#4887 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "filter_number_range" "_f_p" ] |
cache_key | "_f_p_filter_number_range" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5151 -form: Symfony\Component\Form\Form {#5213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5160 …5} |
full_name | "f[p]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_p" |
label | "filter.stock_price" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "p" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_p" |
valid | true |
value | null |
min
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "slider-filter-min" "data-initial-value" => 0 ] |
[ "class" => "slider-filter-min" "data-initial-value" => 0 ] |
data | 0 |
same as passed value |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "slider-filter-min" "data-initial-value" => 0 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data | 0 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5120 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 |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5070 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "slider-filter-min" "data-initial-value" => 267.0 "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_f_p_min" ] |
cache_key | "_f_p_min_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5103 -form: Symfony\Component\Form\Form {#5210 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4935 …5} |
full_name | "f[p][min]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_p_min" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "min" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_p_min" |
valid | true |
value | "0" |
max
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7478" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "slider-filter-max" "data-initial-value" => "7478" ] |
[ "class" => "slider-filter-max" "data-initial-value" => "7478" ] |
data | "7478" |
same as passed value |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "slider-filter-max" "data-initial-value" => "7478" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data | "7478" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5219 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 |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5216 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "slider-filter-max" "data-initial-value" => 7478.0 "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_f_p_max" ] |
cache_key | "_f_p_max_number" |
compound | false |
data | "7478" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5063 -form: Symfony\Component\Form\Form {#5207 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5073 …5} |
full_name | "f[p][max]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_p_max" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "max" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_p_max" |
valid | true |
value | "7478" |
q
"App\Search\Form\Type\StockQuantityType"
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "quantity-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "filter.stock_quantity" |
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() {#4899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#4763 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "quantity-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "filter_checkbox" "_f_q" ] |
cache_key | "_f_q_filter_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5284 -form: Symfony\Component\Form\Form {#5204 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5416 …5} |
full_name | "f[q]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_q" |
label | "filter.stock_quantity" |
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 | "messages" |
unique_block_prefix | "_f_q" |
valid | true |
value | "1" |
m
"App\Search\Form\Type\ManufacturerType"
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 |
---|---|---|
expanded | true |
same as passed value |
filter | App\Search\Entity\Filter {#1940 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1941 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1937 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1938 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Manufacturer $manufacturer): string {#4933 returnType: "string" class: "App\Search\Form\Type\ManufacturerType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(?Manufacturer $manufacturer = null): string|int|null {#4934 returnType: "string|int|null" class: "App\Search\Form\Type\ManufacturerType" } |
choices | [ App\Entity\Manufacturer {#2045 -principalImage: null -name: "Daikin" #slug: "daikin" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2111 …} #id: 1 #createdAt: DateTime @1347012664 {#2156 date: 2012-09-07 12:11:04.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1535975761 {#2072 date: 2018-09-03 13:56:01.0 Europe/Bratislava (+02:00) } } App\Entity\Manufacturer {#2107 -principalImage: null -name: "Toshiba" #slug: "toshiba" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2131 …} #id: 2 #createdAt: DateTime @1347015414 {#2151 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347015414 {#2170 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } } Proxies\__CG__\App\Entity\Manufacturer {#2318 -principalImage: null -name: "Mitsubishi" #slug: "mitsubishi" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2161 …} #id: 3 #createdAt: DateTime @1347014018 {#2154 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347014018 {#2115 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2317 …} } App\Entity\Manufacturer {#2169 -principalImage: null -name: "Samsung" #slug: "samsung" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2134 …} #id: 4 #createdAt: DateTime @1395745864 {#2184 date: 2014-03-25 12:11:04.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1550497707 {#2158 date: 2019-02-18 14:48:27.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2035 -principalImage: null -name: "LG" #slug: "lg" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2025 …} #id: 5 #createdAt: DateTime @1347010049 {#2157 date: 2012-09-07 11:27:29.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1546193379 {#2135 date: 2018-12-30 19:09:39.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2037 -principalImage: null -name: "Midea" #slug: "midea" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2026 …} #id: 17 #createdAt: DateTime @1347601735 {#2031 date: 2012-09-14 07:48:55.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1519740169 {#2034 date: 2018-02-27 15:02:49.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2040 -principalImage: null -name: "Sinclair" #slug: "sinclair" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2041 …} #id: 59 #createdAt: DateTime @1519902024 {#2036 date: 2018-03-01 12:00:24.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1540068518 {#2028 date: 2018-10-20 22:48:38.0 Europe/Bratislava (+02:00) } } ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
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." |
filter | App\Search\Entity\Filter {#1940 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1941 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1937 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1938 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } |
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 | "filter.manufacturer" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#4939 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "filter_choice" "_f_m" ] |
cache_key | "_f_m_filter_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "Daikin" +value: "1" +data: App\Entity\Manufacturer {#2045 -principalImage: null -name: "Daikin" #slug: "daikin" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2111 …} #id: 1 #createdAt: DateTime @1347012664 {#2156 date: 2012-09-07 12:11:04.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1535975761 {#2072 date: 2018-09-03 13:56:01.0 Europe/Bratislava (+02:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "Toshiba" +value: "2" +data: App\Entity\Manufacturer {#2107 -principalImage: null -name: "Toshiba" #slug: "toshiba" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2131 …} #id: 2 #createdAt: DateTime @1347015414 {#2151 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347015414 {#2170 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "Mitsubishi" +value: "3" +data: Proxies\__CG__\App\Entity\Manufacturer {#2318 -principalImage: null -name: "Mitsubishi" #slug: "mitsubishi" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2161 …} #id: 3 #createdAt: DateTime @1347014018 {#2154 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347014018 {#2115 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2317 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "Samsung" +value: "4" +data: App\Entity\Manufacturer {#2169 -principalImage: null -name: "Samsung" #slug: "samsung" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2134 …} #id: 4 #createdAt: DateTime @1395745864 {#2184 date: 2014-03-25 12:11:04.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1550497707 {#2158 date: 2019-02-18 14:48:27.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "LG" +value: "5" +data: App\Entity\Manufacturer {#2035 -principalImage: null -name: "LG" #slug: "lg" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2025 …} #id: 5 #createdAt: DateTime @1347010049 {#2157 date: 2012-09-07 11:27:29.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1546193379 {#2135 date: 2018-12-30 19:09:39.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "Midea" +value: "17" +data: App\Entity\Manufacturer {#2037 -principalImage: null -name: "Midea" #slug: "midea" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2026 …} #id: 17 #createdAt: DateTime @1347601735 {#2031 date: 2012-09-14 07:48:55.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1519740169 {#2034 date: 2018-02-27 15:02:49.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "Sinclair" +value: "59" +data: App\Entity\Manufacturer {#2040 -principalImage: null -name: "Sinclair" #slug: "sinclair" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2041 …} #id: 59 #createdAt: DateTime @1519902024 {#2036 date: 2018-03-01 12:00:24.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1540068518 {#2028 date: 2018-10-20 22:48:38.0 Europe/Bratislava (+02:00) } } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5555 -form: Symfony\Component\Form\Form {#5134 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5560 …5} |
full_name | "f[m]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m" |
is_selected | Closure($choice, array $values) {#5557 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "filter.manufacturer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "m" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_m" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Daikin" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Daikin" |
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() {#5199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5200 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 46 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5543 -form: Symfony\Component\Form\Form {#5130 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5539 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_0" |
label | "Daikin" |
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 | false |
unique_block_prefix | "_f_m_entry" |
valid | true |
value | "1" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Toshiba" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Toshiba" |
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() {#5190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5191 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 26 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5481 -form: Symfony\Component\Form\Form {#5127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5479 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_1" |
label | "Toshiba" |
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 | "_f_m_entry" |
valid | true |
value | "2" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Mitsubishi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mitsubishi" |
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() {#5181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5182 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 42 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5519 -form: Symfony\Component\Form\Form {#5123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5480 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_2" |
label | "Mitsubishi" |
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 | "_f_m_entry" |
valid | true |
value | "3" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Samsung" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Samsung" |
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() {#5172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5173 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 42 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5486 -form: Symfony\Component\Form\Form {#5119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5487 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_3" |
label | "Samsung" |
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 | "_f_m_entry" |
valid | true |
value | "4" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "LG" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "LG" |
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() {#5161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5162 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 45 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5327 -form: Symfony\Component\Form\Form {#5116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5308 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_4" |
label | "LG" |
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 | "_f_m_entry" |
valid | true |
value | "5" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Midea" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Midea" |
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() {#5152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5153 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "17" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 17 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5335 -form: Symfony\Component\Form\Form {#5112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5221 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_5" |
label | "Midea" |
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 | "_f_m_entry" |
valid | true |
value | "17" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Sinclair" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "59" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sinclair" |
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() {#5141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5142 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "59" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 36 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_m_entry" ] |
cache_key | "_f_m_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4897 -form: Symfony\Component\Form\Form {#5109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5229 …5} |
full_name | "f[m][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m_6" |
label | "Sinclair" |
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 | "_f_m_entry" |
valid | true |
value | "59" |
96
"App\Search\Form\Type\AttributeChoiceType"
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 |
---|---|---|
expanded | true |
same as passed value |
filter | App\Search\Entity\Filter {#1946 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1980 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1943 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1944 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Verwendung des Ausrüstung" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(AttributeOption $option): string {#5290 returnType: "string" class: "App\Search\Form\Type\AttributeChoiceType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(?AttributeOption $option = null): string|int|null {#5292 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#4664 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4665 …} -variants: Doctrine\ORM\PersistentCollection {#4667 …} #translations: Doctrine\ORM\PersistentCollection {#4670 …} #id: 952 -position: 0 #createdAt: DateTime @1492020026 {#4456 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136416 {#4606 date: 2020-09-03 14:33:36.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5303 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4825 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4824 …} -variants: Doctrine\ORM\PersistentCollection {#4822 …} #translations: Doctrine\ORM\PersistentCollection {#4819 …} #id: 953 -position: 1 #createdAt: DateTime @1492020026 {#4868 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136506 {#4866 date: 2020-09-03 14:35:06.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4953 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4612 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4613 …} -variants: Doctrine\ORM\PersistentCollection {#4615 …} #translations: Doctrine\ORM\PersistentCollection {#4618 …} #id: 954 -position: 2 #createdAt: DateTime @1492020026 {#4457 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136513 {#4605 date: 2020-09-03 14:35:13.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4946 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4627 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4628 …} -variants: Doctrine\ORM\PersistentCollection {#4630 …} #translations: Doctrine\ORM\PersistentCollection {#4633 …} #id: 955 -position: 3 #createdAt: DateTime @1492020026 {#4527 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136518 {#4620 date: 2020-09-03 14:35:18.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4950 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4446 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4447 …} -variants: Doctrine\ORM\PersistentCollection {#4449 …} #translations: Doctrine\ORM\PersistentCollection {#4452 …} #id: 956 -position: 4 #createdAt: DateTime @1492020026 {#4185 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136546 {#4332 date: 2020-09-03 14:35:46.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4951 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4815 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4814 …} -variants: Doctrine\ORM\PersistentCollection {#4812 …} #translations: Doctrine\ORM\PersistentCollection {#4808 …} #id: 957 -position: 5 #createdAt: DateTime @1492020026 {#4875 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136559 {#4877 date: 2020-09-03 14:35:59.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4961 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4473 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4474 …} -variants: Doctrine\ORM\PersistentCollection {#4476 …} #translations: Doctrine\ORM\PersistentCollection {#4479 …} #id: 958 -position: 6 #createdAt: DateTime @1492020026 {#4454 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136566 {#4455 date: 2020-09-03 14:36:06.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4957 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4803 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4802 …} -variants: Doctrine\ORM\PersistentCollection {#4800 …} #translations: Doctrine\ORM\PersistentCollection {#4797 …} #id: 959 -position: 7 #createdAt: DateTime @1492020026 {#4826 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136573 {#4827 date: 2020-09-03 14:36:13.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4966 …} #currentLocale: "de_AT" #defaultLocale: "de" } ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
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." |
filter | App\Search\Entity\Filter {#1946 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1980 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1943 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1944 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } |
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 | "Verwendung des Ausrüstung" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#4949 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "filter_choice" "_f_96" ] |
cache_key | "_f_96_filter_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "Multisplit für 2 Zimmer " +value: "952" +data: App\Entity\AttributeOption {#4664 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4665 …} -variants: Doctrine\ORM\PersistentCollection {#4667 …} #translations: Doctrine\ORM\PersistentCollection {#4670 …} #id: 952 -position: 0 #createdAt: DateTime @1492020026 {#4456 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136416 {#4606 date: 2020-09-03 14:33:36.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5303 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "Multisplit für 3 Zimmer " +value: "953" +data: App\Entity\AttributeOption {#4825 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4824 …} -variants: Doctrine\ORM\PersistentCollection {#4822 …} #translations: Doctrine\ORM\PersistentCollection {#4819 …} #id: 953 -position: 1 #createdAt: DateTime @1492020026 {#4868 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136506 {#4866 date: 2020-09-03 14:35:06.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4953 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Multisplit für 4 Zimmer " +value: "954" +data: App\Entity\AttributeOption {#4612 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4613 …} -variants: Doctrine\ORM\PersistentCollection {#4615 …} #translations: Doctrine\ORM\PersistentCollection {#4618 …} #id: 954 -position: 2 #createdAt: DateTime @1492020026 {#4457 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136513 {#4605 date: 2020-09-03 14:35:13.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4946 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "Multisplit für 5 Zimmer " +value: "955" +data: App\Entity\AttributeOption {#4627 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4628 …} -variants: Doctrine\ORM\PersistentCollection {#4630 …} #translations: Doctrine\ORM\PersistentCollection {#4633 …} #id: 955 -position: 3 #createdAt: DateTime @1492020026 {#4527 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136518 {#4620 date: 2020-09-03 14:35:18.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4950 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Multisplit für 6 Zimmer " +value: "956" +data: App\Entity\AttributeOption {#4446 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4447 …} -variants: Doctrine\ORM\PersistentCollection {#4449 …} #translations: Doctrine\ORM\PersistentCollection {#4452 …} #id: 956 -position: 4 #createdAt: DateTime @1492020026 {#4185 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136546 {#4332 date: 2020-09-03 14:35:46.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4951 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "Multisplit für 7 Zimmer " +value: "957" +data: App\Entity\AttributeOption {#4815 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4814 …} -variants: Doctrine\ORM\PersistentCollection {#4812 …} #translations: Doctrine\ORM\PersistentCollection {#4808 …} #id: 957 -position: 5 #createdAt: DateTime @1492020026 {#4875 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136559 {#4877 date: 2020-09-03 14:35:59.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4961 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "Multisplit für 8 Zimmer " +value: "958" +data: App\Entity\AttributeOption {#4473 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4474 …} -variants: Doctrine\ORM\PersistentCollection {#4476 …} #translations: Doctrine\ORM\PersistentCollection {#4479 …} #id: 958 -position: 6 #createdAt: DateTime @1492020026 {#4454 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136566 {#4455 date: 2020-09-03 14:36:06.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4957 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Multisplit für 9 Zimmer " +value: "959" +data: App\Entity\AttributeOption {#4803 -attribute: Proxies\__CG__\App\Entity\Attribute {#1976 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4802 …} -variants: Doctrine\ORM\PersistentCollection {#4800 …} #translations: Doctrine\ORM\PersistentCollection {#4797 …} #id: 959 -position: 7 #createdAt: DateTime @1492020026 {#4826 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136573 {#4827 date: 2020-09-03 14:36:13.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#4966 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5537 -form: Symfony\Component\Form\Form {#5359 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5545 …5} |
full_name | "f[96]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96" |
is_selected | Closure($choice, array $values) {#4879 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Verwendung des Ausrüstung" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "96" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_96" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 2 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "952" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 2 Zimmer " |
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() {#5104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5105 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "952" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 16 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5605 -form: Symfony\Component\Form\Form {#5362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5603 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_0" |
label | "Multisplit für 2 Zimmer " |
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 | false |
unique_block_prefix | "_f_96_entry" |
valid | true |
value | "952" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 3 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "953" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 3 Zimmer " |
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() {#5093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5094 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "953" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 15 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5602 -form: Symfony\Component\Form\Form {#5365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5601 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_1" |
label | "Multisplit für 3 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "953" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 4 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "954" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 4 Zimmer " |
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() {#5084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5085 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "954" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 13 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5600 -form: Symfony\Component\Form\Form {#5368 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5599 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_2" |
label | "Multisplit für 4 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "954" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 5 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "955" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 5 Zimmer " |
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() {#5074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5075 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "955" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 7 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5598 -form: Symfony\Component\Form\Form {#5371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5597 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_3" |
label | "Multisplit für 5 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "955" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 6 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "956" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 6 Zimmer " |
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() {#5064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5065 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "956" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 1 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5575 -form: Symfony\Component\Form\Form {#5374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5585 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_4" |
label | "Multisplit für 6 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "956" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 7 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "957" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 7 Zimmer " |
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() {#5055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5056 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "957" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 2 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5588 -form: Symfony\Component\Form\Form {#5377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5586 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_5" |
label | "Multisplit für 7 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "957" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 8 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "958" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 8 Zimmer " |
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() {#5343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5342 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "958" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5587 -form: Symfony\Component\Form\Form {#5380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5584 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_6" |
label | "Multisplit für 8 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "958" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Multisplit für 9 Zimmer " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "959" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit für 9 Zimmer " |
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() {#5352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5351 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "959" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 2 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_96_entry" ] |
cache_key | "_f_96_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5583 -form: Symfony\Component\Form\Form {#5383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5582 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_7" |
label | "Multisplit für 9 Zimmer " |
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 | "_f_96_entry" |
valid | true |
value | "959" |
91
"App\Search\Form\Type\AttributeChoiceType"
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 |
---|---|---|
expanded | true |
same as passed value |
filter | App\Search\Entity\Filter {#1985 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1989 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1982 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1983 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Art des Kältemittels" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(AttributeOption $option): string {#5290 returnType: "string" class: "App\Search\Form\Type\AttributeChoiceType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(?AttributeOption $option = null): string|int|null {#5292 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#4207 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4208 …} -variants: Doctrine\ORM\PersistentCollection {#4210 …} #translations: Doctrine\ORM\PersistentCollection {#4213 …} #id: 949 -position: 2 #createdAt: DateTime @1491808765 {#4003 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343987 {#4191 date: 2020-08-25 10:26:27.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5278 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4234 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4235 …} -variants: Doctrine\ORM\PersistentCollection {#4237 …} #translations: Doctrine\ORM\PersistentCollection {#4240 …} #id: 951 -position: 4 #createdAt: DateTime @1491808765 {#4215 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343995 {#4227 date: 2020-08-25 10:26:35.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5275 …} #currentLocale: "de_AT" #defaultLocale: "de" } ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
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." |
filter | App\Search\Entity\Filter {#1985 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1989 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1982 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1983 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } |
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 | "Art des Kältemittels" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5287 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "filter_choice" "_f_91" ] |
cache_key | "_f_91_filter_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "R32 " +value: "949" +data: App\Entity\AttributeOption {#4207 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4208 …} -variants: Doctrine\ORM\PersistentCollection {#4210 …} #translations: Doctrine\ORM\PersistentCollection {#4213 …} #id: 949 -position: 2 #createdAt: DateTime @1491808765 {#4003 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343987 {#4191 date: 2020-08-25 10:26:27.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5278 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "R410A " +value: "951" +data: App\Entity\AttributeOption {#4234 -attribute: Proxies\__CG__\App\Entity\Attribute {#1987 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4235 …} -variants: Doctrine\ORM\PersistentCollection {#4237 …} #translations: Doctrine\ORM\PersistentCollection {#4240 …} #id: 951 -position: 4 #createdAt: DateTime @1491808765 {#4215 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343995 {#4227 date: 2020-08-25 10:26:35.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5275 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#4880 -form: Symfony\Component\Form\Form {#5404 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5198 …5} |
full_name | "f[91]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_91" |
is_selected | Closure($choice, array $values) {#5580 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Art des Kältemittels" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "91" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_91" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "R32 " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "949" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "R32 " |
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() {#5388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5387 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "949" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 239 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_91_entry" ] |
cache_key | "_f_91_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5576 -form: Symfony\Component\Form\Form {#5407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5577 …5} |
full_name | "f[91][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_91_0" |
label | "R32 " |
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 | false |
unique_block_prefix | "_f_91_entry" |
valid | true |
value | "949" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "R410A " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "951" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "R410A " |
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() {#5397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5396 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "951" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 32 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_91_entry" ] |
cache_key | "_f_91_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5425 -form: Symfony\Component\Form\Form {#5410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5565 …5} |
full_name | "f[91][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_91_1" |
label | "R410A " |
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 | "_f_91_entry" |
valid | true |
value | "951" |
30
"App\Search\Form\Type\AttributeChoiceType"
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 |
---|---|---|
expanded | true |
same as passed value |
filter | App\Search\Entity\Filter {#1994 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1998 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1991 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1992 date: 2019-06-03 12:51:59.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Bereich des Raumes (m²)" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(AttributeOption $option): string {#5290 returnType: "string" class: "App\Search\Form\Type\AttributeChoiceType" } |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(?AttributeOption $option = null): string|int|null {#5292 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#3983 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#3981 …} -variants: Doctrine\ORM\PersistentCollection {#4007 …} #translations: Doctrine\ORM\PersistentCollection {#4010 …} #id: 3 -position: 0 #createdAt: DateTime @1404030745 {#3717 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344181 {#3970 date: 2020-08-25 10:29:41.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5260 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4865 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4864 …} -variants: Doctrine\ORM\PersistentCollection {#4862 …} #translations: Doctrine\ORM\PersistentCollection {#4859 …} #id: 5 -position: 1 #createdAt: DateTime @1404030745 {#4769 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344185 {#4878 date: 2020-08-25 10:29:45.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5258 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4855 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4854 …} -variants: Doctrine\ORM\PersistentCollection {#4852 …} #translations: Doctrine\ORM\PersistentCollection {#4849 …} #id: 6 -position: 2 #createdAt: DateTime @1404030745 {#4857 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344193 {#4856 date: 2020-08-25 10:29:53.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5251 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4845 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4844 …} -variants: Doctrine\ORM\PersistentCollection {#4842 …} #translations: Doctrine\ORM\PersistentCollection {#4839 …} #id: 4 -position: 3 #createdAt: DateTime @1404030745 {#4847 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976523 {#4846 date: 2024-05-06 08:22:03.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5244 …} #currentLocale: "de_AT" #defaultLocale: "de" } App\Entity\AttributeOption {#4835 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4834 …} -variants: Doctrine\ORM\PersistentCollection {#4832 …} #translations: Doctrine\ORM\PersistentCollection {#4829 …} #id: 5726 -position: 4 #createdAt: DateTime @1714976541 {#4837 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976541 {#4836 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5242 …} #currentLocale: "de_AT" #defaultLocale: "de" } ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
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." |
filter | App\Search\Entity\Filter {#1994 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1998 …} -context: App\Entity\Category {#1067 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1991 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1992 date: 2019-06-03 12:51:59.0 Europe/Bratislava (+02:00) } } |
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 | "Bereich des Raumes (m²)" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5263 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-filter" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "filter_choice" "_f_30" ] |
cache_key | "_f_30_filter_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "0-25 m²" +value: "3" +data: App\Entity\AttributeOption {#3983 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#3981 …} -variants: Doctrine\ORM\PersistentCollection {#4007 …} #translations: Doctrine\ORM\PersistentCollection {#4010 …} #id: 3 -position: 0 #createdAt: DateTime @1404030745 {#3717 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344181 {#3970 date: 2020-08-25 10:29:41.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5260 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "26-35 m²" +value: "5" +data: App\Entity\AttributeOption {#4865 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4864 …} -variants: Doctrine\ORM\PersistentCollection {#4862 …} #translations: Doctrine\ORM\PersistentCollection {#4859 …} #id: 5 -position: 1 #createdAt: DateTime @1404030745 {#4769 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344185 {#4878 date: 2020-08-25 10:29:45.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5258 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "36-45 m²" +value: "6" +data: App\Entity\AttributeOption {#4855 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4854 …} -variants: Doctrine\ORM\PersistentCollection {#4852 …} #translations: Doctrine\ORM\PersistentCollection {#4849 …} #id: 6 -position: 2 #createdAt: DateTime @1404030745 {#4857 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344193 {#4856 date: 2020-08-25 10:29:53.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5251 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "46-60 m²" +value: "4" +data: App\Entity\AttributeOption {#4845 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4844 …} -variants: Doctrine\ORM\PersistentCollection {#4842 …} #translations: Doctrine\ORM\PersistentCollection {#4839 …} #id: 4 -position: 3 #createdAt: DateTime @1404030745 {#4847 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976523 {#4846 date: 2024-05-06 08:22:03.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5244 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "61+ m²" +value: "5726" +data: App\Entity\AttributeOption {#4835 -attribute: Proxies\__CG__\App\Entity\Attribute {#1996 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4834 …} -variants: Doctrine\ORM\PersistentCollection {#4832 …} #translations: Doctrine\ORM\PersistentCollection {#4829 …} #id: 5726 -position: 4 #createdAt: DateTime @1714976541 {#4837 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976541 {#4836 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#5242 …} #currentLocale: "de_AT" #defaultLocale: "de" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5579 -form: Symfony\Component\Form\Form {#5458 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5581 …5} |
full_name | "f[30]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30" |
is_selected | Closure($choice, array $values) {#5567 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Bereich des Raumes (m²)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "30" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_f_30" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "0-25 m²" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "0-25 m²" |
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() {#5415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5414 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 71 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_30_entry" ] |
cache_key | "_f_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5571 -form: Symfony\Component\Form\Form {#5461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5569 …5} |
full_name | "f[30][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30_0" |
label | "0-25 m²" |
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 | false |
unique_block_prefix | "_f_30_entry" |
valid | true |
value | "3" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "26-35 m²" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "26-35 m²" |
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() {#5424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5423 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 46 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_30_entry" ] |
cache_key | "_f_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5570 -form: Symfony\Component\Form\Form {#5464 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5578 …5} |
full_name | "f[30][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30_1" |
label | "26-35 m²" |
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 | "_f_30_entry" |
valid | true |
value | "5" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "36-45 m²" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "36-45 m²" |
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() {#5433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5432 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 25 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_30_entry" ] |
cache_key | "_f_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5590 -form: Symfony\Component\Form\Form {#5467 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5591 …5} |
full_name | "f[30][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30_2" |
label | "36-45 m²" |
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 | "_f_30_entry" |
valid | true |
value | "6" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "46-60 m²" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "46-60 m²" |
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() {#5442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5441 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 49 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_30_entry" ] |
cache_key | "_f_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5563 -form: Symfony\Component\Form\Form {#5470 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5630 …5} |
full_name | "f[30][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30_3" |
label | "46-60 m²" |
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 | "_f_30_entry" |
valid | true |
value | "4" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "61+ m²" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
value | "5726" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4944 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 {#4925 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "61+ m²" |
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() {#5451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#5450 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "5726" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 2 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_f_30_entry" ] |
cache_key | "_f_30_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5631 -form: Symfony\Component\Form\Form {#5473 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5632 …5} |
full_name | "f[30][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30_4" |
label | "61+ m²" |
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 | "_f_30_entry" |
valid | true |
value | "5726" |
search_form
"App\Search\Form\SearchForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "term" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/search/" |
same as passed value |
data | [ "term" => null ] |
[ "term" => null ] |
method | "POST" |
same as passed value |
translation_domain | "header" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/search/" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data | [ "term" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#18345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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 | "header" |
trim | true |
upload_max_size_message | Closure() {#18347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#18346 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/search/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_form" "_search_form" ] |
cache_key | "_search_form_search_form" |
compound | true |
data | [ "term" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18367 -form: Symfony\Component\Form\Form {#18418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18382 …5} |
full_name | "search_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_form" |
valid | true |
value | [ "term" => null ] |
term
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
[ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18339 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#18339 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18339 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#2022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2014 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2023 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#18360 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 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#18366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#18365 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_search_form_term" ] |
cache_key | "_search_form_term_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18406 -form: Symfony\Component\Form\Form {#18416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18407 …5} |
full_name | "search_form[term]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_form_term" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "term" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_form_term" |
valid | true |
value | "" |
submit
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 | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
[ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_search_form_submit" ] |
cache_key | "_search_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#18402 …5} |
full_name | "search_form[submit]" |
id | "search_form_submit" |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "header" |
unique_block_prefix | "_search_form_submit" |
value | null |