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) {#2645 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() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2646 …} $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 {#2668 -errors: [] -form: Symfony\Component\Form\Form {#2673 …} } |
| form | Symfony\Component\Form\FormView {#2648 …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 {#2653 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2653 +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 {#2653 +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) {#2665 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() {#2667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2666 …} $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 {#2684 -errors: [] -form: Symfony\Component\Form\Form {#2676 …} } |
| form | Symfony\Component\Form\FormView {#2683 …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) {#2690 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() {#2692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2691 …} $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 {#2702 -errors: [] -form: Symfony\Component\Form\Form {#2698 …} } |
| form | Symfony\Component\Form\FormView {#2693 …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 {#2929 -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) {#2935 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 {#2929 -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() {#2937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#2936 …} $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 {#3345 -errors: [] -form: Symfony\Component\Form\Form {#3360 …} } |
| form | Symfony\Component\Form\FormView {#2938 …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 {#2979 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2978 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2977 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2976 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2974 …} -felulet: Doctrine\ORM\PersistentCollection {#2972 …} } App\Entity\Alapszin {#2970 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2969 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2968 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2967 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2965 …} -felulet: Doctrine\ORM\PersistentCollection {#2963 …} } App\Entity\Alapszin {#2961 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2960 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2959 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2958 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2956 …} -felulet: Doctrine\ORM\PersistentCollection {#2954 …} } App\Entity\Alapszin {#2952 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2951 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2950 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2949 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2947 …} -felulet: Doctrine\ORM\PersistentCollection {#2944 …} } App\Entity\Alapszin {#2982 -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 {#2983 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2984 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2985 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2987 …} -felulet: Doctrine\ORM\PersistentCollection {#2989 …} } App\Entity\Alapszin {#2991 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2992 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2993 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2994 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2996 …} -felulet: Doctrine\ORM\PersistentCollection {#2998 …} } App\Entity\Alapszin {#3000 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3001 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3002 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3003 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3005 …} -felulet: Doctrine\ORM\PersistentCollection {#3007 …} } App\Entity\Alapszin {#3009 -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 {#3010 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3011 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3012 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3014 …} -felulet: Doctrine\ORM\PersistentCollection {#3016 …} } App\Entity\Alapszin {#3018 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3019 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3020 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3021 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3023 …} -felulet: Doctrine\ORM\PersistentCollection {#3025 …} } App\Entity\Alapszin {#3027 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3028 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3029 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3030 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3032 …} -felulet: Doctrine\ORM\PersistentCollection {#3034 …} } App\Entity\Alapszin {#3036 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3037 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3038 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3039 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3041 …} -felulet: Doctrine\ORM\PersistentCollection {#3043 …} } App\Entity\Alapszin {#3045 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3046 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3047 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3048 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3050 …} -felulet: Doctrine\ORM\PersistentCollection {#3052 …} } App\Entity\Alapszin {#3054 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3055 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3056 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3057 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3059 …} -felulet: Doctrine\ORM\PersistentCollection {#3061 …} } App\Entity\Alapszin {#3063 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3064 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3065 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3066 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3068 …} -felulet: Doctrine\ORM\PersistentCollection {#3070 …} } App\Entity\Alapszin {#3072 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3073 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3074 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3075 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3077 …} -felulet: Doctrine\ORM\PersistentCollection {#3079 …} } App\Entity\Alapszin {#3081 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3082 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3083 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3084 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3086 …} -felulet: Doctrine\ORM\PersistentCollection {#3088 …} } App\Entity\Alapszin {#3090 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3091 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3092 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3093 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3095 …} -felulet: Doctrine\ORM\PersistentCollection {#3097 …} } App\Entity\Alapszin {#3099 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3100 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3101 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3102 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3104 …} -felulet: Doctrine\ORM\PersistentCollection {#3106 …} } App\Entity\Alapszin {#3108 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3109 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3110 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3111 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3113 …} -felulet: Doctrine\ORM\PersistentCollection {#3115 …} } App\Entity\Alapszin {#3117 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3118 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3119 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3120 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3122 …} -felulet: Doctrine\ORM\PersistentCollection {#3124 …} } ] |
[ App\Entity\Alapszin {#2979 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2978 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2977 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2976 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2974 …} -felulet: Doctrine\ORM\PersistentCollection {#2972 …} } App\Entity\Alapszin {#2970 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2969 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2968 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2967 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2965 …} -felulet: Doctrine\ORM\PersistentCollection {#2963 …} } App\Entity\Alapszin {#2961 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2960 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2959 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2958 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2956 …} -felulet: Doctrine\ORM\PersistentCollection {#2954 …} } App\Entity\Alapszin {#2952 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2951 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2950 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2949 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2947 …} -felulet: Doctrine\ORM\PersistentCollection {#2944 …} } App\Entity\Alapszin {#2982 -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 {#2983 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2984 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2985 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2987 …} -felulet: Doctrine\ORM\PersistentCollection {#2989 …} } App\Entity\Alapszin {#2991 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2992 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2993 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2994 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2996 …} -felulet: Doctrine\ORM\PersistentCollection {#2998 …} } App\Entity\Alapszin {#3000 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3001 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3002 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3003 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3005 …} -felulet: Doctrine\ORM\PersistentCollection {#3007 …} } App\Entity\Alapszin {#3009 -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 {#3010 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3011 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3012 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3014 …} -felulet: Doctrine\ORM\PersistentCollection {#3016 …} } App\Entity\Alapszin {#3018 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3019 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3020 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3021 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3023 …} -felulet: Doctrine\ORM\PersistentCollection {#3025 …} } App\Entity\Alapszin {#3027 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3028 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3029 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3030 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3032 …} -felulet: Doctrine\ORM\PersistentCollection {#3034 …} } App\Entity\Alapszin {#3036 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3037 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3038 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3039 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3041 …} -felulet: Doctrine\ORM\PersistentCollection {#3043 …} } App\Entity\Alapszin {#3045 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3046 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3047 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3048 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3050 …} -felulet: Doctrine\ORM\PersistentCollection {#3052 …} } App\Entity\Alapszin {#3054 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3055 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3056 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3057 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3059 …} -felulet: Doctrine\ORM\PersistentCollection {#3061 …} } App\Entity\Alapszin {#3063 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3064 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3065 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3066 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3068 …} -felulet: Doctrine\ORM\PersistentCollection {#3070 …} } App\Entity\Alapszin {#3072 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3073 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3074 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3075 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3077 …} -felulet: Doctrine\ORM\PersistentCollection {#3079 …} } App\Entity\Alapszin {#3081 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3082 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3083 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3084 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3086 …} -felulet: Doctrine\ORM\PersistentCollection {#3088 …} } App\Entity\Alapszin {#3090 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3091 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3092 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3093 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3095 …} -felulet: Doctrine\ORM\PersistentCollection {#3097 …} } App\Entity\Alapszin {#3099 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3100 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3101 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3102 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3104 …} -felulet: Doctrine\ORM\PersistentCollection {#3106 …} } App\Entity\Alapszin {#3108 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3109 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3110 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3111 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3113 …} -felulet: Doctrine\ORM\PersistentCollection {#3115 …} } App\Entity\Alapszin {#3117 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3118 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3119 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3120 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3122 …} -felulet: Doctrine\ORM\PersistentCollection {#3124 …} } ] |
| 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) {#3274 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3254 …} } |
| choice_filter | null |
| choice_label | Closure(Alapszin $alapszin) {#3272 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3254 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Alapszin $alapszin) {#3273 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3254 …} } |
| choices | [ App\Entity\Alapszin {#2979 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2978 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2977 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2976 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2974 …} -felulet: Doctrine\ORM\PersistentCollection {#2972 …} } App\Entity\Alapszin {#2970 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2969 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2968 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2967 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2965 …} -felulet: Doctrine\ORM\PersistentCollection {#2963 …} } App\Entity\Alapszin {#2961 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2960 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2959 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2958 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2956 …} -felulet: Doctrine\ORM\PersistentCollection {#2954 …} } App\Entity\Alapszin {#2952 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2951 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2950 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2949 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2947 …} -felulet: Doctrine\ORM\PersistentCollection {#2944 …} } App\Entity\Alapszin {#2982 -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 {#2983 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2984 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2985 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2987 …} -felulet: Doctrine\ORM\PersistentCollection {#2989 …} } App\Entity\Alapszin {#2991 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2992 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2993 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2994 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2996 …} -felulet: Doctrine\ORM\PersistentCollection {#2998 …} } App\Entity\Alapszin {#3000 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3001 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3002 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3003 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3005 …} -felulet: Doctrine\ORM\PersistentCollection {#3007 …} } App\Entity\Alapszin {#3009 -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 {#3010 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3011 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3012 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3014 …} -felulet: Doctrine\ORM\PersistentCollection {#3016 …} } App\Entity\Alapszin {#3018 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3019 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3020 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3021 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3023 …} -felulet: Doctrine\ORM\PersistentCollection {#3025 …} } App\Entity\Alapszin {#3027 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3028 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3029 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3030 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3032 …} -felulet: Doctrine\ORM\PersistentCollection {#3034 …} } App\Entity\Alapszin {#3036 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3037 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3038 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3039 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3041 …} -felulet: Doctrine\ORM\PersistentCollection {#3043 …} } App\Entity\Alapszin {#3045 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3046 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3047 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3048 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3050 …} -felulet: Doctrine\ORM\PersistentCollection {#3052 …} } App\Entity\Alapszin {#3054 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3055 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3056 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3057 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3059 …} -felulet: Doctrine\ORM\PersistentCollection {#3061 …} } App\Entity\Alapszin {#3063 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3064 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3065 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3066 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3068 …} -felulet: Doctrine\ORM\PersistentCollection {#3070 …} } App\Entity\Alapszin {#3072 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3073 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3074 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3075 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3077 …} -felulet: Doctrine\ORM\PersistentCollection {#3079 …} } App\Entity\Alapszin {#3081 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3082 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3083 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3084 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3086 …} -felulet: Doctrine\ORM\PersistentCollection {#3088 …} } App\Entity\Alapszin {#3090 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3091 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3092 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3093 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3095 …} -felulet: Doctrine\ORM\PersistentCollection {#3097 …} } App\Entity\Alapszin {#3099 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3100 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3101 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3102 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3104 …} -felulet: Doctrine\ORM\PersistentCollection {#3106 …} } App\Entity\Alapszin {#3108 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3109 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3110 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3111 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3113 …} -felulet: Doctrine\ORM\PersistentCollection {#3115 …} } App\Entity\Alapszin {#3117 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3118 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3119 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3120 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3122 …} -felulet: Doctrine\ORM\PersistentCollection {#3124 …} } ] |
| 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() {#3275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3276 …} $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 {#3284 +data: App\Entity\Alapszin {#3036 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3037 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3038 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3039 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3041 …} -felulet: Doctrine\ORM\PersistentCollection {#3043 …} } +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +data: App\Entity\Alapszin {#2970 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2969 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2968 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2967 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2965 …} -felulet: Doctrine\ORM\PersistentCollection {#2963 …} } +value: "szurke" +label: "szürke" +attr: [ "data-color" => null "data-alias" => "szurke" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +data: App\Entity\Alapszin {#2961 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2960 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2959 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2958 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2956 …} -felulet: Doctrine\ORM\PersistentCollection {#2954 …} } +value: "fekete" +label: "fekete" +attr: [ "data-color" => null "data-alias" => "fekete" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +data: App\Entity\Alapszin {#3045 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3046 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3047 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3048 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3050 …} -felulet: Doctrine\ORM\PersistentCollection {#3052 …} } +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +data: App\Entity\Alapszin {#2982 -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 {#2983 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2984 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2985 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2987 …} -felulet: Doctrine\ORM\PersistentCollection {#2989 …} } +value: "voros" +label: "vörös" +attr: [ "data-color" => null "data-alias" => "voros" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +data: App\Entity\Alapszin {#2991 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#2992 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#2993 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#2994 …} -tarkasag: Doctrine\ORM\PersistentCollection {#2996 …} -felulet: Doctrine\ORM\PersistentCollection {#2998 …} } +value: "narancs" +label: "narancs" +attr: [ "data-color" => null "data-alias" => "narancs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +data: App\Entity\Alapszin {#3000 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3001 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3002 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3003 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3005 …} -felulet: Doctrine\ORM\PersistentCollection {#3007 …} } +value: "bezs" +label: "bézs" +attr: [ "data-color" => null "data-alias" => "bezs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +data: App\Entity\Alapszin {#3009 -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 {#3010 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3011 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3012 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3014 …} -felulet: Doctrine\ORM\PersistentCollection {#3016 …} } +value: "rozsaszin" +label: "rózsaszín" +attr: [ "data-color" => null "data-alias" => "rozsaszin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +data: App\Entity\Alapszin {#3018 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3019 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3020 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3021 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3023 …} -felulet: Doctrine\ORM\PersistentCollection {#3025 …} } +value: "sarga" +label: "sárga" +attr: [ "data-color" => null "data-alias" => "sarga" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +data: App\Entity\Alapszin {#3027 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3028 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3029 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3030 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3032 …} -felulet: Doctrine\ORM\PersistentCollection {#3034 …} } +value: "bordo" +label: "bordó" +attr: [ "data-color" => null "data-alias" => "bordo" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +data: App\Entity\Alapszin {#3036} +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +data: App\Entity\Alapszin {#3045} +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +data: App\Entity\Alapszin {#3054 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3055 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3056 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3057 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3059 …} -felulet: Doctrine\ORM\PersistentCollection {#3061 …} } +value: "szin1" +label: "szin1" +attr: [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +data: App\Entity\Alapszin {#3063 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3064 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3065 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3066 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3068 …} -felulet: Doctrine\ORM\PersistentCollection {#3070 …} } +value: "szin2" +label: "szin2" +attr: [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +data: App\Entity\Alapszin {#3072 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3073 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3074 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3075 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3077 …} -felulet: Doctrine\ORM\PersistentCollection {#3079 …} } +value: "szin3" +label: "szin3" +attr: [ "data-color" => "#A8654A" "data-alias" => "szin3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +data: App\Entity\Alapszin {#3081 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3082 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3083 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3084 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3086 …} -felulet: Doctrine\ORM\PersistentCollection {#3088 …} } +value: "szin4" +label: "szin4" +attr: [ "data-color" => "#915039" "data-alias" => "szin4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +data: App\Entity\Alapszin {#3090 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3091 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3092 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3093 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3095 …} -felulet: Doctrine\ORM\PersistentCollection {#3097 …} } +value: "szin5" +label: "szin5" +attr: [ "data-color" => "#5D4038" "data-alias" => "szin5" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +data: App\Entity\Alapszin {#3099 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3100 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3101 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3102 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3104 …} -felulet: Doctrine\ORM\PersistentCollection {#3106 …} } +value: "szin6" +label: "szin6" +attr: [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +data: App\Entity\Alapszin {#3108 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3109 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3110 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3111 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3113 …} -felulet: Doctrine\ORM\PersistentCollection {#3115 …} } +value: "szin7" +label: "szin7" +attr: [ "data-color" => "#6D4100" "data-alias" => "szin7" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +data: App\Entity\Alapszin {#3117 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3118 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3119 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3120 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3122 …} -felulet: Doctrine\ORM\PersistentCollection {#3124 …} } +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 {#3736 -errors: [] -form: Symfony\Component\Form\Form {#3553 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3318 …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) {#3727 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) {#3370 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 {#3371 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() {#3372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3373 …} $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 {#3691 -errors: [] -form: Symfony\Component\Form\Form {#3556 …} } |
| form | Symfony\Component\Form\FormView {#3700 …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) {#3370 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 {#3371 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() {#3384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3383 …} $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 {#3682 -errors: [] -form: Symfony\Component\Form\Form {#3559 …} } |
| form | Symfony\Component\Form\FormView {#3673 …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) {#3370 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 {#3371 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() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3392 …} $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 {#3664 -errors: [] -form: Symfony\Component\Form\Form {#3562 …} } |
| form | Symfony\Component\Form\FormView {#3655 …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) {#3370 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 {#3371 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() {#3402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3401 …} $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 {#3646 -errors: [] -form: Symfony\Component\Form\Form {#3565 …} } |
| form | Symfony\Component\Form\FormView {#3637 …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) {#3370 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 {#3371 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() {#3411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3410 …} $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 {#3628 -errors: [] -form: Symfony\Component\Form\Form {#3568 …} } |
| form | Symfony\Component\Form\FormView {#3619 …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) {#3370 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 {#3371 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() {#3420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3419 …} $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 {#3278 -errors: [] -form: Symfony\Component\Form\Form {#3571 …} } |
| form | Symfony\Component\Form\FormView {#3547 …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) {#3370 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 {#3371 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() {#3429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3428 …} $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 {#3538 -errors: [] -form: Symfony\Component\Form\Form {#3574 …} } |
| form | Symfony\Component\Form\FormView {#3529 …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) {#3370 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 {#3371 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() {#3438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3437 …} $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 {#3520 -errors: [] -form: Symfony\Component\Form\Form {#3577 …} } |
| 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_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) {#3370 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 {#3371 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() {#3447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3446 …} $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 {#3502 -errors: [] -form: Symfony\Component\Form\Form {#3580 …} } |
| form | Symfony\Component\Form\FormView {#3493 …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) {#3370 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 {#3371 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() {#3456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3455 …} $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 {#3484 -errors: [] -form: Symfony\Component\Form\Form {#3583 …} } |
| form | Symfony\Component\Form\FormView {#3475 …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) {#3370 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 {#3371 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() {#3465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3464 …} $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 {#3466 -errors: [] -form: Symfony\Component\Form\Form {#3586 …} } |
| form | Symfony\Component\Form\FormView {#3457 …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) {#3370 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 {#3371 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() {#3474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3473 …} $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 {#3448 -errors: [] -form: Symfony\Component\Form\Form {#3589 …} } |
| form | Symfony\Component\Form\FormView {#3439 …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) {#3370 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 {#3371 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() {#3483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3482 …} $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 {#3430 -errors: [] -form: Symfony\Component\Form\Form {#3592 …} } |
| form | Symfony\Component\Form\FormView {#3421 …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) {#3370 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 {#3371 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() {#3492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3491 …} $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 {#3412 -errors: [] -form: Symfony\Component\Form\Form {#3595 …} } |
| form | Symfony\Component\Form\FormView {#3403 …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) {#3370 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 {#3371 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() {#3501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3500 …} $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 {#3394 -errors: [] -form: Symfony\Component\Form\Form {#3598 …} } |
| form | Symfony\Component\Form\FormView {#3385 …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) {#3370 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 {#3371 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() {#3510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3509 …} $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 {#3376 -errors: [] -form: Symfony\Component\Form\Form {#3601 …} } |
| form | Symfony\Component\Form\FormView {#3815 …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) {#3370 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 {#3371 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() {#3519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3518 …} $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 {#3817 -errors: [] -form: Symfony\Component\Form\Form {#3604 …} } |
| form | Symfony\Component\Form\FormView {#3818 …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) {#3370 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 {#3371 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() {#3528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3527 …} $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 {#3819 -errors: [] -form: Symfony\Component\Form\Form {#3607 …} } |
| form | Symfony\Component\Form\FormView {#3820 …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) {#3370 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 {#3371 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() {#3537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3536 …} $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 {#3826 -errors: [] -form: Symfony\Component\Form\Form {#3610 …} } |
| form | Symfony\Component\Form\FormView {#3867 …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) {#3370 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 {#3371 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() {#3546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3545 …} $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 {#3869 -errors: [] -form: Symfony\Component\Form\Form {#3613 …} } |
| form | Symfony\Component\Form\FormView {#3897 …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 {#3128 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3129 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3130 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3131 …} -alapszin: Doctrine\ORM\PersistentCollection {#3133 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3135 …} } App\Entity\Felulet {#3137 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3138 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3139 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3140 …} -alapszin: Doctrine\ORM\PersistentCollection {#3142 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3144 …} } App\Entity\Felulet {#3146 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3147 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3148 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3149 …} -alapszin: Doctrine\ORM\PersistentCollection {#3151 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3153 …} } App\Entity\Felulet {#3155 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3156 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3157 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3158 …} -alapszin: Doctrine\ORM\PersistentCollection {#3160 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3162 …} } App\Entity\Felulet {#3164 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3165 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3166 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3167 …} -alapszin: Doctrine\ORM\PersistentCollection {#3169 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3171 …} } App\Entity\Felulet {#3173 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3174 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3175 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3176 …} -alapszin: Doctrine\ORM\PersistentCollection {#3178 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3180 …} } App\Entity\Felulet {#3182 -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 {#3183 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3184 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3185 …} -alapszin: Doctrine\ORM\PersistentCollection {#3187 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3189 …} } App\Entity\Felulet {#3191 -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 {#3192 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3193 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3194 …} -alapszin: Doctrine\ORM\PersistentCollection {#3196 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3198 …} } App\Entity\Felulet {#3200 -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 {#3201 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3202 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3203 …} -alapszin: Doctrine\ORM\PersistentCollection {#3205 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3207 …} } App\Entity\Felulet {#3209 -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 {#3210 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3211 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3212 …} -alapszin: Doctrine\ORM\PersistentCollection {#3214 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3216 …} } App\Entity\Felulet {#3218 -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 {#3219 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3220 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3221 …} -alapszin: Doctrine\ORM\PersistentCollection {#3223 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3225 …} } App\Entity\Felulet {#3227 -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 {#3228 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3229 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3230 …} -alapszin: Doctrine\ORM\PersistentCollection {#3232 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3234 …} } App\Entity\Felulet {#3236 -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 {#3237 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3238 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3239 …} -alapszin: Doctrine\ORM\PersistentCollection {#3241 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3243 …} } App\Entity\Felulet {#3245 -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 {#3246 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3247 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3248 …} -alapszin: Doctrine\ORM\PersistentCollection {#3250 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3252 …} } ] |
[ App\Entity\Felulet {#3128 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3129 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3130 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3131 …} -alapszin: Doctrine\ORM\PersistentCollection {#3133 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3135 …} } App\Entity\Felulet {#3137 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3138 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3139 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3140 …} -alapszin: Doctrine\ORM\PersistentCollection {#3142 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3144 …} } App\Entity\Felulet {#3146 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3147 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3148 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3149 …} -alapszin: Doctrine\ORM\PersistentCollection {#3151 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3153 …} } App\Entity\Felulet {#3155 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3156 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3157 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3158 …} -alapszin: Doctrine\ORM\PersistentCollection {#3160 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3162 …} } App\Entity\Felulet {#3164 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3165 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3166 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3167 …} -alapszin: Doctrine\ORM\PersistentCollection {#3169 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3171 …} } App\Entity\Felulet {#3173 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3174 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3175 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3176 …} -alapszin: Doctrine\ORM\PersistentCollection {#3178 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3180 …} } App\Entity\Felulet {#3182 -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 {#3183 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3184 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3185 …} -alapszin: Doctrine\ORM\PersistentCollection {#3187 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3189 …} } App\Entity\Felulet {#3191 -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 {#3192 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3193 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3194 …} -alapszin: Doctrine\ORM\PersistentCollection {#3196 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3198 …} } App\Entity\Felulet {#3200 -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 {#3201 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3202 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3203 …} -alapszin: Doctrine\ORM\PersistentCollection {#3205 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3207 …} } App\Entity\Felulet {#3209 -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 {#3210 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3211 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3212 …} -alapszin: Doctrine\ORM\PersistentCollection {#3214 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3216 …} } App\Entity\Felulet {#3218 -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 {#3219 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3220 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3221 …} -alapszin: Doctrine\ORM\PersistentCollection {#3223 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3225 …} } App\Entity\Felulet {#3227 -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 {#3228 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3229 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3230 …} -alapszin: Doctrine\ORM\PersistentCollection {#3232 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3234 …} } App\Entity\Felulet {#3236 -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 {#3237 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3238 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3239 …} -alapszin: Doctrine\ORM\PersistentCollection {#3241 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3243 …} } App\Entity\Felulet {#3245 -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 {#3246 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3247 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3248 …} -alapszin: Doctrine\ORM\PersistentCollection {#3250 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3252 …} } ] |
| 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) {#3314 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3308 …} } |
| choice_filter | null |
| choice_label | Closure(Felulet $felulet) {#3312 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3308 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Felulet $felulet) {#3313 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3308 …} } |
| choices | [ App\Entity\Felulet {#3128 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3129 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3130 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3131 …} -alapszin: Doctrine\ORM\PersistentCollection {#3133 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3135 …} } App\Entity\Felulet {#3137 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3138 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3139 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3140 …} -alapszin: Doctrine\ORM\PersistentCollection {#3142 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3144 …} } App\Entity\Felulet {#3146 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3147 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3148 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3149 …} -alapszin: Doctrine\ORM\PersistentCollection {#3151 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3153 …} } App\Entity\Felulet {#3155 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3156 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3157 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3158 …} -alapszin: Doctrine\ORM\PersistentCollection {#3160 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3162 …} } App\Entity\Felulet {#3164 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3165 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3166 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3167 …} -alapszin: Doctrine\ORM\PersistentCollection {#3169 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3171 …} } App\Entity\Felulet {#3173 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3174 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3175 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3176 …} -alapszin: Doctrine\ORM\PersistentCollection {#3178 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3180 …} } App\Entity\Felulet {#3182 -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 {#3183 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3184 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3185 …} -alapszin: Doctrine\ORM\PersistentCollection {#3187 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3189 …} } App\Entity\Felulet {#3191 -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 {#3192 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3193 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3194 …} -alapszin: Doctrine\ORM\PersistentCollection {#3196 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3198 …} } App\Entity\Felulet {#3200 -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 {#3201 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3202 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3203 …} -alapszin: Doctrine\ORM\PersistentCollection {#3205 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3207 …} } App\Entity\Felulet {#3209 -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 {#3210 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3211 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3212 …} -alapszin: Doctrine\ORM\PersistentCollection {#3214 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3216 …} } App\Entity\Felulet {#3218 -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 {#3219 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3220 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3221 …} -alapszin: Doctrine\ORM\PersistentCollection {#3223 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3225 …} } App\Entity\Felulet {#3227 -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 {#3228 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3229 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3230 …} -alapszin: Doctrine\ORM\PersistentCollection {#3232 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3234 …} } App\Entity\Felulet {#3236 -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 {#3237 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3238 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3239 …} -alapszin: Doctrine\ORM\PersistentCollection {#3241 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3243 …} } App\Entity\Felulet {#3245 -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 {#3246 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3247 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3248 …} -alapszin: Doctrine\ORM\PersistentCollection {#3250 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3252 …} } ] |
| 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() {#3315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3316 …} $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 {#3324 +data: App\Entity\Felulet {#3128 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3129 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3130 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3131 …} -alapszin: Doctrine\ORM\PersistentCollection {#3133 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3135 …} } +value: "felulet1" +label: "felület1" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +data: App\Entity\Felulet {#3137 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3138 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3139 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3140 …} -alapszin: Doctrine\ORM\PersistentCollection {#3142 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3144 …} } +value: "felulet2" +label: "felulet2" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +data: App\Entity\Felulet {#3146 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3147 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3148 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3149 …} -alapszin: Doctrine\ORM\PersistentCollection {#3151 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3153 …} } +value: "felulet3" +label: "felulet3" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +data: App\Entity\Felulet {#3155 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3156 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3157 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3158 …} -alapszin: Doctrine\ORM\PersistentCollection {#3160 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3162 …} } +value: "felulet4" +label: "felulet4" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +data: App\Entity\Felulet {#3164 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3165 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3166 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3167 …} -alapszin: Doctrine\ORM\PersistentCollection {#3169 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3171 …} } +value: "felulet35" +label: "felulet35" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +data: App\Entity\Felulet {#3173 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3174 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3175 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3176 …} -alapszin: Doctrine\ORM\PersistentCollection {#3178 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3180 …} } +value: "felulet36" +label: "felulet36" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +data: App\Entity\Felulet {#3182 -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 {#3183 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3184 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3185 …} -alapszin: Doctrine\ORM\PersistentCollection {#3187 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3189 …} } +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 {#3331 +data: App\Entity\Felulet {#3191 -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 {#3192 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3193 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3194 …} -alapszin: Doctrine\ORM\PersistentCollection {#3196 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3198 …} } +value: "strukturalt-klinker" +label: "strukturált klinker" +attr: [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +data: App\Entity\Felulet {#3200 -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 {#3201 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3202 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3203 …} -alapszin: Doctrine\ORM\PersistentCollection {#3205 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3207 …} } +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 {#3333 +data: App\Entity\Felulet {#3209 -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 {#3210 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3211 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3212 …} -alapszin: Doctrine\ORM\PersistentCollection {#3214 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3216 …} } +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 {#3334 +data: App\Entity\Felulet {#3218 -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 {#3219 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3220 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3221 …} -alapszin: Doctrine\ORM\PersistentCollection {#3223 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3225 …} } +value: "sima-klinker" +label: "sima klinker" +attr: [ "data-icon" => null "data-alias" => "sima-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +data: App\Entity\Felulet {#3227 -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 {#3228 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3229 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3230 …} -alapszin: Doctrine\ORM\PersistentCollection {#3232 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3234 …} } +value: "rusztikus-klinker" +label: "rusztikus klinker" +attr: [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +data: App\Entity\Felulet {#3236 -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 {#3237 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3238 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3239 …} -alapszin: Doctrine\ORM\PersistentCollection {#3241 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3243 …} } +value: "mazas" +label: "mázas" +attr: [ "data-icon" => null "data-alias" => "mazas" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +data: App\Entity\Felulet {#3245 -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 {#3246 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3247 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3248 …} -alapszin: Doctrine\ORM\PersistentCollection {#3250 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3252 …} } +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 {#3709 -errors: [] -form: Symfony\Component\Form\Form {#3742 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3718 …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) {#3903 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) {#3370 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 {#3371 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() {#3618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3617 …} $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 {#3907 -errors: [] -form: Symfony\Component\Form\Form {#3745 …} } |
| form | Symfony\Component\Form\FormView {#3906 …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) {#3370 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 {#3371 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() {#3627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3626 …} $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 {#3908 -errors: [] -form: Symfony\Component\Form\Form {#3748 …} } |
| form | Symfony\Component\Form\FormView {#3909 …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) {#3370 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 {#3371 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() {#3636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3635 …} $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 {#3910 -errors: [] -form: Symfony\Component\Form\Form {#3751 …} } |
| form | Symfony\Component\Form\FormView {#3911 …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) {#3370 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 {#3371 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() {#3645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3644 …} $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 {#3912 -errors: [] -form: Symfony\Component\Form\Form {#3754 …} } |
| form | Symfony\Component\Form\FormView {#3913 …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) {#3370 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 {#3371 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() {#3654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3653 …} $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 {#3914 -errors: [] -form: Symfony\Component\Form\Form {#3757 …} } |
| form | Symfony\Component\Form\FormView {#3915 …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) {#3370 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 {#3371 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() {#3663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3662 …} $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 {#3916 -errors: [] -form: Symfony\Component\Form\Form {#3760 …} } |
| form | Symfony\Component\Form\FormView {#3917 …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) {#3370 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 {#3371 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() {#3672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3671 …} $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 {#3918 -errors: [] -form: Symfony\Component\Form\Form {#3763 …} } |
| form | Symfony\Component\Form\FormView {#3919 …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) {#3370 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 {#3371 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() {#3681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3680 …} $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 {#3920 -errors: [] -form: Symfony\Component\Form\Form {#3766 …} } |
| form | Symfony\Component\Form\FormView {#3921 …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) {#3370 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 {#3371 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() {#3690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3689 …} $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 {#3922 -errors: [] -form: Symfony\Component\Form\Form {#3769 …} } |
| form | Symfony\Component\Form\FormView {#3923 …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) {#3370 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 {#3371 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() {#3699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3698 …} $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 {#3924 -errors: [] -form: Symfony\Component\Form\Form {#3772 …} } |
| form | Symfony\Component\Form\FormView {#3925 …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) {#3370 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 {#3371 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() {#3708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3707 …} $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 {#3926 -errors: [] -form: Symfony\Component\Form\Form {#3775 …} } |
| form | Symfony\Component\Form\FormView {#3927 …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) {#3370 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 {#3371 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() {#3717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3716 …} $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 {#3928 -errors: [] -form: Symfony\Component\Form\Form {#3778 …} } |
| form | Symfony\Component\Form\FormView {#3929 …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) {#3370 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 {#3371 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() {#3726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3725 …} $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 {#3930 -errors: [] -form: Symfony\Component\Form\Form {#3781 …} } |
| form | Symfony\Component\Form\FormView {#3931 …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) {#3370 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 {#3371 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() {#3735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3734 …} $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 {#3932 -errors: [] -form: Symfony\Component\Form\Form {#3784 …} } |
| form | Symfony\Component\Form\FormView {#3933 …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() {#3344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3343 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| 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 {#3352 +data: "1" +value: "1" +label: "Igen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +data: "0" +value: "0" +label: "Nem" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3905 -errors: [] -form: Symfony\Component\Form\Form {#3805 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3899 …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) {#3935 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) {#3370 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 {#3371 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() {#3789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3788 …} $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 {#3938 -errors: [] -form: Symfony\Component\Form\Form {#3808 …} } |
| form | Symfony\Component\Form\FormView {#3937 …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) {#3370 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 {#3371 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() {#3798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3797 …} $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 {#3939 -errors: [] -form: Symfony\Component\Form\Form {#3811 …} } |
| form | Symfony\Component\Form\FormView {#3940 …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" |