Forms
-
reg_form
-
email
-
first
-
second
-
-
passwordClean
-
first
-
second
-
-
legal
-
captcha
-
_token
-
-
(no name)
-
email
-
password
-
reg_form
"App\Form\ClientSimpleRegisterType"
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) {#1111 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() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1114 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reg_form" "_reg_form" ] |
cache_key | "_reg_form_reg_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1238 -form: Symfony\Component\Form\Form {#1172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1104 …5} |
full_name | "reg_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reg_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form" |
valid | true |
value | null |
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#1103 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1103 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
error_bubbling | false |
same as passed value |
first_options | [ "label" => "usuari_mail" "attr" => [ "autocomplete" => "email" ] ] |
[ "label" => "usuari_mail" "attr" => [ "autocomplete" => "email" ] ] |
invalid_message | "Los e-mails no son iguales" |
same as passed value |
required | true |
same as passed value |
second_options | [ "label" => "usuari_repetir_mail" "attr" => [ "autocomplete" => "email" ] ] |
[ "label" => "usuari_repetir_mail" "attr" => [ "autocomplete" => "email" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
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 | true |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1103 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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) {#1090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "usuari_mail" "attr" => [ "autocomplete" => "email" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Los e-mails no son iguales" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "usuari_repetir_mail" "attr" => [ "autocomplete" => "email" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
upload_max_size_message | Closure() {#1093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1092 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_reg_form_email" ] |
cache_key | "_reg_form_email_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1262 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1260 …5} |
full_name | "reg_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_email" |
label | null |
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 | "publica" |
unique_block_prefix | "_reg_form_email" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"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 | [ "autocomplete" => "email" ] |
[ "autocomplete" => "email" ] |
error_bubbling | false |
same as passed value |
label | "usuari_mail" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "email" ] |
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) {#1176 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 | "usuari_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() {#1178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1177 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reg_form_email_first" ] |
cache_key | "_reg_form_email_first_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1266 -form: Symfony\Component\Form\Form {#1196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1265 …5} |
full_name | "reg_form[email][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_email_first" |
label | "usuari_mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_email_first" |
valid | true |
value | "" |
second
"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 | [ "autocomplete" => "email" ] |
[ "autocomplete" => "email" ] |
error_bubbling | false |
same as passed value |
label | "usuari_repetir_mail" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "email" ] |
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) {#1185 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 | "usuari_repetir_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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1186 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reg_form_email_second" ] |
cache_key | "_reg_form_email_second_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1268 …5} |
full_name | "reg_form[email][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_email_second" |
label | "usuari_repetir_mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_email_second" |
valid | true |
value | "" |
passwordClean
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#1098 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Mínimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1098 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Mínimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
first_options | [ "label" => "usuari_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "label" => "usuari_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
invalid_message | "Las constraseñas no son iguales" |
same as passed value |
required | true |
same as passed value |
second_options | [ "label" => "usuari_repetir_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "label" => "usuari_repetir_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | true |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1098 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Mínimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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) {#1129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "usuari_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Las constraseñas no son iguales" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "usuari_repetir_contrasenya" "attr" => [ "autocomplete" => "new-password" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1130 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_reg_form_passwordClean" ] |
cache_key | "_reg_form_passwordClean_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1263 -form: Symfony\Component\Form\Form {#1218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1264 …5} |
full_name | "reg_form[passwordClean]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_passwordClean" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "passwordClean" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_passwordClean" |
valid | true |
value | [ "first" => null "second" => null ] |
first
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
same as passed value |
label | "usuari_contrasenya" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
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) {#1203 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "usuari_contrasenya" |
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 | false |
upload_max_size_message | Closure() {#1205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1204 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_reg_form_passwordClean_first" ] |
cache_key | "_reg_form_passwordClean_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1272 -form: Symfony\Component\Form\Form {#1221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1271 …5} |
full_name | "reg_form[passwordClean][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_passwordClean_first" |
label | "usuari_contrasenya" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_passwordClean_first" |
valid | true |
value | "" |
second
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
same as passed value |
label | "usuari_repetir_contrasenya" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
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) {#1211 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "usuari_repetir_contrasenya" |
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 | false |
upload_max_size_message | Closure() {#1213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1212 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_reg_form_passwordClean_second" ] |
cache_key | "_reg_form_passwordClean_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1274 …5} |
full_name | "reg_form[passwordClean][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_passwordClean_second" |
label | "usuari_repetir_contrasenya" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_passwordClean_second" |
valid | true |
value | "" |
legal
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 |
---|---|---|
label | "He leido y acepto la <a href="#" 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 | [] |
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) {#1142 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 {#1143 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "He leido y acepto la <a href="#" 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() {#1145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1147 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_reg_form_legal" ] |
cache_key | "_reg_form_legal_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1270 -form: Symfony\Component\Form\Form {#1227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1269 …5} |
full_name | "reg_form[legal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_legal" |
label | "He leido y acepto la <a href="#" target="_blank">política de privacidad.</a>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "legal" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_reg_form_legal" |
valid | true |
value | "1" |
captcha
"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) {#1163 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() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1164 …} $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" "_reg_form_captcha" ] |
cache_key | "_reg_form_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 {#1276 -form: Symfony\Component\Form\Form {#1230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1275 …5} |
full_name | "reg_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form_captcha" |
image_id | "captcha_67f0a61a3423d" |
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 | "_reg_form_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c3c4f.JPAnD4PrxmOgB_SobDcYuDwu0e34xo6syeEcw-vxVFY.cchiddyBoizlWI6fCk5c3UlmuNmCvPrUndN3sbmJZTBJnUJe0JuoCfVvnw" |
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 | "c3c4f.JPAnD4PrxmOgB_SobDcYuDwu0e34xo6syeEcw-vxVFY.cchiddyBoizlWI6fCk5c3UlmuNmCvPrUndN3sbmJZTBJnUJe0JuoCfVvnw" |
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 | "c3c4f.JPAnD4PrxmOgB_SobDcYuDwu0e34xo6syeEcw-vxVFY.cchiddyBoizlWI6fCk5c3UlmuNmCvPrUndN3sbmJZTBJnUJe0JuoCfVvnw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1281 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() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1282 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reg_form__token" ] |
cache_key | "_reg_form__token_hidden" |
compound | false |
data | "c3c4f.JPAnD4PrxmOgB_SobDcYuDwu0e34xo6syeEcw-vxVFY.cchiddyBoizlWI6fCk5c3UlmuNmCvPrUndN3sbmJZTBJnUJe0JuoCfVvnw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1293 -form: Symfony\Component\Form\Form {#1289 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1284 …5} |
full_name | "reg_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reg_form__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 | "_reg_form__token" |
valid | true |
value | "c3c4f.JPAnD4PrxmOgB_SobDcYuDwu0e34xo6syeEcw-vxVFY.cchiddyBoizlWI6fCk5c3UlmuNmCvPrUndN3sbmJZTBJnUJe0JuoCfVvnw" |
(no name)
"App\Form\ClientLoginType"
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 | false |
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) {#1005 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() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1006 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1295 -form: Symfony\Component\Form\Form {#1044 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1296 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_" |
valid | true |
value | null |
"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 | [ "class" => "ajax-email" "autocomplete" => "username" ] |
[ "class" => "ajax-email" "autocomplete" => "username" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1012 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "usuari_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 | [ "class" => "ajax-email" "autocomplete" => "username" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1012 +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) {#1023 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 | "usuari_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() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1024 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ajax-email" "autocomplete" => "username" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_email" ] |
cache_key | "_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1300 -form: Symfony\Component\Form\Form {#1047 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1299 …5} |
full_name | "email" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "email" |
label | "usuari_mail" |
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 | "publica" |
unique_block_prefix | "_email" |
valid | true |
value | "" |
password
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" => "ajax-password" "autocomplete" => "current-password" ] |
[ "class" => "ajax-password" "autocomplete" => "current-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1013 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1013 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "usuari_contrasenya" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "ajax-password" "autocomplete" => "current-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1013 +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) {#1037 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "usuari_contrasenya" |
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 | false |
upload_max_size_message | Closure() {#1039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#625 …} $message: Closure() {#1038 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ajax-password" "autocomplete" => "current-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_password" ] |
cache_key | "_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1301 -form: Symfony\Component\Form\Form {#1050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1302 …5} |
full_name | "password" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "password" |
label | "usuari_contrasenya" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "publica" |
unique_block_prefix | "_password" |
valid | true |
value | "" |