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) {#2336 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() {#2338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2337 …} $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 {#2359 -errors: [] -form: Symfony\Component\Form\Form {#2364 …} } |
| form | Symfony\Component\Form\FormView {#2339 …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 {#2344 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2344 +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 {#2344 +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) {#2356 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() {#2358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2357 …} $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 {#2375 -errors: [] -form: Symfony\Component\Form\Form {#2367 …} } |
| form | Symfony\Component\Form\FormView {#2374 …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) {#2381 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() {#2383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2382 …} $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 {#2393 -errors: [] -form: Symfony\Component\Form\Form {#2389 …} } |
| form | Symfony\Component\Form\FormView {#2384 …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 {#2620 -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) {#2626 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 {#2620 -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() {#2628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2627 …} $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 {#3036 -errors: [] -form: Symfony\Component\Form\Form {#3051 …} } |
| form | Symfony\Component\Form\FormView {#2629 …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 {#2670 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2669 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2668 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2667 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2665 …} -felulet: Doctrine\ORM\PersistentCollection {#2663 …} } App\Entity\Alapszin {#2661 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2660 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2659 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2658 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2656 …} -felulet: Doctrine\ORM\PersistentCollection {#2654 …} } App\Entity\Alapszin {#2652 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2650 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2649 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2647 …} -felulet: Doctrine\ORM\PersistentCollection {#2645 …} } App\Entity\Alapszin {#2643 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2640 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2638 …} -felulet: Doctrine\ORM\PersistentCollection {#2635 …} } App\Entity\Alapszin {#2673 -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 {#2674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2675 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2676 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2678 …} -felulet: Doctrine\ORM\PersistentCollection {#2680 …} } App\Entity\Alapszin {#2682 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2684 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2685 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2687 …} -felulet: Doctrine\ORM\PersistentCollection {#2689 …} } App\Entity\Alapszin {#2691 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2693 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2694 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2696 …} -felulet: Doctrine\ORM\PersistentCollection {#2698 …} } App\Entity\Alapszin {#2700 -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 {#2701 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2702 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2703 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2705 …} -felulet: Doctrine\ORM\PersistentCollection {#2707 …} } App\Entity\Alapszin {#2709 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2710 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2711 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2712 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2714 …} -felulet: Doctrine\ORM\PersistentCollection {#2716 …} } App\Entity\Alapszin {#2718 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2719 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2720 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2721 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2723 …} -felulet: Doctrine\ORM\PersistentCollection {#2725 …} } App\Entity\Alapszin {#2727 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#2728 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#2729 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2730 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2732 …} -felulet: Doctrine\ORM\PersistentCollection {#2734 …} } App\Entity\Alapszin {#2736 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#2737 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#2738 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2739 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2741 …} -felulet: Doctrine\ORM\PersistentCollection {#2743 …} } App\Entity\Alapszin {#2745 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#2746 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#2747 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2748 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2750 …} -felulet: Doctrine\ORM\PersistentCollection {#2752 …} } App\Entity\Alapszin {#2754 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#2755 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#2756 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2757 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2759 …} -felulet: Doctrine\ORM\PersistentCollection {#2761 …} } App\Entity\Alapszin {#2763 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#2764 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#2765 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2766 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2768 …} -felulet: Doctrine\ORM\PersistentCollection {#2770 …} } App\Entity\Alapszin {#2772 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#2773 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#2774 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2775 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2777 …} -felulet: Doctrine\ORM\PersistentCollection {#2779 …} } App\Entity\Alapszin {#2781 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#2782 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#2783 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2784 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2786 …} -felulet: Doctrine\ORM\PersistentCollection {#2788 …} } App\Entity\Alapszin {#2790 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#2791 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#2792 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2793 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2795 …} -felulet: Doctrine\ORM\PersistentCollection {#2797 …} } App\Entity\Alapszin {#2799 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#2800 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#2801 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2802 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2804 …} -felulet: Doctrine\ORM\PersistentCollection {#2806 …} } App\Entity\Alapszin {#2808 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#2809 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#2810 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2811 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2813 …} -felulet: Doctrine\ORM\PersistentCollection {#2815 …} } ] |
[ App\Entity\Alapszin {#2670 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2669 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2668 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2667 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2665 …} -felulet: Doctrine\ORM\PersistentCollection {#2663 …} } App\Entity\Alapszin {#2661 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2660 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2659 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2658 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2656 …} -felulet: Doctrine\ORM\PersistentCollection {#2654 …} } App\Entity\Alapszin {#2652 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2650 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2649 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2647 …} -felulet: Doctrine\ORM\PersistentCollection {#2645 …} } App\Entity\Alapszin {#2643 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2640 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2638 …} -felulet: Doctrine\ORM\PersistentCollection {#2635 …} } App\Entity\Alapszin {#2673 -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 {#2674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2675 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2676 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2678 …} -felulet: Doctrine\ORM\PersistentCollection {#2680 …} } App\Entity\Alapszin {#2682 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2684 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2685 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2687 …} -felulet: Doctrine\ORM\PersistentCollection {#2689 …} } App\Entity\Alapszin {#2691 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2693 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2694 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2696 …} -felulet: Doctrine\ORM\PersistentCollection {#2698 …} } App\Entity\Alapszin {#2700 -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 {#2701 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2702 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2703 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2705 …} -felulet: Doctrine\ORM\PersistentCollection {#2707 …} } App\Entity\Alapszin {#2709 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2710 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2711 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2712 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2714 …} -felulet: Doctrine\ORM\PersistentCollection {#2716 …} } App\Entity\Alapszin {#2718 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2719 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2720 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2721 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2723 …} -felulet: Doctrine\ORM\PersistentCollection {#2725 …} } App\Entity\Alapszin {#2727 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#2728 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#2729 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2730 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2732 …} -felulet: Doctrine\ORM\PersistentCollection {#2734 …} } App\Entity\Alapszin {#2736 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#2737 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#2738 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2739 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2741 …} -felulet: Doctrine\ORM\PersistentCollection {#2743 …} } App\Entity\Alapszin {#2745 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#2746 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#2747 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2748 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2750 …} -felulet: Doctrine\ORM\PersistentCollection {#2752 …} } App\Entity\Alapszin {#2754 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#2755 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#2756 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2757 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2759 …} -felulet: Doctrine\ORM\PersistentCollection {#2761 …} } App\Entity\Alapszin {#2763 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#2764 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#2765 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2766 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2768 …} -felulet: Doctrine\ORM\PersistentCollection {#2770 …} } App\Entity\Alapszin {#2772 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#2773 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#2774 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2775 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2777 …} -felulet: Doctrine\ORM\PersistentCollection {#2779 …} } App\Entity\Alapszin {#2781 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#2782 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#2783 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2784 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2786 …} -felulet: Doctrine\ORM\PersistentCollection {#2788 …} } App\Entity\Alapszin {#2790 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#2791 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#2792 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2793 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2795 …} -felulet: Doctrine\ORM\PersistentCollection {#2797 …} } App\Entity\Alapszin {#2799 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#2800 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#2801 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2802 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2804 …} -felulet: Doctrine\ORM\PersistentCollection {#2806 …} } App\Entity\Alapszin {#2808 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#2809 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#2810 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2811 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2813 …} -felulet: Doctrine\ORM\PersistentCollection {#2815 …} } ] |
| 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) {#2965 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#2945 …} } |
| choice_filter | null |
| choice_label | Closure(Alapszin $alapszin) {#2963 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#2945 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Alapszin $alapszin) {#2964 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#2945 …} } |
| choices | [ App\Entity\Alapszin {#2670 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2669 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2668 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2667 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2665 …} -felulet: Doctrine\ORM\PersistentCollection {#2663 …} } App\Entity\Alapszin {#2661 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2660 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2659 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2658 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2656 …} -felulet: Doctrine\ORM\PersistentCollection {#2654 …} } App\Entity\Alapszin {#2652 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2650 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2649 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2647 …} -felulet: Doctrine\ORM\PersistentCollection {#2645 …} } App\Entity\Alapszin {#2643 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2641 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2640 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2638 …} -felulet: Doctrine\ORM\PersistentCollection {#2635 …} } App\Entity\Alapszin {#2673 -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 {#2674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2675 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2676 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2678 …} -felulet: Doctrine\ORM\PersistentCollection {#2680 …} } App\Entity\Alapszin {#2682 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2684 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2685 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2687 …} -felulet: Doctrine\ORM\PersistentCollection {#2689 …} } App\Entity\Alapszin {#2691 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2693 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2694 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2696 …} -felulet: Doctrine\ORM\PersistentCollection {#2698 …} } App\Entity\Alapszin {#2700 -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 {#2701 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2702 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2703 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2705 …} -felulet: Doctrine\ORM\PersistentCollection {#2707 …} } App\Entity\Alapszin {#2709 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2710 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2711 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2712 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2714 …} -felulet: Doctrine\ORM\PersistentCollection {#2716 …} } App\Entity\Alapszin {#2718 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2719 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2720 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2721 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2723 …} -felulet: Doctrine\ORM\PersistentCollection {#2725 …} } App\Entity\Alapszin {#2727 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#2728 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#2729 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2730 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2732 …} -felulet: Doctrine\ORM\PersistentCollection {#2734 …} } App\Entity\Alapszin {#2736 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#2737 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#2738 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2739 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2741 …} -felulet: Doctrine\ORM\PersistentCollection {#2743 …} } App\Entity\Alapszin {#2745 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#2746 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#2747 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2748 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2750 …} -felulet: Doctrine\ORM\PersistentCollection {#2752 …} } App\Entity\Alapszin {#2754 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#2755 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#2756 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2757 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2759 …} -felulet: Doctrine\ORM\PersistentCollection {#2761 …} } App\Entity\Alapszin {#2763 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#2764 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#2765 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2766 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2768 …} -felulet: Doctrine\ORM\PersistentCollection {#2770 …} } App\Entity\Alapszin {#2772 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#2773 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#2774 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2775 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2777 …} -felulet: Doctrine\ORM\PersistentCollection {#2779 …} } App\Entity\Alapszin {#2781 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#2782 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#2783 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2784 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2786 …} -felulet: Doctrine\ORM\PersistentCollection {#2788 …} } App\Entity\Alapszin {#2790 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#2791 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#2792 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2793 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2795 …} -felulet: Doctrine\ORM\PersistentCollection {#2797 …} } App\Entity\Alapszin {#2799 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#2800 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#2801 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2802 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2804 …} -felulet: Doctrine\ORM\PersistentCollection {#2806 …} } App\Entity\Alapszin {#2808 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#2809 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#2810 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2811 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2813 …} -felulet: Doctrine\ORM\PersistentCollection {#2815 …} } ] |
| 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() {#2966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2967 …} $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 {#2975 +data: App\Entity\Alapszin {#2727 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#2728 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#2729 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2730 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2732 …} -felulet: Doctrine\ORM\PersistentCollection {#2734 …} } +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +data: App\Entity\Alapszin {#2661 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2660 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2659 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2658 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2656 …} -felulet: Doctrine\ORM\PersistentCollection {#2654 …} } +value: "szurke" +label: "szürke" +attr: [ "data-color" => null "data-alias" => "szurke" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +data: App\Entity\Alapszin {#2652 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2650 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2649 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2647 …} -felulet: Doctrine\ORM\PersistentCollection {#2645 …} } +value: "fekete" +label: "fekete" +attr: [ "data-color" => null "data-alias" => "fekete" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +data: App\Entity\Alapszin {#2736 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#2737 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#2738 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2739 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2741 …} -felulet: Doctrine\ORM\PersistentCollection {#2743 …} } +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +data: App\Entity\Alapszin {#2673 -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 {#2674 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2675 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2676 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2678 …} -felulet: Doctrine\ORM\PersistentCollection {#2680 …} } +value: "voros" +label: "vörös" +attr: [ "data-color" => null "data-alias" => "voros" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +data: App\Entity\Alapszin {#2682 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2683 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2684 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2685 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2687 …} -felulet: Doctrine\ORM\PersistentCollection {#2689 …} } +value: "narancs" +label: "narancs" +attr: [ "data-color" => null "data-alias" => "narancs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +data: App\Entity\Alapszin {#2691 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2692 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2693 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2694 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2696 …} -felulet: Doctrine\ORM\PersistentCollection {#2698 …} } +value: "bezs" +label: "bézs" +attr: [ "data-color" => null "data-alias" => "bezs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +data: App\Entity\Alapszin {#2700 -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 {#2701 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2702 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2703 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2705 …} -felulet: Doctrine\ORM\PersistentCollection {#2707 …} } +value: "rozsaszin" +label: "rózsaszín" +attr: [ "data-color" => null "data-alias" => "rozsaszin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +data: App\Entity\Alapszin {#2709 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2710 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2711 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2712 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2714 …} -felulet: Doctrine\ORM\PersistentCollection {#2716 …} } +value: "sarga" +label: "sárga" +attr: [ "data-color" => null "data-alias" => "sarga" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +data: App\Entity\Alapszin {#2718 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2719 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2720 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2721 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2723 …} -felulet: Doctrine\ORM\PersistentCollection {#2725 …} } +value: "bordo" +label: "bordó" +attr: [ "data-color" => null "data-alias" => "bordo" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +data: App\Entity\Alapszin {#2727} +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +data: App\Entity\Alapszin {#2736} +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +data: App\Entity\Alapszin {#2745 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#2746 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#2747 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2748 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2750 …} -felulet: Doctrine\ORM\PersistentCollection {#2752 …} } +value: "szin1" +label: "szin1" +attr: [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +data: App\Entity\Alapszin {#2754 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#2755 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#2756 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2757 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2759 …} -felulet: Doctrine\ORM\PersistentCollection {#2761 …} } +value: "szin2" +label: "szin2" +attr: [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +data: App\Entity\Alapszin {#2763 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#2764 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#2765 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2766 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2768 …} -felulet: Doctrine\ORM\PersistentCollection {#2770 …} } +value: "szin3" +label: "szin3" +attr: [ "data-color" => "#A8654A" "data-alias" => "szin3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +data: App\Entity\Alapszin {#2772 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#2773 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#2774 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2775 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2777 …} -felulet: Doctrine\ORM\PersistentCollection {#2779 …} } +value: "szin4" +label: "szin4" +attr: [ "data-color" => "#915039" "data-alias" => "szin4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +data: App\Entity\Alapszin {#2781 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#2782 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#2783 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2784 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2786 …} -felulet: Doctrine\ORM\PersistentCollection {#2788 …} } +value: "szin5" +label: "szin5" +attr: [ "data-color" => "#5D4038" "data-alias" => "szin5" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +data: App\Entity\Alapszin {#2790 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#2791 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#2792 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2793 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2795 …} -felulet: Doctrine\ORM\PersistentCollection {#2797 …} } +value: "szin6" +label: "szin6" +attr: [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +data: App\Entity\Alapszin {#2799 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#2800 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#2801 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2802 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2804 …} -felulet: Doctrine\ORM\PersistentCollection {#2806 …} } +value: "szin7" +label: "szin7" +attr: [ "data-color" => "#6D4100" "data-alias" => "szin7" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +data: App\Entity\Alapszin {#2808 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#2809 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#2810 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2811 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2813 …} -felulet: Doctrine\ORM\PersistentCollection {#2815 …} } +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 {#3427 -errors: [] -form: Symfony\Component\Form\Form {#3244 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3009 …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) {#3418 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) {#3061 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 {#3062 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() {#3063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3064 …} $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 {#3382 -errors: [] -form: Symfony\Component\Form\Form {#3247 …} } |
| form | Symfony\Component\Form\FormView {#3391 …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) {#3061 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 {#3062 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() {#3075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3074 …} $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 {#3373 -errors: [] -form: Symfony\Component\Form\Form {#3250 …} } |
| form | Symfony\Component\Form\FormView {#3364 …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) {#3061 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 {#3062 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() {#3084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3083 …} $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 {#3355 -errors: [] -form: Symfony\Component\Form\Form {#3253 …} } |
| form | Symfony\Component\Form\FormView {#3346 …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) {#3061 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 {#3062 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() {#3093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3092 …} $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 {#3337 -errors: [] -form: Symfony\Component\Form\Form {#3256 …} } |
| form | Symfony\Component\Form\FormView {#3328 …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) {#3061 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 {#3062 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() {#3102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3101 …} $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 {#3319 -errors: [] -form: Symfony\Component\Form\Form {#3259 …} } |
| form | Symfony\Component\Form\FormView {#3310 …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) {#3061 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 {#3062 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() {#3111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3110 …} $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 {#2969 -errors: [] -form: Symfony\Component\Form\Form {#3262 …} } |
| form | Symfony\Component\Form\FormView {#3238 …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) {#3061 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 {#3062 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() {#3120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3119 …} $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 {#3229 -errors: [] -form: Symfony\Component\Form\Form {#3265 …} } |
| form | Symfony\Component\Form\FormView {#3220 …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) {#3061 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 {#3062 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() {#3129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3128 …} $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 {#3211 -errors: [] -form: Symfony\Component\Form\Form {#3268 …} } |
| form | Symfony\Component\Form\FormView {#3202 …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) {#3061 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 {#3062 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() {#3138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3137 …} $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 {#3193 -errors: [] -form: Symfony\Component\Form\Form {#3271 …} } |
| form | Symfony\Component\Form\FormView {#3184 …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) {#3061 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 {#3062 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() {#3147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3146 …} $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 {#3175 -errors: [] -form: Symfony\Component\Form\Form {#3274 …} } |
| form | Symfony\Component\Form\FormView {#3166 …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) {#3061 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 {#3062 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() {#3156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3155 …} $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 {#3157 -errors: [] -form: Symfony\Component\Form\Form {#3277 …} } |
| form | Symfony\Component\Form\FormView {#3148 …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) {#3061 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 {#3062 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() {#3165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3164 …} $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 {#3139 -errors: [] -form: Symfony\Component\Form\Form {#3280 …} } |
| form | Symfony\Component\Form\FormView {#3130 …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) {#3061 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 {#3062 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() {#3174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3173 …} $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 {#3121 -errors: [] -form: Symfony\Component\Form\Form {#3283 …} } |
| form | Symfony\Component\Form\FormView {#3112 …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) {#3061 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 {#3062 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() {#3183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3182 …} $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 {#3103 -errors: [] -form: Symfony\Component\Form\Form {#3286 …} } |
| form | Symfony\Component\Form\FormView {#3094 …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) {#3061 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 {#3062 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() {#3192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3191 …} $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 {#3085 -errors: [] -form: Symfony\Component\Form\Form {#3289 …} } |
| form | Symfony\Component\Form\FormView {#3076 …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) {#3061 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 {#3062 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() {#3201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3200 …} $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 {#3067 -errors: [] -form: Symfony\Component\Form\Form {#3292 …} } |
| form | Symfony\Component\Form\FormView {#3506 …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) {#3061 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 {#3062 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() {#3210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3209 …} $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 {#3508 -errors: [] -form: Symfony\Component\Form\Form {#3295 …} } |
| form | Symfony\Component\Form\FormView {#3509 …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) {#3061 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 {#3062 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() {#3219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3218 …} $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 {#3510 -errors: [] -form: Symfony\Component\Form\Form {#3298 …} } |
| form | Symfony\Component\Form\FormView {#3511 …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) {#3061 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 {#3062 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() {#3228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3227 …} $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 {#3517 -errors: [] -form: Symfony\Component\Form\Form {#3301 …} } |
| form | Symfony\Component\Form\FormView {#3558 …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) {#3061 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 {#3062 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() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3236 …} $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 {#3560 -errors: [] -form: Symfony\Component\Form\Form {#3304 …} } |
| form | Symfony\Component\Form\FormView {#3588 …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 {#2819 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#2820 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#2821 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2822 …} -alapszin: Doctrine\ORM\PersistentCollection {#2824 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2826 …} } App\Entity\Felulet {#2828 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#2829 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#2830 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2831 …} -alapszin: Doctrine\ORM\PersistentCollection {#2833 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2835 …} } App\Entity\Felulet {#2837 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#2838 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#2839 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2840 …} -alapszin: Doctrine\ORM\PersistentCollection {#2842 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2844 …} } App\Entity\Felulet {#2846 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#2847 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#2848 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2849 …} -alapszin: Doctrine\ORM\PersistentCollection {#2851 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2853 …} } App\Entity\Felulet {#2855 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#2856 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#2857 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2858 …} -alapszin: Doctrine\ORM\PersistentCollection {#2860 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2862 …} } App\Entity\Felulet {#2864 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#2865 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#2866 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2867 …} -alapszin: Doctrine\ORM\PersistentCollection {#2869 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2871 …} } App\Entity\Felulet {#2873 -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 {#2874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2875 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2876 …} -alapszin: Doctrine\ORM\PersistentCollection {#2878 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2880 …} } App\Entity\Felulet {#2882 -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 {#2883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2884 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2885 …} -alapszin: Doctrine\ORM\PersistentCollection {#2887 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2889 …} } App\Entity\Felulet {#2891 -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 {#2892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2893 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2894 …} -alapszin: Doctrine\ORM\PersistentCollection {#2896 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2898 …} } App\Entity\Felulet {#2900 -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 {#2901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2902 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2903 …} -alapszin: Doctrine\ORM\PersistentCollection {#2905 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2907 …} } App\Entity\Felulet {#2909 -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 {#2910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2911 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2912 …} -alapszin: Doctrine\ORM\PersistentCollection {#2914 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2916 …} } App\Entity\Felulet {#2918 -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 {#2919 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2920 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2921 …} -alapszin: Doctrine\ORM\PersistentCollection {#2923 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2925 …} } App\Entity\Felulet {#2927 -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 {#2928 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2929 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2930 …} -alapszin: Doctrine\ORM\PersistentCollection {#2932 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2934 …} } App\Entity\Felulet {#2936 -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 {#2937 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2938 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2939 …} -alapszin: Doctrine\ORM\PersistentCollection {#2941 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2943 …} } ] |
[ App\Entity\Felulet {#2819 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#2820 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#2821 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2822 …} -alapszin: Doctrine\ORM\PersistentCollection {#2824 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2826 …} } App\Entity\Felulet {#2828 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#2829 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#2830 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2831 …} -alapszin: Doctrine\ORM\PersistentCollection {#2833 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2835 …} } App\Entity\Felulet {#2837 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#2838 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#2839 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2840 …} -alapszin: Doctrine\ORM\PersistentCollection {#2842 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2844 …} } App\Entity\Felulet {#2846 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#2847 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#2848 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2849 …} -alapszin: Doctrine\ORM\PersistentCollection {#2851 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2853 …} } App\Entity\Felulet {#2855 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#2856 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#2857 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2858 …} -alapszin: Doctrine\ORM\PersistentCollection {#2860 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2862 …} } App\Entity\Felulet {#2864 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#2865 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#2866 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2867 …} -alapszin: Doctrine\ORM\PersistentCollection {#2869 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2871 …} } App\Entity\Felulet {#2873 -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 {#2874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2875 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2876 …} -alapszin: Doctrine\ORM\PersistentCollection {#2878 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2880 …} } App\Entity\Felulet {#2882 -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 {#2883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2884 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2885 …} -alapszin: Doctrine\ORM\PersistentCollection {#2887 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2889 …} } App\Entity\Felulet {#2891 -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 {#2892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2893 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2894 …} -alapszin: Doctrine\ORM\PersistentCollection {#2896 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2898 …} } App\Entity\Felulet {#2900 -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 {#2901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2902 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2903 …} -alapszin: Doctrine\ORM\PersistentCollection {#2905 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2907 …} } App\Entity\Felulet {#2909 -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 {#2910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2911 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2912 …} -alapszin: Doctrine\ORM\PersistentCollection {#2914 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2916 …} } App\Entity\Felulet {#2918 -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 {#2919 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2920 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2921 …} -alapszin: Doctrine\ORM\PersistentCollection {#2923 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2925 …} } App\Entity\Felulet {#2927 -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 {#2928 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2929 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2930 …} -alapszin: Doctrine\ORM\PersistentCollection {#2932 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2934 …} } App\Entity\Felulet {#2936 -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 {#2937 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2938 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2939 …} -alapszin: Doctrine\ORM\PersistentCollection {#2941 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2943 …} } ] |
| 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) {#3005 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#2999 …} } |
| choice_filter | null |
| choice_label | Closure(Felulet $felulet) {#3003 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#2999 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Felulet $felulet) {#3004 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#2999 …} } |
| choices | [ App\Entity\Felulet {#2819 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#2820 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#2821 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2822 …} -alapszin: Doctrine\ORM\PersistentCollection {#2824 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2826 …} } App\Entity\Felulet {#2828 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#2829 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#2830 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2831 …} -alapszin: Doctrine\ORM\PersistentCollection {#2833 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2835 …} } App\Entity\Felulet {#2837 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#2838 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#2839 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2840 …} -alapszin: Doctrine\ORM\PersistentCollection {#2842 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2844 …} } App\Entity\Felulet {#2846 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#2847 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#2848 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2849 …} -alapszin: Doctrine\ORM\PersistentCollection {#2851 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2853 …} } App\Entity\Felulet {#2855 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#2856 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#2857 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2858 …} -alapszin: Doctrine\ORM\PersistentCollection {#2860 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2862 …} } App\Entity\Felulet {#2864 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#2865 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#2866 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2867 …} -alapszin: Doctrine\ORM\PersistentCollection {#2869 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2871 …} } App\Entity\Felulet {#2873 -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 {#2874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2875 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2876 …} -alapszin: Doctrine\ORM\PersistentCollection {#2878 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2880 …} } App\Entity\Felulet {#2882 -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 {#2883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2884 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2885 …} -alapszin: Doctrine\ORM\PersistentCollection {#2887 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2889 …} } App\Entity\Felulet {#2891 -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 {#2892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2893 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2894 …} -alapszin: Doctrine\ORM\PersistentCollection {#2896 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2898 …} } App\Entity\Felulet {#2900 -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 {#2901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2902 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2903 …} -alapszin: Doctrine\ORM\PersistentCollection {#2905 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2907 …} } App\Entity\Felulet {#2909 -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 {#2910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2911 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2912 …} -alapszin: Doctrine\ORM\PersistentCollection {#2914 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2916 …} } App\Entity\Felulet {#2918 -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 {#2919 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2920 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2921 …} -alapszin: Doctrine\ORM\PersistentCollection {#2923 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2925 …} } App\Entity\Felulet {#2927 -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 {#2928 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2929 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2930 …} -alapszin: Doctrine\ORM\PersistentCollection {#2932 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2934 …} } App\Entity\Felulet {#2936 -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 {#2937 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2938 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2939 …} -alapszin: Doctrine\ORM\PersistentCollection {#2941 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2943 …} } ] |
| 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() {#3006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3007 …} $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 {#3015 +data: App\Entity\Felulet {#2819 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#2820 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#2821 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2822 …} -alapszin: Doctrine\ORM\PersistentCollection {#2824 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2826 …} } +value: "felulet1" +label: "felület1" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +data: App\Entity\Felulet {#2828 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#2829 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#2830 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2831 …} -alapszin: Doctrine\ORM\PersistentCollection {#2833 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2835 …} } +value: "felulet2" +label: "felulet2" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +data: App\Entity\Felulet {#2837 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#2838 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#2839 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2840 …} -alapszin: Doctrine\ORM\PersistentCollection {#2842 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2844 …} } +value: "felulet3" +label: "felulet3" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +data: App\Entity\Felulet {#2846 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#2847 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#2848 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2849 …} -alapszin: Doctrine\ORM\PersistentCollection {#2851 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2853 …} } +value: "felulet4" +label: "felulet4" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +data: App\Entity\Felulet {#2855 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#2856 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#2857 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2858 …} -alapszin: Doctrine\ORM\PersistentCollection {#2860 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2862 …} } +value: "felulet35" +label: "felulet35" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +data: App\Entity\Felulet {#2864 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#2865 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#2866 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2867 …} -alapszin: Doctrine\ORM\PersistentCollection {#2869 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2871 …} } +value: "felulet36" +label: "felulet36" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +data: App\Entity\Felulet {#2873 -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 {#2874 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2875 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2876 …} -alapszin: Doctrine\ORM\PersistentCollection {#2878 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2880 …} } +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 {#3022 +data: App\Entity\Felulet {#2882 -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 {#2883 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2884 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2885 …} -alapszin: Doctrine\ORM\PersistentCollection {#2887 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2889 …} } +value: "strukturalt-klinker" +label: "strukturált klinker" +attr: [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +data: App\Entity\Felulet {#2891 -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 {#2892 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2893 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2894 …} -alapszin: Doctrine\ORM\PersistentCollection {#2896 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2898 …} } +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 {#3024 +data: App\Entity\Felulet {#2900 -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 {#2901 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2902 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2903 …} -alapszin: Doctrine\ORM\PersistentCollection {#2905 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2907 …} } +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 {#3025 +data: App\Entity\Felulet {#2909 -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 {#2910 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2911 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2912 …} -alapszin: Doctrine\ORM\PersistentCollection {#2914 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2916 …} } +value: "sima-klinker" +label: "sima klinker" +attr: [ "data-icon" => null "data-alias" => "sima-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +data: App\Entity\Felulet {#2918 -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 {#2919 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2920 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2921 …} -alapszin: Doctrine\ORM\PersistentCollection {#2923 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2925 …} } +value: "rusztikus-klinker" +label: "rusztikus klinker" +attr: [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: App\Entity\Felulet {#2927 -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 {#2928 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2929 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2930 …} -alapszin: Doctrine\ORM\PersistentCollection {#2932 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2934 …} } +value: "mazas" +label: "mázas" +attr: [ "data-icon" => null "data-alias" => "mazas" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +data: App\Entity\Felulet {#2936 -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 {#2937 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2938 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2939 …} -alapszin: Doctrine\ORM\PersistentCollection {#2941 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2943 …} } +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 {#3400 -errors: [] -form: Symfony\Component\Form\Form {#3433 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3409 …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) {#3594 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) {#3061 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 {#3062 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() {#3309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3308 …} $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 {#3598 -errors: [] -form: Symfony\Component\Form\Form {#3436 …} } |
| form | Symfony\Component\Form\FormView {#3597 …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) {#3061 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 {#3062 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() {#3318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3317 …} $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 {#3599 -errors: [] -form: Symfony\Component\Form\Form {#3439 …} } |
| form | Symfony\Component\Form\FormView {#3600 …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) {#3061 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 {#3062 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() {#3327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3326 …} $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 {#3601 -errors: [] -form: Symfony\Component\Form\Form {#3442 …} } |
| form | Symfony\Component\Form\FormView {#3602 …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) {#3061 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 {#3062 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() {#3336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3335 …} $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 {#3603 -errors: [] -form: Symfony\Component\Form\Form {#3445 …} } |
| form | Symfony\Component\Form\FormView {#3604 …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) {#3061 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 {#3062 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() {#3345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3344 …} $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 {#3605 -errors: [] -form: Symfony\Component\Form\Form {#3448 …} } |
| form | Symfony\Component\Form\FormView {#3606 …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) {#3061 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 {#3062 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() {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3353 …} $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 {#3607 -errors: [] -form: Symfony\Component\Form\Form {#3451 …} } |
| form | Symfony\Component\Form\FormView {#3608 …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) {#3061 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 {#3062 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() {#3363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3362 …} $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 {#3609 -errors: [] -form: Symfony\Component\Form\Form {#3454 …} } |
| form | Symfony\Component\Form\FormView {#3610 …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) {#3061 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 {#3062 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() {#3372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3371 …} $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 {#3611 -errors: [] -form: Symfony\Component\Form\Form {#3457 …} } |
| form | Symfony\Component\Form\FormView {#3612 …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) {#3061 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 {#3062 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() {#3381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3380 …} $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 {#3613 -errors: [] -form: Symfony\Component\Form\Form {#3460 …} } |
| form | Symfony\Component\Form\FormView {#3614 …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) {#3061 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 {#3062 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() {#3390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3389 …} $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 {#3615 -errors: [] -form: Symfony\Component\Form\Form {#3463 …} } |
| form | Symfony\Component\Form\FormView {#3616 …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) {#3061 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 {#3062 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() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3398 …} $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 {#3617 -errors: [] -form: Symfony\Component\Form\Form {#3466 …} } |
| form | Symfony\Component\Form\FormView {#3618 …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) {#3061 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 {#3062 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() {#3408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3407 …} $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 {#3619 -errors: [] -form: Symfony\Component\Form\Form {#3469 …} } |
| form | Symfony\Component\Form\FormView {#3620 …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) {#3061 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 {#3062 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() {#3417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3416 …} $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 {#3621 -errors: [] -form: Symfony\Component\Form\Form {#3472 …} } |
| form | Symfony\Component\Form\FormView {#3622 …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) {#3061 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 {#3062 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() {#3426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3425 …} $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 {#3623 -errors: [] -form: Symfony\Component\Form\Form {#3475 …} } |
| form | Symfony\Component\Form\FormView {#3624 …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() {#3035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3034 …} $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 {#3043 +data: "1" +value: "1" +label: "Igen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +data: "0" +value: "0" +label: "Nem" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3596 -errors: [] -form: Symfony\Component\Form\Form {#3496 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3590 …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) {#3626 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) {#3061 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 {#3062 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() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3479 …} $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 {#3629 -errors: [] -form: Symfony\Component\Form\Form {#3499 …} } |
| form | Symfony\Component\Form\FormView {#3628 …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) {#3061 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 {#3062 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() {#3489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3488 …} $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 {#3630 -errors: [] -form: Symfony\Component\Form\Form {#3502 …} } |
| form | Symfony\Component\Form\FormView {#3631 …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" |