Forms
-
search
-
text
-
_token
-
-
mail_chimp
-
name
-
email
-
any
-
_token
-
search
Form type:
"App\Form\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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4611 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() {#4612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4610 …} } } |
| 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 {#4626 -errors: [] -form: Symfony\Component\Form\Form {#4631 …} } |
| form | Symfony\Component\Form\FormView {#4613 …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
Form type:
"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 {#4618 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4618 +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 |
| attr | [ "placeholder" => "Keresés" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4618 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Keresé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() {#4625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4623 …} } } |
| 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 {#4642 -errors: [] -form: Symfony\Component\Form\Form {#4634 …} } |
| form | Symfony\Component\Form\FormView {#4641 …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" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3ac6aae50898487de8c59.NDeyfiSzhgzdq9IJYqfNcSWxxtayVtIU4hRcLVou_hk.eEb2EnXmwziZ3L1xJ-SgLmf29_voDOE5iXVsHx1syCwZcOUkEoP1foz56g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "3ac6aae50898487de8c59.NDeyfiSzhgzdq9IJYqfNcSWxxtayVtIU4hRcLVou_hk.eEb2EnXmwziZ3L1xJ-SgLmf29_voDOE5iXVsHx1syCwZcOUkEoP1foz56g" |
same as passed value |
| mapped | 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 | "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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data | "3ac6aae50898487de8c59.NDeyfiSzhgzdq9IJYqfNcSWxxtayVtIU4hRcLVou_hk.eEb2EnXmwziZ3L1xJ-SgLmf29_voDOE5iXVsHx1syCwZcOUkEoP1foz56g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4661 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() {#4662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4660 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
| cache_key | "_search__token_hidden" |
| compound | false |
| data | "3ac6aae50898487de8c59.NDeyfiSzhgzdq9IJYqfNcSWxxtayVtIU4hRcLVou_hk.eEb2EnXmwziZ3L1xJ-SgLmf29_voDOE5iXVsHx1syCwZcOUkEoP1foz56g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4672 -errors: [] -form: Symfony\Component\Form\Form {#4668 …} } |
| form | Symfony\Component\Form\FormView {#4663 …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 | "3ac6aae50898487de8c59.NDeyfiSzhgzdq9IJYqfNcSWxxtayVtIU4hRcLVou_hk.eEb2EnXmwziZ3L1xJ-SgLmf29_voDOE5iXVsHx1syCwZcOUkEoP1foz56g" |
mail_chimp
Form type:
"App\Form\MailChimpType"
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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4948 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() {#4949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4947 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "mail_chimp" "_mail_chimp" ] |
| cache_key | "_mail_chimp_mail_chimp" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4985 -errors: [] -form: Symfony\Component\Form\Form {#4992 …} } |
| form | Symfony\Component\Form\FormView {#4950 …5} |
| full_name | "mail_chimp" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_chimp" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail_chimp" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_chimp" |
| valid | true |
| value | null |
name
Form type:
"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" => "Írja be a teljes nevét" ] |
[ "placeholder" => "Írja be a teljes nevét" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4955 +payload: null +groups: ? ?array +message: "Kérem adja meg a nevét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4955 +payload: null +groups: ? ?array +message: "Kérem adja meg a nevét" +allowNull: false +normalizer: null } ] |
| label | "Teljes Név <small>(Kötelező kitölteni)</small>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Írja be a teljes nevét" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4955 +payload: null +groups: ? ?array +message: "Kérem adja meg a nevét" +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Teljes Név <small>(Kötelező kitölteni)</small>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#4960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4958 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Írja be a teljes nevét" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_mail_chimp_name" ] |
| cache_key | "_mail_chimp_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5007 -errors: [] -form: Symfony\Component\Form\Form {#4995 …} } |
| form | Symfony\Component\Form\FormView {#5005 …5} |
| full_name | "mail_chimp[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_chimp_name" |
| label | "Teljes Név <small>(Kötelező kitölteni)</small>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_chimp_name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "Írja be az email címét" ] |
[ "placeholder" => "Írja be az email címét" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4956 +payload: null +groups: ? ?array +message: "Kérem adja meg az email címét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4956 +payload: null +groups: ? ?array +message: "Kérem adja meg az email címét" +allowNull: false +normalizer: null } ] |
| label | "E-mail cím <small>(Kötelező kitölteni)</small>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Írja be az email címét" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4956 +payload: null +groups: ? ?array +message: "Kérem adja meg az email címét" +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail cím <small>(Kötelező kitölteni)</small>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#4972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4970 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Írja be az email címét" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_mail_chimp_email" ] |
| cache_key | "_mail_chimp_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5008 -errors: [] -form: Symfony\Component\Form\Form {#4998 …} } |
| form | Symfony\Component\Form\FormView {#5009 …5} |
| full_name | "mail_chimp[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_chimp_email" |
| label | "E-mail cím <small>(Kötelező kitölteni)</small>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_chimp_email" |
| valid | true |
| value | "" |
any
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4957 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4957 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
| label | "Elolvastam az <a href="/adatvedelmi-nyilatkozat" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/hozzajarulo-nyilatkozat" target="_blank">hozzájáruló nyilatkozat</a>ot." |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
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 | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4957 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4982 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 {#4983 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Elolvastam az <a href="/adatvedelmi-nyilatkozat" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/hozzajarulo-nyilatkozat" target="_blank">hozzájáruló nyilatkozat</a>ot." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#4987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4986 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_mail_chimp_any" ] |
| cache_key | "_mail_chimp_any_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5010 -errors: [] -form: Symfony\Component\Form\Form {#5001 …} } |
| form | Symfony\Component\Form\FormView {#5016 …5} |
| full_name | "mail_chimp[any]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_chimp_any" |
| label | "Elolvastam az <a href="/adatvedelmi-nyilatkozat" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/hozzajarulo-nyilatkozat" target="_blank">hozzájáruló nyilatkozat</a>ot." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "any" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_chimp_any" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0a94ee209af0bdb34576641e5a11d7ad.f3McPn5cmJg1agKaODyUxJ2tJfgRaQTiMkvF_OXjzXA.OxJyWxcJy8BvJTHjTE7dg67GV65aM2CUdwyhrZGhtT5OOFcLCBSv3k0-Sw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "0a94ee209af0bdb34576641e5a11d7ad.f3McPn5cmJg1agKaODyUxJ2tJfgRaQTiMkvF_OXjzXA.OxJyWxcJy8BvJTHjTE7dg67GV65aM2CUdwyhrZGhtT5OOFcLCBSv3k0-Sw" |
same as passed value |
| mapped | 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 | "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\CsrfTokenManager {#4590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4591 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4592 …} -namespace: Closure() {#4594 …} } |
| data | "0a94ee209af0bdb34576641e5a11d7ad.f3McPn5cmJg1agKaODyUxJ2tJfgRaQTiMkvF_OXjzXA.OxJyWxcJy8BvJTHjTE7dg67GV65aM2CUdwyhrZGhtT5OOFcLCBSv3k0-Sw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4973 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() {#5019 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#4961 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_mail_chimp__token" ] |
| cache_key | "_mail_chimp__token_hidden" |
| compound | false |
| data | "0a94ee209af0bdb34576641e5a11d7ad.f3McPn5cmJg1agKaODyUxJ2tJfgRaQTiMkvF_OXjzXA.OxJyWxcJy8BvJTHjTE7dg67GV65aM2CUdwyhrZGhtT5OOFcLCBSv3k0-Sw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5028 -errors: [] -form: Symfony\Component\Form\Form {#5024 …} } |
| form | Symfony\Component\Form\FormView {#5018 …5} |
| full_name | "mail_chimp[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_chimp__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 | "_mail_chimp__token" |
| valid | true |
| value | "0a94ee209af0bdb34576641e5a11d7ad.f3McPn5cmJg1agKaODyUxJ2tJfgRaQTiMkvF_OXjzXA.OxJyWxcJy8BvJTHjTE7dg67GV65aM2CUdwyhrZGhtT5OOFcLCBSv3k0-Sw" |