Forms
-
form
-
text_11_1
-
text_11_33
-
text_11_34
-
textarea_11_1
-
any
-
submit_11_1
-
recaptcha_response
-
_token
-
form
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| csrf_field_name | "_token" |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | "form_intention_11" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | "form_intention_11" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1921 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() {#1919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1920 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/form/11" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1958 -errors: [] -form: Symfony\Component\Form\Form {#2002 …} } |
| form | Symfony\Component\Form\FormView {#1930 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
text_11_1
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" => "Név" ] |
[ "placeholder" => "Név" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1893 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1893 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
| label | "Név" |
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" => "Név" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1893 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +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 {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1900 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 | "Név" |
| 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() {#1890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Név" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_text_11_1" ] |
| cache_key | "_form_text_11_1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2053 -errors: [] -form: Symfony\Component\Form\Form {#2036 …} } |
| form | Symfony\Component\Form\FormView {#2006 …5} |
| full_name | "form[text_11_1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_text_11_1" |
| label | "Név" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text_11_1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_text_11_1" |
| valid | true |
| value | "" |
text_11_33
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" => "Telefonszám" ] |
[ "placeholder" => "Telefonszám" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1932 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1932 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
| label | "Telefonszám" |
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" => "Telefonszám" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1932 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +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 {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1904 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 | "Telefonszám" |
| 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() {#1902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1906 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Telefonszám" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_text_11_33" ] |
| cache_key | "_form_text_11_33_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2055 -errors: [] -form: Symfony\Component\Form\Form {#2033 …} } |
| form | Symfony\Component\Form\FormView {#2016 …5} |
| full_name | "form[text_11_33]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_text_11_33" |
| label | "Telefonszám" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text_11_33" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_text_11_33" |
| valid | true |
| value | "" |
text_11_34
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" => "E-mail" ] |
[ "placeholder" => "E-mail" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1911 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1911 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
| label | "E-mail" |
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" => "E-mail" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1911 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +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 {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1935 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 | "E-mail" |
| 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() {#1938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1937 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "E-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_text_11_34" ] |
| cache_key | "_form_text_11_34_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2015 -errors: [] -form: Symfony\Component\Form\Form {#2030 …} } |
| form | Symfony\Component\Form\FormView {#2054 …5} |
| full_name | "form[text_11_34]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_text_11_34" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text_11_34" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_text_11_34" |
| valid | true |
| value | "" |
textarea_11_1
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" => "Üzenet" ] |
[ "placeholder" => "Üzenet" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1910 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1910 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +allowNull: false +normalizer: null } ] |
| label | "Üzenet" |
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" => "Üzenet" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1910 +payload: null +groups: ? ?array +message: "Mező kitöltése kötelező" +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 {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1946 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 | "Üzenet" |
| 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() {#1951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1945 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Üzenet" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_textarea_11_1" ] |
| cache_key | "_form_textarea_11_1_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1915 -errors: [] -form: Symfony\Component\Form\Form {#2039 …} } |
| form | Symfony\Component\Form\FormView {#1929 …5} |
| full_name | "form[textarea_11_1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_textarea_11_1" |
| label | "Üzenet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "textarea_11_1" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_textarea_11_1" |
| 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 |
|---|---|---|
| attr | [ "class" => "any" "required" => "required" ] |
[ "class" => "any" "required" => "required" ] |
| invalid_message | "invalid" |
same as passed value |
| label | """ <a href='/adatvedelem'>\n <strong>Adatvédelem</strong> Elfogadása\n </a> """ |
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 | [ "class" => "any" "required" => "required" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1960 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 | "invalid" |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1959 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | """ <a href='/adatvedelem'>\n <strong>Adatvédelem</strong> Elfogadása\n </a> """ |
| 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() {#1966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#1971 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "any" "required" => "required" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_any" ] |
| cache_key | "_form_any_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1914 -errors: [] -form: Symfony\Component\Form\Form {#2042 …} } |
| form | Symfony\Component\Form\FormView {#1897 …5} |
| full_name | "form[any]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_any" |
| label | """ <a href='/adatvedelem'>\n <strong>Adatvédelem</strong> Elfogadása\n </a> """ |
| 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 | "_form_any" |
| valid | true |
| value | "1" |
submit_11_1
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Küldés" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Küldés" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit_11_1" ] |
| cache_key | "_form_submit_11_1_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1997 …5} |
| full_name | "form[submit_11_1]" |
| id | "form_submit_11_1" |
| label | "Küldés" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit_11_1" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_submit_11_1" |
| value | null |
recaptcha_response
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 | [ "id" => "recaptchaResponse" ] |
[ "id" => "recaptchaResponse" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "recaptchaResponse" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1986 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 | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#2026 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "recaptchaResponse" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_recaptcha_response" ] |
| cache_key | "_form_recaptcha_response_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1985 -errors: [] -form: Symfony\Component\Form\Form {#2047 …} } |
| form | Symfony\Component\Form\FormView {#1918 …5} |
| full_name | "form[recaptcha_response]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_recaptcha_response" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha_response" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_recaptcha_response" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a26a4c7.xlirnPQMTn9ZVCjm2gxmLSGEAY15x8TOaCafskL_cGY.tAr8zY49fRApLk6_rj4je3btZ-QNlYr-Cmf89juvMx6HIeqpumR7CxsdGA" |
| 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 | "a26a4c7.xlirnPQMTn9ZVCjm2gxmLSGEAY15x8TOaCafskL_cGY.tAr8zY49fRApLk6_rj4je3btZ-QNlYr-Cmf89juvMx6HIeqpumR7CxsdGA" |
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 {#1691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1688 …} -namespace: Closure() {#1686 …} } |
| data | "a26a4c7.xlirnPQMTn9ZVCjm2gxmLSGEAY15x8TOaCafskL_cGY.tAr8zY49fRApLk6_rj4je3btZ-QNlYr-Cmf89juvMx6HIeqpumR7CxsdGA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2027 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() {#2062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#256 …} $message: Closure() {#2063 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "a26a4c7.xlirnPQMTn9ZVCjm2gxmLSGEAY15x8TOaCafskL_cGY.tAr8zY49fRApLk6_rj4je3btZ-QNlYr-Cmf89juvMx6HIeqpumR7CxsdGA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1865 -errors: [] -form: Symfony\Component\Form\Form {#2020 …} } |
| form | Symfony\Component\Form\FormView {#2065 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__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 | "_form__token" |
| valid | true |
| value | "a26a4c7.xlirnPQMTn9ZVCjm2gxmLSGEAY15x8TOaCafskL_cGY.tAr8zY49fRApLk6_rj4je3btZ-QNlYr-Cmf89juvMx6HIeqpumR7CxsdGA" |