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) {#3268 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() {#3270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3269 …} $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 {#3291 -errors: [] -form: Symfony\Component\Form\Form {#3296 …} } |
| form | Symfony\Component\Form\FormView {#3271 …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 {#3276 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3276 +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 {#3276 +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) {#3288 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() {#3290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3289 …} $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 {#3307 -errors: [] -form: Symfony\Component\Form\Form {#3299 …} } |
| form | Symfony\Component\Form\FormView {#3306 …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) {#3313 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() {#3315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3314 …} $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 {#3325 -errors: [] -form: Symfony\Component\Form\Form {#3321 …} } |
| form | Symfony\Component\Form\FormView {#3316 …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 {#3552 -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) {#3558 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 {#3552 -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() {#3560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3559 …} $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 {#3968 -errors: [] -form: Symfony\Component\Form\Form {#3983 …} } |
| form | Symfony\Component\Form\FormView {#3561 …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 {#3602 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3601 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3600 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3599 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3597 …} -felulet: Doctrine\ORM\PersistentCollection {#3595 …} } App\Entity\Alapszin {#3593 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3592 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3591 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3590 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3588 …} -felulet: Doctrine\ORM\PersistentCollection {#3586 …} } App\Entity\Alapszin {#3584 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3583 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3582 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3581 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3579 …} -felulet: Doctrine\ORM\PersistentCollection {#3577 …} } App\Entity\Alapszin {#3575 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3574 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3573 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3572 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3570 …} -felulet: Doctrine\ORM\PersistentCollection {#3567 …} } App\Entity\Alapszin {#3605 -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 {#3606 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3607 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3608 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3612 …} } App\Entity\Alapszin {#3614 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3615 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3616 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3617 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3621 …} } App\Entity\Alapszin {#3623 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3624 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3625 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3626 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3630 …} } App\Entity\Alapszin {#3632 -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 {#3633 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3634 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3635 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3639 …} } App\Entity\Alapszin {#3641 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3643 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3644 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3646 …} -felulet: Doctrine\ORM\PersistentCollection {#3648 …} } App\Entity\Alapszin {#3650 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3652 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3653 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3655 …} -felulet: Doctrine\ORM\PersistentCollection {#3657 …} } App\Entity\Alapszin {#3659 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3660 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3661 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3662 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3664 …} -felulet: Doctrine\ORM\PersistentCollection {#3666 …} } App\Entity\Alapszin {#3668 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3669 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3670 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3671 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3673 …} -felulet: Doctrine\ORM\PersistentCollection {#3675 …} } App\Entity\Alapszin {#3677 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3678 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3679 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3680 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3682 …} -felulet: Doctrine\ORM\PersistentCollection {#3684 …} } App\Entity\Alapszin {#3686 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3687 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3688 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3689 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3691 …} -felulet: Doctrine\ORM\PersistentCollection {#3693 …} } App\Entity\Alapszin {#3695 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3696 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3697 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3698 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3700 …} -felulet: Doctrine\ORM\PersistentCollection {#3702 …} } App\Entity\Alapszin {#3704 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3705 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3706 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3707 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3709 …} -felulet: Doctrine\ORM\PersistentCollection {#3711 …} } App\Entity\Alapszin {#3713 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3714 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3715 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3716 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3718 …} -felulet: Doctrine\ORM\PersistentCollection {#3720 …} } App\Entity\Alapszin {#3722 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3723 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3724 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3725 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3727 …} -felulet: Doctrine\ORM\PersistentCollection {#3729 …} } App\Entity\Alapszin {#3731 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3732 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3733 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3734 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3736 …} -felulet: Doctrine\ORM\PersistentCollection {#3738 …} } App\Entity\Alapszin {#3740 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3741 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3742 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3743 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3745 …} -felulet: Doctrine\ORM\PersistentCollection {#3747 …} } ] |
[ App\Entity\Alapszin {#3602 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3601 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3600 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3599 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3597 …} -felulet: Doctrine\ORM\PersistentCollection {#3595 …} } App\Entity\Alapszin {#3593 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3592 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3591 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3590 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3588 …} -felulet: Doctrine\ORM\PersistentCollection {#3586 …} } App\Entity\Alapszin {#3584 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3583 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3582 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3581 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3579 …} -felulet: Doctrine\ORM\PersistentCollection {#3577 …} } App\Entity\Alapszin {#3575 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3574 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3573 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3572 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3570 …} -felulet: Doctrine\ORM\PersistentCollection {#3567 …} } App\Entity\Alapszin {#3605 -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 {#3606 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3607 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3608 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3612 …} } App\Entity\Alapszin {#3614 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3615 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3616 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3617 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3621 …} } App\Entity\Alapszin {#3623 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3624 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3625 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3626 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3630 …} } App\Entity\Alapszin {#3632 -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 {#3633 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3634 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3635 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3639 …} } App\Entity\Alapszin {#3641 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3643 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3644 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3646 …} -felulet: Doctrine\ORM\PersistentCollection {#3648 …} } App\Entity\Alapszin {#3650 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3652 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3653 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3655 …} -felulet: Doctrine\ORM\PersistentCollection {#3657 …} } App\Entity\Alapszin {#3659 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3660 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3661 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3662 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3664 …} -felulet: Doctrine\ORM\PersistentCollection {#3666 …} } App\Entity\Alapszin {#3668 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3669 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3670 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3671 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3673 …} -felulet: Doctrine\ORM\PersistentCollection {#3675 …} } App\Entity\Alapszin {#3677 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3678 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3679 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3680 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3682 …} -felulet: Doctrine\ORM\PersistentCollection {#3684 …} } App\Entity\Alapszin {#3686 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3687 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3688 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3689 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3691 …} -felulet: Doctrine\ORM\PersistentCollection {#3693 …} } App\Entity\Alapszin {#3695 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3696 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3697 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3698 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3700 …} -felulet: Doctrine\ORM\PersistentCollection {#3702 …} } App\Entity\Alapszin {#3704 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3705 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3706 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3707 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3709 …} -felulet: Doctrine\ORM\PersistentCollection {#3711 …} } App\Entity\Alapszin {#3713 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3714 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3715 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3716 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3718 …} -felulet: Doctrine\ORM\PersistentCollection {#3720 …} } App\Entity\Alapszin {#3722 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3723 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3724 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3725 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3727 …} -felulet: Doctrine\ORM\PersistentCollection {#3729 …} } App\Entity\Alapszin {#3731 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3732 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3733 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3734 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3736 …} -felulet: Doctrine\ORM\PersistentCollection {#3738 …} } App\Entity\Alapszin {#3740 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3741 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3742 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3743 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3745 …} -felulet: Doctrine\ORM\PersistentCollection {#3747 …} } ] |
| 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) {#3897 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3877 …} } |
| choice_filter | null |
| choice_label | Closure(Alapszin $alapszin) {#3895 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3877 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Alapszin $alapszin) {#3896 class: "App\Form\Type\AlapszinAutocompleteType" this: App\Form\Type\AlapszinAutocompleteType {#3877 …} } |
| choices | [ App\Entity\Alapszin {#3602 -id: 11 -name: "fehér" -alias: "feher" -color: null -active: true -alt: "fehér" -title: "fehér" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3601 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3600 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3599 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3597 …} -felulet: Doctrine\ORM\PersistentCollection {#3595 …} } App\Entity\Alapszin {#3593 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3592 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3591 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3590 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3588 …} -felulet: Doctrine\ORM\PersistentCollection {#3586 …} } App\Entity\Alapszin {#3584 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3583 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3582 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3581 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3579 …} -felulet: Doctrine\ORM\PersistentCollection {#3577 …} } App\Entity\Alapszin {#3575 -id: 14 -name: "barna" -alias: "barna" -color: null -active: true -alt: "barna" -title: "barna" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3574 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3573 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3572 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3570 …} -felulet: Doctrine\ORM\PersistentCollection {#3567 …} } App\Entity\Alapszin {#3605 -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 {#3606 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3607 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3608 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3612 …} } App\Entity\Alapszin {#3614 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3615 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3616 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3617 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3621 …} } App\Entity\Alapszin {#3623 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3624 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3625 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3626 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3630 …} } App\Entity\Alapszin {#3632 -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 {#3633 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3634 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3635 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3639 …} } App\Entity\Alapszin {#3641 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3643 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3644 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3646 …} -felulet: Doctrine\ORM\PersistentCollection {#3648 …} } App\Entity\Alapszin {#3650 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3652 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3653 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3655 …} -felulet: Doctrine\ORM\PersistentCollection {#3657 …} } App\Entity\Alapszin {#3659 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3660 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3661 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3662 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3664 …} -felulet: Doctrine\ORM\PersistentCollection {#3666 …} } App\Entity\Alapszin {#3668 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3669 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3670 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3671 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3673 …} -felulet: Doctrine\ORM\PersistentCollection {#3675 …} } App\Entity\Alapszin {#3677 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3678 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3679 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3680 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3682 …} -felulet: Doctrine\ORM\PersistentCollection {#3684 …} } App\Entity\Alapszin {#3686 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3687 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3688 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3689 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3691 …} -felulet: Doctrine\ORM\PersistentCollection {#3693 …} } App\Entity\Alapszin {#3695 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3696 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3697 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3698 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3700 …} -felulet: Doctrine\ORM\PersistentCollection {#3702 …} } App\Entity\Alapszin {#3704 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3705 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3706 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3707 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3709 …} -felulet: Doctrine\ORM\PersistentCollection {#3711 …} } App\Entity\Alapszin {#3713 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3714 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3715 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3716 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3718 …} -felulet: Doctrine\ORM\PersistentCollection {#3720 …} } App\Entity\Alapszin {#3722 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3723 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3724 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3725 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3727 …} -felulet: Doctrine\ORM\PersistentCollection {#3729 …} } App\Entity\Alapszin {#3731 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3732 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3733 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3734 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3736 …} -felulet: Doctrine\ORM\PersistentCollection {#3738 …} } App\Entity\Alapszin {#3740 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3741 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3742 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3743 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3745 …} -felulet: Doctrine\ORM\PersistentCollection {#3747 …} } ] |
| 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() {#3898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3899 …} $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 {#3907 +data: App\Entity\Alapszin {#3659 -id: 1 -name: "fehér" -alias: "feher" -color: "#FFF8E8" -active: true -alt: "" -title: "" -sorrend: 1 -created_at: DateTimeImmutable @1766636040 {#3660 date: 2025-12-25 05:14:00.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899596 {#3661 date: 2026-04-11 11:26:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3662 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3664 …} -felulet: Doctrine\ORM\PersistentCollection {#3666 …} } +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +data: App\Entity\Alapszin {#3593 -id: 12 -name: "szürke" -alias: "szurke" -color: null -active: true -alt: "szürke" -title: "szürke" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3592 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3591 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3590 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3588 …} -felulet: Doctrine\ORM\PersistentCollection {#3586 …} } +value: "szurke" +label: "szürke" +attr: [ "data-color" => null "data-alias" => "szurke" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +data: App\Entity\Alapszin {#3584 -id: 13 -name: "fekete" -alias: "fekete" -color: null -active: true -alt: "fekete" -title: "fekete" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3583 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3582 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3581 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3579 …} -felulet: Doctrine\ORM\PersistentCollection {#3577 …} } +value: "fekete" +label: "fekete" +attr: [ "data-color" => null "data-alias" => "fekete" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +data: App\Entity\Alapszin {#3668 -id: 2 -name: "barna" -alias: "barna" -color: "#B0A393" -active: true -alt: "" -title: "" -sorrend: 2 -created_at: DateTimeImmutable @1766636058 {#3669 date: 2025-12-25 05:14:18.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899622 {#3670 date: 2026-04-11 11:27:02.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3671 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3673 …} -felulet: Doctrine\ORM\PersistentCollection {#3675 …} } +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +data: App\Entity\Alapszin {#3605 -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 {#3606 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3607 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3608 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3610 …} -felulet: Doctrine\ORM\PersistentCollection {#3612 …} } +value: "voros" +label: "vörös" +attr: [ "data-color" => null "data-alias" => "voros" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +data: App\Entity\Alapszin {#3614 -id: 16 -name: "narancs" -alias: "narancs" -color: null -active: true -alt: "narancs" -title: "narancs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3615 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3616 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3617 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3619 …} -felulet: Doctrine\ORM\PersistentCollection {#3621 …} } +value: "narancs" +label: "narancs" +attr: [ "data-color" => null "data-alias" => "narancs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +data: App\Entity\Alapszin {#3623 -id: 17 -name: "bézs" -alias: "bezs" -color: null -active: true -alt: "bézs" -title: "bézs" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3624 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3625 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3626 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3628 …} -felulet: Doctrine\ORM\PersistentCollection {#3630 …} } +value: "bezs" +label: "bézs" +attr: [ "data-color" => null "data-alias" => "bezs" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +data: App\Entity\Alapszin {#3632 -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 {#3633 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3634 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3635 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3637 …} -felulet: Doctrine\ORM\PersistentCollection {#3639 …} } +value: "rozsaszin" +label: "rózsaszín" +attr: [ "data-color" => null "data-alias" => "rozsaszin" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +data: App\Entity\Alapszin {#3641 -id: 19 -name: "sárga" -alias: "sarga" -color: null -active: true -alt: "sárga" -title: "sárga" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3642 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3643 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3644 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3646 …} -felulet: Doctrine\ORM\PersistentCollection {#3648 …} } +value: "sarga" +label: "sárga" +attr: [ "data-color" => null "data-alias" => "sarga" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +data: App\Entity\Alapszin {#3650 -id: 20 -name: "bordó" -alias: "bordo" -color: null -active: true -alt: "bordó" -title: "bordó" -sorrend: 0 -created_at: DateTimeImmutable @1783078244 {#3651 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3652 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3653 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3655 …} -felulet: Doctrine\ORM\PersistentCollection {#3657 …} } +value: "bordo" +label: "bordó" +attr: [ "data-color" => null "data-alias" => "bordo" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +data: App\Entity\Alapszin {#3659} +value: "feher" +label: "fehér" +attr: [ "data-color" => "#FFF8E8" "data-alias" => "feher" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +data: App\Entity\Alapszin {#3668} +value: "barna" +label: "barna" +attr: [ "data-color" => "#B0A393" "data-alias" => "barna" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +data: App\Entity\Alapszin {#3677 -id: 3 -name: "szin1" -alias: "szin1" -color: "#DDCFB6" -active: true -alt: "" -title: "" -sorrend: 3 -created_at: DateTimeImmutable @1766636070 {#3678 date: 2025-12-25 05:14:30.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899646 {#3679 date: 2026-04-11 11:27:26.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3680 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3682 …} -felulet: Doctrine\ORM\PersistentCollection {#3684 …} } +value: "szin1" +label: "szin1" +attr: [ "data-color" => "#DDCFB6" "data-alias" => "szin1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +data: App\Entity\Alapszin {#3686 -id: 4 -name: "szin2" -alias: "szin2" -color: "#D3BD58" -active: true -alt: "" -title: "" -sorrend: 4 -created_at: DateTimeImmutable @1775899663 {#3687 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899663 {#3688 date: 2026-04-11 11:27:43.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3689 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3691 …} -felulet: Doctrine\ORM\PersistentCollection {#3693 …} } +value: "szin2" +label: "szin2" +attr: [ "data-color" => "#D3BD58" "data-alias" => "szin2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +data: App\Entity\Alapszin {#3695 -id: 5 -name: "szin3" -alias: "szin3" -color: "#A8654A" -active: true -alt: "" -title: "" -sorrend: 5 -created_at: DateTimeImmutable @1775899675 {#3696 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899675 {#3697 date: 2026-04-11 11:27:55.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3698 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3700 …} -felulet: Doctrine\ORM\PersistentCollection {#3702 …} } +value: "szin3" +label: "szin3" +attr: [ "data-color" => "#A8654A" "data-alias" => "szin3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +data: App\Entity\Alapszin {#3704 -id: 6 -name: "szin4" -alias: "szin4" -color: "#915039" -active: true -alt: "" -title: "" -sorrend: 6 -created_at: DateTimeImmutable @1775899686 {#3705 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899686 {#3706 date: 2026-04-11 11:28:06.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3707 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3709 …} -felulet: Doctrine\ORM\PersistentCollection {#3711 …} } +value: "szin4" +label: "szin4" +attr: [ "data-color" => "#915039" "data-alias" => "szin4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +data: App\Entity\Alapszin {#3713 -id: 7 -name: "szin5" -alias: "szin5" -color: "#5D4038" -active: true -alt: "" -title: "" -sorrend: 7 -created_at: DateTimeImmutable @1775899696 {#3714 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899696 {#3715 date: 2026-04-11 11:28:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3716 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3718 …} -felulet: Doctrine\ORM\PersistentCollection {#3720 …} } +value: "szin5" +label: "szin5" +attr: [ "data-color" => "#5D4038" "data-alias" => "szin5" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +data: App\Entity\Alapszin {#3722 -id: 8 -name: "szin6" -alias: "szin6" -color: "#7A82A5" -active: true -alt: "" -title: "" -sorrend: 8 -created_at: DateTimeImmutable @1775899708 {#3723 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899708 {#3724 date: 2026-04-11 11:28:28.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3725 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3727 …} -felulet: Doctrine\ORM\PersistentCollection {#3729 …} } +value: "szin6" +label: "szin6" +attr: [ "data-color" => "#7A82A5" "data-alias" => "szin6" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +data: App\Entity\Alapszin {#3731 -id: 9 -name: "szin7" -alias: "szin7" -color: "#6D4100" -active: true -alt: "" -title: "" -sorrend: 9 -created_at: DateTimeImmutable @1775899716 {#3732 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899716 {#3733 date: 2026-04-11 11:28:36.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3734 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3736 …} -felulet: Doctrine\ORM\PersistentCollection {#3738 …} } +value: "szin7" +label: "szin7" +attr: [ "data-color" => "#6D4100" "data-alias" => "szin7" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +data: App\Entity\Alapszin {#3740 -id: 10 -name: "szin8" -alias: "szin8" -color: "#605D58" -active: true -alt: "" -title: "" -sorrend: 10 -created_at: DateTimeImmutable @1775899725 {#3741 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899725 {#3742 date: 2026-04-11 11:28:45.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3743 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3745 …} -felulet: Doctrine\ORM\PersistentCollection {#3747 …} } +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 {#4359 -errors: [] -form: Symfony\Component\Form\Form {#4176 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3941 …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) {#4350 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) {#3993 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 {#3994 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() {#3995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3996 …} $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 {#4314 -errors: [] -form: Symfony\Component\Form\Form {#4179 …} } |
| form | Symfony\Component\Form\FormView {#4323 …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) {#3993 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 {#3994 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() {#4007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4006 …} $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 {#4305 -errors: [] -form: Symfony\Component\Form\Form {#4182 …} } |
| form | Symfony\Component\Form\FormView {#4296 …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) {#3993 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 {#3994 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() {#4016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4015 …} $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 {#4287 -errors: [] -form: Symfony\Component\Form\Form {#4185 …} } |
| form | Symfony\Component\Form\FormView {#4278 …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) {#3993 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 {#3994 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() {#4025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4024 …} $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 {#4269 -errors: [] -form: Symfony\Component\Form\Form {#4188 …} } |
| form | Symfony\Component\Form\FormView {#4260 …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) {#3993 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 {#3994 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() {#4034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4033 …} $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 {#4251 -errors: [] -form: Symfony\Component\Form\Form {#4191 …} } |
| form | Symfony\Component\Form\FormView {#4242 …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) {#3993 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 {#3994 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() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4042 …} $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 {#3901 -errors: [] -form: Symfony\Component\Form\Form {#4194 …} } |
| form | Symfony\Component\Form\FormView {#4170 …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) {#3993 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 {#3994 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() {#4052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4051 …} $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 {#4161 -errors: [] -form: Symfony\Component\Form\Form {#4197 …} } |
| form | Symfony\Component\Form\FormView {#4152 …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) {#3993 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 {#3994 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() {#4061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4060 …} $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 {#4143 -errors: [] -form: Symfony\Component\Form\Form {#4200 …} } |
| form | Symfony\Component\Form\FormView {#4134 …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) {#3993 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 {#3994 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() {#4070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4069 …} $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 {#4125 -errors: [] -form: Symfony\Component\Form\Form {#4203 …} } |
| form | Symfony\Component\Form\FormView {#4116 …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) {#3993 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 {#3994 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() {#4079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4078 …} $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 {#4107 -errors: [] -form: Symfony\Component\Form\Form {#4206 …} } |
| form | Symfony\Component\Form\FormView {#4098 …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) {#3993 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 {#3994 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() {#4088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4087 …} $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 {#4089 -errors: [] -form: Symfony\Component\Form\Form {#4209 …} } |
| form | Symfony\Component\Form\FormView {#4080 …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) {#3993 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 {#3994 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() {#4097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4096 …} $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 {#4071 -errors: [] -form: Symfony\Component\Form\Form {#4212 …} } |
| form | Symfony\Component\Form\FormView {#4062 …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) {#3993 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 {#3994 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() {#4106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4105 …} $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 {#4053 -errors: [] -form: Symfony\Component\Form\Form {#4215 …} } |
| form | Symfony\Component\Form\FormView {#4044 …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) {#3993 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 {#3994 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() {#4115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4114 …} $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 {#4035 -errors: [] -form: Symfony\Component\Form\Form {#4218 …} } |
| form | Symfony\Component\Form\FormView {#4026 …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) {#3993 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 {#3994 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() {#4124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4123 …} $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 {#4017 -errors: [] -form: Symfony\Component\Form\Form {#4221 …} } |
| form | Symfony\Component\Form\FormView {#4008 …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) {#3993 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 {#3994 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() {#4133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4132 …} $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 {#3999 -errors: [] -form: Symfony\Component\Form\Form {#4224 …} } |
| form | Symfony\Component\Form\FormView {#4438 …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) {#3993 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 {#3994 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() {#4142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4141 …} $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 {#4440 -errors: [] -form: Symfony\Component\Form\Form {#4227 …} } |
| form | Symfony\Component\Form\FormView {#4441 …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) {#3993 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 {#3994 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() {#4151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4150 …} $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 {#4442 -errors: [] -form: Symfony\Component\Form\Form {#4230 …} } |
| form | Symfony\Component\Form\FormView {#4443 …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) {#3993 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 {#3994 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() {#4160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4159 …} $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 {#4449 -errors: [] -form: Symfony\Component\Form\Form {#4233 …} } |
| form | Symfony\Component\Form\FormView {#4490 …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) {#3993 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 {#3994 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() {#4169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4168 …} $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 {#4492 -errors: [] -form: Symfony\Component\Form\Form {#4236 …} } |
| form | Symfony\Component\Form\FormView {#4520 …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 {#3751 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3752 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3753 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -alapszin: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Felulet {#3760 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3761 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3762 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -alapszin: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Felulet {#3769 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3770 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3771 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -alapszin: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} } App\Entity\Felulet {#3778 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3779 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3780 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3781 …} -alapszin: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} } App\Entity\Felulet {#3787 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3788 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3789 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3790 …} -alapszin: Doctrine\ORM\PersistentCollection {#3792 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3794 …} } App\Entity\Felulet {#3796 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3797 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3798 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3799 …} -alapszin: Doctrine\ORM\PersistentCollection {#3801 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3803 …} } App\Entity\Felulet {#3805 -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 {#3806 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3807 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3808 …} -alapszin: Doctrine\ORM\PersistentCollection {#3810 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3812 …} } App\Entity\Felulet {#3814 -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 {#3815 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3816 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3817 …} -alapszin: Doctrine\ORM\PersistentCollection {#3819 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3821 …} } App\Entity\Felulet {#3823 -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 {#3824 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3825 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3826 …} -alapszin: Doctrine\ORM\PersistentCollection {#3828 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3830 …} } App\Entity\Felulet {#3832 -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 {#3833 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3834 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3835 …} -alapszin: Doctrine\ORM\PersistentCollection {#3837 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3839 …} } App\Entity\Felulet {#3841 -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 {#3842 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3843 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3844 …} -alapszin: Doctrine\ORM\PersistentCollection {#3846 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3848 …} } App\Entity\Felulet {#3850 -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 {#3851 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3852 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3853 …} -alapszin: Doctrine\ORM\PersistentCollection {#3855 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3857 …} } App\Entity\Felulet {#3859 -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 {#3860 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3861 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3862 …} -alapszin: Doctrine\ORM\PersistentCollection {#3864 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3866 …} } App\Entity\Felulet {#3868 -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 {#3869 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3870 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3871 …} -alapszin: Doctrine\ORM\PersistentCollection {#3873 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3875 …} } ] |
[ App\Entity\Felulet {#3751 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3752 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3753 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -alapszin: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Felulet {#3760 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3761 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3762 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -alapszin: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Felulet {#3769 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3770 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3771 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -alapszin: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} } App\Entity\Felulet {#3778 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3779 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3780 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3781 …} -alapszin: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} } App\Entity\Felulet {#3787 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3788 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3789 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3790 …} -alapszin: Doctrine\ORM\PersistentCollection {#3792 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3794 …} } App\Entity\Felulet {#3796 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3797 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3798 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3799 …} -alapszin: Doctrine\ORM\PersistentCollection {#3801 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3803 …} } App\Entity\Felulet {#3805 -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 {#3806 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3807 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3808 …} -alapszin: Doctrine\ORM\PersistentCollection {#3810 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3812 …} } App\Entity\Felulet {#3814 -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 {#3815 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3816 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3817 …} -alapszin: Doctrine\ORM\PersistentCollection {#3819 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3821 …} } App\Entity\Felulet {#3823 -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 {#3824 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3825 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3826 …} -alapszin: Doctrine\ORM\PersistentCollection {#3828 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3830 …} } App\Entity\Felulet {#3832 -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 {#3833 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3834 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3835 …} -alapszin: Doctrine\ORM\PersistentCollection {#3837 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3839 …} } App\Entity\Felulet {#3841 -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 {#3842 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3843 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3844 …} -alapszin: Doctrine\ORM\PersistentCollection {#3846 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3848 …} } App\Entity\Felulet {#3850 -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 {#3851 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3852 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3853 …} -alapszin: Doctrine\ORM\PersistentCollection {#3855 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3857 …} } App\Entity\Felulet {#3859 -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 {#3860 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3861 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3862 …} -alapszin: Doctrine\ORM\PersistentCollection {#3864 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3866 …} } App\Entity\Felulet {#3868 -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 {#3869 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3870 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3871 …} -alapszin: Doctrine\ORM\PersistentCollection {#3873 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3875 …} } ] |
| 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) {#3937 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3931 …} } |
| choice_filter | null |
| choice_label | Closure(Felulet $felulet) {#3935 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3931 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Felulet $felulet) {#3936 class: "App\Form\Type\FeluletAutocompleteType" this: App\Form\Type\FeluletAutocompleteType {#3931 …} } |
| choices | [ App\Entity\Felulet {#3751 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3752 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3753 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -alapszin: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} } App\Entity\Felulet {#3760 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3761 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3762 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -alapszin: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} } App\Entity\Felulet {#3769 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3770 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3771 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -alapszin: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} } App\Entity\Felulet {#3778 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3779 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3780 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3781 …} -alapszin: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} } App\Entity\Felulet {#3787 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3788 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3789 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3790 …} -alapszin: Doctrine\ORM\PersistentCollection {#3792 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3794 …} } App\Entity\Felulet {#3796 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3797 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3798 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3799 …} -alapszin: Doctrine\ORM\PersistentCollection {#3801 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3803 …} } App\Entity\Felulet {#3805 -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 {#3806 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3807 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3808 …} -alapszin: Doctrine\ORM\PersistentCollection {#3810 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3812 …} } App\Entity\Felulet {#3814 -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 {#3815 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3816 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3817 …} -alapszin: Doctrine\ORM\PersistentCollection {#3819 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3821 …} } App\Entity\Felulet {#3823 -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 {#3824 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3825 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3826 …} -alapszin: Doctrine\ORM\PersistentCollection {#3828 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3830 …} } App\Entity\Felulet {#3832 -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 {#3833 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3834 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3835 …} -alapszin: Doctrine\ORM\PersistentCollection {#3837 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3839 …} } App\Entity\Felulet {#3841 -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 {#3842 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3843 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3844 …} -alapszin: Doctrine\ORM\PersistentCollection {#3846 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3848 …} } App\Entity\Felulet {#3850 -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 {#3851 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3852 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3853 …} -alapszin: Doctrine\ORM\PersistentCollection {#3855 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3857 …} } App\Entity\Felulet {#3859 -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 {#3860 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3861 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3862 …} -alapszin: Doctrine\ORM\PersistentCollection {#3864 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3866 …} } App\Entity\Felulet {#3868 -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 {#3869 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3870 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3871 …} -alapszin: Doctrine\ORM\PersistentCollection {#3873 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3875 …} } ] |
| 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() {#3938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "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 {#3947 +data: App\Entity\Felulet {#3751 -id: 1 -name: "felület1" -alias: "felulet1" -icon: "felulet1u2zknzlmwu.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636798 {#3752 date: 2025-12-25 05:26:38.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899449 {#3753 date: 2026-04-11 11:24:09.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3754 …} -alapszin: Doctrine\ORM\PersistentCollection {#3756 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3758 …} } +value: "felulet1" +label: "felület1" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet1u2zknzlmwu.png" "data-alias" => "felulet1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +data: App\Entity\Felulet {#3760 -id: 2 -name: "felulet2" -alias: "felulet2" -icon: "felulet2wrrkmt7ftx.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636821 {#3761 date: 2025-12-25 05:27:01.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899456 {#3762 date: 2026-04-11 11:24:16.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3763 …} -alapszin: Doctrine\ORM\PersistentCollection {#3765 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3767 …} } +value: "felulet2" +label: "felulet2" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet2wrrkmt7ftx.png" "data-alias" => "felulet2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +data: App\Entity\Felulet {#3769 -id: 3 -name: "felulet3" -alias: "felulet3" -icon: "felulet3ocily30inf.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1766636839 {#3770 date: 2025-12-25 05:27:19.0 Europe/Budapest (+01:00) } -updated_at: DateTimeImmutable @1775899463 {#3771 date: 2026-04-11 11:24:23.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3772 …} -alapszin: Doctrine\ORM\PersistentCollection {#3774 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3776 …} } +value: "felulet3" +label: "felulet3" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet3ocily30inf.png" "data-alias" => "felulet3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +data: App\Entity\Felulet {#3778 -id: 4 -name: "felulet4" -alias: "felulet4" -icon: "felulet4l35l5w1hde.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899472 {#3779 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899472 {#3780 date: 2026-04-11 11:24:32.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3781 …} -alapszin: Doctrine\ORM\PersistentCollection {#3783 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3785 …} } +value: "felulet4" +label: "felulet4" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet4l35l5w1hde.png" "data-alias" => "felulet4" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +data: App\Entity\Felulet {#3787 -id: 5 -name: "felulet35" -alias: "felulet35" -icon: "felulet5tfx7bbkeqm.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899478 {#3788 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899478 {#3789 date: 2026-04-11 11:24:38.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3790 …} -alapszin: Doctrine\ORM\PersistentCollection {#3792 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3794 …} } +value: "felulet35" +label: "felulet35" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet5tfx7bbkeqm.png" "data-alias" => "felulet35" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +data: App\Entity\Felulet {#3796 -id: 6 -name: "felulet36" -alias: "felulet36" -icon: "felulet6g4kepstu5w.png" -icon_title: "" -icon_alt: "" -active: true -sorrend: 0 -created_at: DateTimeImmutable @1775899484 {#3797 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1775899484 {#3798 date: 2026-04-11 11:24:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3799 …} -alapszin: Doctrine\ORM\PersistentCollection {#3801 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3803 …} } +value: "felulet36" +label: "felulet36" +attr: [ "data-icon" => "/assets/uploaded_images/felulet/felulet6g4kepstu5w.png" "data-alias" => "felulet36" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +data: App\Entity\Felulet {#3805 -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 {#3806 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3807 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3808 …} -alapszin: Doctrine\ORM\PersistentCollection {#3810 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3812 …} } +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 {#3954 +data: App\Entity\Felulet {#3814 -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 {#3815 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3816 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3817 …} -alapszin: Doctrine\ORM\PersistentCollection {#3819 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3821 …} } +value: "strukturalt-klinker" +label: "strukturált klinker" +attr: [ "data-icon" => null "data-alias" => "strukturalt-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +data: App\Entity\Felulet {#3823 -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 {#3824 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3825 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3826 …} -alapszin: Doctrine\ORM\PersistentCollection {#3828 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3830 …} } +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 {#3956 +data: App\Entity\Felulet {#3832 -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 {#3833 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3834 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3835 …} -alapszin: Doctrine\ORM\PersistentCollection {#3837 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3839 …} } +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 {#3957 +data: App\Entity\Felulet {#3841 -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 {#3842 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3843 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3844 …} -alapszin: Doctrine\ORM\PersistentCollection {#3846 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3848 …} } +value: "sima-klinker" +label: "sima klinker" +attr: [ "data-icon" => null "data-alias" => "sima-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +data: App\Entity\Felulet {#3850 -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 {#3851 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3852 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3853 …} -alapszin: Doctrine\ORM\PersistentCollection {#3855 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3857 …} } +value: "rusztikus-klinker" +label: "rusztikus klinker" +attr: [ "data-icon" => null "data-alias" => "rusztikus-klinker" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +data: App\Entity\Felulet {#3859 -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 {#3860 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3861 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3862 …} -alapszin: Doctrine\ORM\PersistentCollection {#3864 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3866 …} } +value: "mazas" +label: "mázas" +attr: [ "data-icon" => null "data-alias" => "mazas" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +data: App\Entity\Felulet {#3868 -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 {#3869 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -updated_at: DateTimeImmutable @1783078244 {#3870 date: 2026-07-03 13:30:44.0 Europe/Budapest (+02:00) } -product: Doctrine\ORM\PersistentCollection {#3871 …} -alapszin: Doctrine\ORM\PersistentCollection {#3873 …} -tarkasag: Doctrine\ORM\PersistentCollection {#3875 …} } +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 {#4332 -errors: [] -form: Symfony\Component\Form\Form {#4365 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4341 …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) {#4526 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) {#3993 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 {#3994 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() {#4241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4240 …} $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 {#4530 -errors: [] -form: Symfony\Component\Form\Form {#4368 …} } |
| form | Symfony\Component\Form\FormView {#4529 …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) {#3993 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 {#3994 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() {#4250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4249 …} $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 {#4531 -errors: [] -form: Symfony\Component\Form\Form {#4371 …} } |
| form | Symfony\Component\Form\FormView {#4532 …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) {#3993 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 {#3994 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() {#4259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4258 …} $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 {#4533 -errors: [] -form: Symfony\Component\Form\Form {#4374 …} } |
| form | Symfony\Component\Form\FormView {#4534 …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) {#3993 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 {#3994 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() {#4268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4267 …} $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 {#4535 -errors: [] -form: Symfony\Component\Form\Form {#4377 …} } |
| form | Symfony\Component\Form\FormView {#4536 …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) {#3993 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 {#3994 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() {#4277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4276 …} $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 {#4537 -errors: [] -form: Symfony\Component\Form\Form {#4380 …} } |
| form | Symfony\Component\Form\FormView {#4538 …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) {#3993 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 {#3994 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() {#4286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4285 …} $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 {#4539 -errors: [] -form: Symfony\Component\Form\Form {#4383 …} } |
| form | Symfony\Component\Form\FormView {#4540 …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) {#3993 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 {#3994 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() {#4295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4294 …} $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 {#4541 -errors: [] -form: Symfony\Component\Form\Form {#4386 …} } |
| form | Symfony\Component\Form\FormView {#4542 …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) {#3993 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 {#3994 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() {#4304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4303 …} $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 {#4543 -errors: [] -form: Symfony\Component\Form\Form {#4389 …} } |
| form | Symfony\Component\Form\FormView {#4544 …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) {#3993 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 {#3994 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() {#4313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4312 …} $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 {#4545 -errors: [] -form: Symfony\Component\Form\Form {#4392 …} } |
| form | Symfony\Component\Form\FormView {#4546 …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) {#3993 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 {#3994 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() {#4322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4321 …} $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 {#4547 -errors: [] -form: Symfony\Component\Form\Form {#4395 …} } |
| form | Symfony\Component\Form\FormView {#4548 …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) {#3993 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 {#3994 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() {#4331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4330 …} $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 {#4549 -errors: [] -form: Symfony\Component\Form\Form {#4398 …} } |
| form | Symfony\Component\Form\FormView {#4550 …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) {#3993 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 {#3994 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() {#4340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4339 …} $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 {#4551 -errors: [] -form: Symfony\Component\Form\Form {#4401 …} } |
| form | Symfony\Component\Form\FormView {#4552 …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) {#3993 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 {#3994 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() {#4349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4348 …} $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 {#4553 -errors: [] -form: Symfony\Component\Form\Form {#4404 …} } |
| form | Symfony\Component\Form\FormView {#4554 …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) {#3993 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 {#3994 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() {#4358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4357 …} $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 {#4555 -errors: [] -form: Symfony\Component\Form\Form {#4407 …} } |
| form | Symfony\Component\Form\FormView {#4556 …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() {#3967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#3966 …} $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 {#3975 +data: "1" +value: "1" +label: "Igen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +data: "0" +value: "0" +label: "Nem" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4528 -errors: [] -form: Symfony\Component\Form\Form {#4428 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4522 …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) {#4558 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) {#3993 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 {#3994 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() {#4412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4411 …} $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 {#4561 -errors: [] -form: Symfony\Component\Form\Form {#4431 …} } |
| form | Symfony\Component\Form\FormView {#4560 …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) {#3993 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 {#3994 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() {#4421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#131 …} $message: Closure() {#4420 …} $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 {#4562 -errors: [] -form: Symfony\Component\Form\Form {#4434 …} } |
| form | Symfony\Component\Form\FormView {#4563 …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" |