Forms
-
search
-
text
-
_token
-
-
filter_form
-
alapszin
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
-
felulet
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
raktaron
-
0
-
1
-
-
search
"App\Form\Type\SearchType"
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
No options were passed when constructing this form.
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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3308 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#3310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3309 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search" "_search" ] |
| cache_key | "_search_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3331 -errors: [] -form: Symfony\Component\Form\Form {#3336 …} } |
| form | Symfony\Component\Form\FormView {#3311 …5} |
| full_name | "search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search" |
| valid | true |
| value | null |
text
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Keresés" ] |
[ "placeholder" => "Keresés" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3316 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3316 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
| label | "Keresés" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Keresés" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3316 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3328 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | 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 | "Keresés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Keresés" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_text" ] |
| cache_key | "_search_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3347 -errors: [] -form: Symfony\Component\Form\Form {#3339 …} } |
| form | Symfony\Component\Form\FormView {#3346 …5} |
| full_name | "search[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_text" |
| label | "Keresés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_text" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3353 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3354 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
| cache_key | "_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3365 -errors: [] -form: Symfony\Component\Form\Form {#3361 …} } |
| form | Symfony\Component\Form\FormView {#3356 …5} |
| full_name | "search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search__token" |
| valid | true |
| value | "csrf-token" |
filter_form
"App\Form\Type\FilterFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| context | "default" |
same as passed value |
| data | [] |
same as passed value |
| filter_state | App\Service\Product\Filter\FilterState {#3592 -values: [ "alapszin" => null "felulet" => null "raktaron" => null ] } |
same as passed value |
| method | "GET" |
same as passed value |
| show_submit | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| context | "default" |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_state | App\Service\Product\Filter\FilterState {#3592 -values: [ "alapszin" => null "felulet" => null "raktaron" => null ] } |
| 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 | "GET" |
| 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 |
| show_submit | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3599 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_form" "_filter_form" ] |
| cache_key | "_filter_form_filter_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4008 -errors: [] -form: Symfony\Component\Form\Form {#4023 …} } |
| form | Symfony\Component\Form\FormView {#3601 …5} |
| full_name | "filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form" |
| valid | true |
| value | [] |
alapszin
"App\Form\Type\AlapszinAutocompleteType"
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 |
|---|---|---|
| autocomplete_url | "/autocomplete/alapszin" |
same as passed value |
| choices | [ App\Entity\Alapszin {#3642 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3640 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3639 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3635 …} } App\Entity\Alapszin {#3633 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3632 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3631 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3630 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3626 …} } App\Entity\Alapszin {#3624 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3623 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3622 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3621 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3617 …} } App\Entity\Alapszin {#3615 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3614 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3613 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3612 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3607 …} } App\Entity\Alapszin {#3645 -id: 15 -name: "vörös" -alias: "voros" -color: null -active: true -alt: "vörös" -title: "vörös" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3646 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3647 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3648 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3650 …} -felulet: Doctrine\ORM\PersistentCollection {#3652 …} } App\Entity\Alapszin {#3654 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3655 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3656 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3657 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3659 …} -felulet: Doctrine\ORM\PersistentCollection {#3661 …} } App\Entity\Alapszin {#3663 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3664 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3665 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3666 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3668 …} -felulet: Doctrine\ORM\PersistentCollection {#3670 …} } App\Entity\Alapszin {#3672 -id: 18 -name: "rózsaszín" -alias: "rozsaszin" -color: null -active: true -alt: "rózsaszín" -title: "rózsaszín" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3673 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3675 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3677 …} -felulet: Doctrine\ORM\PersistentCollection {#3679 …} } App\Entity\Alapszin {#3681 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3682 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3684 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3686 …} -felulet: Doctrine\ORM\PersistentCollection {#3688 …} } App\Entity\Alapszin {#3690 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3691 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3693 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3695 …} -felulet: Doctrine\ORM\PersistentCollection {#3697 …} } App\Entity\Alapszin {#3699 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3700 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3701 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3702 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3704 …} -felulet: Doctrine\ORM\PersistentCollection {#3706 …} } App\Entity\Alapszin {#3708 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3709 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3710 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3711 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3713 …} -felulet: Doctrine\ORM\PersistentCollection {#3715 …} } App\Entity\Alapszin {#3717 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3718 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3719 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3720 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3722 …} -felulet: Doctrine\ORM\PersistentCollection {#3724 …} } App\Entity\Alapszin {#3726 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3727 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3728 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3729 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3731 …} -felulet: Doctrine\ORM\PersistentCollection {#3733 …} } App\Entity\Alapszin {#3735 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3736 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3737 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3738 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3740 …} -felulet: Doctrine\ORM\PersistentCollection {#3742 …} } App\Entity\Alapszin {#3744 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3745 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3746 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3747 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3749 …} -felulet: Doctrine\ORM\PersistentCollection {#3751 …} } App\Entity\Alapszin {#3753 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3754 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3755 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} -felulet: Doctrine\ORM\PersistentCollection {#3760 …} } App\Entity\Alapszin {#3762 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3763 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3764 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} -felulet: Doctrine\ORM\PersistentCollection {#3769 …} } App\Entity\Alapszin {#3771 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3772 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3773 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} -felulet: Doctrine\ORM\PersistentCollection {#3778 …} } App\Entity\Alapszin {#3780 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3781 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3782 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} -felulet: Doctrine\ORM\PersistentCollection {#3787 …} } ] |
[ App\Entity\Alapszin {#3642 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3640 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3639 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3635 …} } App\Entity\Alapszin {#3633 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3632 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3631 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3630 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3626 …} } App\Entity\Alapszin {#3624 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3623 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3622 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3621 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3617 …} } App\Entity\Alapszin {#3615 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3614 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3613 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3612 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3607 …} } App\Entity\Alapszin {#3645 -id: 15 -name: "vörös" -alias: "voros" -color: null -active: true -alt: "vörös" -title: "vörös" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3646 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3647 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3648 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3650 …} -felulet: Doctrine\ORM\PersistentCollection {#3652 …} } App\Entity\Alapszin {#3654 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3655 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3656 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3657 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3659 …} -felulet: Doctrine\ORM\PersistentCollection {#3661 …} } App\Entity\Alapszin {#3663 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3664 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3665 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3666 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3668 …} -felulet: Doctrine\ORM\PersistentCollection {#3670 …} } App\Entity\Alapszin {#3672 -id: 18 -name: "rózsaszín" -alias: "rozsaszin" -color: null -active: true -alt: "rózsaszín" -title: "rózsaszín" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3673 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3675 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3677 …} -felulet: Doctrine\ORM\PersistentCollection {#3679 …} } App\Entity\Alapszin {#3681 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3682 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3684 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3686 …} -felulet: Doctrine\ORM\PersistentCollection {#3688 …} } App\Entity\Alapszin {#3690 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3691 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3693 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3695 …} -felulet: Doctrine\ORM\PersistentCollection {#3697 …} } App\Entity\Alapszin {#3699 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3700 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3701 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3702 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3704 …} -felulet: Doctrine\ORM\PersistentCollection {#3706 …} } App\Entity\Alapszin {#3708 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3709 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3710 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3711 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3713 …} -felulet: Doctrine\ORM\PersistentCollection {#3715 …} } App\Entity\Alapszin {#3717 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3718 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3719 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3720 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3722 …} -felulet: Doctrine\ORM\PersistentCollection {#3724 …} } App\Entity\Alapszin {#3726 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3727 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3728 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3729 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3731 …} -felulet: Doctrine\ORM\PersistentCollection {#3733 …} } App\Entity\Alapszin {#3735 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3736 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3737 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3738 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3740 …} -felulet: Doctrine\ORM\PersistentCollection {#3742 …} } App\Entity\Alapszin {#3744 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3745 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3746 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3747 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3749 …} -felulet: Doctrine\ORM\PersistentCollection {#3751 …} } App\Entity\Alapszin {#3753 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3754 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3755 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} -felulet: Doctrine\ORM\PersistentCollection {#3760 …} } App\Entity\Alapszin {#3762 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3763 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3764 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} -felulet: Doctrine\ORM\PersistentCollection {#3769 …} } App\Entity\Alapszin {#3771 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3772 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3773 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} -felulet: Doctrine\ORM\PersistentCollection {#3778 …} } App\Entity\Alapszin {#3780 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3781 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3782 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} -felulet: Doctrine\ORM\PersistentCollection {#3787 …} } ] |
| label | "Alapszín" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | "/autocomplete/alapszin" |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(Alapszin $alapszin) {#3937 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3917 …} } |
| choice_filter | null |
| choice_label | Closure(Alapszin $alapszin) {#3935 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3917 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Alapszin $alapszin) {#3936 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3917 …} } |
| choices | [ App\Entity\Alapszin {#3642 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3640 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3639 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3635 …} } App\Entity\Alapszin {#3633 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3632 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3631 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3630 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3626 …} } App\Entity\Alapszin {#3624 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3623 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3622 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3621 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3617 …} } App\Entity\Alapszin {#3615 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3614 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3613 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3612 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3607 …} } App\Entity\Alapszin {#3645 -id: 15 -name: "vörös" -alias: "voros" -color: null -active: true -alt: "vörös" -title: "vörös" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3646 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3647 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3648 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3650 …} -felulet: Doctrine\ORM\PersistentCollection {#3652 …} } App\Entity\Alapszin {#3654 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3655 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3656 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3657 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3659 …} -felulet: Doctrine\ORM\PersistentCollection {#3661 …} } App\Entity\Alapszin {#3663 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3664 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3665 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3666 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3668 …} -felulet: Doctrine\ORM\PersistentCollection {#3670 …} } App\Entity\Alapszin {#3672 -id: 18 -name: "rózsaszín" -alias: "rozsaszin" -color: null -active: true -alt: "rózsaszín" -title: "rózsaszín" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3673 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3675 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3677 …} -felulet: Doctrine\ORM\PersistentCollection {#3679 …} } App\Entity\Alapszin {#3681 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3682 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3684 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3686 …} -felulet: Doctrine\ORM\PersistentCollection {#3688 …} } App\Entity\Alapszin {#3690 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3691 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3693 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3695 …} -felulet: Doctrine\ORM\PersistentCollection {#3697 …} } App\Entity\Alapszin {#3699 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3700 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3701 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3702 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3704 …} -felulet: Doctrine\ORM\PersistentCollection {#3706 …} } App\Entity\Alapszin {#3708 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3709 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3710 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3711 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3713 …} -felulet: Doctrine\ORM\PersistentCollection {#3715 …} } App\Entity\Alapszin {#3717 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3718 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3719 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3720 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3722 …} -felulet: Doctrine\ORM\PersistentCollection {#3724 …} } App\Entity\Alapszin {#3726 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3727 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3728 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3729 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3731 …} -felulet: Doctrine\ORM\PersistentCollection {#3733 …} } App\Entity\Alapszin {#3735 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3736 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3737 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3738 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3740 …} -felulet: Doctrine\ORM\PersistentCollection {#3742 …} } App\Entity\Alapszin {#3744 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3745 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3746 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3747 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3749 …} -felulet: Doctrine\ORM\PersistentCollection {#3751 …} } App\Entity\Alapszin {#3753 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3754 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3755 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} -felulet: Doctrine\ORM\PersistentCollection {#3760 …} } App\Entity\Alapszin {#3762 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3763 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3764 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} -felulet: Doctrine\ORM\PersistentCollection {#3769 …} } App\Entity\Alapszin {#3771 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3772 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3773 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} -felulet: Doctrine\ORM\PersistentCollection {#3778 …} } App\Entity\Alapszin {#3780 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3781 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3782 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} -felulet: Doctrine\ORM\PersistentCollection {#3787 …} } ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Alapszín" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "alapszin_autocomplete" "_filter_form_alapszin" ] |
| cache_key | "_filter_form_alapszin_alapszin_autocomplete" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +data: App\Entity\Alapszin {#3699 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3700 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3701 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3702 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3704 …} -felulet: Doctrine\ORM\PersistentCollection {#3706 …} } +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +data: App\Entity\Alapszin {#3633 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3632 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3631 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3630 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3626 …} } +value: "szurke" +label: "szürke" +attr: [ "data-color" => null "data-alias" => "szurke" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +data: App\Entity\Alapszin {#3624 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3623 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3622 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3621 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3617 …} } +value: "fekete" +label: "fekete" +attr: [ "data-color" => null "data-alias" => "fekete" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +data: App\Entity\Alapszin {#3708 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3709 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3710 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3711 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3713 …} -felulet: Doctrine\ORM\PersistentCollection {#3715 …} } +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +data: App\Entity\Alapszin {#3645 -id: 15 -name: "vörös" -alias: "voros" -color: null -active: true -alt: "vörös" -title: "vörös" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3646 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3647 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3648 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3650 …} -felulet: Doctrine\ORM\PersistentCollection {#3652 …} } +value: "voros" +label: "vörös" +attr: [ "data-color" => null "data-alias" => "voros" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +data: App\Entity\Alapszin {#3654 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3655 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3656 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3657 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3659 …} -felulet: Doctrine\ORM\PersistentCollection {#3661 …} } +value: "narancs" +label: "narancs" +attr: [ "data-color" => null "data-alias" => "narancs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +data: App\Entity\Alapszin {#3663 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3664 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3665 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3666 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3668 …} -felulet: Doctrine\ORM\PersistentCollection {#3670 …} } +value: "bezs" +label: "bézs" +attr: [ "data-color" => null "data-alias" => "bezs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +data: App\Entity\Alapszin {#3672 -id: 18 -name: "rózsaszín" -alias: "rozsaszin" -color: null -active: true -alt: "rózsaszín" -title: "rózsaszín" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3673 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3675 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3677 …} -felulet: Doctrine\ORM\PersistentCollection {#3679 …} } +value: "rozsaszin" +label: "rózsaszín" +attr: [ "data-color" => null "data-alias" => "rozsaszin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +data: App\Entity\Alapszin {#3681 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3682 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3684 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3686 …} -felulet: Doctrine\ORM\PersistentCollection {#3688 …} } +value: "sarga" +label: "sárga" +attr: [ "data-color" => null "data-alias" => "sarga" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +data: App\Entity\Alapszin {#3690 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3691 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3693 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3695 …} -felulet: Doctrine\ORM\PersistentCollection {#3697 …} } +value: "bordo" +label: "bordó" +attr: [ "data-color" => null "data-alias" => "bordo" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +data: App\Entity\Alapszin {#3699} +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +data: App\Entity\Alapszin {#3708} +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +data: App\Entity\Alapszin {#3717 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3718 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3719 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3720 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3722 …} -felulet: Doctrine\ORM\PersistentCollection {#3724 …} } +value: "szin1" +label: "szin1" +attr: [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +data: App\Entity\Alapszin {#3726 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3727 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3728 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3729 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3731 …} -felulet: Doctrine\ORM\PersistentCollection {#3733 …} } +value: "szin2" +label: "szin2" +attr: [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +data: App\Entity\Alapszin {#3735 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3736 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3737 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3738 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3740 …} -felulet: Doctrine\ORM\PersistentCollection {#3742 …} } +value: "szin3" +label: "szin3" +attr: [ "data-color" => "#A8654A" "data-alias" => "szin3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +data: App\Entity\Alapszin {#3744 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3745 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3746 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3747 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3749 …} -felulet: Doctrine\ORM\PersistentCollection {#3751 …} } +value: "szin4" +label: "szin4" +attr: [ "data-color" => "#915039" "data-alias" => "szin4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +data: App\Entity\Alapszin {#3753 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3754 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3755 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} -felulet: Doctrine\ORM\PersistentCollection {#3760 …} } +value: "szin5" +label: "szin5" +attr: [ "data-color" => "#5D4038" "data-alias" => "szin5" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +data: App\Entity\Alapszin {#3762 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3763 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3764 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} -felulet: Doctrine\ORM\PersistentCollection {#3769 …} } +value: "szin6" +label: "szin6" +attr: [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +data: App\Entity\Alapszin {#3771 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3772 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3773 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} -felulet: Doctrine\ORM\PersistentCollection {#3778 …} } +value: "szin7" +label: "szin7" +attr: [ "data-color" => "#6D4100" "data-alias" => "szin7" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +data: App\Entity\Alapszin {#3780 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3781 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3782 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} -felulet: Doctrine\ORM\PersistentCollection {#3787 …} } +value: "szin8" +label: "szin8" +attr: [ "data-color" => "#605D58" "data-alias" => "szin8" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4399 -errors: [] -form: Symfony\Component\Form\Form {#4216 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3981 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin" |
| is_selected | Closure($choice, $value) {#4390 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Alapszín" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "alapszin" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
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 | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
[ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| block_name | "entry" |
same as passed value |
| label | "fehér" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "feher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "fehér" |
| 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() {#4035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4036 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "feher" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4354 -errors: [] -form: Symfony\Component\Form\Form {#4219 …} } |
| form | Symfony\Component\Form\FormView {#4363 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_0" |
| label | "fehér" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "feher" |
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 | [ "data-color" => null "data-alias" => "szurke" ] |
[ "data-color" => null "data-alias" => "szurke" ] |
| block_name | "entry" |
same as passed value |
| label | "szürke" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szurke" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "szurke" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szürke" |
| 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() {#4047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4046 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szurke" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "szurke" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4345 -errors: [] -form: Symfony\Component\Form\Form {#4222 …} } |
| form | Symfony\Component\Form\FormView {#4336 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_1" |
| label | "szürke" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szurke" |
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 | [ "data-color" => null "data-alias" => "fekete" ] |
[ "data-color" => null "data-alias" => "fekete" ] |
| block_name | "entry" |
same as passed value |
| label | "fekete" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "fekete" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "fekete" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "fekete" |
| 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() {#4056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4055 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "fekete" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "fekete" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4327 -errors: [] -form: Symfony\Component\Form\Form {#4225 …} } |
| form | Symfony\Component\Form\FormView {#4318 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_2" |
| label | "fekete" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "fekete" |
3
"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 | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
[ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| block_name | "entry" |
same as passed value |
| label | "barna" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "barna" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "barna" |
| 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() {#4065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4064 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "barna" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4309 -errors: [] -form: Symfony\Component\Form\Form {#4228 …} } |
| form | Symfony\Component\Form\FormView {#4300 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_3" |
| label | "barna" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "barna" |
4
"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 | [ "data-color" => null "data-alias" => "voros" ] |
[ "data-color" => null "data-alias" => "voros" ] |
| block_name | "entry" |
same as passed value |
| label | "vörös" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "voros" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "voros" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "vörös" |
| 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() {#4074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4073 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "voros" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "voros" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4291 -errors: [] -form: Symfony\Component\Form\Form {#4231 …} } |
| form | Symfony\Component\Form\FormView {#4282 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_4" |
| label | "vörös" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "voros" |
5
"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 | [ "data-color" => null "data-alias" => "narancs" ] |
[ "data-color" => null "data-alias" => "narancs" ] |
| block_name | "entry" |
same as passed value |
| label | "narancs" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "narancs" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "narancs" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "narancs" |
| 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() {#4083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4082 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "narancs" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "narancs" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3941 -errors: [] -form: Symfony\Component\Form\Form {#4234 …} } |
| form | Symfony\Component\Form\FormView {#4210 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_5" |
| label | "narancs" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "narancs" |
6
"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 | [ "data-color" => null "data-alias" => "bezs" ] |
[ "data-color" => null "data-alias" => "bezs" ] |
| block_name | "entry" |
same as passed value |
| label | "bézs" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "bezs" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "bezs" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "bézs" |
| 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() {#4092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4091 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bezs" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "bezs" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4201 -errors: [] -form: Symfony\Component\Form\Form {#4237 …} } |
| form | Symfony\Component\Form\FormView {#4192 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_6" |
| label | "bézs" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "bezs" |
7
"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 | [ "data-color" => null "data-alias" => "rozsaszin" ] |
[ "data-color" => null "data-alias" => "rozsaszin" ] |
| block_name | "entry" |
same as passed value |
| label | "rózsaszín" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "rozsaszin" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "rozsaszin" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rózsaszín" |
| 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() {#4101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4100 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rozsaszin" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "rozsaszin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4183 -errors: [] -form: Symfony\Component\Form\Form {#4240 …} } |
| form | Symfony\Component\Form\FormView {#4174 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_7" |
| label | "rózsaszín" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "rozsaszin" |
8
"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 | [ "data-color" => null "data-alias" => "sarga" ] |
[ "data-color" => null "data-alias" => "sarga" ] |
| block_name | "entry" |
same as passed value |
| label | "sárga" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "sarga" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "sarga" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sárga" |
| 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() {#4110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4109 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "sarga" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "sarga" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4165 -errors: [] -form: Symfony\Component\Form\Form {#4243 …} } |
| form | Symfony\Component\Form\FormView {#4156 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_8" |
| label | "sárga" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "sarga" |
9
"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 | [ "data-color" => null "data-alias" => "bordo" ] |
[ "data-color" => null "data-alias" => "bordo" ] |
| block_name | "entry" |
same as passed value |
| label | "bordó" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "bordo" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => null "data-alias" => "bordo" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "bordó" |
| 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() {#4119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4118 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bordo" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => null "data-alias" => "bordo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4147 -errors: [] -form: Symfony\Component\Form\Form {#4246 …} } |
| form | Symfony\Component\Form\FormView {#4138 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_9" |
| label | "bordó" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "bordo" |
10
"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 | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
[ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| block_name | "entry" |
same as passed value |
| label | "fehér" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "feher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "fehér" |
| 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() {#4128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4127 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "feher" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4129 -errors: [] -form: Symfony\Component\Form\Form {#4249 …} } |
| form | Symfony\Component\Form\FormView {#4120 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_10" |
| label | "fehér" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "feher" |
11
"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 | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
[ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| block_name | "entry" |
same as passed value |
| label | "barna" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "barna" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "barna" |
| 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() {#4137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4136 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "barna" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#B0A393" "data-alias" => "barna" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4111 -errors: [] -form: Symfony\Component\Form\Form {#4252 …} } |
| form | Symfony\Component\Form\FormView {#4102 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_11" |
| label | "barna" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "barna" |
12
"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 | [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] |
[ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] |
| block_name | "entry" |
same as passed value |
| label | "szin1" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin1" |
| 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() {#4146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4145 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4093 -errors: [] -form: Symfony\Component\Form\Form {#4255 …} } |
| form | Symfony\Component\Form\FormView {#4084 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_12" |
| label | "szin1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin1" |
13
"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 | [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] |
[ "data-color" => "#D3BD58" "data-alias" => "szin2" ] |
| block_name | "entry" |
same as passed value |
| label | "szin2" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin2" |
| 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() {#4155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4154 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4075 -errors: [] -form: Symfony\Component\Form\Form {#4258 …} } |
| form | Symfony\Component\Form\FormView {#4066 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_13" |
| label | "szin2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin2" |
14
"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 | [ "data-color" => "#A8654A" "data-alias" => "szin3" ] |
[ "data-color" => "#A8654A" "data-alias" => "szin3" ] |
| block_name | "entry" |
same as passed value |
| label | "szin3" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#A8654A" "data-alias" => "szin3" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin3" |
| 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() {#4164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4163 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#A8654A" "data-alias" => "szin3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4057 -errors: [] -form: Symfony\Component\Form\Form {#4261 …} } |
| form | Symfony\Component\Form\FormView {#4048 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_14" |
| label | "szin3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin3" |
15
"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 | [ "data-color" => "#915039" "data-alias" => "szin4" ] |
[ "data-color" => "#915039" "data-alias" => "szin4" ] |
| block_name | "entry" |
same as passed value |
| label | "szin4" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#915039" "data-alias" => "szin4" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin4" |
| 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() {#4173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4172 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#915039" "data-alias" => "szin4" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4039 -errors: [] -form: Symfony\Component\Form\Form {#4264 …} } |
| form | Symfony\Component\Form\FormView {#4478 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_15" |
| label | "szin4" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin4" |
16
"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 | [ "data-color" => "#5D4038" "data-alias" => "szin5" ] |
[ "data-color" => "#5D4038" "data-alias" => "szin5" ] |
| block_name | "entry" |
same as passed value |
| label | "szin5" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#5D4038" "data-alias" => "szin5" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin5" |
| 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() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4181 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin5" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#5D4038" "data-alias" => "szin5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4480 -errors: [] -form: Symfony\Component\Form\Form {#4267 …} } |
| form | Symfony\Component\Form\FormView {#4481 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_16" |
| label | "szin5" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin5" |
17
"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 | [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] |
[ "data-color" => "#7A82A5" "data-alias" => "szin6" ] |
| block_name | "entry" |
same as passed value |
| label | "szin6" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin6" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin6" |
| 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() {#4191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4190 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin6" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4482 -errors: [] -form: Symfony\Component\Form\Form {#4270 …} } |
| form | Symfony\Component\Form\FormView {#4483 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_17" |
| label | "szin6" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin6" |
18
"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 | [ "data-color" => "#6D4100" "data-alias" => "szin7" ] |
[ "data-color" => "#6D4100" "data-alias" => "szin7" ] |
| block_name | "entry" |
same as passed value |
| label | "szin7" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin7" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#6D4100" "data-alias" => "szin7" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin7" |
| 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() {#4200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4199 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#6D4100" "data-alias" => "szin7" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4489 -errors: [] -form: Symfony\Component\Form\Form {#4273 …} } |
| form | Symfony\Component\Form\FormView {#4530 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_18" |
| label | "szin7" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin7" |
19
"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 | [ "data-color" => "#605D58" "data-alias" => "szin8" ] |
[ "data-color" => "#605D58" "data-alias" => "szin8" ] |
| block_name | "entry" |
same as passed value |
| label | "szin8" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "szin8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-color" => "#605D58" "data-alias" => "szin8" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "szin8" |
| 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() {#4209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4208 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "szin8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-color" => "#605D58" "data-alias" => "szin8" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_alapszin_entry" ] |
| cache_key | "_filter_form_alapszin_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4532 -errors: [] -form: Symfony\Component\Form\Form {#4276 …} } |
| form | Symfony\Component\Form\FormView {#4560 …5} |
| full_name | "filter_form[alapszin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_alapszin_19" |
| label | "szin8" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_alapszin_entry" |
| valid | true |
| value | "szin8" |
felulet
"App\Form\Type\FeluletAutocompleteType"
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 |
|---|---|---|
| autocomplete_url | "/autocomplete/felulet" |
same as passed value |
| choices | [ App\Entity\Felulet {#3791 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3792 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3793 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3794 …} -alapszin: Doctrine\ORM\PersistentCollection {#3796 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3798 …} } App\Entity\Felulet {#3800 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3801 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3802 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3803 …} -alapszin: Doctrine\ORM\PersistentCollection {#3805 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3807 …} } App\Entity\Felulet {#3809 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3810 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3811 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3812 …} -alapszin: Doctrine\ORM\PersistentCollection {#3814 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3816 …} } App\Entity\Felulet {#3818 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3819 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3820 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3821 …} -alapszin: Doctrine\ORM\PersistentCollection {#3823 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3825 …} } App\Entity\Felulet {#3827 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3828 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3829 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3830 …} -alapszin: Doctrine\ORM\PersistentCollection {#3832 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3834 …} } App\Entity\Felulet {#3836 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3837 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3838 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3839 …} -alapszin: Doctrine\ORM\PersistentCollection {#3841 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3843 …} } App\Entity\Felulet {#3845 -id: 7 -name: "sima kézi vetésű" -alias: "sima-kezi-vetesu" -icon: null -icon_title: "sima kézi vetésű" -icon_alt: "sima kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3846 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3847 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3848 …} -alapszin: Doctrine\ORM\PersistentCollection {#3850 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3852 …} } App\Entity\Felulet {#3854 -id: 8 -name: "strukturált klinker" -alias: "strukturalt-klinker" -icon: null -icon_title: "strukturált klinker" -icon_alt: "strukturált klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3855 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3856 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3857 …} -alapszin: Doctrine\ORM\PersistentCollection {#3859 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3861 …} } App\Entity\Felulet {#3863 -id: 9 -name: "rusztikus kézi vetésű" -alias: "rusztikus-kezi-vetesu" -icon: null -icon_title: "rusztikus kézi vetésű" -icon_alt: "rusztikus kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3864 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3865 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3866 …} -alapszin: Doctrine\ORM\PersistentCollection {#3868 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3870 …} } App\Entity\Felulet {#3872 -id: 10 -name: "strukturált kézi vetésű" -alias: "strukturalt-kezi-vetesu" -icon: null -icon_title: "strukturált kézi vetésű" -icon_alt: "strukturált kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3873 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3875 …} -alapszin: Doctrine\ORM\PersistentCollection {#3877 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3879 …} } App\Entity\Felulet {#3881 -id: 11 -name: "sima klinker" -alias: "sima-klinker" -icon: null -icon_title: "sima klinker" -icon_alt: "sima klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3882 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3884 …} -alapszin: Doctrine\ORM\PersistentCollection {#3886 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3888 …} } App\Entity\Felulet {#3890 -id: 12 -name: "rusztikus klinker" -alias: "rusztikus-klinker" -icon: null -icon_title: "rusztikus klinker" -icon_alt: "rusztikus klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3891 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3893 …} -alapszin: Doctrine\ORM\PersistentCollection {#3895 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3897 …} } App\Entity\Felulet {#3899 -id: 13 -name: "mázas" -alias: "mazas" -icon: null -icon_title: "mázas" -icon_alt: "mázas" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3900 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3902 …} -alapszin: Doctrine\ORM\PersistentCollection {#3904 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3906 …} } App\Entity\Felulet {#3908 -id: 14 -name: "antik kézi vetésű" -alias: "antik-kezi-vetesu" -icon: null -icon_title: "antik kézi vetésű" -icon_alt: "antik kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3909 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3911 …} -alapszin: Doctrine\ORM\PersistentCollection {#3913 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3915 …} } ] |
[ App\Entity\Felulet {#3791 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3792 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3793 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3794 …} -alapszin: Doctrine\ORM\PersistentCollection {#3796 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3798 …} } App\Entity\Felulet {#3800 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3801 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3802 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3803 …} -alapszin: Doctrine\ORM\PersistentCollection {#3805 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3807 …} } App\Entity\Felulet {#3809 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3810 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3811 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3812 …} -alapszin: Doctrine\ORM\PersistentCollection {#3814 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3816 …} } App\Entity\Felulet {#3818 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3819 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3820 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3821 …} -alapszin: Doctrine\ORM\PersistentCollection {#3823 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3825 …} } App\Entity\Felulet {#3827 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3828 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3829 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3830 …} -alapszin: Doctrine\ORM\PersistentCollection {#3832 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3834 …} } App\Entity\Felulet {#3836 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3837 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3838 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3839 …} -alapszin: Doctrine\ORM\PersistentCollection {#3841 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3843 …} } App\Entity\Felulet {#3845 -id: 7 -name: "sima kézi vetésű" -alias: "sima-kezi-vetesu" -icon: null -icon_title: "sima kézi vetésű" -icon_alt: "sima kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3846 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3847 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3848 …} -alapszin: Doctrine\ORM\PersistentCollection {#3850 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3852 …} } App\Entity\Felulet {#3854 -id: 8 -name: "strukturált klinker" -alias: "strukturalt-klinker" -icon: null -icon_title: "strukturált klinker" -icon_alt: "strukturált klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3855 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3856 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3857 …} -alapszin: Doctrine\ORM\PersistentCollection {#3859 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3861 …} } App\Entity\Felulet {#3863 -id: 9 -name: "rusztikus kézi vetésű" -alias: "rusztikus-kezi-vetesu" -icon: null -icon_title: "rusztikus kézi vetésű" -icon_alt: "rusztikus kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3864 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3865 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3866 …} -alapszin: Doctrine\ORM\PersistentCollection {#3868 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3870 …} } App\Entity\Felulet {#3872 -id: 10 -name: "strukturált kézi vetésű" -alias: "strukturalt-kezi-vetesu" -icon: null -icon_title: "strukturált kézi vetésű" -icon_alt: "strukturált kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3873 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3875 …} -alapszin: Doctrine\ORM\PersistentCollection {#3877 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3879 …} } App\Entity\Felulet {#3881 -id: 11 -name: "sima klinker" -alias: "sima-klinker" -icon: null -icon_title: "sima klinker" -icon_alt: "sima klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3882 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3884 …} -alapszin: Doctrine\ORM\PersistentCollection {#3886 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3888 …} } App\Entity\Felulet {#3890 -id: 12 -name: "rusztikus klinker" -alias: "rusztikus-klinker" -icon: null -icon_title: "rusztikus klinker" -icon_alt: "rusztikus klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3891 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3893 …} -alapszin: Doctrine\ORM\PersistentCollection {#3895 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3897 …} } App\Entity\Felulet {#3899 -id: 13 -name: "mázas" -alias: "mazas" -icon: null -icon_title: "mázas" -icon_alt: "mázas" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3900 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3902 …} -alapszin: Doctrine\ORM\PersistentCollection {#3904 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3906 …} } App\Entity\Felulet {#3908 -id: 14 -name: "antik kézi vetésű" -alias: "antik-kezi-vetesu" -icon: null -icon_title: "antik kézi vetésű" -icon_alt: "antik kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3909 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3911 …} -alapszin: Doctrine\ORM\PersistentCollection {#3913 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3915 …} } ] |
| label | "Felület" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | "/autocomplete/felulet" |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(Felulet $felulet) {#3977 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3971 …} } |
| choice_filter | null |
| choice_label | Closure(Felulet $felulet) {#3975 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3971 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Felulet $felulet) {#3976 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3971 …} } |
| choices | [ App\Entity\Felulet {#3791 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3792 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3793 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3794 …} -alapszin: Doctrine\ORM\PersistentCollection {#3796 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3798 …} } App\Entity\Felulet {#3800 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3801 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3802 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3803 …} -alapszin: Doctrine\ORM\PersistentCollection {#3805 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3807 …} } App\Entity\Felulet {#3809 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3810 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3811 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3812 …} -alapszin: Doctrine\ORM\PersistentCollection {#3814 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3816 …} } App\Entity\Felulet {#3818 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3819 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3820 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3821 …} -alapszin: Doctrine\ORM\PersistentCollection {#3823 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3825 …} } App\Entity\Felulet {#3827 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3828 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3829 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3830 …} -alapszin: Doctrine\ORM\PersistentCollection {#3832 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3834 …} } App\Entity\Felulet {#3836 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3837 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3838 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3839 …} -alapszin: Doctrine\ORM\PersistentCollection {#3841 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3843 …} } App\Entity\Felulet {#3845 -id: 7 -name: "sima kézi vetésű" -alias: "sima-kezi-vetesu" -icon: null -icon_title: "sima kézi vetésű" -icon_alt: "sima kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3846 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3847 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3848 …} -alapszin: Doctrine\ORM\PersistentCollection {#3850 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3852 …} } App\Entity\Felulet {#3854 -id: 8 -name: "strukturált klinker" -alias: "strukturalt-klinker" -icon: null -icon_title: "strukturált klinker" -icon_alt: "strukturált klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3855 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3856 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3857 …} -alapszin: Doctrine\ORM\PersistentCollection {#3859 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3861 …} } App\Entity\Felulet {#3863 -id: 9 -name: "rusztikus kézi vetésű" -alias: "rusztikus-kezi-vetesu" -icon: null -icon_title: "rusztikus kézi vetésű" -icon_alt: "rusztikus kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3864 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3865 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3866 …} -alapszin: Doctrine\ORM\PersistentCollection {#3868 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3870 …} } App\Entity\Felulet {#3872 -id: 10 -name: "strukturált kézi vetésű" -alias: "strukturalt-kezi-vetesu" -icon: null -icon_title: "strukturált kézi vetésű" -icon_alt: "strukturált kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3873 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3875 …} -alapszin: Doctrine\ORM\PersistentCollection {#3877 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3879 …} } App\Entity\Felulet {#3881 -id: 11 -name: "sima klinker" -alias: "sima-klinker" -icon: null -icon_title: "sima klinker" -icon_alt: "sima klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3882 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3884 …} -alapszin: Doctrine\ORM\PersistentCollection {#3886 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3888 …} } App\Entity\Felulet {#3890 -id: 12 -name: "rusztikus klinker" -alias: "rusztikus-klinker" -icon: null -icon_title: "rusztikus klinker" -icon_alt: "rusztikus klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3891 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3893 …} -alapszin: Doctrine\ORM\PersistentCollection {#3895 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3897 …} } App\Entity\Felulet {#3899 -id: 13 -name: "mázas" -alias: "mazas" -icon: null -icon_title: "mázas" -icon_alt: "mázas" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3900 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3902 …} -alapszin: Doctrine\ORM\PersistentCollection {#3904 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3906 …} } App\Entity\Felulet {#3908 -id: 14 -name: "antik kézi vetésű" -alias: "antik-kezi-vetesu" -icon: null -icon_title: "antik kézi vetésű" -icon_alt: "antik kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3909 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3911 …} -alapszin: Doctrine\ORM\PersistentCollection {#3913 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3915 …} } ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Felület" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3979 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "felulet_autocomplete" "_filter_form_felulet" ] |
| cache_key | "_filter_form_felulet_felulet_autocomplete" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +data: App\Entity\Felulet {#3791 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3792 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3793 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3794 …} -alapszin: Doctrine\ORM\PersistentCollection {#3796 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3798 …} } +value: "felulet1" +label: "felület1" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +data: App\Entity\Felulet {#3800 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3801 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3802 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3803 …} -alapszin: Doctrine\ORM\PersistentCollection {#3805 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3807 …} } +value: "felulet2" +label: "felulet2" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +data: App\Entity\Felulet {#3809 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3810 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3811 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3812 …} -alapszin: Doctrine\ORM\PersistentCollection {#3814 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3816 …} } +value: "felulet3" +label: "felulet3" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +data: App\Entity\Felulet {#3818 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3819 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3820 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3821 …} -alapszin: Doctrine\ORM\PersistentCollection {#3823 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3825 …} } +value: "felulet4" +label: "felulet4" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +data: App\Entity\Felulet {#3827 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3828 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3829 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3830 …} -alapszin: Doctrine\ORM\PersistentCollection {#3832 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3834 …} } +value: "felulet35" +label: "felulet35" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +data: App\Entity\Felulet {#3836 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3837 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3838 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3839 …} -alapszin: Doctrine\ORM\PersistentCollection {#3841 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3843 …} } +value: "felulet36" +label: "felulet36" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +data: App\Entity\Felulet {#3845 -id: 7 -name: "sima kézi vetésű" -alias: "sima-kezi-vetesu" -icon: null -icon_title: "sima kézi vetésű" -icon_alt: "sima kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3846 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3847 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3848 …} -alapszin: Doctrine\ORM\PersistentCollection {#3850 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3852 …} } +value: "sima-kezi-vetesu" +label: "sima kézi vetésű" +attr: [ "data-icon" => null "data-alias" => "sima-kezi-vetesu" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +data: App\Entity\Felulet {#3854 -id: 8 -name: "strukturált klinker" -alias: "strukturalt-klinker" -icon: null -icon_title: "strukturált klinker" -icon_alt: "strukturált klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3855 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3856 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3857 …} -alapszin: Doctrine\ORM\PersistentCollection {#3859 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3861 …} } +value: "strukturalt-klinker" +label: "strukturált klinker" +attr: [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +data: App\Entity\Felulet {#3863 -id: 9 -name: "rusztikus kézi vetésű" -alias: "rusztikus-kezi-vetesu" -icon: null -icon_title: "rusztikus kézi vetésű" -icon_alt: "rusztikus kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3864 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3865 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3866 …} -alapszin: Doctrine\ORM\PersistentCollection {#3868 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3870 …} } +value: "rusztikus-kezi-vetesu" +label: "rusztikus kézi vetésű" +attr: [ "data-icon" => null "data-alias" => "rusztikus-kezi-vetesu" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +data: App\Entity\Felulet {#3872 -id: 10 -name: "strukturált kézi vetésű" -alias: "strukturalt-kezi-vetesu" -icon: null -icon_title: "strukturált kézi vetésű" -icon_alt: "strukturált kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3873 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3875 …} -alapszin: Doctrine\ORM\PersistentCollection {#3877 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3879 …} } +value: "strukturalt-kezi-vetesu" +label: "strukturált kézi vetésű" +attr: [ "data-icon" => null "data-alias" => "strukturalt-kezi-vetesu" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +data: App\Entity\Felulet {#3881 -id: 11 -name: "sima klinker" -alias: "sima-klinker" -icon: null -icon_title: "sima klinker" -icon_alt: "sima klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3882 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3884 …} -alapszin: Doctrine\ORM\PersistentCollection {#3886 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3888 …} } +value: "sima-klinker" +label: "sima klinker" +attr: [ "data-icon" => null "data-alias" => "sima-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +data: App\Entity\Felulet {#3890 -id: 12 -name: "rusztikus klinker" -alias: "rusztikus-klinker" -icon: null -icon_title: "rusztikus klinker" -icon_alt: "rusztikus klinker" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3891 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3893 …} -alapszin: Doctrine\ORM\PersistentCollection {#3895 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3897 …} } +value: "rusztikus-klinker" +label: "rusztikus klinker" +attr: [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +data: App\Entity\Felulet {#3899 -id: 13 -name: "mázas" -alias: "mazas" -icon: null -icon_title: "mázas" -icon_alt: "mázas" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3900 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3902 …} -alapszin: Doctrine\ORM\PersistentCollection {#3904 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3906 …} } +value: "mazas" +label: "mázas" +attr: [ "data-icon" => null "data-alias" => "mazas" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +data: App\Entity\Felulet {#3908 -id: 14 -name: "antik kézi vetésű" -alias: "antik-kezi-vetesu" -icon: null -icon_title: "antik kézi vetésű" -icon_alt: "antik kézi vetésű" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3909 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3911 …} -alapszin: Doctrine\ORM\PersistentCollection {#3913 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3915 …} } +value: "antik-kezi-vetesu" +label: "antik kézi vetésű" +attr: [ "data-icon" => null "data-alias" => "antik-kezi-vetesu" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4372 -errors: [] -form: Symfony\Component\Form\Form {#4405 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4381 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet" |
| is_selected | Closure($choice, $value) {#4566 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Felület" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "felulet" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
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 | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] |
| block_name | "entry" |
same as passed value |
| label | "felület1" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felület1" |
| 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() {#4281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4280 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4570 -errors: [] -form: Symfony\Component\Form\Form {#4408 …} } |
| form | Symfony\Component\Form\FormView {#4569 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_0" |
| label | "felület1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet1" |
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 | [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] |
| block_name | "entry" |
same as passed value |
| label | "felulet2" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felulet2" |
| 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() {#4290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4289 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4571 -errors: [] -form: Symfony\Component\Form\Form {#4411 …} } |
| form | Symfony\Component\Form\FormView {#4572 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_1" |
| label | "felulet2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet2" |
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 | [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] |
| block_name | "entry" |
same as passed value |
| label | "felulet3" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felulet3" |
| 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() {#4299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4298 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4573 -errors: [] -form: Symfony\Component\Form\Form {#4414 …} } |
| form | Symfony\Component\Form\FormView {#4574 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_2" |
| label | "felulet3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet3" |
3
"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 | [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] |
| block_name | "entry" |
same as passed value |
| label | "felulet4" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felulet4" |
| 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() {#4308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4307 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4575 -errors: [] -form: Symfony\Component\Form\Form {#4417 …} } |
| form | Symfony\Component\Form\FormView {#4576 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_3" |
| label | "felulet4" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet4" |
4
"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 | [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] |
| block_name | "entry" |
same as passed value |
| label | "felulet35" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet35" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felulet35" |
| 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() {#4317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4316 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet35" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4577 -errors: [] -form: Symfony\Component\Form\Form {#4420 …} } |
| form | Symfony\Component\Form\FormView {#4578 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_4" |
| label | "felulet35" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet35" |
5
"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 | [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] |
[ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] |
| block_name | "entry" |
same as passed value |
| label | "felulet36" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "felulet36" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "felulet36" |
| 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() {#4326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4325 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "felulet36" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4579 -errors: [] -form: Symfony\Component\Form\Form {#4423 …} } |
| form | Symfony\Component\Form\FormView {#4580 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_5" |
| label | "felulet36" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "felulet36" |
6
"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 | [ "data-icon" => null "data-alias" => "sima-kezi-vetesu" ] |
[ "data-icon" => null "data-alias" => "sima-kezi-vetesu" ] |
| block_name | "entry" |
same as passed value |
| label | "sima kézi vetésű" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "sima-kezi-vetesu" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "sima-kezi-vetesu" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sima kézi vetésű" |
| 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() {#4335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4334 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "sima-kezi-vetesu" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "sima-kezi-vetesu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4581 -errors: [] -form: Symfony\Component\Form\Form {#4426 …} } |
| form | Symfony\Component\Form\FormView {#4582 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_6" |
| label | "sima kézi vetésű" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "sima-kezi-vetesu" |
7
"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 | [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] |
[ "data-icon" => null "data-alias" => "strukturalt-klinker" ] |
| block_name | "entry" |
same as passed value |
| label | "strukturált klinker" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "strukturalt-klinker" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "strukturált klinker" |
| 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() {#4344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4343 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "strukturalt-klinker" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4583 -errors: [] -form: Symfony\Component\Form\Form {#4429 …} } |
| form | Symfony\Component\Form\FormView {#4584 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_7" |
| label | "strukturált klinker" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "strukturalt-klinker" |
8
"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 | [ "data-icon" => null "data-alias" => "rusztikus-kezi-vetesu" ] |
[ "data-icon" => null "data-alias" => "rusztikus-kezi-vetesu" ] |
| block_name | "entry" |
same as passed value |
| label | "rusztikus kézi vetésű" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "rusztikus-kezi-vetesu" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "rusztikus-kezi-vetesu" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rusztikus kézi vetésű" |
| 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() {#4353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4352 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rusztikus-kezi-vetesu" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "rusztikus-kezi-vetesu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4585 -errors: [] -form: Symfony\Component\Form\Form {#4432 …} } |
| form | Symfony\Component\Form\FormView {#4586 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_8" |
| label | "rusztikus kézi vetésű" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "rusztikus-kezi-vetesu" |
9
"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 | [ "data-icon" => null "data-alias" => "strukturalt-kezi-vetesu" ] |
[ "data-icon" => null "data-alias" => "strukturalt-kezi-vetesu" ] |
| block_name | "entry" |
same as passed value |
| label | "strukturált kézi vetésű" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "strukturalt-kezi-vetesu" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "strukturalt-kezi-vetesu" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "strukturált kézi vetésű" |
| 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() {#4362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4361 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "strukturalt-kezi-vetesu" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "strukturalt-kezi-vetesu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4587 -errors: [] -form: Symfony\Component\Form\Form {#4435 …} } |
| form | Symfony\Component\Form\FormView {#4588 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_9" |
| label | "strukturált kézi vetésű" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "strukturalt-kezi-vetesu" |
10
"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 | [ "data-icon" => null "data-alias" => "sima-klinker" ] |
[ "data-icon" => null "data-alias" => "sima-klinker" ] |
| block_name | "entry" |
same as passed value |
| label | "sima klinker" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "sima-klinker" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "sima-klinker" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sima klinker" |
| 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() {#4371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4370 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "sima-klinker" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "sima-klinker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4589 -errors: [] -form: Symfony\Component\Form\Form {#4438 …} } |
| form | Symfony\Component\Form\FormView {#4590 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_10" |
| label | "sima klinker" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "sima-klinker" |
11
"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 | [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] |
[ "data-icon" => null "data-alias" => "rusztikus-klinker" ] |
| block_name | "entry" |
same as passed value |
| label | "rusztikus klinker" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "rusztikus-klinker" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rusztikus klinker" |
| 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() {#4380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4379 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rusztikus-klinker" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4591 -errors: [] -form: Symfony\Component\Form\Form {#4441 …} } |
| form | Symfony\Component\Form\FormView {#4592 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_11" |
| label | "rusztikus klinker" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "rusztikus-klinker" |
12
"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 | [ "data-icon" => null "data-alias" => "mazas" ] |
[ "data-icon" => null "data-alias" => "mazas" ] |
| block_name | "entry" |
same as passed value |
| label | "mázas" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "mazas" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "mazas" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "mázas" |
| 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() {#4389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4388 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "mazas" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "mazas" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4593 -errors: [] -form: Symfony\Component\Form\Form {#4444 …} } |
| form | Symfony\Component\Form\FormView {#4594 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_12" |
| label | "mázas" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "mazas" |
13
"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 | [ "data-icon" => null "data-alias" => "antik-kezi-vetesu" ] |
[ "data-icon" => null "data-alias" => "antik-kezi-vetesu" ] |
| block_name | "entry" |
same as passed value |
| label | "antik kézi vetésű" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "antik-kezi-vetesu" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-icon" => null "data-alias" => "antik-kezi-vetesu" ] |
| 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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "antik kézi vetésű" |
| 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() {#4398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4397 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "antik-kezi-vetesu" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-icon" => null "data-alias" => "antik-kezi-vetesu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filter_form_felulet_entry" ] |
| cache_key | "_filter_form_felulet_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4595 -errors: [] -form: Symfony\Component\Form\Form {#4447 …} } |
| form | Symfony\Component\Form\FormView {#4596 …5} |
| full_name | "filter_form[felulet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_felulet_13" |
| label | "antik kézi vetésű" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_felulet_entry" |
| valid | true |
| value | "antik-kezi-vetesu" |
raktaron
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 |
|---|---|---|
| choices | [ "Igen" => "1" "Nem" => "0" ] |
[ "Igen" => "1" "Nem" => "0" ] |
| expanded | true |
same as passed value |
| label | "Raktáron" |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Igen" => "1" "Nem" => "0" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Raktáron" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filter_form_raktaron" ] |
| cache_key | "_filter_form_raktaron_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +data: "1" +value: "1" +label: "Igen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +data: "0" +value: "0" +label: "Nem" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4568 -errors: [] -form: Symfony\Component\Form\Form {#4468 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4562 …5} |
| full_name | "filter_form[raktaron]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_raktaron" |
| is_selected | Closure($choice, array $values) {#4598 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Raktáron" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "raktaron" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_raktaron" |
| uses_autocomplete | false |
| 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 | "Igen" |
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 | null |
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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Igen" |
| 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() {#4452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4451 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_form_raktaron_entry" ] |
| cache_key | "_filter_form_raktaron_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4601 -errors: [] -form: Symfony\Component\Form\Form {#4471 …} } |
| form | Symfony\Component\Form\FormView {#4600 …5} |
| full_name | "filter_form[raktaron][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_raktaron_0" |
| label | "Igen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_raktaron_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 | "Nem" |
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 | null |
same as passed value |
| value | "0" |
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\SameOriginCsrfTokenManager {#1088 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#280 …} -logger: Monolog\Logger {#176 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1089 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4033 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 {#4034 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Nem" |
| 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() {#4461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4460 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filter_form_raktaron_entry" ] |
| cache_key | "_filter_form_raktaron_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4602 -errors: [] -form: Symfony\Component\Form\Form {#4474 …} } |
| form | Symfony\Component\Form\FormView {#4603 …5} |
| full_name | "filter_form[raktaron][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_raktaron_1" |
| label | "Nem" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_raktaron_entry" |
| valid | true |
| value | "0" |