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_678b090f610cd" |
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 | "ea7c.I0LPU2qykO-5WcjTBunuVE4-ZK2V-u-OPJ0IB9WT77k.SCGABRLz0ar-MauDcp22YwtLVPzHk7n5Y6tOTeLKhN5JML82MIDIiZQynQ" |
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 | "ea7c.I0LPU2qykO-5WcjTBunuVE4-ZK2V-u-OPJ0IB9WT77k.SCGABRLz0ar-MauDcp22YwtLVPzHk7n5Y6tOTeLKhN5JML82MIDIiZQynQ" |
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 | "ea7c.I0LPU2qykO-5WcjTBunuVE4-ZK2V-u-OPJ0IB9WT77k.SCGABRLz0ar-MauDcp22YwtLVPzHk7n5Y6tOTeLKhN5JML82MIDIiZQynQ" |
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 | "ea7c.I0LPU2qykO-5WcjTBunuVE4-ZK2V-u-OPJ0IB9WT77k.SCGABRLz0ar-MauDcp22YwtLVPzHk7n5Y6tOTeLKhN5JML82MIDIiZQynQ" |
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 | "ea7c.I0LPU2qykO-5WcjTBunuVE4-ZK2V-u-OPJ0IB9WT77k.SCGABRLz0ar-MauDcp22YwtLVPzHk7n5Y6tOTeLKhN5JML82MIDIiZQynQ" |