Forms
-
registration_doctor_form
-
email
-
firstName
-
gender
-
lastName
-
phone
-
title
-
identifier
-
city
-
speciality
-
plainPassword
-
_token
-
registration_doctor_form
Form type:
"App\Form\RegistrationDoctorFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#789 -id: null -firstName: null -lastName: null -email: null -phone: null -password: null -role: null -address: null -identifier: null -gender: null -birthDate: null -status: null -paymentStatus: null -validatedAt: null -paidAt: null -description: null -doctor: null -patient: null -messagesSentBy: Doctrine\Common\Collections\ArrayCollection {#927 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#889 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#891 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#894 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#893 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#901 …} -city: null -speciality: null -activationToken: null -isActive: false -clinical: null -laboratory: null -title: null -resetToken: null -tokenValidDate: null -selector: null -updatedAt: null -createdAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#789 -id: null -firstName: null -lastName: null -email: null -phone: null -password: null -role: null -address: null -identifier: null -gender: null -birthDate: null -status: null -paymentStatus: null -validatedAt: null -paidAt: null -description: null -doctor: null -patient: null -messagesSentBy: Doctrine\Common\Collections\ArrayCollection {#927 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#889 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#891 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#894 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#893 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#901 …} -city: null -speciality: null -activationToken: null -isActive: false -clinical: null -laboratory: null -title: null -resetToken: null -tokenValidDate: null -selector: null -updatedAt: null -createdAt: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data | App\Entity\User {#789 -id: null -firstName: null -lastName: null -email: null -phone: null -password: null -role: null -address: null -identifier: null -gender: null -birthDate: null -status: null -paymentStatus: null -validatedAt: null -paidAt: null -description: null -doctor: null -patient: null -messagesSentBy: Doctrine\Common\Collections\ArrayCollection {#927 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#889 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#891 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#894 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#893 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#901 …} -city: null -speciality: null -activationToken: null -isActive: false -clinical: null -laboratory: null -title: null -resetToken: null -tokenValidDate: null -selector: null -updatedAt: null -createdAt: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
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() {#930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#931 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_doctor_form" "_registration_doctor_form" ] |
cache_key | "_registration_doctor_form_registration_doctor_form" |
compound | true |
data | App\Entity\User {#789 -id: null -firstName: null -lastName: null -email: null -phone: null -password: null -role: null -address: null -identifier: null -gender: null -birthDate: null -status: null -paymentStatus: null -validatedAt: null -paidAt: null -description: null -doctor: null -patient: null -messagesSentBy: Doctrine\Common\Collections\ArrayCollection {#927 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#889 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#891 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#894 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#893 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#901 …} -city: null -speciality: null -activationToken: null -isActive: false -clinical: null -laboratory: null -title: null -resetToken: null -tokenValidDate: null -selector: null -updatedAt: null -createdAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1220 -form: Symfony\Component\Form\Form {#1069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1056 …5} |
full_name | "registration_doctor_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_doctor_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form" |
valid | true |
value | App\Entity\User {#789 -id: null -firstName: null -lastName: null -email: null -phone: null -password: null -role: null -address: null -identifier: null -gender: null -birthDate: null -status: null -paymentStatus: null -validatedAt: null -paidAt: null -description: null -doctor: null -patient: null -messagesSentBy: Doctrine\Common\Collections\ArrayCollection {#927 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#889 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#891 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#894 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#893 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#901 …} -city: null -speciality: null -activationToken: null -isActive: false -clinical: null -laboratory: null -title: null -resetToken: null -tokenValidDate: null -selector: null -updatedAt: null -createdAt: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#945 +payload: null +groups: ? +message: "L'adresse e-mail "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#945 +payload: null +groups: ? +message: "L'adresse e-mail "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#945 +payload: null +groups: ? +message: "L'adresse e-mail "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#787 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 | 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() {#779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#777 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_doctor_form_email" ] |
cache_key | "_registration_doctor_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1224 …5} |
full_name | "registration_doctor_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_email" |
valid | true |
value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#869 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 | 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() {#1178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1211 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_doctor_form_firstName" ] |
cache_key | "_registration_doctor_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1276 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1278 …5} |
full_name | "registration_doctor_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_firstName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_firstName" |
valid | true |
value | "" |
gender
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 |
---|---|---|
choices | [ "ذكر" => "male" "أنثى" => "female" ] |
[ "ذكر" => "male" "أنثى" => "female" ] |
expanded | false |
false
|
multiple | false |
false
|
placeholder | "اختر الجنس" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 | [ "ذكر" => "male" "أنثى" => "female" ] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
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 | null |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1155 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_doctor_form_gender" ] |
cache_key | "_registration_doctor_form_gender_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +label: "ذكر" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +label: "أنثى" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1279 -form: Symfony\Component\Form\Form {#1243 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1281 …5} |
full_name | "registration_doctor_form[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_gender" |
is_selected | Closure($choice, $value) {#929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gender" |
placeholder | "اختر الجنس" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_gender" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1136 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 | 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() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1137 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_doctor_form_lastName" ] |
cache_key | "_registration_doctor_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1209 -form: Symfony\Component\Form\Form {#1073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#780 …5} |
full_name | "registration_doctor_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_lastName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_lastName" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1135 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1124 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_doctor_form_phone" ] |
cache_key | "_registration_doctor_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1280 -form: Symfony\Component\Form\Form {#1076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1122 …5} |
full_name | "registration_doctor_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_phone" |
valid | true |
value | "" |
title
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1126 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1115 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_doctor_form_title" ] |
cache_key | "_registration_doctor_form_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1113 -form: Symfony\Component\Form\Form {#1079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1107 …5} |
full_name | "registration_doctor_form[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_title" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_title" |
valid | true |
value | "" |
identifier
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "username" "class" => "form-control" ] |
[ "autocomplete" => "username" "class" => "form-control" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "username" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1138 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 | 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() {#1108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1141 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "username" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_doctor_form_identifier" ] |
cache_key | "_registration_doctor_form_identifier_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#964 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1283 …5} |
full_name | "registration_doctor_form[identifier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_identifier" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "identifier" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_identifier" |
valid | true |
value | "" |
city
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_label | "title" |
same as passed value |
class | "App\Entity\City" |
same as passed value |
placeholder | "sélectionnez votre ville" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "title" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1061 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#977 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1066 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1059 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1071 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1063 …} } |
choices | null |
class | "App\Entity\City" |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1040 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1037 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "sélectionnez votre ville" |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_doctor_form_city" ] |
cache_key | "_registration_doctor_form_city_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1288 +label: "16 - Alger - الجزائر" +value: "180" +data: App\Entity\City {#1309 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "31 - Oran - وهران" +value: "181" +data: App\Entity\City {#1415 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +label: "1 - Adrar - أدرار" +value: "182" +data: App\Entity\City {#1425 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +label: "2 - Chlef - الشلف" +value: "183" +data: App\Entity\City {#1437 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +label: "3 - Laghouat - الأغواط" +value: "184" +data: App\Entity\City {#1449 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "4 - Oum El Bouaghi - أم البواقي" +value: "185" +data: App\Entity\City {#1461 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "5 - Batna - باتنة" +value: "186" +data: App\Entity\City {#1473 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +label: "6 - Béjaïa - بجاية" +value: "187" +data: App\Entity\City {#1485 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "7 - Biskra - بسكرة" +value: "188" +data: App\Entity\City {#1497 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "8 - Béchar - بشار" +value: "189" +data: App\Entity\City {#1509 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "9 - Blida - البليدة" +value: "190" +data: App\Entity\City {#1521 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "10 - Bouira - البويرة" +value: "191" +data: App\Entity\City {#1533 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "11 - Tamanrasset - تمنراست" +value: "192" +data: App\Entity\City {#1545 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "12 - Tébessa - تبسة" +value: "193" +data: App\Entity\City {#1557 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "13 - Tlemcen - تلمسان" +value: "194" +data: App\Entity\City {#1569 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "14 - Tiaret - تيارت" +value: "195" +data: App\Entity\City {#1581 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "15 - Tizi Ouzou - تيزي وزو" +value: "196" +data: App\Entity\City {#1593 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "17 - Djelfa - الجلفة" +value: "197" +data: App\Entity\City {#1605 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "18 - Jijel - جيجل" +value: "198" +data: App\Entity\City {#1617 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "19 - Sétif - سطيف" +value: "199" +data: App\Entity\City {#1629 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "20 - Saïda - سعيدة" +value: "200" +data: App\Entity\City {#1641 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "21 - Skikda - سكيكدة" +value: "201" +data: App\Entity\City {#1653 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "22 - Sidi Bel Abbès - سيدي بلعباس" +value: "202" +data: App\Entity\City {#1665 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "23 - Annaba - عنابة" +value: "203" +data: App\Entity\City {#1677 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "24 - Guelma - قالمة" +value: "204" +data: App\Entity\City {#1689 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "25 - Constantine - قسنطينة" +value: "205" +data: App\Entity\City {#1701 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "26 - Médéa - المدية" +value: "206" +data: App\Entity\City {#1713 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "27 - Mostaganem - مستغانم" +value: "207" +data: App\Entity\City {#1725 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "28 - M'Sila - المسيلة" +value: "208" +data: App\Entity\City {#1737 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "29 - Mascara - معسكر" +value: "209" +data: App\Entity\City {#1749 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "30 - Ouargla - ورقلة" +value: "210" +data: App\Entity\City {#1761 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "32 - El Bayadh - البيض" +value: "211" +data: App\Entity\City {#1773 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "33 - Illizi - إليزي" +value: "212" +data: App\Entity\City {#1785 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Bordj Bou Arreridj" +value: "213" +data: App\Entity\City {#1797 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "35 - Boumerdès - بومرداس" +value: "214" +data: App\Entity\City {#1809 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "36 - El Tarf - الطارف" +value: "215" +data: App\Entity\City {#1821 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "37 - Tindouf - تندوف" +value: "216" +data: App\Entity\City {#1833 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "38 - Tissemsilt - تيسمسيلت" +value: "217" +data: App\Entity\City {#1845 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "39 - El Oued - الوادي" +value: "218" +data: App\Entity\City {#1857 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "40 - Khenchela - خنشلة" +value: "219" +data: App\Entity\City {#1869 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "41 - Souk Ahras - سوق أهراس" +value: "220" +data: App\Entity\City {#1881 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "42 - Tipaza - تيبازة" +value: "221" +data: App\Entity\City {#1893 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "43 - Mila - ميلة" +value: "222" +data: App\Entity\City {#1905 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "44 - Aïn Defla - عين الدفلى" +value: "223" +data: App\Entity\City {#1917 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "45 - Naâma - النعامة" +value: "224" +data: App\Entity\City {#1929 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "46 - Aïn Témouchent - عين تموشنت" +value: "225" +data: App\Entity\City {#1941 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "47 - Ghardaïa - غرداية" +value: "226" +data: App\Entity\City {#1953 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "48 - Relizane - غليزان" +value: "227" +data: App\Entity\City {#1965 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "49 - Timimoun - تيميمون" +value: "228" +data: App\Entity\City {#1977 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "50 - Bordj Badji Mokhtar - برج باجي مختار" +value: "229" +data: App\Entity\City {#1989 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "51 - Ouled Djellal - أولاد جلال" +value: "230" +data: App\Entity\City {#2001 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "52 - Béni Abbès - بني عباس" +value: "231" +data: App\Entity\City {#2013 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "53 - In Salah - عين صالح" +value: "232" +data: App\Entity\City {#2025 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "54 - In Guezzam - عين قزام" +value: "233" +data: App\Entity\City {#2037 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "55 - Touggourt - توقرت" +value: "234" +data: App\Entity\City {#2049 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "56 - Djanet - جانت" +value: "235" +data: App\Entity\City {#2061 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "57 - El M'Ghair - المغير" +value: "236" +data: App\Entity\City {#2073 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "El Meniaa" +value: "237" +data: App\Entity\City {#2085 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1284 -form: Symfony\Component\Form\Form {#1000 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1285 …5} |
full_name | "registration_doctor_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_city" |
is_selected | Closure($choice, $value) {#1287 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "city" |
placeholder | "sélectionnez votre ville" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_city" |
valid | true |
value | "" |
speciality
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_label | "title" |
same as passed value |
class | "App\Entity\Speciality" |
same as passed value |
placeholder | "sélectionnez votre spécialité" |
same as passed value |
required | false |
false
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | "title" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1092 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1052 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1027 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1059 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#991 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1022 …} } |
choices | null |
class | "App\Entity\Speciality" |
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1098 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1053 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "sélectionnez votre spécialité" |
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 |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1050 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_doctor_form_speciality" ] |
cache_key | "_registration_doctor_form_speciality_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "Dentaire" +value: "73" +data: App\Entity\Speciality {#2162 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "Neurologie" +value: "74" +data: App\Entity\Speciality {#2172 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Cardiologie" +value: "75" +data: App\Entity\Speciality {#2178 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Urologie" +value: "76" +data: App\Entity\Speciality {#2184 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Orthopédie" +value: "77" +data: App\Entity\Speciality {#2190 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Médecine Générale" +value: "78" +data: App\Entity\Speciality {#2196 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "Dermatologie" +value: "79" +data: App\Entity\Speciality {#2202 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Pédiatrie" +value: "80" +data: App\Entity\Speciality {#2208 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Gynécologie" +value: "81" +data: App\Entity\Speciality {#2214 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "Oncologie" +value: "82" +data: App\Entity\Speciality {#2220 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Psychiatrie" +value: "83" +data: App\Entity\Speciality {#2226 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Endocrinologie" +value: "84" +data: App\Entity\Speciality {#2232 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Chirurgie Générale" +value: "85" +data: App\Entity\Speciality {#2238 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Rééducation" +value: "86" +data: App\Entity\Speciality {#2244 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Anesthésie-Réanimation" +value: "87" +data: App\Entity\Speciality {#2250 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "Oto-rhino-laryngologie (ORL)" +value: "88" +data: App\Entity\Speciality {#2256 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Ophtalmologie" +value: "89" +data: App\Entity\Speciality {#2262 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "Chirurgie Plastique" +value: "90" +data: App\Entity\Speciality {#2268 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Chirurgie Thoracique" +value: "91" +data: App\Entity\Speciality {#2274 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Médecine interne" +value: "92" +data: App\Entity\Speciality {#2280 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Rhumatologie" +value: "93" +data: App\Entity\Speciality {#2286 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Allergologie" +value: "94" +data: App\Entity\Speciality {#2292 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Médecine du travail" +value: "95" +data: App\Entity\Speciality {#2298 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Gastro-entérologie" +value: "96" +data: App\Entity\Speciality {#2304 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Cardiologie Interventionnelle" +value: "97" +data: App\Entity\Speciality {#2310 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Médecine Sportive" +value: "98" +data: App\Entity\Speciality {#2316 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Médecine Palliative" +value: "99" +data: App\Entity\Speciality {#2322 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2144 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1286 …5} |
full_name | "registration_doctor_form[speciality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_speciality" |
is_selected | Closure($choice, $value) {#2146 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "speciality" |
placeholder | "sélectionnez votre spécialité" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_speciality" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#772 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#946 +payload: null +groups: ? +message: "Votre mot de passe doit comporter au moins 8 caractères, dont un chiffre et un caractère spécial." +pattern: "/^(?=.*[0-9])(?=.*[\W]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#772 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#946 +payload: null +groups: ? +message: "Votre mot de passe doit comporter au moins 8 caractères, dont un chiffre et un caractère spécial." +pattern: "/^(?=.*[0-9])(?=.*[\W]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#772 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#946 +payload: null +groups: ? +message: "Votre mot de passe doit comporter au moins 8 caractères, dont un chiffre et un caractère spécial." +pattern: "/^(?=.*[0-9])(?=.*[\W]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#972 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 | 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#959 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_doctor_form_plainPassword" ] |
cache_key | "_registration_doctor_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2344 -form: Symfony\Component\Form\Form {#1227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2145 …5} |
full_name | "registration_doctor_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form_plainPassword" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d6e97a7fb629.i2RyE3QF8V7C0fDnyzqWvwCj0m76Ze2U3C7R71-2BSU.xgEUZwZ_yQHxgqadiXLf_XPqhCyfErzzq0iwmmnlV3TjFwNEDDHFFpLnvQ" |
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 | "d6e97a7fb629.i2RyE3QF8V7C0fDnyzqWvwCj0m76Ze2U3C7R71-2BSU.xgEUZwZ_yQHxgqadiXLf_XPqhCyfErzzq0iwmmnlV3TjFwNEDDHFFpLnvQ" |
same as passed value |
mapped | false |
false
|
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 {#885 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#884 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#883 …} -namespace: Closure() {#881 …} } |
data | "d6e97a7fb629.i2RyE3QF8V7C0fDnyzqWvwCj0m76Ze2U3C7R71-2BSU.xgEUZwZ_yQHxgqadiXLf_XPqhCyfErzzq0iwmmnlV3TjFwNEDDHFFpLnvQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2345 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() {#2350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#2347 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_doctor_form__token" ] |
cache_key | "_registration_doctor_form__token_hidden" |
compound | false |
data | "d6e97a7fb629.i2RyE3QF8V7C0fDnyzqWvwCj0m76Ze2U3C7R71-2BSU.xgEUZwZ_yQHxgqadiXLf_XPqhCyfErzzq0iwmmnlV3TjFwNEDDHFFpLnvQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2360 -form: Symfony\Component\Form\Form {#2356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2351 …5} |
full_name | "registration_doctor_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_doctor_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_doctor_form__token" |
valid | true |
value | "d6e97a7fb629.i2RyE3QF8V7C0fDnyzqWvwCj0m76Ze2U3C7R71-2BSU.xgEUZwZ_yQHxgqadiXLf_XPqhCyfErzzq0iwmmnlV3TjFwNEDDHFFpLnvQ" |