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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3163 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() {#3177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3176 …} $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 {#3696 -errors: [] -form: Symfony\Component\Form\Form {#3598 …} } |
form | Symfony\Component\Form\FormView {#3674 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3482 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() {#3467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3475 …} $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 {#3706 -errors: [] -form: Symfony\Component\Form\Form {#3660 …} } |
form | Symfony\Component\Form\FormView {#3708 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3493 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() {#3498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3492 …} $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 {#3705 -errors: [] -form: Symfony\Component\Form\Form {#3657 …} } |
form | Symfony\Component\Form\FormView {#3704 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3505 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() {#3512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3511 …} $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 {#3703 -errors: [] -form: Symfony\Component\Form\Form {#3654 …} } |
form | Symfony\Component\Form\FormView {#3702 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3518 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() {#3520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3519 …} $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 {#3670 -errors: [] -form: Symfony\Component\Form\Form {#3663 …} } |
form | Symfony\Component\Form\FormView {#3638 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3526 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() {#3528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3527 …} $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 {#3687 -errors: [] -form: Symfony\Component\Form\Form {#3666 …} } |
form | Symfony\Component\Form\FormView {#3689 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
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() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3546 …} $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 {#3692 +data: 196 +value: "196" +label: "Andaman and Nicobar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +data: 197 +value: "197" +label: "Andhra Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +data: 198 +value: "198" +label: "Arunachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +data: 199 +value: "199" +label: "Assam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +data: 200 +value: "200" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +data: 201 +value: "201" +label: "Bihar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +data: 202 +value: "202" +label: "Chandigarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +data: 203 +value: "203" +label: "Chhattisgarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +data: 204 +value: "204" +label: "Dadra and Nagar Haveli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +data: 205 +value: "205" +label: "Daman and Diu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +data: 206 +value: "206" +label: "Delhi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +data: 207 +value: "207" +label: "Goa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +data: 208 +value: "208" +label: "Gujarat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +data: 209 +value: "209" +label: "Haryana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +data: 210 +value: "210" +label: "Himachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +data: 211 +value: "211" +label: "Jammu and Kashmir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +data: 212 +value: "212" +label: "Jharkhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +data: 213 +value: "213" +label: "Karnataka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +data: 214 +value: "214" +label: "Kerala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +data: 215 +value: "215" +label: "Madhya Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +data: 216 +value: "216" +label: "Maharashtra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +data: 217 +value: "217" +label: "Manipur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +data: 218 +value: "218" +label: "Meghalaya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +data: 219 +value: "219" +label: "Mizoram" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +data: 220 +value: "220" +label: "Nagaland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +data: 221 +value: "221" +label: "Odisha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +data: 222 +value: "222" +label: "Puducherry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +data: 223 +value: "223" +label: "Punjab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +data: 224 +value: "224" +label: "Rajasthan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +data: 225 +value: "225" +label: "Sikkim" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +data: 226 +value: "226" +label: "Tamil Nadu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +data: 227 +value: "227" +label: "Telangana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +data: 229 +value: "229" +label: "Tripura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +data: 230 +value: "230" +label: "Uttar Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +data: 231 +value: "231" +label: "Uttarakhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +data: 232 +value: "232" +label: "West Bengal" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3690 -errors: [] -form: Symfony\Component\Form\Form {#3629 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3691 …5} |
full_name | "user[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_state" |
is_selected | Closure($choice, $value) {#3744 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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3554 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() {#3558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3557 …} $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 {#3742 -errors: [] -form: Symfony\Component\Form\Form {#3626 …} } |
form | Symfony\Component\Form\FormView {#3743 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3567 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() {#3569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3568 …} $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 {#3745 -errors: [] -form: Symfony\Component\Form\Form {#3623 …} } |
form | Symfony\Component\Form\FormView {#3746 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3578 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 {#3577 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() {#3582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3584 …} $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 {#3747 -errors: [] -form: Symfony\Component\Form\Form {#3620 …} } |
form | Symfony\Component\Form\FormView {#3748 …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 {#3750 …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 | "5e139c1979e8253a31d140cab9.maXGALJfrKYW7DhD5sOGwyLo_8SztO6kIptz4j1J6AQ.tNCwMNQHzeIuuwEzn5v_rWqnrYz45obyZ6o4ihAbn2H2lbZ36ivByCCZVw" |
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 | "5e139c1979e8253a31d140cab9.maXGALJfrKYW7DhD5sOGwyLo_8SztO6kIptz4j1J6AQ.tNCwMNQHzeIuuwEzn5v_rWqnrYz45obyZ6o4ihAbn2H2lbZ36ivByCCZVw" |
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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data | "5e139c1979e8253a31d140cab9.maXGALJfrKYW7DhD5sOGwyLo_8SztO6kIptz4j1J6AQ.tNCwMNQHzeIuuwEzn5v_rWqnrYz45obyZ6o4ihAbn2H2lbZ36ivByCCZVw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3751 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() {#3755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3752 …} $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 | "5e139c1979e8253a31d140cab9.maXGALJfrKYW7DhD5sOGwyLo_8SztO6kIptz4j1J6AQ.tNCwMNQHzeIuuwEzn5v_rWqnrYz45obyZ6o4ihAbn2H2lbZ36ivByCCZVw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3765 -errors: [] -form: Symfony\Component\Form\Form {#3761 …} } |
form | Symfony\Component\Form\FormView {#3756 …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 | "5e139c1979e8253a31d140cab9.maXGALJfrKYW7DhD5sOGwyLo_8SztO6kIptz4j1J6AQ.tNCwMNQHzeIuuwEzn5v_rWqnrYz45obyZ6o4ihAbn2H2lbZ36ivByCCZVw" |
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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3596 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() {#3499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3513 …} $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 {#3767 -errors: [] -form: Symfony\Component\Form\Form {#3675 …} } |
form | Symfony\Component\Form\FormView {#3768 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3642 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() {#3636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3640 …} $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 {#3772 -errors: [] -form: Symfony\Component\Form\Form {#3678 …} } |
form | Symfony\Component\Form\FormView {#3771 …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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3631 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() {#3669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3630 …} $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 {#3773 -errors: [] -form: Symfony\Component\Form\Form {#3681 …} } |
form | Symfony\Component\Form\FormView {#3774 …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 {#3776 …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 | "1deb2022db677e053ae699b0.N9Gh3uBHyHriiS_z3U2D5VUKU6W3wp-2Z3_61cQGaSE.XeTXko0ChCiJuECbgiu0tARga9Tcq62BNzDMnJ5ZG3NlupKn1HWKEaT9dg" |
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 | "1deb2022db677e053ae699b0.N9Gh3uBHyHriiS_z3U2D5VUKU6W3wp-2Z3_61cQGaSE.XeTXko0ChCiJuECbgiu0tARga9Tcq62BNzDMnJ5ZG3NlupKn1HWKEaT9dg" |
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 {#3147 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3148 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3149 …} -namespace: Closure() {#3151 …} } |
data | "1deb2022db677e053ae699b0.N9Gh3uBHyHriiS_z3U2D5VUKU6W3wp-2Z3_61cQGaSE.XeTXko0ChCiJuECbgiu0tARga9Tcq62BNzDMnJ5ZG3NlupKn1HWKEaT9dg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3769 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() {#3777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#3775 …} $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 | "1deb2022db677e053ae699b0.N9Gh3uBHyHriiS_z3U2D5VUKU6W3wp-2Z3_61cQGaSE.XeTXko0ChCiJuECbgiu0tARga9Tcq62BNzDMnJ5ZG3NlupKn1HWKEaT9dg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3787 -errors: [] -form: Symfony\Component\Form\Form {#3783 …} } |
form | Symfony\Component\Form\FormView {#3778 …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 | "1deb2022db677e053ae699b0.N9Gh3uBHyHriiS_z3U2D5VUKU6W3wp-2Z3_61cQGaSE.XeTXko0ChCiJuECbgiu0tARga9Tcq62BNzDMnJ5ZG3NlupKn1HWKEaT9dg" |