Forms
-
feedback
-
name
-
email
-
subject
-
message
-
captcha
-
_token
-
feedback
Form type:
"App\Form\FeedbackType"
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | "App\Entity\Feedback" |
disabled | false |
empty_data | Closure(FormInterface $form) {#686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Feedback" } } |
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() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#687 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "feedback" "_feedback" ] |
cache_key | "_feedback_feedback" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#751 -form: Symfony\Component\Form\Form {#757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#689 …5} |
full_name | "feedback" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "feedback" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_feedback" |
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 |
---|---|---|
label | "Your Name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#699 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 | "Your Name" |
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() {#701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#700 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_feedback_name" ] |
cache_key | "_feedback_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#702 -form: Symfony\Component\Form\Form {#760 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#711 …5} |
full_name | "feedback[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback_name" |
label | "Your Name" |
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 | "_feedback_name" |
valid | true |
value | "" |
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 |
---|---|---|
label | "Your E-mail Address" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#708 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 | "Your E-mail Address" |
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() {#710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#709 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_feedback_email" ] |
cache_key | "_feedback_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#776 -form: Symfony\Component\Form\Form {#763 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#778 …5} |
full_name | "feedback[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback_email" |
label | "Your E-mail Address" |
label_attr | [] |
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 | "_feedback_email" |
valid | true |
value | "" |
subject
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 |
---|---|---|
label | "Subject" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#717 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 | "Subject" |
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() {#719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#718 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_feedback_subject" ] |
cache_key | "_feedback_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#779 -form: Symfony\Component\Form\Form {#766 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#780 …5} |
full_name | "feedback[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback_subject" |
label | "Subject" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_feedback_subject" |
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 | [ "rows" => 6 ] |
[ "rows" => 6 ] |
label | "Message" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 6 ] |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#730 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 | [] |
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() {#732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#731 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 6 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_feedback_message" ] |
cache_key | "_feedback_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#781 -form: Symfony\Component\Form\Form {#769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#791 …5} |
full_name | "feedback[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback_message" |
label | "Message" |
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 | "_feedback_message" |
valid | true |
value | "" |
captcha
Form type:
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
---|---|---|
height | 50 |
same as passed value |
invalid_message | "Invalid captcha!" |
same as passed value |
length | 6 |
same as passed value |
width | 200 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#748 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/var/www/web/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Invalid captcha!" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 6 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#749 …} $translationDomain: "validators" } } |
validation_groups | null |
web_path | "/var/www/web/public" |
whitelist_key | "captcha_whitelist_key" |
width | 200 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_feedback_captcha" ] |
cache_key | "_feedback_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#793 -form: Symfony\Component\Form\Form {#772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#794 …5} |
full_name | "feedback[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback_captcha" |
image_id | "captcha_67bb234d6e3b1" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_feedback_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "48.YWgHdYg5EKs7_Oxk8UlXIahqy3rDK7AsGACMLVPuZyI.ABhXMe5QdMlSj7Y3lQMQQuRYhUKgU9hoTFq_QjC0CEwXP3RBw1Fp0naE1A" |
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 | "48.YWgHdYg5EKs7_Oxk8UlXIahqy3rDK7AsGACMLVPuZyI.ABhXMe5QdMlSj7Y3lQMQQuRYhUKgU9hoTFq_QjC0CEwXP3RBw1Fp0naE1A" |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#183 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#185 …} -namespace: Closure() {#197 …} } |
data | "48.YWgHdYg5EKs7_Oxk8UlXIahqy3rDK7AsGACMLVPuZyI.ABhXMe5QdMlSj7Y3lQMQQuRYhUKgU9hoTFq_QjC0CEwXP3RBw1Fp0naE1A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#800 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() {#802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#572 …} $message: Closure() {#801 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_feedback__token" ] |
cache_key | "_feedback__token_hidden" |
compound | false |
data | "48.YWgHdYg5EKs7_Oxk8UlXIahqy3rDK7AsGACMLVPuZyI.ABhXMe5QdMlSj7Y3lQMQQuRYhUKgU9hoTFq_QjC0CEwXP3RBw1Fp0naE1A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#812 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#803 …5} |
full_name | "feedback[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "feedback__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 | "_feedback__token" |
valid | true |
value | "48.YWgHdYg5EKs7_Oxk8UlXIahqy3rDK7AsGACMLVPuZyI.ABhXMe5QdMlSj7Y3lQMQQuRYhUKgU9hoTFq_QjC0CEwXP3RBw1Fp0naE1A" |