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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2644 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() {#2645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2643 …} } } |
| 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 {#2659 -errors: [] -form: Symfony\Component\Form\Form {#2664 …} } |
| form | Symfony\Component\Form\FormView {#2646 …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 {#2651 +payload: null +groups: ? ?array +message: "Kérem írjon be egy kifejezést" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2651 +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 {#2651 +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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2657 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() {#2658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2656 …} } } |
| 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 {#2675 -errors: [] -form: Symfony\Component\Form\Form {#2667 …} } |
| form | Symfony\Component\Form\FormView {#2674 …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 | "8b4a927334.yUzjZiW_zI1E2pmpVdEIlxRT22qVdV6f71ziyYczu28.gRuMEWb9gtsBk9fLD7li1FADmR7iNx_1my-3o9dl2iGbGKlVEvGU6C-NrQ" |
| 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 | "8b4a927334.yUzjZiW_zI1E2pmpVdEIlxRT22qVdV6f71ziyYczu28.gRuMEWb9gtsBk9fLD7li1FADmR7iNx_1my-3o9dl2iGbGKlVEvGU6C-NrQ" |
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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data | "8b4a927334.yUzjZiW_zI1E2pmpVdEIlxRT22qVdV6f71ziyYczu28.gRuMEWb9gtsBk9fLD7li1FADmR7iNx_1my-3o9dl2iGbGKlVEvGU6C-NrQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2694 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() {#2695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2693 …} } } |
| 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 | "8b4a927334.yUzjZiW_zI1E2pmpVdEIlxRT22qVdV6f71ziyYczu28.gRuMEWb9gtsBk9fLD7li1FADmR7iNx_1my-3o9dl2iGbGKlVEvGU6C-NrQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2705 -errors: [] -form: Symfony\Component\Form\Form {#2701 …} } |
| form | Symfony\Component\Form\FormView {#2696 …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 | "8b4a927334.yUzjZiW_zI1E2pmpVdEIlxRT22qVdV6f71ziyYczu28.gRuMEWb9gtsBk9fLD7li1FADmR7iNx_1my-3o9dl2iGbGKlVEvGU6C-NrQ" |
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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2821 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() {#2822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2820 …} } } |
| 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 {#2858 -errors: [] -form: Symfony\Component\Form\Form {#2865 …} } |
| form | Symfony\Component\Form\FormView {#2823 …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 {#2828 +payload: null +groups: ? ?array +message: "Kérem adja meg a nevét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2828 +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 {#2828 +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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2832 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() {#2833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2831 …} } } |
| 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 {#2880 -errors: [] -form: Symfony\Component\Form\Form {#2868 …} } |
| form | Symfony\Component\Form\FormView {#2878 …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 {#2829 +payload: null +groups: ? ?array +message: "Kérem adja meg az email címét" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2829 +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 {#2829 +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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2844 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() {#2845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2843 …} } } |
| 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 {#2881 -errors: [] -form: Symfony\Component\Form\Form {#2871 …} } |
| form | Symfony\Component\Form\FormView {#2882 …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 {#2830 +payload: null +groups: ? ?array +message: "Kérem fogadja el az Adatvédelmi nyilatkozatot" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2830 +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 {#2830 +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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2855 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 {#2856 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() {#2860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2859 …} } } |
| 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 {#2883 -errors: [] -form: Symfony\Component\Form\Form {#2874 …} } |
| form | Symfony\Component\Form\FormView {#2889 …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 | "32275c25143d91b2987107095e165a3._vRzCNHE1b3XW9Pi97yOYdHRdnaYr3E7q2VljGGzo-c.uM0LapKRst61KbauvJH7M7qUO0e110ZIhlE33gmB96HIwTFRm7W9379stA" |
| 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 | "32275c25143d91b2987107095e165a3._vRzCNHE1b3XW9Pi97yOYdHRdnaYr3E7q2VljGGzo-c.uM0LapKRst61KbauvJH7M7qUO0e110ZIhlE33gmB96HIwTFRm7W9379stA" |
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 {#2623 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2624 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2625 …} -namespace: Closure() {#2627 …} } |
| data | "32275c25143d91b2987107095e165a3._vRzCNHE1b3XW9Pi97yOYdHRdnaYr3E7q2VljGGzo-c.uM0LapKRst61KbauvJH7M7qUO0e110ZIhlE33gmB96HIwTFRm7W9379stA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2846 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() {#2892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2834 …} } } |
| 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 | "32275c25143d91b2987107095e165a3._vRzCNHE1b3XW9Pi97yOYdHRdnaYr3E7q2VljGGzo-c.uM0LapKRst61KbauvJH7M7qUO0e110ZIhlE33gmB96HIwTFRm7W9379stA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -errors: [] -form: Symfony\Component\Form\Form {#2897 …} } |
| form | Symfony\Component\Form\FormView {#2891 …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 | "32275c25143d91b2987107095e165a3._vRzCNHE1b3XW9Pi97yOYdHRdnaYr3E7q2VljGGzo-c.uM0LapKRst61KbauvJH7M7qUO0e110ZIhlE33gmB96HIwTFRm7W9379stA" |