Forms
-
form_contact
-
nom
-
telefon
-
mail
-
consulta
-
heleidoyacepto
-
quierorecibir
-
captcha
-
action
-
_token
-
form_contact
Form type:
"App\Form\FormContactType"
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1093 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 | "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 | "publica" |
trim | true |
upload_max_size_message | Closure() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "form_contact" "_form_contact" ] |
cache_key | "_form_contact_form_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1096 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1172 …5} |
full_name | "form_contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form_contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact" |
valid | true |
value | null |
nom
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 | [ "placeholder" => "form_placeholdernom" "class" => "form-control" ] |
[ "placeholder" => "form_placeholdernom" "class" => "form-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1101 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1101 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "form_nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form_placeholdernom" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1101 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1111 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 | "form_nom" |
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() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1112 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form_placeholdernom" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_contact_nom" ] |
cache_key | "_form_contact_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1242 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1241 …5} |
full_name | "form_contact[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_nom" |
label | "form_nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_nom" |
valid | true |
value | "" |
telefon
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 | [ "placeholder" => "form_placeholdertelf" "class" => "form-control" ] |
[ "placeholder" => "form_placeholdertelf" "class" => "form-control" ] |
label | "form_telf" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form_placeholdertelf" "class" => "form-control" ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1120 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 | "form_telf" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1121 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form_placeholdertelf" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_contact_telefon" ] |
cache_key | "_form_contact_telefon_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1243 -form: Symfony\Component\Form\Form {#1216 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1259 …5} |
full_name | "form_contact[telefon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_telefon" |
label | "form_telf" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefon" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_telefon" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "form_placeholdermail" "class" => "form-control" ] |
[ "placeholder" => "form_placeholdermail" "class" => "form-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1102 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1102 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
label | "form_mail" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form_placeholdermail" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1102 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "form_mail" |
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() {#1135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1134 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form_placeholdermail" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_contact_mail" ] |
cache_key | "_form_contact_mail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1261 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1262 …5} |
full_name | "form_contact[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_mail" |
label | "form_mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_mail" |
valid | true |
value | "" |
consulta
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" => "form-control" "rows" => 6 ] |
[ "class" => "form-control" "rows" => 6 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1104 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1104 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "form_consulta" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "rows" => 6 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1104 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1146 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 | "form_consulta" |
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() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1147 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "rows" => 6 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_contact_consulta" ] |
cache_key | "_form_contact_consulta_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1263 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1264 …5} |
full_name | "form_contact[consulta]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_consulta" |
label | "form_consulta" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "consulta" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_consulta" |
valid | true |
value | "" |
heleidoyacepto
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" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1105 +payload: null +groups: ? +message: "This value should be true." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1105 +payload: null +groups: ? +message: "This value should be true." } ] |
label | "He leido y acepto la <a href="/es/terminos-legales" target="_blank">política de privacidad.</a>" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1105 +payload: null +groups: ? +message: "This value should be true." } ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1158 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 {#1159 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "He leido y acepto la <a href="/es/terminos-legales" target="_blank">política de privacidad.</a>" |
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() {#1161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1163 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_contact_heleidoyacepto" ] |
cache_key | "_form_contact_heleidoyacepto_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1266 …5} |
full_name | "form_contact[heleidoyacepto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_heleidoyacepto" |
label | "He leido y acepto la <a href="/es/terminos-legales" target="_blank">política de privacidad.</a>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "heleidoyacepto" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_heleidoyacepto" |
valid | true |
value | "1" |
quierorecibir
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" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
label | "form_quierorecibir" |
same as passed value |
label_attr | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1158 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 {#1159 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "form_quierorecibir" |
label_attr | [ "class" => "form-check-label" ] |
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() {#1171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1170 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_contact_quierorecibir" ] |
cache_key | "_form_contact_quierorecibir_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1268 …5} |
full_name | "form_contact[quierorecibir]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_quierorecibir" |
label | "form_quierorecibir" |
label_attr | [ "class" => "form-check-label" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quierorecibir" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_quierorecibir" |
valid | true |
value | "1" |
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 |
---|---|---|
background_color | [ 255 255 255 ] |
[ 255 255 255 ] |
invalid_message | "El código no coincide" |
same as passed value |
label | "Copia el código de la imagen:" |
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 | [ 255 255 255 ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#1188 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/html/www.districlaror.com/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 | "El código no coincide" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | "Copia el código de la imagen:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 5 |
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() {#1190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1189 …} $translationDomain: "validators" } } |
validation_groups | null |
web_path | "/var/www/html/www.districlaror.com/public" |
whitelist_key | "captcha_whitelist_key" |
width | 130 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_form_contact_captcha" ] |
cache_key | "_form_contact_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 130 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1269 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1270 …5} |
full_name | "form_contact[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_captcha" |
image_id | "captcha_67f0a842f05e4" |
is_human | false |
label | "Copia el código de la imagen:" |
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 | "publica" |
unique_block_prefix | "_form_contact_captcha" |
valid | true |
value | "" |
action
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 | [ "value" => "enviocontacto" ] |
same as passed value |
label | "" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "value" => "enviocontacto" ] |
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 {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1202 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 | "" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1203 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "value" => "enviocontacto" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_form_contact_action" ] |
cache_key | "_form_contact_action_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1271 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1273 …5} |
full_name | "form_contact[action]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact_action" |
label | "" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "action" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_form_contact_action" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0f779f.5fpPKzivEPuRBfPlYlLCQmQmXw8lWwCWsjMLhS_qv8Y.s5w5Qm6bYon3S4eBF2qJejJFNWFqHEHQ8Vc6xEeN7vGznihoapxSl9Y0mA" |
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 | "0f779f.5fpPKzivEPuRBfPlYlLCQmQmXw8lWwCWsjMLhS_qv8Y.s5w5Qm6bYon3S4eBF2qJejJFNWFqHEHQ8Vc6xEeN7vGznihoapxSl9Y0mA" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#202 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#203 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#206 …} } |
data | "0f779f.5fpPKzivEPuRBfPlYlLCQmQmXw8lWwCWsjMLhS_qv8Y.s5w5Qm6bYon3S4eBF2qJejJFNWFqHEHQ8Vc6xEeN7vGznihoapxSl9Y0mA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1205 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() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#626 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form_contact__token" ] |
cache_key | "_form_contact__token_hidden" |
compound | false |
data | "0f779f.5fpPKzivEPuRBfPlYlLCQmQmXw8lWwCWsjMLhS_qv8Y.s5w5Qm6bYon3S4eBF2qJejJFNWFqHEHQ8Vc6xEeN7vGznihoapxSl9Y0mA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1285 -form: Symfony\Component\Form\Form {#1281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1276 …5} |
full_name | "form_contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_contact__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 | "publica" |
unique_block_prefix | "_form_contact__token" |
valid | true |
value | "0f779f.5fpPKzivEPuRBfPlYlLCQmQmXw8lWwCWsjMLhS_qv8Y.s5w5Qm6bYon3S4eBF2qJejJFNWFqHEHQ8Vc6xEeN7vGznihoapxSl9Y0mA" |