Forms
-
form_render_form
-
formName
-
page
-
attr
-
recaptcha
-
firstName
-
lastName
-
email
-
company
-
message
-
submit
-
town
-
country
-
_token
-
form_render_form
"Flagstone\CmsBundle\Type\FormRenderFormType"
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 |
|---|---|---|
| current_attr | "{"slug":"host"}" |
same as passed value |
| current_page | "slug" |
same as passed value |
| fields | Doctrine\ORM\PersistentCollection {#2538 #collection: Doctrine\Common\Collections\ArrayCollection {#2539 …} #initialized: true -snapshot: [ …8] -owner: Flagstone\CmsBundle\Entity\Form {#2501 …} -association: Symfony\Component\VarDumper\Caster\CutStub {#5656 …} -backRefFieldName: "form" -isDirty: false -em: ContainerWu62EFk\EntityManagerGhostEbeb667 {#276 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5675 …} } |
same as passed value |
| form_name | "HostForm" |
same as passed value |
| recaptcha_name | "recaptcha" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "form_render_form" ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| current_attr | "{"slug":"host"}" |
| current_page | "slug" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| fields | Doctrine\ORM\PersistentCollection {#2538 #collection: Doctrine\Common\Collections\ArrayCollection {#2539 …} #initialized: true -snapshot: [ …8] -owner: Flagstone\CmsBundle\Entity\Form {#2501 …} -association: Symfony\Component\VarDumper\Caster\CutStub {#5656 …} -backRefFieldName: "form" -isDirty: false -em: ContainerWu62EFk\EntityManagerGhostEbeb667 {#276 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#5675 …} } |
| form_attr | false |
| form_name | "HostForm" |
| 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 |
| recaptcha_name | "recaptcha" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2685 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/tools/send-mail" |
| attr | [ "id" => "form_render_form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "form_render_form" "_form_render_form" ] |
| cache_key | "_form_render_form_form_render_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3079 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3082 …5} |
| full_name | "form_render_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form_render_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form" |
| valid | true |
| value | null |
formName
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "HostForm" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "HostForm" |
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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data | "HostForm" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2884 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() {#2895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2892 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_render_form_formName" ] |
| cache_key | "_form_render_form_formName_hidden" |
| compound | false |
| data | "HostForm" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3087 -form: Symfony\Component\Form\Form {#3016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3086 …5} |
| full_name | "form_render_form[formName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_formName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_formName" |
| valid | true |
| value | "HostForm" |
page
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "slug" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "slug" |
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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data | "slug" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2901 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() {#2903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2902 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_render_form_page" ] |
| cache_key | "_form_render_form_page_hidden" |
| compound | false |
| data | "slug" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3088 -form: Symfony\Component\Form\Form {#3019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3089 …5} |
| full_name | "form_render_form[page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_page" |
| valid | true |
| value | "slug" |
attr
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "{"slug":"host"}" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "{"slug":"host"}" |
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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data | "{"slug":"host"}" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2910 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() {#2912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2911 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_render_form_attr" ] |
| cache_key | "_form_render_form_attr_hidden" |
| compound | false |
| data | "{"slug":"host"}" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3090 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3091 …5} |
| full_name | "form_render_form[attr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_attr" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "attr" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_attr" |
| valid | true |
| value | "{"slug":"host"}" |
recaptcha
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
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 | 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2919 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() {#2921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2920 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_render_form_recaptcha" ] |
| cache_key | "_form_render_form_recaptcha_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3092 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3093 …5} |
| full_name | "form_render_form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_recaptcha" |
| valid | true |
| value | "" |
firstName
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "Firstname" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2932 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 | "Firstname" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2933 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_render_form_firstName" ] |
| cache_key | "_form_render_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3094 -form: Symfony\Component\Form\Form {#3028 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3095 …5} |
| full_name | "form_render_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_firstName" |
| label | "Firstname" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_firstName" |
| valid | true |
| value | "" |
lastName
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "Lastname" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2941 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 | "Lastname" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_render_form_lastName" ] |
| cache_key | "_form_render_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3096 -form: Symfony\Component\Form\Form {#3031 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3097 …5} |
| full_name | "form_render_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_lastName" |
| label | "Lastname" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_lastName" |
| valid | true |
| value | "" |
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "Email" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2954 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 | "Email" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2955 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_render_form_email" ] |
| cache_key | "_form_render_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3098 -form: Symfony\Component\Form\Form {#3034 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3099 …5} |
| full_name | "form_render_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_email" |
| label | "Email" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_email" |
| valid | true |
| value | "" |
company
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "What is your company ?" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2963 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 | "What is your company ?" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_render_form_company" ] |
| cache_key | "_form_render_form_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3100 -form: Symfony\Component\Form\Form {#3037 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3101 …5} |
| full_name | "form_render_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_company" |
| label | "What is your company ?" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_company" |
| 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 |
|---|---|---|
| attr | [ "class" => null "style" => "height: 150px; padding-top: 20px" ] |
[ "class" => null "style" => "height: 150px; padding-top: 20px" ] |
| label | "Message" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => "height: 150px; padding-top: 20px" ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2976 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 | "Message" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2977 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => "height: 150px; padding-top: 20px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_render_form_message" ] |
| cache_key | "_form_render_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3102 -form: Symfony\Component\Form\Form {#3040 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3103 …5} |
| full_name | "form_render_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_message" |
| label | "Message" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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 | "_form_render_form_message" |
| valid | true |
| value | "" |
submit
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 |
|---|---|---|
| attr | [ "class" => "button button-host dot-font" "style" => null ] |
[ "class" => "button button-host dot-font" "style" => null ] |
| label | "SEND ->" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button button-host dot-font" "style" => null ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "SEND ->" |
| 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 | [ "class" => "button button-host dot-font" "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_render_form_submit" ] |
| cache_key | "_form_render_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3105 …5} |
| full_name | "form_render_form[submit]" |
| id | "form_render_form_submit" |
| label | "SEND ->" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_submit" |
| value | null |
town
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "Town" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2996 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 | "Town" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#2998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#2997 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_render_form_town" ] |
| cache_key | "_form_render_form_town_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3106 -form: Symfony\Component\Form\Form {#3045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3104 …5} |
| full_name | "form_render_form[town]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_town" |
| label | "Town" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "town" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_town" |
| valid | true |
| value | "" |
country
"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 | [ "class" => null "style" => null ] |
[ "class" => null "style" => null ] |
| label | "Country" |
same as passed value |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
[ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => null "style" => null ] |
| 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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3005 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 | "Country" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| 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() {#3007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#3006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => null "style" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_render_form_country" ] |
| cache_key | "_form_render_form_country_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3107 -form: Symfony\Component\Form\Form {#3048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3108 …5} |
| full_name | "form_render_form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_form_country" |
| label | "Country" |
| label_attr | [ "class" => "white text" "style" => "margin-bottom: 10px" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_render_form_country" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ca95444a007432a6fd7.kiYnvZqcSkpopm3dXNojmoDJ6FXJX0XOV2_oXPymW7c.6G9E0erefHtFllnwErJ56cy8hD6OJQmfHTqKF4_IGOalRxL83e9yfjuWWQ" |
| 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 | "ca95444a007432a6fd7.kiYnvZqcSkpopm3dXNojmoDJ6FXJX0XOV2_oXPymW7c.6G9E0erefHtFllnwErJ56cy8hD6OJQmfHTqKF4_IGOalRxL83e9yfjuWWQ" |
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 {#2657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2659 …} -namespace: Closure() {#2661 …} } |
| data | "ca95444a007432a6fd7.kiYnvZqcSkpopm3dXNojmoDJ6FXJX0XOV2_oXPymW7c.6G9E0erefHtFllnwErJ56cy8hD6OJQmfHTqKF4_IGOalRxL83e9yfjuWWQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3084 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() {#3109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#3110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form_render_form__token" ] |
| cache_key | "_form_render_form__token_hidden" |
| compound | false |
| data | "ca95444a007432a6fd7.kiYnvZqcSkpopm3dXNojmoDJ6FXJX0XOV2_oXPymW7c.6G9E0erefHtFllnwErJ56cy8hD6OJQmfHTqKF4_IGOalRxL83e9yfjuWWQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3120 -form: Symfony\Component\Form\Form {#3116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3111 …5} |
| full_name | "form_render_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_render_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_render_form__token" |
| valid | true |
| value | "ca95444a007432a6fd7.kiYnvZqcSkpopm3dXNojmoDJ6FXJX0XOV2_oXPymW7c.6G9E0erefHtFllnwErJ56cy8hD6OJQmfHTqKF4_IGOalRxL83e9yfjuWWQ" |