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) {#3297 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() {#3299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3298 …} $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 {#3320 -errors: [] -form: Symfony\Component\Form\Form {#3325 …} } |
| form | Symfony\Component\Form\FormView {#3300 …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 {#3305 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3305 +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 {#3305 +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) {#3317 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() {#3319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3318 …} $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 {#3336 -errors: [] -form: Symfony\Component\Form\Form {#3328 …} } |
| form | Symfony\Component\Form\FormView {#3335 …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) {#3342 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() {#3344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3343 …} $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 {#3354 -errors: [] -form: Symfony\Component\Form\Form {#3350 …} } |
| form | Symfony\Component\Form\FormView {#3345 …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 {#3581 -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) {#3587 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 {#3581 -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() {#3589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3588 …} $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 {#3997 -errors: [] -form: Symfony\Component\Form\Form {#4012 …} } |
| form | Symfony\Component\Form\FormView {#3590 …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 {#3631 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3630 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3629 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3628 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3626 …} -felulet: Doctrine\ORM\PersistentCollection {#3624 …} } App\Entity\Alapszin {#3622 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3621 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3620 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3619 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3617 …} -felulet: Doctrine\ORM\PersistentCollection {#3615 …} } App\Entity\Alapszin {#3613 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3612 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3611 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3610 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3608 …} -felulet: Doctrine\ORM\PersistentCollection {#3606 …} } App\Entity\Alapszin {#3604 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3603 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3602 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3601 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3599 …} -felulet: Doctrine\ORM\PersistentCollection {#3596 …} } App\Entity\Alapszin {#3634 -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 {#3635 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3636 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3637 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3639 …} -felulet: Doctrine\ORM\PersistentCollection {#3641 …} } App\Entity\Alapszin {#3643 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3644 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3645 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3646 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3648 …} -felulet: Doctrine\ORM\PersistentCollection {#3650 …} } App\Entity\Alapszin {#3652 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3653 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3654 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3655 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3657 …} -felulet: Doctrine\ORM\PersistentCollection {#3659 …} } App\Entity\Alapszin {#3661 -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 {#3662 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3663 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3664 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3666 …} -felulet: Doctrine\ORM\PersistentCollection {#3668 …} } App\Entity\Alapszin {#3670 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3671 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3672 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3673 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3675 …} -felulet: Doctrine\ORM\PersistentCollection {#3677 …} } App\Entity\Alapszin {#3679 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3680 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3681 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3682 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3684 …} -felulet: Doctrine\ORM\PersistentCollection {#3686 …} } App\Entity\Alapszin {#3688 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3689 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3690 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3691 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3693 …} -felulet: Doctrine\ORM\PersistentCollection {#3695 …} } App\Entity\Alapszin {#3697 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3698 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3699 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3700 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3702 …} -felulet: Doctrine\ORM\PersistentCollection {#3704 …} } App\Entity\Alapszin {#3706 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3707 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3708 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3709 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3711 …} -felulet: Doctrine\ORM\PersistentCollection {#3713 …} } App\Entity\Alapszin {#3715 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3716 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3717 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3718 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3720 …} -felulet: Doctrine\ORM\PersistentCollection {#3722 …} } App\Entity\Alapszin {#3724 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3725 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3726 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3727 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3729 …} -felulet: Doctrine\ORM\PersistentCollection {#3731 …} } App\Entity\Alapszin {#3733 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3734 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3735 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3736 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3738 …} -felulet: Doctrine\ORM\PersistentCollection {#3740 …} } App\Entity\Alapszin {#3742 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3743 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3744 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3745 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3747 …} -felulet: Doctrine\ORM\PersistentCollection {#3749 …} } App\Entity\Alapszin {#3751 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3752 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3753 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3756 …} -felulet: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Alapszin {#3760 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3761 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3762 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3765 …} -felulet: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Alapszin {#3769 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3770 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3771 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3774 …} -felulet: Doctrine\ORM\PersistentCollection {#3776 …} } ] |
[ App\Entity\Alapszin {#3631 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3630 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3629 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3628 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3626 …} -felulet: Doctrine\ORM\PersistentCollection {#3624 …} } App\Entity\Alapszin {#3622 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3621 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3620 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3619 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3617 …} -felulet: Doctrine\ORM\PersistentCollection {#3615 …} } App\Entity\Alapszin {#3613 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3612 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3611 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3610 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3608 …} -felulet: Doctrine\ORM\PersistentCollection {#3606 …} } App\Entity\Alapszin {#3604 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3603 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3602 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3601 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3599 …} -felulet: Doctrine\ORM\PersistentCollection {#3596 …} } App\Entity\Alapszin {#3634 -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 {#3635 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3636 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3637 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3639 …} -felulet: Doctrine\ORM\PersistentCollection {#3641 …} } App\Entity\Alapszin {#3643 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3644 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3645 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3646 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3648 …} -felulet: Doctrine\ORM\PersistentCollection {#3650 …} } App\Entity\Alapszin {#3652 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3653 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3654 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3655 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3657 …} -felulet: Doctrine\ORM\PersistentCollection {#3659 …} } App\Entity\Alapszin {#3661 -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 {#3662 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3663 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3664 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3666 …} -felulet: Doctrine\ORM\PersistentCollection {#3668 …} } App\Entity\Alapszin {#3670 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3671 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3672 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3673 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3675 …} -felulet: Doctrine\ORM\PersistentCollection {#3677 …} } App\Entity\Alapszin {#3679 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3680 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3681 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3682 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3684 …} -felulet: Doctrine\ORM\PersistentCollection {#3686 …} } App\Entity\Alapszin {#3688 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3689 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3690 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3691 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3693 …} -felulet: Doctrine\ORM\PersistentCollection {#3695 …} } App\Entity\Alapszin {#3697 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3698 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3699 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3700 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3702 …} -felulet: Doctrine\ORM\PersistentCollection {#3704 …} } App\Entity\Alapszin {#3706 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3707 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3708 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3709 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3711 …} -felulet: Doctrine\ORM\PersistentCollection {#3713 …} } App\Entity\Alapszin {#3715 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3716 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3717 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3718 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3720 …} -felulet: Doctrine\ORM\PersistentCollection {#3722 …} } App\Entity\Alapszin {#3724 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3725 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3726 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3727 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3729 …} -felulet: Doctrine\ORM\PersistentCollection {#3731 …} } App\Entity\Alapszin {#3733 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3734 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3735 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3736 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3738 …} -felulet: Doctrine\ORM\PersistentCollection {#3740 …} } App\Entity\Alapszin {#3742 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3743 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3744 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3745 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3747 …} -felulet: Doctrine\ORM\PersistentCollection {#3749 …} } App\Entity\Alapszin {#3751 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3752 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3753 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3756 …} -felulet: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Alapszin {#3760 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3761 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3762 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3765 …} -felulet: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Alapszin {#3769 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3770 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3771 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3774 …} -felulet: Doctrine\ORM\PersistentCollection {#3776 …} } ] |
| 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) {#3926 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3906 …} } |
| choice_filter | null |
| choice_label | Closure(Alapszin $alapszin) {#3924 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3906 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Alapszin $alapszin) {#3925 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3906 …} } |
| choices | [ App\Entity\Alapszin {#3631 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3630 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3629 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3628 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3626 …} -felulet: Doctrine\ORM\PersistentCollection {#3624 …} } App\Entity\Alapszin {#3622 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3621 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3620 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3619 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3617 …} -felulet: Doctrine\ORM\PersistentCollection {#3615 …} } App\Entity\Alapszin {#3613 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3612 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3611 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3610 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3608 …} -felulet: Doctrine\ORM\PersistentCollection {#3606 …} } App\Entity\Alapszin {#3604 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3603 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3602 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3601 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3599 …} -felulet: Doctrine\ORM\PersistentCollection {#3596 …} } App\Entity\Alapszin {#3634 -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 {#3635 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3636 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3637 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3639 …} -felulet: Doctrine\ORM\PersistentCollection {#3641 …} } App\Entity\Alapszin {#3643 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3644 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3645 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3646 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3648 …} -felulet: Doctrine\ORM\PersistentCollection {#3650 …} } App\Entity\Alapszin {#3652 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3653 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3654 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3655 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3657 …} -felulet: Doctrine\ORM\PersistentCollection {#3659 …} } App\Entity\Alapszin {#3661 -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 {#3662 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3663 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3664 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3666 …} -felulet: Doctrine\ORM\PersistentCollection {#3668 …} } App\Entity\Alapszin {#3670 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3671 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3672 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3673 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3675 …} -felulet: Doctrine\ORM\PersistentCollection {#3677 …} } App\Entity\Alapszin {#3679 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3680 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3681 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3682 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3684 …} -felulet: Doctrine\ORM\PersistentCollection {#3686 …} } App\Entity\Alapszin {#3688 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3689 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3690 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3691 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3693 …} -felulet: Doctrine\ORM\PersistentCollection {#3695 …} } App\Entity\Alapszin {#3697 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3698 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3699 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3700 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3702 …} -felulet: Doctrine\ORM\PersistentCollection {#3704 …} } App\Entity\Alapszin {#3706 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3707 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3708 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3709 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3711 …} -felulet: Doctrine\ORM\PersistentCollection {#3713 …} } App\Entity\Alapszin {#3715 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3716 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3717 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3718 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3720 …} -felulet: Doctrine\ORM\PersistentCollection {#3722 …} } App\Entity\Alapszin {#3724 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3725 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3726 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3727 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3729 …} -felulet: Doctrine\ORM\PersistentCollection {#3731 …} } App\Entity\Alapszin {#3733 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3734 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3735 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3736 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3738 …} -felulet: Doctrine\ORM\PersistentCollection {#3740 …} } App\Entity\Alapszin {#3742 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3743 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3744 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3745 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3747 …} -felulet: Doctrine\ORM\PersistentCollection {#3749 …} } App\Entity\Alapszin {#3751 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3752 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3753 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3756 …} -felulet: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Alapszin {#3760 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3761 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3762 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3765 …} -felulet: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Alapszin {#3769 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3770 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3771 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3774 …} -felulet: Doctrine\ORM\PersistentCollection {#3776 …} } ] |
| 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() {#3927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3928 …} $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 {#3936 +data: App\Entity\Alapszin {#3688 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3689 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3690 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3691 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3693 …} -felulet: Doctrine\ORM\PersistentCollection {#3695 …} } +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +data: App\Entity\Alapszin {#3622 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3621 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3620 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3619 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3617 …} -felulet: Doctrine\ORM\PersistentCollection {#3615 …} } +value: "szurke" +label: "szürke" +attr: [ "data-color" => null "data-alias" => "szurke" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +data: App\Entity\Alapszin {#3613 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3612 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3611 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3610 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3608 …} -felulet: Doctrine\ORM\PersistentCollection {#3606 …} } +value: "fekete" +label: "fekete" +attr: [ "data-color" => null "data-alias" => "fekete" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +data: App\Entity\Alapszin {#3697 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3698 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3699 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3700 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3702 …} -felulet: Doctrine\ORM\PersistentCollection {#3704 …} } +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +data: App\Entity\Alapszin {#3634 -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 {#3635 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3636 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3637 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3639 …} -felulet: Doctrine\ORM\PersistentCollection {#3641 …} } +value: "voros" +label: "vörös" +attr: [ "data-color" => null "data-alias" => "voros" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +data: App\Entity\Alapszin {#3643 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3644 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3645 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3646 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3648 …} -felulet: Doctrine\ORM\PersistentCollection {#3650 …} } +value: "narancs" +label: "narancs" +attr: [ "data-color" => null "data-alias" => "narancs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +data: App\Entity\Alapszin {#3652 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3653 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3654 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3655 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3657 …} -felulet: Doctrine\ORM\PersistentCollection {#3659 …} } +value: "bezs" +label: "bézs" +attr: [ "data-color" => null "data-alias" => "bezs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +data: App\Entity\Alapszin {#3661 -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 {#3662 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3663 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3664 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3666 …} -felulet: Doctrine\ORM\PersistentCollection {#3668 …} } +value: "rozsaszin" +label: "rózsaszín" +attr: [ "data-color" => null "data-alias" => "rozsaszin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +data: App\Entity\Alapszin {#3670 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3671 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3672 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3673 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3675 …} -felulet: Doctrine\ORM\PersistentCollection {#3677 …} } +value: "sarga" +label: "sárga" +attr: [ "data-color" => null "data-alias" => "sarga" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +data: App\Entity\Alapszin {#3679 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3680 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3681 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3682 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3684 …} -felulet: Doctrine\ORM\PersistentCollection {#3686 …} } +value: "bordo" +label: "bordó" +attr: [ "data-color" => null "data-alias" => "bordo" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +data: App\Entity\Alapszin {#3688} +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +data: App\Entity\Alapszin {#3697} +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +data: App\Entity\Alapszin {#3706 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3707 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3708 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3709 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3711 …} -felulet: Doctrine\ORM\PersistentCollection {#3713 …} } +value: "szin1" +label: "szin1" +attr: [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +data: App\Entity\Alapszin {#3715 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3716 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3717 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3718 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3720 …} -felulet: Doctrine\ORM\PersistentCollection {#3722 …} } +value: "szin2" +label: "szin2" +attr: [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +data: App\Entity\Alapszin {#3724 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3725 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3726 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3727 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3729 …} -felulet: Doctrine\ORM\PersistentCollection {#3731 …} } +value: "szin3" +label: "szin3" +attr: [ "data-color" => "#A8654A" "data-alias" => "szin3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +data: App\Entity\Alapszin {#3733 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3734 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3735 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3736 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3738 …} -felulet: Doctrine\ORM\PersistentCollection {#3740 …} } +value: "szin4" +label: "szin4" +attr: [ "data-color" => "#915039" "data-alias" => "szin4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +data: App\Entity\Alapszin {#3742 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3743 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3744 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3745 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3747 …} -felulet: Doctrine\ORM\PersistentCollection {#3749 …} } +value: "szin5" +label: "szin5" +attr: [ "data-color" => "#5D4038" "data-alias" => "szin5" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +data: App\Entity\Alapszin {#3751 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3752 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3753 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3756 …} -felulet: Doctrine\ORM\PersistentCollection {#3758 …} } +value: "szin6" +label: "szin6" +attr: [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +data: App\Entity\Alapszin {#3760 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3761 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3762 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3765 …} -felulet: Doctrine\ORM\PersistentCollection {#3767 …} } +value: "szin7" +label: "szin7" +attr: [ "data-color" => "#6D4100" "data-alias" => "szin7" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +data: App\Entity\Alapszin {#3769 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3770 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3771 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3774 …} -felulet: Doctrine\ORM\PersistentCollection {#3776 …} } +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 {#4388 -errors: [] -form: Symfony\Component\Form\Form {#4205 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3970 …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) {#4379 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) {#4022 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 {#4023 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() {#4024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4025 …} $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 {#4343 -errors: [] -form: Symfony\Component\Form\Form {#4208 …} } |
| form | Symfony\Component\Form\FormView {#4352 …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) {#4022 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 {#4023 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() {#4036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4035 …} $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 {#4334 -errors: [] -form: Symfony\Component\Form\Form {#4211 …} } |
| form | Symfony\Component\Form\FormView {#4325 …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) {#4022 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 {#4023 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() {#4045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4044 …} $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 {#4316 -errors: [] -form: Symfony\Component\Form\Form {#4214 …} } |
| form | Symfony\Component\Form\FormView {#4307 …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) {#4022 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 {#4023 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() {#4054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4053 …} $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 {#4298 -errors: [] -form: Symfony\Component\Form\Form {#4217 …} } |
| form | Symfony\Component\Form\FormView {#4289 …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) {#4022 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 {#4023 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() {#4063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4062 …} $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 {#4280 -errors: [] -form: Symfony\Component\Form\Form {#4220 …} } |
| form | Symfony\Component\Form\FormView {#4271 …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) {#4022 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 {#4023 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() {#4072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4071 …} $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 {#3930 -errors: [] -form: Symfony\Component\Form\Form {#4223 …} } |
| form | Symfony\Component\Form\FormView {#4199 …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) {#4022 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 {#4023 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() {#4081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4080 …} $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 {#4190 -errors: [] -form: Symfony\Component\Form\Form {#4226 …} } |
| form | Symfony\Component\Form\FormView {#4181 …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) {#4022 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 {#4023 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() {#4090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4089 …} $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 {#4172 -errors: [] -form: Symfony\Component\Form\Form {#4229 …} } |
| form | Symfony\Component\Form\FormView {#4163 …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) {#4022 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 {#4023 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() {#4099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4098 …} $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 {#4154 -errors: [] -form: Symfony\Component\Form\Form {#4232 …} } |
| form | Symfony\Component\Form\FormView {#4145 …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) {#4022 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 {#4023 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() {#4108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4107 …} $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 {#4136 -errors: [] -form: Symfony\Component\Form\Form {#4235 …} } |
| form | Symfony\Component\Form\FormView {#4127 …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) {#4022 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 {#4023 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() {#4117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4116 …} $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 {#4118 -errors: [] -form: Symfony\Component\Form\Form {#4238 …} } |
| form | Symfony\Component\Form\FormView {#4109 …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) {#4022 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 {#4023 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() {#4126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4125 …} $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 {#4100 -errors: [] -form: Symfony\Component\Form\Form {#4241 …} } |
| form | Symfony\Component\Form\FormView {#4091 …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) {#4022 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 {#4023 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() {#4135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4134 …} $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 {#4082 -errors: [] -form: Symfony\Component\Form\Form {#4244 …} } |
| form | Symfony\Component\Form\FormView {#4073 …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) {#4022 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 {#4023 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() {#4144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4143 …} $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 {#4064 -errors: [] -form: Symfony\Component\Form\Form {#4247 …} } |
| form | Symfony\Component\Form\FormView {#4055 …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) {#4022 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 {#4023 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() {#4153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4152 …} $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 {#4046 -errors: [] -form: Symfony\Component\Form\Form {#4250 …} } |
| form | Symfony\Component\Form\FormView {#4037 …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) {#4022 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 {#4023 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() {#4162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4161 …} $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 {#4028 -errors: [] -form: Symfony\Component\Form\Form {#4253 …} } |
| form | Symfony\Component\Form\FormView {#4467 …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) {#4022 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 {#4023 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() {#4171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4170 …} $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 {#4469 -errors: [] -form: Symfony\Component\Form\Form {#4256 …} } |
| form | Symfony\Component\Form\FormView {#4470 …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) {#4022 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 {#4023 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() {#4180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4179 …} $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 {#4471 -errors: [] -form: Symfony\Component\Form\Form {#4259 …} } |
| form | Symfony\Component\Form\FormView {#4472 …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) {#4022 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 {#4023 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() {#4189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4188 …} $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 {#4478 -errors: [] -form: Symfony\Component\Form\Form {#4262 …} } |
| form | Symfony\Component\Form\FormView {#4519 …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) {#4022 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 {#4023 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() {#4198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4197 …} $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 {#4521 -errors: [] -form: Symfony\Component\Form\Form {#4265 …} } |
| form | Symfony\Component\Form\FormView {#4549 …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 {#3780 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3781 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3782 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -alapszin: Doctrine\ORM\PersistentCollection {#3785 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3787 …} } App\Entity\Felulet {#3789 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3790 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3791 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3792 …} -alapszin: Doctrine\ORM\PersistentCollection {#3794 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3796 …} } App\Entity\Felulet {#3798 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3799 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3800 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3801 …} -alapszin: Doctrine\ORM\PersistentCollection {#3803 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3805 …} } App\Entity\Felulet {#3807 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3808 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3809 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3810 …} -alapszin: Doctrine\ORM\PersistentCollection {#3812 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3814 …} } App\Entity\Felulet {#3816 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3817 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3818 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3819 …} -alapszin: Doctrine\ORM\PersistentCollection {#3821 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3823 …} } App\Entity\Felulet {#3825 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3826 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3827 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3828 …} -alapszin: Doctrine\ORM\PersistentCollection {#3830 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3832 …} } App\Entity\Felulet {#3834 -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 {#3835 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3836 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3837 …} -alapszin: Doctrine\ORM\PersistentCollection {#3839 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3841 …} } App\Entity\Felulet {#3843 -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 {#3844 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3845 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3846 …} -alapszin: Doctrine\ORM\PersistentCollection {#3848 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3850 …} } App\Entity\Felulet {#3852 -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 {#3853 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3854 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3855 …} -alapszin: Doctrine\ORM\PersistentCollection {#3857 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3859 …} } App\Entity\Felulet {#3861 -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 {#3862 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3863 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3864 …} -alapszin: Doctrine\ORM\PersistentCollection {#3866 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3868 …} } App\Entity\Felulet {#3870 -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 {#3871 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3872 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3873 …} -alapszin: Doctrine\ORM\PersistentCollection {#3875 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3877 …} } App\Entity\Felulet {#3879 -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 {#3880 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3881 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3882 …} -alapszin: Doctrine\ORM\PersistentCollection {#3884 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3886 …} } App\Entity\Felulet {#3888 -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 {#3889 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3890 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3891 …} -alapszin: Doctrine\ORM\PersistentCollection {#3893 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3895 …} } App\Entity\Felulet {#3897 -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 {#3898 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3899 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3900 …} -alapszin: Doctrine\ORM\PersistentCollection {#3902 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3904 …} } ] |
[ App\Entity\Felulet {#3780 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3781 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3782 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -alapszin: Doctrine\ORM\PersistentCollection {#3785 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3787 …} } App\Entity\Felulet {#3789 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3790 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3791 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3792 …} -alapszin: Doctrine\ORM\PersistentCollection {#3794 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3796 …} } App\Entity\Felulet {#3798 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3799 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3800 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3801 …} -alapszin: Doctrine\ORM\PersistentCollection {#3803 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3805 …} } App\Entity\Felulet {#3807 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3808 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3809 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3810 …} -alapszin: Doctrine\ORM\PersistentCollection {#3812 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3814 …} } App\Entity\Felulet {#3816 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3817 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3818 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3819 …} -alapszin: Doctrine\ORM\PersistentCollection {#3821 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3823 …} } App\Entity\Felulet {#3825 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3826 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3827 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3828 …} -alapszin: Doctrine\ORM\PersistentCollection {#3830 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3832 …} } App\Entity\Felulet {#3834 -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 {#3835 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3836 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3837 …} -alapszin: Doctrine\ORM\PersistentCollection {#3839 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3841 …} } App\Entity\Felulet {#3843 -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 {#3844 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3845 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3846 …} -alapszin: Doctrine\ORM\PersistentCollection {#3848 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3850 …} } App\Entity\Felulet {#3852 -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 {#3853 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3854 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3855 …} -alapszin: Doctrine\ORM\PersistentCollection {#3857 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3859 …} } App\Entity\Felulet {#3861 -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 {#3862 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3863 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3864 …} -alapszin: Doctrine\ORM\PersistentCollection {#3866 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3868 …} } App\Entity\Felulet {#3870 -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 {#3871 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3872 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3873 …} -alapszin: Doctrine\ORM\PersistentCollection {#3875 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3877 …} } App\Entity\Felulet {#3879 -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 {#3880 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3881 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3882 …} -alapszin: Doctrine\ORM\PersistentCollection {#3884 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3886 …} } App\Entity\Felulet {#3888 -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 {#3889 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3890 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3891 …} -alapszin: Doctrine\ORM\PersistentCollection {#3893 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3895 …} } App\Entity\Felulet {#3897 -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 {#3898 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3899 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3900 …} -alapszin: Doctrine\ORM\PersistentCollection {#3902 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3904 …} } ] |
| 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) {#3966 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3960 …} } |
| choice_filter | null |
| choice_label | Closure(Felulet $felulet) {#3964 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3960 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Felulet $felulet) {#3965 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3960 …} } |
| choices | [ App\Entity\Felulet {#3780 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3781 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3782 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -alapszin: Doctrine\ORM\PersistentCollection {#3785 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3787 …} } App\Entity\Felulet {#3789 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3790 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3791 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3792 …} -alapszin: Doctrine\ORM\PersistentCollection {#3794 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3796 …} } App\Entity\Felulet {#3798 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3799 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3800 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3801 …} -alapszin: Doctrine\ORM\PersistentCollection {#3803 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3805 …} } App\Entity\Felulet {#3807 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3808 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3809 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3810 …} -alapszin: Doctrine\ORM\PersistentCollection {#3812 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3814 …} } App\Entity\Felulet {#3816 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3817 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3818 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3819 …} -alapszin: Doctrine\ORM\PersistentCollection {#3821 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3823 …} } App\Entity\Felulet {#3825 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3826 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3827 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3828 …} -alapszin: Doctrine\ORM\PersistentCollection {#3830 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3832 …} } App\Entity\Felulet {#3834 -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 {#3835 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3836 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3837 …} -alapszin: Doctrine\ORM\PersistentCollection {#3839 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3841 …} } App\Entity\Felulet {#3843 -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 {#3844 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3845 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3846 …} -alapszin: Doctrine\ORM\PersistentCollection {#3848 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3850 …} } App\Entity\Felulet {#3852 -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 {#3853 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3854 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3855 …} -alapszin: Doctrine\ORM\PersistentCollection {#3857 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3859 …} } App\Entity\Felulet {#3861 -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 {#3862 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3863 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3864 …} -alapszin: Doctrine\ORM\PersistentCollection {#3866 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3868 …} } App\Entity\Felulet {#3870 -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 {#3871 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3872 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3873 …} -alapszin: Doctrine\ORM\PersistentCollection {#3875 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3877 …} } App\Entity\Felulet {#3879 -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 {#3880 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3881 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3882 …} -alapszin: Doctrine\ORM\PersistentCollection {#3884 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3886 …} } App\Entity\Felulet {#3888 -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 {#3889 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3890 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3891 …} -alapszin: Doctrine\ORM\PersistentCollection {#3893 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3895 …} } App\Entity\Felulet {#3897 -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 {#3898 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3899 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3900 …} -alapszin: Doctrine\ORM\PersistentCollection {#3902 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3904 …} } ] |
| 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() {#3967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3968 …} $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 {#3976 +data: App\Entity\Felulet {#3780 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3781 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3782 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3783 …} -alapszin: Doctrine\ORM\PersistentCollection {#3785 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3787 …} } +value: "felulet1" +label: "felület1" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +data: App\Entity\Felulet {#3789 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3790 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3791 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3792 …} -alapszin: Doctrine\ORM\PersistentCollection {#3794 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3796 …} } +value: "felulet2" +label: "felulet2" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +data: App\Entity\Felulet {#3798 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3799 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3800 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3801 …} -alapszin: Doctrine\ORM\PersistentCollection {#3803 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3805 …} } +value: "felulet3" +label: "felulet3" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +data: App\Entity\Felulet {#3807 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3808 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3809 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3810 …} -alapszin: Doctrine\ORM\PersistentCollection {#3812 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3814 …} } +value: "felulet4" +label: "felulet4" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +data: App\Entity\Felulet {#3816 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3817 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3818 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3819 …} -alapszin: Doctrine\ORM\PersistentCollection {#3821 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3823 …} } +value: "felulet35" +label: "felulet35" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +data: App\Entity\Felulet {#3825 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3826 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3827 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3828 …} -alapszin: Doctrine\ORM\PersistentCollection {#3830 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3832 …} } +value: "felulet36" +label: "felulet36" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +data: App\Entity\Felulet {#3834 -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 {#3835 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3836 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3837 …} -alapszin: Doctrine\ORM\PersistentCollection {#3839 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3841 …} } +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 {#3983 +data: App\Entity\Felulet {#3843 -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 {#3844 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3845 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3846 …} -alapszin: Doctrine\ORM\PersistentCollection {#3848 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3850 …} } +value: "strukturalt-klinker" +label: "strukturált klinker" +attr: [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +data: App\Entity\Felulet {#3852 -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 {#3853 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3854 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3855 …} -alapszin: Doctrine\ORM\PersistentCollection {#3857 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3859 …} } +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 {#3985 +data: App\Entity\Felulet {#3861 -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 {#3862 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3863 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3864 …} -alapszin: Doctrine\ORM\PersistentCollection {#3866 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3868 …} } +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 {#3986 +data: App\Entity\Felulet {#3870 -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 {#3871 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3872 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3873 …} -alapszin: Doctrine\ORM\PersistentCollection {#3875 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3877 …} } +value: "sima-klinker" +label: "sima klinker" +attr: [ "data-icon" => null "data-alias" => "sima-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +data: App\Entity\Felulet {#3879 -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 {#3880 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3881 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3882 …} -alapszin: Doctrine\ORM\PersistentCollection {#3884 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3886 …} } +value: "rusztikus-klinker" +label: "rusztikus klinker" +attr: [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +data: App\Entity\Felulet {#3888 -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 {#3889 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3890 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3891 …} -alapszin: Doctrine\ORM\PersistentCollection {#3893 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3895 …} } +value: "mazas" +label: "mázas" +attr: [ "data-icon" => null "data-alias" => "mazas" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +data: App\Entity\Felulet {#3897 -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 {#3898 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3899 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3900 …} -alapszin: Doctrine\ORM\PersistentCollection {#3902 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3904 …} } +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 {#4361 -errors: [] -form: Symfony\Component\Form\Form {#4394 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4370 …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) {#4555 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) {#4022 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 {#4023 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() {#4270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4269 …} $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 {#4559 -errors: [] -form: Symfony\Component\Form\Form {#4397 …} } |
| form | Symfony\Component\Form\FormView {#4558 …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) {#4022 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 {#4023 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() {#4279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4278 …} $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 {#4560 -errors: [] -form: Symfony\Component\Form\Form {#4400 …} } |
| form | Symfony\Component\Form\FormView {#4561 …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) {#4022 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 {#4023 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() {#4288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4287 …} $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 {#4562 -errors: [] -form: Symfony\Component\Form\Form {#4403 …} } |
| form | Symfony\Component\Form\FormView {#4563 …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) {#4022 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 {#4023 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() {#4297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4296 …} $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 {#4564 -errors: [] -form: Symfony\Component\Form\Form {#4406 …} } |
| form | Symfony\Component\Form\FormView {#4565 …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) {#4022 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 {#4023 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() {#4306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4305 …} $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 {#4566 -errors: [] -form: Symfony\Component\Form\Form {#4409 …} } |
| form | Symfony\Component\Form\FormView {#4567 …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) {#4022 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 {#4023 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() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4314 …} $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 {#4568 -errors: [] -form: Symfony\Component\Form\Form {#4412 …} } |
| 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_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) {#4022 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 {#4023 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() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4323 …} $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 {#4570 -errors: [] -form: Symfony\Component\Form\Form {#4415 …} } |
| form | Symfony\Component\Form\FormView {#4571 …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) {#4022 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 {#4023 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() {#4333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4332 …} $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 {#4572 -errors: [] -form: Symfony\Component\Form\Form {#4418 …} } |
| form | Symfony\Component\Form\FormView {#4573 …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) {#4022 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 {#4023 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() {#4342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4341 …} $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 {#4574 -errors: [] -form: Symfony\Component\Form\Form {#4421 …} } |
| form | Symfony\Component\Form\FormView {#4575 …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) {#4022 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 {#4023 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() {#4351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4350 …} $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 {#4576 -errors: [] -form: Symfony\Component\Form\Form {#4424 …} } |
| form | Symfony\Component\Form\FormView {#4577 …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) {#4022 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 {#4023 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() {#4360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4359 …} $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 {#4578 -errors: [] -form: Symfony\Component\Form\Form {#4427 …} } |
| form | Symfony\Component\Form\FormView {#4579 …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) {#4022 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 {#4023 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() {#4369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4368 …} $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 {#4580 -errors: [] -form: Symfony\Component\Form\Form {#4430 …} } |
| form | Symfony\Component\Form\FormView {#4581 …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) {#4022 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 {#4023 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() {#4378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4377 …} $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 {#4582 -errors: [] -form: Symfony\Component\Form\Form {#4433 …} } |
| form | Symfony\Component\Form\FormView {#4583 …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) {#4022 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 {#4023 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() {#4387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4386 …} $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 {#4584 -errors: [] -form: Symfony\Component\Form\Form {#4436 …} } |
| form | Symfony\Component\Form\FormView {#4585 …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() {#3996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3995 …} $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 {#4004 +data: "1" +value: "1" +label: "Igen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +data: "0" +value: "0" +label: "Nem" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4557 -errors: [] -form: Symfony\Component\Form\Form {#4457 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4551 …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) {#4587 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) {#4022 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 {#4023 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() {#4441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4440 …} $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 {#4590 -errors: [] -form: Symfony\Component\Form\Form {#4460 …} } |
| form | Symfony\Component\Form\FormView {#4589 …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) {#4022 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 {#4023 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() {#4450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4449 …} $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 {#4591 -errors: [] -form: Symfony\Component\Form\Form {#4463 …} } |
| form | Symfony\Component\Form\FormView {#4592 …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" |