Forms
-
comment
-
name
-
email
-
website
-
content
-
terms
-
recaptcha
-
_token
-
comment
Form type:
"App\Form\CommentType"
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | "App\Entity\Comment" |
disabled | false |
empty_data | Closure(FormInterface $form) {#872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Comment" } } |
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() {#836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#842 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "comment" "_comment" ] |
cache_key | "_comment_comment" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1051 -form: Symfony\Component\Form\Form {#977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1052 …5} |
full_name | "comment" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "comment" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment" |
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 |
---|---|---|
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
[ "class" => "w-full border rounded-md px-3 py-2" ] |
label | "Name (Required):" |
same as passed value |
label_attr | [ "class" => "block mb-1" ] |
[ "class" => "block mb-1" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#891 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 | "Name (Required):" |
label_attr | [ "class" => "block mb-1" ] |
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() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#912 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_comment_name" ] |
cache_key | "_comment_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1056 -form: Symfony\Component\Form\Form {#980 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1055 …5} |
full_name | "comment[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_name" |
label | "Name (Required):" |
label_attr | [ "class" => "block mb-1" ] |
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 | "_comment_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 |
---|---|---|
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
[ "class" => "w-full border rounded-md px-3 py-2" ] |
label | "Email :" |
same as passed value |
label_attr | [ "class" => "block mb-1" ] |
[ "class" => "block mb-1" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#933 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 | "Email :" |
label_attr | [ "class" => "block mb-1" ] |
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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#934 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_comment_email" ] |
cache_key | "_comment_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1057 -form: Symfony\Component\Form\Form {#983 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1058 …5} |
full_name | "comment[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_email" |
label | "Email :" |
label_attr | [ "class" => "block mb-1" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment_email" |
valid | true |
value | "" |
website
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 |
---|---|---|
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
[ "class" => "w-full border rounded-md px-3 py-2" ] |
label | "Website :" |
same as passed value |
label_attr | [ "class" => "block mb-1" ] |
[ "class" => "block mb-1" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#942 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 | "Website :" |
label_attr | [ "class" => "block mb-1" ] |
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() {#944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#943 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w-full border rounded-md px-3 py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_comment_website" ] |
cache_key | "_comment_website_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1059 -form: Symfony\Component\Form\Form {#986 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1060 …5} |
full_name | "comment[website]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_website" |
label | "Website :" |
label_attr | [ "class" => "block mb-1" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "website" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment_website" |
valid | true |
value | "" |
content
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" => "w-full border rounded-md px-3 py-2" "rows" => 5 ] |
[ "class" => "w-full border rounded-md px-3 py-2" "rows" => 5 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w-full border rounded-md px-3 py-2" "rows" => 5 ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#951 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 | 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() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w-full border rounded-md px-3 py-2" "rows" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_comment_content" ] |
cache_key | "_comment_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1061 -form: Symfony\Component\Form\Form {#989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1062 …5} |
full_name | "comment[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment_content" |
valid | true |
value | "" |
terms
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ml-2" ] |
[ "class" => "ml-2" ] |
label | "Agree to terms and conditions" |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "ml-2" ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#844 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#843 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Agree to terms and conditions" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ml-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_comment_terms" ] |
cache_key | "_comment_terms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#992 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1064 …5} |
full_name | "comment[terms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_terms" |
label | "Agree to terms and conditions" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "terms" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment_terms" |
valid | true |
value | "1" |
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
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#898 +payload: null +groups: ? +message: "Please confirm you are not a robot." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#898 +payload: null +groups: ? +message: "Please confirm you are not a robot." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
label | false |
false
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#898 +payload: null +groups: ? +message: "Please confirm you are not a robot." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#969 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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "en" |
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 |
public_key | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#970 …} $translationDomain: "validators" } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_comment_recaptcha" ] |
cache_key | "_comment_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1065 -form: Symfony\Component\Form\Form {#995 …} -errors: [] } |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | false |
form | Symfony\Component\Form\FormView {#1066 …5} |
full_name | "comment[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_recaptcha" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6LdV5fgpAAAAAENKcn73MJAhQrbtQeqgyC4wDLMP" |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_comment_recaptcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "157bdcd9cbce37f862a11b0aa6f88.fCJb8XN-eG7gDJxGY8YKB9ESrAzJMsWll4QWQdAa3Yo.TUM-viAwTyeZTvETUo59Zrx3-3yBVqLv2rVQCZxosN4kGwulOVMMW5ZW3Q" |
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 | "157bdcd9cbce37f862a11b0aa6f88.fCJb8XN-eG7gDJxGY8YKB9ESrAzJMsWll4QWQdAa3Yo.TUM-viAwTyeZTvETUo59Zrx3-3yBVqLv2rVQCZxosN4kGwulOVMMW5ZW3Q" |
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 {#769 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#770 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#771 …} -namespace: Closure() {#773 …} } |
data | "157bdcd9cbce37f862a11b0aa6f88.fCJb8XN-eG7gDJxGY8YKB9ESrAzJMsWll4QWQdAa3Yo.TUM-viAwTyeZTvETUo59Zrx3-3yBVqLv2rVQCZxosN4kGwulOVMMW5ZW3Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1053 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() {#1067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $message: Closure() {#1068 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_comment__token" ] |
cache_key | "_comment__token_hidden" |
compound | false |
data | "157bdcd9cbce37f862a11b0aa6f88.fCJb8XN-eG7gDJxGY8YKB9ESrAzJMsWll4QWQdAa3Yo.TUM-viAwTyeZTvETUo59Zrx3-3yBVqLv2rVQCZxosN4kGwulOVMMW5ZW3Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1078 -form: Symfony\Component\Form\Form {#1074 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1069 …5} |
full_name | "comment[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment__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 | "_comment__token" |
valid | true |
value | "157bdcd9cbce37f862a11b0aa6f88.fCJb8XN-eG7gDJxGY8YKB9ESrAzJMsWll4QWQdAa3Yo.TUM-viAwTyeZTvETUo59Zrx3-3yBVqLv2rVQCZxosN4kGwulOVMMW5ZW3Q" |