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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2946 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() {#2960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2959 …} $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 {#3480 -errors: [] -form: Symfony\Component\Form\Form {#3382 …} } |
form | Symfony\Component\Form\FormView {#3458 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3266 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() {#3251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3259 …} $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 {#3490 -errors: [] -form: Symfony\Component\Form\Form {#3444 …} } |
form | Symfony\Component\Form\FormView {#3492 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3277 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() {#3282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3276 …} $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 {#3489 -errors: [] -form: Symfony\Component\Form\Form {#3441 …} } |
form | Symfony\Component\Form\FormView {#3488 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3289 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() {#3296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3295 …} $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 {#3487 -errors: [] -form: Symfony\Component\Form\Form {#3438 …} } |
form | Symfony\Component\Form\FormView {#3486 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3302 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() {#3304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3303 …} $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 {#3454 -errors: [] -form: Symfony\Component\Form\Form {#3447 …} } |
form | Symfony\Component\Form\FormView {#3422 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3310 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() {#3312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3311 …} $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 {#3471 -errors: [] -form: Symfony\Component\Form\Form {#3450 …} } |
form | Symfony\Component\Form\FormView {#3473 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
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() {#3332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3330 …} $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 {#3476 +data: 196 +value: "196" +label: "Andaman and Nicobar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +data: 197 +value: "197" +label: "Andhra Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +data: 198 +value: "198" +label: "Arunachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +data: 199 +value: "199" +label: "Assam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: 200 +value: "200" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +data: 201 +value: "201" +label: "Bihar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +data: 202 +value: "202" +label: "Chandigarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +data: 203 +value: "203" +label: "Chhattisgarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +data: 204 +value: "204" +label: "Dadra and Nagar Haveli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +data: 205 +value: "205" +label: "Daman and Diu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +data: 206 +value: "206" +label: "Delhi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +data: 207 +value: "207" +label: "Goa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +data: 208 +value: "208" +label: "Gujarat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +data: 209 +value: "209" +label: "Haryana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +data: 210 +value: "210" +label: "Himachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +data: 211 +value: "211" +label: "Jammu and Kashmir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: 212 +value: "212" +label: "Jharkhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +data: 213 +value: "213" +label: "Karnataka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +data: 214 +value: "214" +label: "Kerala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +data: 215 +value: "215" +label: "Madhya Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +data: 216 +value: "216" +label: "Maharashtra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +data: 217 +value: "217" +label: "Manipur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +data: 218 +value: "218" +label: "Meghalaya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +data: 219 +value: "219" +label: "Mizoram" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +data: 220 +value: "220" +label: "Nagaland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: 221 +value: "221" +label: "Odisha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: 222 +value: "222" +label: "Puducherry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: 223 +value: "223" +label: "Punjab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: 224 +value: "224" +label: "Rajasthan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: 225 +value: "225" +label: "Sikkim" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: 226 +value: "226" +label: "Tamil Nadu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: 227 +value: "227" +label: "Telangana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: 229 +value: "229" +label: "Tripura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: 230 +value: "230" +label: "Uttar Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +data: 231 +value: "231" +label: "Uttarakhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +data: 232 +value: "232" +label: "West Bengal" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3474 -errors: [] -form: Symfony\Component\Form\Form {#3413 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3475 …5} |
full_name | "user[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_state" |
is_selected | Closure($choice, $value) {#3528 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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3338 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() {#3342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3341 …} $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 {#3526 -errors: [] -form: Symfony\Component\Form\Form {#3410 …} } |
form | Symfony\Component\Form\FormView {#3527 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3351 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() {#3353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3352 …} $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 {#3529 -errors: [] -form: Symfony\Component\Form\Form {#3407 …} } |
form | Symfony\Component\Form\FormView {#3530 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3362 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 {#3361 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() {#3366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3368 …} $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 {#3531 -errors: [] -form: Symfony\Component\Form\Form {#3404 …} } |
form | Symfony\Component\Form\FormView {#3532 …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 {#3534 …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 | "b8f34cbf3946fa4d7.kAwQc2QwESd2tcxgk-u5ytQEhFbffLPDqp6kPNX1G_I._l16RxVHRGJE_PQQw9jXi7hn1hSZMsel-ar-coaSapjySUAKMkAnRDL99A" |
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 | "b8f34cbf3946fa4d7.kAwQc2QwESd2tcxgk-u5ytQEhFbffLPDqp6kPNX1G_I._l16RxVHRGJE_PQQw9jXi7hn1hSZMsel-ar-coaSapjySUAKMkAnRDL99A" |
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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data | "b8f34cbf3946fa4d7.kAwQc2QwESd2tcxgk-u5ytQEhFbffLPDqp6kPNX1G_I._l16RxVHRGJE_PQQw9jXi7hn1hSZMsel-ar-coaSapjySUAKMkAnRDL99A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3535 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() {#3539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3536 …} $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 | "b8f34cbf3946fa4d7.kAwQc2QwESd2tcxgk-u5ytQEhFbffLPDqp6kPNX1G_I._l16RxVHRGJE_PQQw9jXi7hn1hSZMsel-ar-coaSapjySUAKMkAnRDL99A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3549 -errors: [] -form: Symfony\Component\Form\Form {#3545 …} } |
form | Symfony\Component\Form\FormView {#3540 …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 | "b8f34cbf3946fa4d7.kAwQc2QwESd2tcxgk-u5ytQEhFbffLPDqp6kPNX1G_I._l16RxVHRGJE_PQQw9jXi7hn1hSZMsel-ar-coaSapjySUAKMkAnRDL99A" |
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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3380 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() {#3283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3297 …} $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 {#3551 -errors: [] -form: Symfony\Component\Form\Form {#3459 …} } |
form | Symfony\Component\Form\FormView {#3552 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3426 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() {#3420 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" => "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 {#3556 -errors: [] -form: Symfony\Component\Form\Form {#3462 …} } |
form | Symfony\Component\Form\FormView {#3555 …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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3415 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() {#3453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3414 …} $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 {#3557 -errors: [] -form: Symfony\Component\Form\Form {#3465 …} } |
form | Symfony\Component\Form\FormView {#3558 …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 {#3560 …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 | "022.QloCJ9wAF5xL-tjYCeBvI80LAj5-Qr7MZH0EJfdtY9U.Ew1ASaYtde4tie2RaLFZDrdaMVcREOSoJk5-R6c3BIEmb0Vj6jhDr3KX4A" |
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 | "022.QloCJ9wAF5xL-tjYCeBvI80LAj5-Qr7MZH0EJfdtY9U.Ew1ASaYtde4tie2RaLFZDrdaMVcREOSoJk5-R6c3BIEmb0Vj6jhDr3KX4A" |
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 {#2930 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2931 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2932 …} -namespace: Closure() {#2934 …} } |
data | "022.QloCJ9wAF5xL-tjYCeBvI80LAj5-Qr7MZH0EJfdtY9U.Ew1ASaYtde4tie2RaLFZDrdaMVcREOSoJk5-R6c3BIEmb0Vj6jhDr3KX4A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3553 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() {#3561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3559 …} $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 | "022.QloCJ9wAF5xL-tjYCeBvI80LAj5-Qr7MZH0EJfdtY9U.Ew1ASaYtde4tie2RaLFZDrdaMVcREOSoJk5-R6c3BIEmb0Vj6jhDr3KX4A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3571 -errors: [] -form: Symfony\Component\Form\Form {#3567 …} } |
form | Symfony\Component\Form\FormView {#3562 …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 | "022.QloCJ9wAF5xL-tjYCeBvI80LAj5-Qr7MZH0EJfdtY9U.Ew1ASaYtde4tie2RaLFZDrdaMVcREOSoJk5-R6c3BIEmb0Vj6jhDr3KX4A" |