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,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gNTAK/9sAQwAQCwwODAoQDg0OEhEQExgoGhgWFhgxIyUdKDozPTw5Mzg3QEhcTkBEV0U3OFBtUVdfYmdoZz5NcXlwZHhcZWdj/9sAQwEREhIYFRgvGhovY0I4QmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Nj/8AAEQgAMgDIAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A8/ooq1DfSwxiNUhZBnh4lOfqcZq1bqJ36FcqygEqQGGQSOtNrXW/muLCRmWF5oCDloVPyHj04wcfnVZZ7Kfas9uYXJ+aWJuPrt/oMVbiujIUn1RRoro3g0mXBsrUXH94Ccpt/BjTjotte2rNbxG2lH3cyB1b8QTxVexfQj28eph2SJI7CSCWVMfMYvvJ7jt+dOexLRtLauJ4xkkD76D/AGh/hkVuaBp01pcymcx/MmCocE9ayn0bUrZw6wMSpyGjYHn145p8jUVdCVROTszOpKuDUp+fMWGViPvSRKzD3z3/ABpxv0fIksbUgn+FSpH4g1naPc1vLsUaK1YdNivrSW4tS0PldRK4Kt9Dxj8fWqE1tNA4SWNlY9OOG+h70ODWoKaehFSV1+lWlvDFJabFNysYMrY6Fu2a5GnOHKkTCpztrsJRRRWZqFFFFABRTkRpHCIpZicADvT57ea3YLPG0bHoGGKdnuK6vYiooopDCiiigAooooAKKKKALWnyKl0FkOI5AY3z0weM49uv4VBLG0UrxuMMhKke4poODkVb1HDzJOMYmjV+PXoc++QT+NXvH0I2l6iWenz3ysYAh2nB3MBWm8Umh6dKm1nnuBgyKDsQfX15rCrf8PStLbXkNwxa3WPJ3fw9c1dOzdluZ1bpXexB4ZDDVfYxkZ/Koxq95aSywsVmCuQPNySOexzmo9BkEerwEnAYlfzFR6mrR6lcLKvO8kfQnilzNQTQnFOo0+xq6zJaT29peS28jeanVJMYx2PHuefaoprW2h0xL3+z0IkIwnmP8oPQk55/Si3jF94eMKbi8EwIGOeT/wDXNTNJHcX91p6u21oxHGOwZRx/Ktbp6vqZp207fkKy26eHVVS1uLp8/NyFOfXrjj3o0i2urcSSySLcW8SkokbCQM3+z6VD4hDQpZ2iNnyouQO/bP6VPIIZtPtoLe/t7dVGZAz4Yt/nNNW5vQNHHfdljRZ7qW9nNzZiAsoJcRlcn0P5/WqM1i7TTY0fMaseUkKlvcZ7ewFXNHEMN35SX0l0dpACqdi9zzk+lVtcu7ZJ5IPK2yqwYugw2ev3qJNKF2JfHaJmyabvybdmDD/ljMuxz9B3qWx0vaGudRVoYIz91hgufTFaVhxatd30s5txyqzvu3e+O3timLrtveyrDcQuIywAUAMH9M56Y9qlRho3oW5yd0h+sJZ2MFu8VlC25wSCvUYqOWxs9YhMtlthuAOY+gP+fWp/EX2UNbrcyyqACQkSgk/iTxVPRbaynvN0D3geP58naAB6E96uXxcpMbKHNrcl0qwGmQy316uHUYRD1rEvLia7uWmlyWbt6D0rpb37JrqNb29xiaI5Gc4Pb8a5+fTL+1yZLeTaoyWUbgB65FZ1E0rR2NKUotty3KeD6UoRj2o3t60hJPU1gdOgu3/aH50FGHam0oJHQ0BoGD6UUu9vWigNBtFFFIQVqWU23TxMYxL9kk5RsbSjjB/HIrLqxZzrC0okGUljZGwMkdwR+IFXF2ZE1dF0w6PcYkW5ktc9Y2Qtj6EUXV/bw2bWWnK4jc/vJX+8/wD9asqinz9kL2a6u4oJBBBwR3rSXWZHULd28FzgYDSL8351mUVKk47FSipbmnpurfYJ55FhBWXogOAOapJcypdfaVbEu7dn3qGihzbEoRTb7l271A3kolngRn2gEknn8jUf2pR923h/4EC38zVanIu9wuVXJxljgCpa5nqPlSRctNTktrqObYCqE/Ip2r09OnerV4IZ7h7rUiIGbGIIuZD0HOeBxjrVQTQ2YIgCzTf89WHyr/uj19z+VUycnJ5NXpFcpHLd3Whuy6pYahEkN3DLGqcKUbpRbaVZteRPb36sNwIR1wxxWDV3SJVh1OB3cIgb5ielVGbclciVPli+Vm5r9klzcK73cUO1DhGPJ+gqpNImk6ObaN1a6n/1hU5Kj/P86r6/dJNqW6FkdQgGRg1mmVm+9gn3FVOpaTstSYU24q+wkMrwSrLExV1OQRW5PdR31sLy3uBbXqDDpv2h/wDGsIkEfdAPqKbWcZtKxtKClqXxq1xn94kEi91aFcN9cCj+1rjoqQKo5VRCuFPqOKoUUc8u4/Zx7F9tWuJQwuI4JyRtDSRDKj2xiqFFFJtvcailsFFFFSUFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAH//Z" |
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_67edd8a81acfe" |
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 | "f68b3e2ade99ca292356af16.l3bw_8Q7sQljpmil-jjQwbO4drB0joV6si_4b9vNqvg.-Q6mqot4xk4b0T7KsGekpsLWW9QC_9YUg3i0O5y-mKztDKW3p1ycfwXBHw" |
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 | "f68b3e2ade99ca292356af16.l3bw_8Q7sQljpmil-jjQwbO4drB0joV6si_4b9vNqvg.-Q6mqot4xk4b0T7KsGekpsLWW9QC_9YUg3i0O5y-mKztDKW3p1ycfwXBHw" |
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 | "f68b3e2ade99ca292356af16.l3bw_8Q7sQljpmil-jjQwbO4drB0joV6si_4b9vNqvg.-Q6mqot4xk4b0T7KsGekpsLWW9QC_9YUg3i0O5y-mKztDKW3p1ycfwXBHw" |
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 | "f68b3e2ade99ca292356af16.l3bw_8Q7sQljpmil-jjQwbO4drB0joV6si_4b9vNqvg.-Q6mqot4xk4b0T7KsGekpsLWW9QC_9YUg3i0O5y-mKztDKW3p1ycfwXBHw" |
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 | "f68b3e2ade99ca292356af16.l3bw_8Q7sQljpmil-jjQwbO4drB0joV6si_4b9vNqvg.-Q6mqot4xk4b0T7KsGekpsLWW9QC_9YUg3i0O5y-mKztDKW3p1ycfwXBHw" |