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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2962 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() {#2963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2961 …} } } |
| 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 {#2977 -errors: [] -form: Symfony\Component\Form\Form {#2982 …} } |
| form | Symfony\Component\Form\FormView {#2964 …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 {#2969 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2969 +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 {#2969 +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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2975 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() {#2976 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2974 …} } } |
| 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 {#2993 -errors: [] -form: Symfony\Component\Form\Form {#2985 …} } |
| form | Symfony\Component\Form\FormView {#2992 …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 | "0987e9f3aa4d84ac125c09cd.d4QIIr1xZKi8FScT15ePbnW0pAHic4SGFKnXivPNnSs.LcI7dIU-SerFV3MkhqO9AkDy7mqBBe7jTPv6_YuB3m8D9VhJ2khRmoxcFw" |
| 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 | "0987e9f3aa4d84ac125c09cd.d4QIIr1xZKi8FScT15ePbnW0pAHic4SGFKnXivPNnSs.LcI7dIU-SerFV3MkhqO9AkDy7mqBBe7jTPv6_YuB3m8D9VhJ2khRmoxcFw" |
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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data | "0987e9f3aa4d84ac125c09cd.d4QIIr1xZKi8FScT15ePbnW0pAHic4SGFKnXivPNnSs.LcI7dIU-SerFV3MkhqO9AkDy7mqBBe7jTPv6_YuB3m8D9VhJ2khRmoxcFw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3012 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() {#3013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3011 …} } } |
| 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 | "0987e9f3aa4d84ac125c09cd.d4QIIr1xZKi8FScT15ePbnW0pAHic4SGFKnXivPNnSs.LcI7dIU-SerFV3MkhqO9AkDy7mqBBe7jTPv6_YuB3m8D9VhJ2khRmoxcFw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3023 -errors: [] -form: Symfony\Component\Form\Form {#3019 …} } |
| form | Symfony\Component\Form\FormView {#3014 …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 | "0987e9f3aa4d84ac125c09cd.d4QIIr1xZKi8FScT15ePbnW0pAHic4SGFKnXivPNnSs.LcI7dIU-SerFV3MkhqO9AkDy7mqBBe7jTPv6_YuB3m8D9VhJ2khRmoxcFw" |
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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3113 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() {#3114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3112 …} } } |
| 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 {#3150 -errors: [] -form: Symfony\Component\Form\Form {#3157 …} } |
| form | Symfony\Component\Form\FormView {#3115 …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 {#3120 +payload: null +groups: ? ?array +message: "Kérem adja meg a nevét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3120 +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 {#3120 +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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3124 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() {#3125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3123 …} } } |
| 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 {#3172 -errors: [] -form: Symfony\Component\Form\Form {#3160 …} } |
| form | Symfony\Component\Form\FormView {#3170 …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 {#3121 +payload: null +groups: ? ?array +message: "Kérem adja meg az email címét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3121 +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 {#3121 +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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3136 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() {#3137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3135 …} } } |
| 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 {#3173 -errors: [] -form: Symfony\Component\Form\Form {#3163 …} } |
| form | Symfony\Component\Form\FormView {#3174 …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 {#3122 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3122 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
| label | "Elolvastam az <a href="/assets/menu/medilumadatkezelesitajekoztato.pdf" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/assets/menu/AK_Hírlevél_Hozzájáruló_Medilum.pdf" 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 {#3122 +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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3147 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 {#3148 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Elolvastam az <a href="/assets/menu/medilumadatkezelesitajekoztato.pdf" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/assets/menu/AK_Hírlevél_Hozzájáruló_Medilum.pdf" 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() {#3152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3151 …} } } |
| 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 {#3175 -errors: [] -form: Symfony\Component\Form\Form {#3166 …} } |
| form | Symfony\Component\Form\FormView {#3181 …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="/assets/menu/medilumadatkezelesitajekoztato.pdf" target="_blank">adatkezelési tájékoztatót</a>, és elfogadom a <a href="/assets/menu/AK_Hírlevél_Hozzájáruló_Medilum.pdf" 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 | "0b8dced808768732dc75d.VB0xRUt2sQfyRrlR9W_pAljYZ2Zn8I-bLliDh5PCthc.YkR4diAk9WuXJeMTrwalMBa5Hgg9o-nNHT-64sL14n4jKF0UGTz6M7MT3g" |
| 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 | "0b8dced808768732dc75d.VB0xRUt2sQfyRrlR9W_pAljYZ2Zn8I-bLliDh5PCthc.YkR4diAk9WuXJeMTrwalMBa5Hgg9o-nNHT-64sL14n4jKF0UGTz6M7MT3g" |
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 {#2941 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2942 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2943 …} -namespace: Closure() {#2945 …} } |
| data | "0b8dced808768732dc75d.VB0xRUt2sQfyRrlR9W_pAljYZ2Zn8I-bLliDh5PCthc.YkR4diAk9WuXJeMTrwalMBa5Hgg9o-nNHT-64sL14n4jKF0UGTz6M7MT3g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3138 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() {#3184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#3126 …} } } |
| 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 | "0b8dced808768732dc75d.VB0xRUt2sQfyRrlR9W_pAljYZ2Zn8I-bLliDh5PCthc.YkR4diAk9WuXJeMTrwalMBa5Hgg9o-nNHT-64sL14n4jKF0UGTz6M7MT3g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3193 -errors: [] -form: Symfony\Component\Form\Form {#3189 …} } |
| form | Symfony\Component\Form\FormView {#3183 …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 | "0b8dced808768732dc75d.VB0xRUt2sQfyRrlR9W_pAljYZ2Zn8I-bLliDh5PCthc.YkR4diAk9WuXJeMTrwalMBa5Hgg9o-nNHT-64sL14n4jKF0UGTz6M7MT3g" |