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 {#1841 -elements: [ App\Search\Entity\Filter {#1889 -type: 6 -widget: 1 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1887 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 4 #createdAt: DateTime @1551101686 {#1907 date: 2019-02-25 14:34:46.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551128895 {#1905 date: 2019-02-25 22:08:15.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1901 -type: 5 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1904 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 3 #createdAt: DateTime @1551100463 {#1903 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551100463 {#1873 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1932 -type: 4 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1933 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 6 #createdAt: DateTime @1551102190 {#1902 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551102190 {#1868 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1938 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1939 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1935 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1936 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1944 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1978 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1941 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1942 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1983 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1987 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1980 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1981 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1992 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1996 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1989 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1990 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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2200 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 {#1841 -elements: [ App\Search\Entity\Filter {#1889 -type: 6 -widget: 1 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1887 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 4 #createdAt: DateTime @1551101686 {#1907 date: 2019-02-25 14:34:46.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551128895 {#1905 date: 2019-02-25 22:08:15.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1901 -type: 5 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1904 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 3 #createdAt: DateTime @1551100463 {#1903 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551100463 {#1873 date: 2019-02-25 14:14:23.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1932 -type: 4 -widget: null -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1933 …} -context: App\Entity\Category {#1071 …} -filteredIds: [] #id: 6 #createdAt: DateTime @1551102190 {#1902 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1551102190 {#1868 date: 2019-02-25 14:43:10.0 Europe/Bratislava (+01:00) } } App\Search\Entity\Filter {#1938 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1939 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1935 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1936 date: 2019-06-03 13:03:40.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1944 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1978 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1941 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1942 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1983 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1987 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1980 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1981 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } App\Search\Entity\Filter {#1992 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1996 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1989 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1990 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() {#4750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#2696 …} $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 {#5111 -form: Symfony\Component\Form\Form {#5269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5596 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -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() {#4906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#4901 …} $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 {#4912 +label: "filter.sort.top_product" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "filter.sort.min_price" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +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 {#5206 -form: Symfony\Component\Form\Form {#5241 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2093 …5} |
full_name | "f[s]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_s" |
is_selected | Closure($choice, $value) {#5168 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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5331 …} $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 {#5197 -form: Symfony\Component\Form\Form {#5343 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5120 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5258 …} $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 {#5597 -form: Symfony\Component\Form\Form {#5340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5598 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5249 …} $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 {#5599 -form: Symfony\Component\Form\Form {#5337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5081 …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" => "6968" ] "data" => "6968" "label" => false ] |
[ "attr" => [ "class" => "slider-filter-max" "data-initial-value" => "6968" ] "data" => "6968" "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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4891 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" => "6968" ] "data" => "6968" "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() {#4898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#4894 …} $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 {#5179 -form: Symfony\Component\Form\Form {#5078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5188 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data | 0 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5324 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() {#5318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5313 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "slider-filter-min" "data-initial-value" => 244.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 {#5131 -form: Symfony\Component\Form\Form {#5061 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4947 …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 | "6968" |
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" => "6968" ] |
[ "class" => "slider-filter-max" "data-initial-value" => "6968" ] |
data | "6968" |
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" => "6968" ] |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data | "6968" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5134 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() {#5128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5110 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "slider-filter-max" "data-initial-value" => 6968.0 "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_f_p_max" ] |
cache_key | "_f_p_max_number" |
compound | false |
data | "6968" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5091 -form: Symfony\Component\Form\Form {#5233 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5100 …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 | "6968" |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#4767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#4953 …} $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 {#5280 -form: Symfony\Component\Form\Form {#5230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5406 …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 {#1938 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1939 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1935 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1936 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 {#4932 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 {#2132 -principalImage: null -name: "Daikin" #slug: "daikin" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2164 …} #id: 1 #createdAt: DateTime @1347012664 {#2142 date: 2012-09-07 12:11:04.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1535975761 {#1930 date: 2018-09-03 13:56:01.0 Europe/Bratislava (+02:00) } } App\Entity\Manufacturer {#2166 -principalImage: null -name: "Toshiba" #slug: "toshiba" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2172 …} #id: 2 #createdAt: DateTime @1347015414 {#2165 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347015414 {#2153 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } } Proxies\__CG__\App\Entity\Manufacturer {#2316 -principalImage: null -name: "Mitsubishi" #slug: "mitsubishi" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2168 …} #id: 3 #createdAt: DateTime @1347014018 {#2151 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347014018 {#2149 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2315 …} } App\Entity\Manufacturer {#2192 -principalImage: null -name: "Samsung" #slug: "samsung" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2183 …} #id: 4 #createdAt: DateTime @1395745864 {#2119 date: 2014-03-25 12:11:04.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1550497707 {#2129 date: 2019-02-18 14:48:27.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2161 -principalImage: null -name: "LG" #slug: "lg" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2167 …} #id: 5 #createdAt: DateTime @1347010049 {#2180 date: 2012-09-07 11:27:29.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1546193379 {#2177 date: 2018-12-30 19:09:39.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2033 -principalImage: null -name: "Midea" #slug: "midea" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2023 …} #id: 17 #createdAt: DateTime @1347601735 {#2155 date: 2012-09-14 07:48:55.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1519740169 {#2133 date: 2018-02-27 15:02:49.0 Europe/Bratislava (+01:00) } } App\Entity\Manufacturer {#2035 -principalImage: null -name: "Sinclair" #slug: "sinclair" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2024 …} #id: 59 #createdAt: DateTime @1519902024 {#2029 date: 2018-03-01 12:00:24.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1540068518 {#2032 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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -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 {#1938 -type: 2 -widget: 4 -attribute: null -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1939 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 1 5 3 4 59 2 17 ] #id: 1 #createdAt: DateTime @1551100372 {#1935 date: 2019-02-25 14:12:52.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559820 {#1936 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() {#4942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#4940 …} $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 {#4889 +label: "Daikin" +value: "1" +data: App\Entity\Manufacturer {#2132 -principalImage: null -name: "Daikin" #slug: "daikin" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2164 …} #id: 1 #createdAt: DateTime @1347012664 {#2142 date: 2012-09-07 12:11:04.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1535975761 {#1930 date: 2018-09-03 13:56:01.0 Europe/Bratislava (+02:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "Toshiba" +value: "2" +data: App\Entity\Manufacturer {#2166 -principalImage: null -name: "Toshiba" #slug: "toshiba" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2172 …} #id: 2 #createdAt: DateTime @1347015414 {#2165 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347015414 {#2153 date: 2012-09-07 12:56:54.0 Europe/Bratislava (+02:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "Mitsubishi" +value: "3" +data: Proxies\__CG__\App\Entity\Manufacturer {#2316 -principalImage: null -name: "Mitsubishi" #slug: "mitsubishi" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2168 …} #id: 3 #createdAt: DateTime @1347014018 {#2151 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1347014018 {#2149 date: 2012-09-07 12:33:38.0 Europe/Bratislava (+02:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2315 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "Samsung" +value: "4" +data: App\Entity\Manufacturer {#2192 -principalImage: null -name: "Samsung" #slug: "samsung" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2183 …} #id: 4 #createdAt: DateTime @1395745864 {#2119 date: 2014-03-25 12:11:04.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1550497707 {#2129 date: 2019-02-18 14:48:27.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "LG" +value: "5" +data: App\Entity\Manufacturer {#2161 -principalImage: null -name: "LG" #slug: "lg" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2167 …} #id: 5 #createdAt: DateTime @1347010049 {#2180 date: 2012-09-07 11:27:29.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1546193379 {#2177 date: 2018-12-30 19:09:39.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "Midea" +value: "17" +data: App\Entity\Manufacturer {#2033 -principalImage: null -name: "Midea" #slug: "midea" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2023 …} #id: 17 #createdAt: DateTime @1347601735 {#2155 date: 2012-09-14 07:48:55.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1519740169 {#2133 date: 2018-02-27 15:02:49.0 Europe/Bratislava (+01:00) } } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Sinclair" +value: "59" +data: App\Entity\Manufacturer {#2035 -principalImage: null -name: "Sinclair" #slug: "sinclair" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2024 …} #id: 59 #createdAt: DateTime @1519902024 {#2029 date: 2018-03-01 12:00:24.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1540068518 {#2032 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 {#5545 -form: Symfony\Component\Form\Form {#5162 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5550 …5} |
full_name | "f[m]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_m" |
is_selected | Closure($choice, array $values) {#5547 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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5226 …} $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 {#5533 -form: Symfony\Component\Form\Form {#5159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5529 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5217 …} $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 {#5471 -form: Symfony\Component\Form\Form {#5155 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5469 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5208 …} $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 {#5509 -form: Symfony\Component\Form\Form {#5151 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5470 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5199 …} $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 {#5476 -form: Symfony\Component\Form\Form {#5148 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5477 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5190 …} $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 {#5247 -form: Symfony\Component\Form\Form {#5145 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5330 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5181 …} $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 {#5251 -form: Symfony\Component\Form\Form {#5142 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5152 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5170 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "59" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 38 ] |
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 {#4909 -form: Symfony\Component\Form\Form {#5138 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5316 …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 {#1944 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1978 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1941 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1942 date: 2019-06-03 12:49:52.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Použitie jednotky" |
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 {#4761 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 {#4762 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#4666 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4667 …} -variants: Doctrine\ORM\PersistentCollection {#4669 …} #translations: Doctrine\ORM\PersistentCollection {#4672 …} #id: 952 -position: 0 #createdAt: DateTime @1492020026 {#4458 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136416 {#4608 date: 2020-09-03 14:33:36.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4833 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4832 …} -variants: Doctrine\ORM\PersistentCollection {#4830 …} #translations: Doctrine\ORM\PersistentCollection {#4827 …} #id: 953 -position: 1 #createdAt: DateTime @1492020026 {#4876 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136506 {#4874 date: 2020-09-03 14:35:06.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4614 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4615 …} -variants: Doctrine\ORM\PersistentCollection {#4617 …} #translations: Doctrine\ORM\PersistentCollection {#4620 …} #id: 954 -position: 2 #createdAt: DateTime @1492020026 {#4459 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136513 {#4607 date: 2020-09-03 14:35:13.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4629 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4630 …} -variants: Doctrine\ORM\PersistentCollection {#4632 …} #translations: Doctrine\ORM\PersistentCollection {#4635 …} #id: 955 -position: 3 #createdAt: DateTime @1492020026 {#4529 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136518 {#4622 date: 2020-09-03 14:35:18.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4448 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4449 …} -variants: Doctrine\ORM\PersistentCollection {#4451 …} #translations: Doctrine\ORM\PersistentCollection {#4454 …} #id: 956 -position: 4 #createdAt: DateTime @1492020026 {#4187 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136546 {#4334 date: 2020-09-03 14:35:46.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4823 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4822 …} -variants: Doctrine\ORM\PersistentCollection {#4820 …} #translations: Doctrine\ORM\PersistentCollection {#4816 …} #id: 957 -position: 5 #createdAt: DateTime @1492020026 {#4883 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136559 {#4885 date: 2020-09-03 14:35:59.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4475 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4476 …} -variants: Doctrine\ORM\PersistentCollection {#4478 …} #translations: Doctrine\ORM\PersistentCollection {#4481 …} #id: 958 -position: 6 #createdAt: DateTime @1492020026 {#4456 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136566 {#4457 date: 2020-09-03 14:36:06.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4811 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4810 …} -variants: Doctrine\ORM\PersistentCollection {#4808 …} #translations: Doctrine\ORM\PersistentCollection {#4805 …} #id: 959 -position: 7 #createdAt: DateTime @1492020026 {#4834 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136573 {#4835 date: 2020-09-03 14:36:13.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } ] |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -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 {#1944 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1978 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 5 #createdAt: DateTime @1551101949 {#1941 date: 2019-02-25 14:39:09.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559558992 {#1942 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 | "Použitie jednotky" |
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 {#753 …} $message: Closure() {#5289 …} $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 {#5303 +label: "Multisplit pre 2 miestnosti " +value: "952" +data: App\Entity\AttributeOption {#4666 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4667 …} -variants: Doctrine\ORM\PersistentCollection {#4669 …} #translations: Doctrine\ORM\PersistentCollection {#4672 …} #id: 952 -position: 0 #createdAt: DateTime @1492020026 {#4458 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136416 {#4608 date: 2020-09-03 14:33:36.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Multisplit pre 3 miestnosti " +value: "953" +data: App\Entity\AttributeOption {#4833 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4832 …} -variants: Doctrine\ORM\PersistentCollection {#4830 …} #translations: Doctrine\ORM\PersistentCollection {#4827 …} #id: 953 -position: 1 #createdAt: DateTime @1492020026 {#4876 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136506 {#4874 date: 2020-09-03 14:35:06.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Multisplit pre 4 miestnosti " +value: "954" +data: App\Entity\AttributeOption {#4614 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4615 …} -variants: Doctrine\ORM\PersistentCollection {#4617 …} #translations: Doctrine\ORM\PersistentCollection {#4620 …} #id: 954 -position: 2 #createdAt: DateTime @1492020026 {#4459 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136513 {#4607 date: 2020-09-03 14:35:13.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Multisplit pre 5 miestností " +value: "955" +data: App\Entity\AttributeOption {#4629 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4630 …} -variants: Doctrine\ORM\PersistentCollection {#4632 …} #translations: Doctrine\ORM\PersistentCollection {#4635 …} #id: 955 -position: 3 #createdAt: DateTime @1492020026 {#4529 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136518 {#4622 date: 2020-09-03 14:35:18.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "Multisplit pre 6 miestností " +value: "956" +data: App\Entity\AttributeOption {#4448 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4449 …} -variants: Doctrine\ORM\PersistentCollection {#4451 …} #translations: Doctrine\ORM\PersistentCollection {#4454 …} #id: 956 -position: 4 #createdAt: DateTime @1492020026 {#4187 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136546 {#4334 date: 2020-09-03 14:35:46.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "Multisplit pre 7 miestností " +value: "957" +data: App\Entity\AttributeOption {#4823 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4822 …} -variants: Doctrine\ORM\PersistentCollection {#4820 …} #translations: Doctrine\ORM\PersistentCollection {#4816 …} #id: 957 -position: 5 #createdAt: DateTime @1492020026 {#4883 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136559 {#4885 date: 2020-09-03 14:35:59.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "Multisplit pre 8 miestností " +value: "958" +data: App\Entity\AttributeOption {#4475 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4476 …} -variants: Doctrine\ORM\PersistentCollection {#4478 …} #translations: Doctrine\ORM\PersistentCollection {#4481 …} #id: 958 -position: 6 #createdAt: DateTime @1492020026 {#4456 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136566 {#4457 date: 2020-09-03 14:36:06.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "Multisplit pre 9 miestností " +value: "959" +data: App\Entity\AttributeOption {#4811 -attribute: Proxies\__CG__\App\Entity\Attribute {#1974 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4810 …} -variants: Doctrine\ORM\PersistentCollection {#4808 …} #translations: Doctrine\ORM\PersistentCollection {#4805 …} #id: 959 -position: 7 #createdAt: DateTime @1492020026 {#4834 date: 2017-04-12 20:00:26.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1599136573 {#4835 date: 2020-09-03 14:36:13.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5527 -form: Symfony\Component\Form\Form {#5349 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5535 …5} |
full_name | "f[96]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96" |
is_selected | Closure($choice, array $values) {#4771 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Použitie jednotky" |
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 pre 2 miestnosti " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 2 miestnosti " |
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() {#5132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5133 …} $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 {#5595 -form: Symfony\Component\Form\Form {#5352 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5593 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_0" |
label | "Multisplit pre 2 miestnosti " |
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 pre 3 miestnosti " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 3 miestnosti " |
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() {#5121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5123 …} $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 {#5592 -form: Symfony\Component\Form\Form {#5355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5591 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_1" |
label | "Multisplit pre 3 miestnosti " |
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 pre 4 miestnosti " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 4 miestnosti " |
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() {#5112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5113 …} $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 {#5590 -form: Symfony\Component\Form\Form {#5358 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5589 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_2" |
label | "Multisplit pre 4 miestnosti " |
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 pre 5 miestností " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 5 miestností " |
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() {#5101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5102 …} $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 {#5588 -form: Symfony\Component\Form\Form {#5361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5587 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_3" |
label | "Multisplit pre 5 miestností " |
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 pre 6 miestností " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 6 miestností " |
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() {#5092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5093 …} $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 {#5565 -form: Symfony\Component\Form\Form {#5364 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5575 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_4" |
label | "Multisplit pre 6 miestností " |
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 pre 7 miestností " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 7 miestností " |
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() {#5082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5083 …} $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 {#5578 -form: Symfony\Component\Form\Form {#5367 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5576 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_5" |
label | "Multisplit pre 7 miestností " |
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 pre 8 miestností " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 8 miestností " |
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() {#5072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5073 …} $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 {#5577 -form: Symfony\Component\Form\Form {#5370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5574 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_6" |
label | "Multisplit pre 8 miestností " |
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 pre 9 miestností " |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Multisplit pre 9 miestností " |
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() {#5063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5064 …} $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 {#5573 -form: Symfony\Component\Form\Form {#5373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5572 …5} |
full_name | "f[96][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_96_7" |
label | "Multisplit pre 9 miestností " |
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 {#1983 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1987 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1980 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1981 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Typ chladiva" |
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 {#4761 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 {#4762 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#4209 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4210 …} -variants: Doctrine\ORM\PersistentCollection {#4212 …} #translations: Doctrine\ORM\PersistentCollection {#4215 …} #id: 949 -position: 2 #createdAt: DateTime @1491808765 {#4005 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343987 {#4193 date: 2020-08-25 10:26:27.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4236 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4237 …} -variants: Doctrine\ORM\PersistentCollection {#4239 …} #translations: Doctrine\ORM\PersistentCollection {#4242 …} #id: 951 -position: 4 #createdAt: DateTime @1491808765 {#4217 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343995 {#4229 date: 2020-08-25 10:26:35.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } ] |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -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 {#1983 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1987 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 50 #createdAt: DateTime @1559566452 {#1980 date: 2019-06-03 14:54:12.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1559566452 {#1981 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 | "Typ chladiva" |
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() {#4960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#4965 …} $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 {#5291 +label: "R32 " +value: "949" +data: App\Entity\AttributeOption {#4209 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4210 …} -variants: Doctrine\ORM\PersistentCollection {#4212 …} #translations: Doctrine\ORM\PersistentCollection {#4215 …} #id: 949 -position: 2 #createdAt: DateTime @1491808765 {#4005 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343987 {#4193 date: 2020-08-25 10:26:27.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "R410A " +value: "951" +data: App\Entity\AttributeOption {#4236 -attribute: Proxies\__CG__\App\Entity\Attribute {#1985 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4237 …} -variants: Doctrine\ORM\PersistentCollection {#4239 …} #translations: Doctrine\ORM\PersistentCollection {#4242 …} #id: 951 -position: 4 #createdAt: DateTime @1491808765 {#4217 date: 2017-04-10 09:19:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598343995 {#4229 date: 2020-08-25 10:26:35.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#4897 -form: Symfony\Component\Form\Form {#5394 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5224 …5} |
full_name | "f[91]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_91" |
is_selected | Closure($choice, array $values) {#5570 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Typ chladiva" |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5377 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "949" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 241 ] |
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 {#5566 -form: Symfony\Component\Form\Form {#5397 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5567 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5386 …} $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 {#5415 -form: Symfony\Component\Form\Form {#5400 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5555 …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 {#1992 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1996 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1989 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1990 date: 2019-06-03 12:51:59.0 Europe/Bratislava (+02:00) } } |
same as passed value |
label | "Rozloha miestnosti (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 {#4761 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 {#4762 returnType: "string|int|null" class: "App\Search\Form\Type\AttributeChoiceType" } |
choices | [ App\Entity\AttributeOption {#3985 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#3983 …} -variants: Doctrine\ORM\PersistentCollection {#4009 …} #translations: Doctrine\ORM\PersistentCollection {#4012 …} #id: 3 -position: 0 #createdAt: DateTime @1404030745 {#3719 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344181 {#3972 date: 2020-08-25 10:29:41.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4873 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4872 …} -variants: Doctrine\ORM\PersistentCollection {#4870 …} #translations: Doctrine\ORM\PersistentCollection {#4867 …} #id: 5 -position: 1 #createdAt: DateTime @1404030745 {#4777 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344185 {#4886 date: 2020-08-25 10:29:45.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4863 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4862 …} -variants: Doctrine\ORM\PersistentCollection {#4860 …} #translations: Doctrine\ORM\PersistentCollection {#4857 …} #id: 6 -position: 2 #createdAt: DateTime @1404030745 {#4865 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344193 {#4864 date: 2020-08-25 10:29:53.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4853 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4852 …} -variants: Doctrine\ORM\PersistentCollection {#4850 …} #translations: Doctrine\ORM\PersistentCollection {#4847 …} #id: 4 -position: 3 #createdAt: DateTime @1404030745 {#4855 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976523 {#4854 date: 2024-05-06 08:22:03.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } App\Entity\AttributeOption {#4843 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4842 …} -variants: Doctrine\ORM\PersistentCollection {#4840 …} #translations: Doctrine\ORM\PersistentCollection {#4837 …} #id: 5726 -position: 4 #createdAt: DateTime @1714976541 {#4845 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976541 {#4844 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } ] |
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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -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 {#1992 -type: 1 -widget: 4 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -minValue: null -maxValue: null -categories: Doctrine\ORM\PersistentCollection {#1996 …} -context: App\Entity\Category {#1071 …} -filteredIds: [ 949 3 4 5 951 6 952 953 954 955 958 5726 957 959 956 ] #id: 7 #createdAt: DateTime @1551124292 {#1989 date: 2019-02-25 20:51:32.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1559559119 {#1990 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 | "Rozloha miestnosti (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() {#5285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5301 …} $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 {#5276 +label: "0-25 m²" +value: "3" +data: App\Entity\AttributeOption {#3985 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#3983 …} -variants: Doctrine\ORM\PersistentCollection {#4009 …} #translations: Doctrine\ORM\PersistentCollection {#4012 …} #id: 3 -position: 0 #createdAt: DateTime @1404030745 {#3719 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344181 {#3972 date: 2020-08-25 10:29:41.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "26-35 m²" +value: "5" +data: App\Entity\AttributeOption {#4873 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4872 …} -variants: Doctrine\ORM\PersistentCollection {#4870 …} #translations: Doctrine\ORM\PersistentCollection {#4867 …} #id: 5 -position: 1 #createdAt: DateTime @1404030745 {#4777 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344185 {#4886 date: 2020-08-25 10:29:45.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "36-45 m²" +value: "6" +data: App\Entity\AttributeOption {#4863 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4862 …} -variants: Doctrine\ORM\PersistentCollection {#4860 …} #translations: Doctrine\ORM\PersistentCollection {#4857 …} #id: 6 -position: 2 #createdAt: DateTime @1404030745 {#4865 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1598344193 {#4864 date: 2020-08-25 10:29:53.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "46-60 m²" +value: "4" +data: App\Entity\AttributeOption {#4853 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4852 …} -variants: Doctrine\ORM\PersistentCollection {#4850 …} #translations: Doctrine\ORM\PersistentCollection {#4847 …} #id: 4 -position: 3 #createdAt: DateTime @1404030745 {#4855 date: 2014-06-29 10:32:25.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976523 {#4854 date: 2024-05-06 08:22:03.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "61+ m²" +value: "5726" +data: App\Entity\AttributeOption {#4843 -attribute: Proxies\__CG__\App\Entity\Attribute {#1994 …} -principalImage: null -products: Doctrine\ORM\PersistentCollection {#4842 …} -variants: Doctrine\ORM\PersistentCollection {#4840 …} #translations: Doctrine\ORM\PersistentCollection {#4837 …} #id: 5726 -position: 4 #createdAt: DateTime @1714976541 {#4845 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1714976541 {#4844 date: 2024-05-06 08:22:21.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#5569 -form: Symfony\Component\Form\Form {#5448 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5571 …5} |
full_name | "f[30]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "f_30" |
is_selected | Closure($choice, array $values) {#5557 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Rozloha miestnosti (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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5404 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 72 ] |
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 {#5561 -form: Symfony\Component\Form\Form {#5451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5559 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5413 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
value | "5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-count" => 47 ] |
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 {#5560 -form: Symfony\Component\Form\Form {#5454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5568 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5422 …} $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 {#5580 -form: Symfony\Component\Form\Form {#5457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5581 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5431 …} $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 {#5553 -form: Symfony\Component\Form\Form {#5460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5620 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4981 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 {#4766 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() {#5441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#5440 …} $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 {#5621 -form: Symfony\Component\Form\Form {#5463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5622 …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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data | [ "term" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#24688 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() {#24690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#24689 …} $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 {#24710 -form: Symfony\Component\Form\Form {#24761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#24725 …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 {#24682 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#24682 +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 {#24682 +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 {#2039 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2038 …} -namespace: Closure() {#2186 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#24703 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() {#24709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $message: Closure() {#24708 …} $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 {#24749 -form: Symfony\Component\Form\Form {#24759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#24750 …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 {#24745 …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 |