Forms
contact_from
Form type:
"App\Form\ContactFromType"
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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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() {#9878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9879 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_from" "_contact_from" ] |
| cache_key | "_contact_from_contact_from" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9976 -form: Symfony\Component\Form\Form {#9900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9955 …5} |
| full_name | "contact_from" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_from" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_from" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_from" |
| 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 |
|---|---|---|
| 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 | [] |
| 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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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 | 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() {#9892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9893 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_from_name" ] |
| cache_key | "_contact_from_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9963 -form: Symfony\Component\Form\Form {#9945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9977 …5} |
| full_name | "contact_from[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_from_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_from_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 |
|---|---|---|
| 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 | [] |
| 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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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 | 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() {#9864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9850 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_from_mail" ] |
| cache_key | "_contact_from_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9964 -form: Symfony\Component\Form\Form {#9948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9965 …5} |
| full_name | "contact_from[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_from_mail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_from_mail" |
| valid | true |
| value | "" |
message
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 |
|---|---|---|
| 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 | [] |
| 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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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 | 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() {#9894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9871 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_from_message" ] |
| cache_key | "_contact_from_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9966 -form: Symfony\Component\Form\Form {#9951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9967 …5} |
| full_name | "contact_from[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_from_message" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_from_message" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "bef9ac94d14f26933db35d49125ed.vAnRV5gP294md-gRdw27taEwE6qcKJpZLC9StIKolfE.31CHM-tlhJpLLb4nHETI2ZlmQ8HeSu5gRWQ11tPMwtzkTKUmyUeRjgsguQ" |
| 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 | "bef9ac94d14f26933db35d49125ed.vAnRV5gP294md-gRdw27taEwE6qcKJpZLC9StIKolfE.31CHM-tlhJpLLb4nHETI2ZlmQ8HeSu5gRWQ11tPMwtzkTKUmyUeRjgsguQ" |
same as passed value |
| mapped | false |
false
|
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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data | "bef9ac94d14f26933db35d49125ed.vAnRV5gP294md-gRdw27taEwE6qcKJpZLC9StIKolfE.31CHM-tlhJpLLb4nHETI2ZlmQ8HeSu5gRWQ11tPMwtzkTKUmyUeRjgsguQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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() {#9987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9984 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_from__token" ] |
| cache_key | "_contact_from__token_hidden" |
| compound | false |
| data | "bef9ac94d14f26933db35d49125ed.vAnRV5gP294md-gRdw27taEwE6qcKJpZLC9StIKolfE.31CHM-tlhJpLLb4nHETI2ZlmQ8HeSu5gRWQ11tPMwtzkTKUmyUeRjgsguQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9997 -form: Symfony\Component\Form\Form {#9993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9988 …5} |
| full_name | "contact_from[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_from__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 | "_contact_from__token" |
| valid | true |
| value | "bef9ac94d14f26933db35d49125ed.vAnRV5gP294md-gRdw27taEwE6qcKJpZLC9StIKolfE.31CHM-tlhJpLLb4nHETI2ZlmQ8HeSu5gRWQ11tPMwtzkTKUmyUeRjgsguQ" |
news_letter_list
Form type:
"App\Form\NewsLetterListType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\NewsLetterList {#9877 -id: null -mail: null -createdAt: DateTime @1783784028 {#9912 date: 2026-07-11 18:33:48.343887 Indian/Antananarivo (+03:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\NewsLetterList {#9877 -id: null -mail: null -createdAt: DateTime @1783784028 {#9912 date: 2026-07-11 18:33:48.343887 Indian/Antananarivo (+03:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| 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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data | App\Entity\NewsLetterList {#9877 -id: null -mail: null -createdAt: DateTime @1783784028 {#9912 date: 2026-07-11 18:33:48.343887 Indian/Antananarivo (+03:00) } } |
| data_class | "App\Entity\NewsLetterList" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} use: { $class: "App\Entity\NewsLetterList" } } |
| 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() {#9904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9908 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "news_letter_list" "_news_letter_list" ] |
| cache_key | "_news_letter_list_news_letter_list" |
| compound | true |
| data | App\Entity\NewsLetterList {#9877 -id: null -mail: null -createdAt: DateTime @1783784028 {#9912 date: 2026-07-11 18:33:48.343887 Indian/Antananarivo (+03:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9999 -form: Symfony\Component\Form\Form {#9937 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10000 …5} |
| full_name | "news_letter_list" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "news_letter_list" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "news_letter_list" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_news_letter_list" |
| valid | true |
| value | App\Entity\NewsLetterList {#9877 -id: null -mail: null -createdAt: DateTime @1783784028 {#9912 date: 2026-07-11 18:33:48.343887 Indian/Antananarivo (+03:00) } } |
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 |
|---|---|---|
| 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 | [] |
| 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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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 | 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() {#9926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#9925 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_news_letter_list_mail" ] |
| cache_key | "_news_letter_list_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10004 -form: Symfony\Component\Form\Form {#9940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10003 …5} |
| full_name | "news_letter_list[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "news_letter_list_mail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_news_letter_list_mail" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5e.QYC16j_56h_h0Lub9cYlPsh3fiJ_Xj3fzbYf1MMAjgM.d8jNonWov1OXt9D5wKlHZoJaF3MWD2y1j9UmhfJVtmEL9NSbecGdXqy96g" |
| 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 | "5e.QYC16j_56h_h0Lub9cYlPsh3fiJ_Xj3fzbYf1MMAjgM.d8jNonWov1OXt9D5wKlHZoJaF3MWD2y1j9UmhfJVtmEL9NSbecGdXqy96g" |
same as passed value |
| mapped | false |
false
|
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 {#9834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9835 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9836 …} -namespace: Closure() {#9838 …} } |
| data | "5e.QYC16j_56h_h0Lub9cYlPsh3fiJ_Xj3fzbYf1MMAjgM.d8jNonWov1OXt9D5wKlHZoJaF3MWD2y1j9UmhfJVtmEL9NSbecGdXqy96g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9736 …} } |
| 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() {#10005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9844 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#9743 …} $translationDomain: "validators" $message: Closure() {#10006 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_news_letter_list__token" ] |
| cache_key | "_news_letter_list__token_hidden" |
| compound | false |
| data | "5e.QYC16j_56h_h0Lub9cYlPsh3fiJ_Xj3fzbYf1MMAjgM.d8jNonWov1OXt9D5wKlHZoJaF3MWD2y1j9UmhfJVtmEL9NSbecGdXqy96g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10016 -form: Symfony\Component\Form\Form {#10012 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10007 …5} |
| full_name | "news_letter_list[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "news_letter_list__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 | "_news_letter_list__token" |
| valid | true |
| value | "5e.QYC16j_56h_h0Lub9cYlPsh3fiJ_Xj3fzbYf1MMAjgM.d8jNonWov1OXt9D5wKlHZoJaF3MWD2y1j9UmhfJVtmEL9NSbecGdXqy96g" |