Forms
-
user
-
name
-
email
-
password
-
c_password
-
address
-
state
-
pincode
-
mobileNumber
-
subscribed
-
submit
-
_token
-
-
user_login
-
email
-
password
-
submit
-
_token
-
user
"DentalCareBundle\Form\User"
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3040 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 | null |
trim | true |
upload_max_size_message | Closure() {#3042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3041 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user" ] |
cache_key | "_user_user" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3533 -errors: [] -form: Symfony\Component\Form\Form {#3466 …} } |
form | Symfony\Component\Form\FormView {#3537 …5} |
full_name | "user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user" |
valid | true |
value | null |
name
"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 | [ "maxlength" => 190 "placeholder" => "Name*" ] |
[ "maxlength" => 190 "placeholder" => "Name*" ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Name*" ] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3324 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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3329 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Name*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_name" ] |
cache_key | "_user_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3553 -errors: [] -form: Symfony\Component\Form\Form {#3469 …} } |
form | Symfony\Component\Form\FormView {#3552 …5} |
full_name | "user[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_name" |
valid | true |
value | "" |
"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 | [ "maxlength" => 190 "placeholder" => "Email*" ] |
[ "maxlength" => 190 "placeholder" => "Email*" ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3361 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3362 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Email*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_email" ] |
cache_key | "_user_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3554 -errors: [] -form: Symfony\Component\Form\Form {#3472 …} } |
form | Symfony\Component\Form\FormView {#3555 …5} |
full_name | "user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_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 | [ "maxlength" => 190 "placeholder" => "Password*" ] |
[ "maxlength" => 190 "placeholder" => "Password*" ] |
label | false |
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 | [ "maxlength" => 190 "placeholder" => "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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3375 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3376 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Password*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_password" ] |
cache_key | "_user_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3559 -errors: [] -form: Symfony\Component\Form\Form {#3475 …} } |
form | Symfony\Component\Form\FormView {#3561 …5} |
full_name | "user[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_password" |
label | false |
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 | null |
unique_block_prefix | "_user_password" |
valid | true |
value | "" |
c_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 | [ "maxlength" => 190 "placeholder" => "Confirm Password*" ] |
[ "maxlength" => 190 "placeholder" => "Confirm Password*" ] |
label | false |
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 | [ "maxlength" => 190 "placeholder" => "Confirm 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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3383 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3384 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Confirm Password*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_c_password" ] |
cache_key | "_user_c_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3562 -errors: [] -form: Symfony\Component\Form\Form {#3478 …} } |
form | Symfony\Component\Form\FormView {#3563 …5} |
full_name | "user[c_password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_c_password" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "c_password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_c_password" |
valid | true |
value | "" |
address
"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 | [ "maxlength" => 190 "placeholder" => "Address" ] |
[ "maxlength" => 190 "placeholder" => "Address" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Address" ] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3391 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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3392 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Address" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_address" ] |
cache_key | "_user_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3564 -errors: [] -form: Symfony\Component\Form\Form {#3481 …} } |
form | Symfony\Component\Form\FormView {#3565 …5} |
full_name | "user[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_address" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_address" |
valid | true |
value | "" |
state
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 | [ "maxlength" => 190 "placeholder" => "State*" ] |
[ "maxlength" => 190 "placeholder" => "State*" ] |
choices | [ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
[ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "State*" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3411 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "State*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_state" ] |
cache_key | "_user_state_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +data: 196 +value: "196" +label: "Andaman and Nicobar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +data: 197 +value: "197" +label: "Andhra Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +data: 198 +value: "198" +label: "Arunachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +data: 199 +value: "199" +label: "Assam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +data: 200 +value: "200" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +data: 201 +value: "201" +label: "Bihar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +data: 202 +value: "202" +label: "Chandigarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +data: 203 +value: "203" +label: "Chhattisgarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +data: 204 +value: "204" +label: "Dadra and Nagar Haveli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +data: 205 +value: "205" +label: "Daman and Diu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +data: 206 +value: "206" +label: "Delhi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +data: 207 +value: "207" +label: "Goa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +data: 208 +value: "208" +label: "Gujarat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +data: 209 +value: "209" +label: "Haryana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +data: 210 +value: "210" +label: "Himachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +data: 211 +value: "211" +label: "Jammu and Kashmir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +data: 212 +value: "212" +label: "Jharkhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +data: 213 +value: "213" +label: "Karnataka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +data: 214 +value: "214" +label: "Kerala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +data: 215 +value: "215" +label: "Madhya Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +data: 216 +value: "216" +label: "Maharashtra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +data: 217 +value: "217" +label: "Manipur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +data: 218 +value: "218" +label: "Meghalaya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +data: 219 +value: "219" +label: "Mizoram" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +data: 220 +value: "220" +label: "Nagaland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +data: 221 +value: "221" +label: "Odisha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +data: 222 +value: "222" +label: "Puducherry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +data: 223 +value: "223" +label: "Punjab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +data: 224 +value: "224" +label: "Rajasthan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +data: 225 +value: "225" +label: "Sikkim" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +data: 226 +value: "226" +label: "Tamil Nadu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +data: 227 +value: "227" +label: "Telangana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +data: 229 +value: "229" +label: "Tripura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +data: 230 +value: "230" +label: "Uttar Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +data: 231 +value: "231" +label: "Uttarakhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +data: 232 +value: "232" +label: "West Bengal" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3566 -errors: [] -form: Symfony\Component\Form\Form {#3484 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3567 …5} |
full_name | "user[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_state" |
is_selected | Closure($choice, $value) {#3605 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "state" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_state" |
valid | true |
value | "" |
pincode
"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 | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
[ "maxlength" => 190 "placeholder" => "Pincode" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3423 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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3424 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_pincode" ] |
cache_key | "_user_pincode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3606 -errors: [] -form: Symfony\Component\Form\Form {#3487 …} } |
form | Symfony\Component\Form\FormView {#3607 …5} |
full_name | "user[pincode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_pincode" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pincode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_pincode" |
valid | true |
value | "" |
mobileNumber
"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 | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
[ "maxlength" => 190 "placeholder" => "Pincode" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3432 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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3433 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Pincode" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_mobileNumber" ] |
cache_key | "_user_mobileNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3608 -errors: [] -form: Symfony\Component\Form\Form {#3490 …} } |
form | Symfony\Component\Form\FormView {#3609 …5} |
full_name | "user[mobileNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_mobileNumber" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobileNumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_mobileNumber" |
valid | true |
value | "" |
subscribed
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 | [
"placeholder" => ""
] |
[
"placeholder" => ""
]
|
label | false |
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" => ""
] |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3444 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 {#3445 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
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() {#3447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3449 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [
"placeholder" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_subscribed" ] |
cache_key | "_user_subscribed_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3610 -errors: [] -form: Symfony\Component\Form\Form {#3493 …} } |
form | Symfony\Component\Form\FormView {#3611 …5} |
full_name | "user[subscribed]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_subscribed" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subscribed" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_subscribed" |
valid | true |
value | "1" |
submit
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_user_submit" ] |
cache_key | "_user_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3613 …5} |
full_name | "user[submit]" |
id | "user_submit" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_user_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a70.giWoDp-MW6lAqUmBjPeGKAM80lcm7wq-ez7KqTqo00c.tX2aRtntKfwRygzMuMazGXEOszlvomaLNWHy32rJlhe3EMB_18sTmnjfeQ" |
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 | "a70.giWoDp-MW6lAqUmBjPeGKAM80lcm7wq-ez7KqTqo00c.tX2aRtntKfwRygzMuMazGXEOszlvomaLNWHy32rJlhe3EMB_18sTmnjfeQ" |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data | "a70.giWoDp-MW6lAqUmBjPeGKAM80lcm7wq-ez7KqTqo00c.tX2aRtntKfwRygzMuMazGXEOszlvomaLNWHy32rJlhe3EMB_18sTmnjfeQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3616 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() {#3618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3617 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
cache_key | "_user__token_hidden" |
compound | false |
data | "a70.giWoDp-MW6lAqUmBjPeGKAM80lcm7wq-ez7KqTqo00c.tX2aRtntKfwRygzMuMazGXEOszlvomaLNWHy32rJlhe3EMB_18sTmnjfeQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3628 -errors: [] -form: Symfony\Component\Form\Form {#3624 …} } |
form | Symfony\Component\Form\FormView {#3619 …5} |
full_name | "user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user__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 | "_user__token" |
valid | true |
value | "a70.giWoDp-MW6lAqUmBjPeGKAM80lcm7wq-ez7KqTqo00c.tX2aRtntKfwRygzMuMazGXEOszlvomaLNWHy32rJlhe3EMB_18sTmnjfeQ" |
user_login
"DentalCareBundle\Form\UserLogin"
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3414 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 | null |
trim | true |
upload_max_size_message | Closure() {#3386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3394 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_login" "_user_login" ] |
cache_key | "_user_login_user_login" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3630 -errors: [] -form: Symfony\Component\Form\Form {#3538 …} } |
form | Symfony\Component\Form\FormView {#3631 …5} |
full_name | "user_login" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_login" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user_login" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_login" |
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 | [ "maxlength" => 190 "placeholder" => "Email*" ] |
[ "maxlength" => 190 "placeholder" => "Email*" ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3503 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3504 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Email*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_login_email" ] |
cache_key | "_user_login_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3635 -errors: [] -form: Symfony\Component\Form\Form {#3541 …} } |
form | Symfony\Component\Form\FormView {#3634 …5} |
full_name | "user_login[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_login_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_login_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 | [ "maxlength" => 190 "placeholder" => "Password*" ] |
[ "maxlength" => 190 "placeholder" => "Password*" ] |
label | false |
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 | [ "maxlength" => 190 "placeholder" => "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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3530 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3531 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Password*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_login_password" ] |
cache_key | "_user_login_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3636 -errors: [] -form: Symfony\Component\Form\Form {#3544 …} } |
form | Symfony\Component\Form\FormView {#3637 …5} |
full_name | "user_login[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_login_password" |
label | false |
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 | null |
unique_block_prefix | "_user_login_password" |
valid | true |
value | "" |
submit
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
label | "Login" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Login" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_user_login_submit" ] |
cache_key | "_user_login_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3639 …5} |
full_name | "user_login[submit]" |
id | "user_login_submit" |
label | "Login" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_user_login_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7c76a8171d823fc80eef.MxX0n325XddoDb3fBOENCx__gs64pbKXn-aD4x2XmhI.A3ya1jDjLbInd9WvUa9kPnzP8a_O8vqh27O11F_Y4nRXXIPMF5QIrllV1g" |
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 | "7c76a8171d823fc80eef.MxX0n325XddoDb3fBOENCx__gs64pbKXn-aD4x2XmhI.A3ya1jDjLbInd9WvUa9kPnzP8a_O8vqh27O11F_Y4nRXXIPMF5QIrllV1g" |
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 {#3012 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3013 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3014 …} -namespace: Closure() {#3016 …} } |
data | "7c76a8171d823fc80eef.MxX0n325XddoDb3fBOENCx__gs64pbKXn-aD4x2XmhI.A3ya1jDjLbInd9WvUa9kPnzP8a_O8vqh27O11F_Y4nRXXIPMF5QIrllV1g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3632 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() {#3640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3638 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user_login__token" ] |
cache_key | "_user_login__token_hidden" |
compound | false |
data | "7c76a8171d823fc80eef.MxX0n325XddoDb3fBOENCx__gs64pbKXn-aD4x2XmhI.A3ya1jDjLbInd9WvUa9kPnzP8a_O8vqh27O11F_Y4nRXXIPMF5QIrllV1g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3650 -errors: [] -form: Symfony\Component\Form\Form {#3646 …} } |
form | Symfony\Component\Form\FormView {#3641 …5} |
full_name | "user_login[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_login__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 | "_user_login__token" |
valid | true |
value | "7c76a8171d823fc80eef.MxX0n325XddoDb3fBOENCx__gs64pbKXn-aD4x2XmhI.A3ya1jDjLbInd9WvUa9kPnzP8a_O8vqh27O11F_Y4nRXXIPMF5QIrllV1g" |