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 {#798 -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 {#936 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#898 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#900 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#903 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#902 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#910 …} -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 {#798 -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 {#936 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#898 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#900 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#903 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#902 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#910 …} -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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data | App\Entity\User {#798 -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 {#936 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#898 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#900 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#903 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#902 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#910 …} -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) {#941 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() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#940 …} $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 {#798 -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 {#936 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#898 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#900 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#903 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#902 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#910 …} -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 {#1229 -form: Symfony\Component\Form\Form {#1078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1065 …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 {#798 -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 {#936 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#898 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#900 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#903 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#902 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#910 …} -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 {#984 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#954 +payload: null +groups: ? +message: "L'adresse e-mail "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#984 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#954 +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 {#984 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#954 +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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#796 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() {#788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#786 …} $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 {#1242 -form: Symfony\Component\Form\Form {#1246 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1233 …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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#878 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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1220 …} $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 {#1285 -form: Symfony\Component\Form\Form {#1249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1287 …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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
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() {#1157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1164 …} $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 {#1291 +label: "ذكر" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +label: "أنثى" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1288 -form: Symfony\Component\Form\Form {#1252 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1290 …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) {#938 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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1145 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() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1146 …} $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 {#1218 -form: Symfony\Component\Form\Form {#1082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#789 …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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1144 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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1133 …} $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 {#1289 -form: Symfony\Component\Form\Form {#1085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1131 …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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
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_title" ] |
cache_key | "_registration_doctor_form_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1122 -form: Symfony\Component\Form\Form {#1088 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1116 …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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1147 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() {#1117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1150 …} $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 {#973 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1292 …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 {#1070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#986 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1075 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1068 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1080 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1072 …} } |
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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
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 {#1049 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1046 …} } |
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() {#989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#969 …} $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 {#1297 +label: "16 - Alger - الجزائر" +value: "180" +data: App\Entity\City {#1318 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "31 - Oran - وهران" +value: "181" +data: App\Entity\City {#1424 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "1 - Adrar - أدرار" +value: "182" +data: App\Entity\City {#1434 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "2 - Chlef - الشلف" +value: "183" +data: App\Entity\City {#1446 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +label: "3 - Laghouat - الأغواط" +value: "184" +data: App\Entity\City {#1458 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "4 - Oum El Bouaghi - أم البواقي" +value: "185" +data: App\Entity\City {#1470 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +label: "5 - Batna - باتنة" +value: "186" +data: App\Entity\City {#1482 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "6 - Béjaïa - بجاية" +value: "187" +data: App\Entity\City {#1494 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "7 - Biskra - بسكرة" +value: "188" +data: App\Entity\City {#1506 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "8 - Béchar - بشار" +value: "189" +data: App\Entity\City {#1518 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "9 - Blida - البليدة" +value: "190" +data: App\Entity\City {#1530 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "10 - Bouira - البويرة" +value: "191" +data: App\Entity\City {#1542 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "11 - Tamanrasset - تمنراست" +value: "192" +data: App\Entity\City {#1554 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "12 - Tébessa - تبسة" +value: "193" +data: App\Entity\City {#1566 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "13 - Tlemcen - تلمسان" +value: "194" +data: App\Entity\City {#1578 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "14 - Tiaret - تيارت" +value: "195" +data: App\Entity\City {#1590 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "15 - Tizi Ouzou - تيزي وزو" +value: "196" +data: App\Entity\City {#1602 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "17 - Djelfa - الجلفة" +value: "197" +data: App\Entity\City {#1614 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "18 - Jijel - جيجل" +value: "198" +data: App\Entity\City {#1626 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "19 - Sétif - سطيف" +value: "199" +data: App\Entity\City {#1638 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "20 - Saïda - سعيدة" +value: "200" +data: App\Entity\City {#1650 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "21 - Skikda - سكيكدة" +value: "201" +data: App\Entity\City {#1662 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "22 - Sidi Bel Abbès - سيدي بلعباس" +value: "202" +data: App\Entity\City {#1674 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "23 - Annaba - عنابة" +value: "203" +data: App\Entity\City {#1686 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "24 - Guelma - قالمة" +value: "204" +data: App\Entity\City {#1698 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "25 - Constantine - قسنطينة" +value: "205" +data: App\Entity\City {#1710 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "26 - Médéa - المدية" +value: "206" +data: App\Entity\City {#1722 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "27 - Mostaganem - مستغانم" +value: "207" +data: App\Entity\City {#1734 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "28 - M'Sila - المسيلة" +value: "208" +data: App\Entity\City {#1746 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "29 - Mascara - معسكر" +value: "209" +data: App\Entity\City {#1758 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "30 - Ouargla - ورقلة" +value: "210" +data: App\Entity\City {#1770 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "32 - El Bayadh - البيض" +value: "211" +data: App\Entity\City {#1782 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "33 - Illizi - إليزي" +value: "212" +data: App\Entity\City {#1794 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "Bordj Bou Arreridj" +value: "213" +data: App\Entity\City {#1806 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "35 - Boumerdès - بومرداس" +value: "214" +data: App\Entity\City {#1818 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "36 - El Tarf - الطارف" +value: "215" +data: App\Entity\City {#1830 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "37 - Tindouf - تندوف" +value: "216" +data: App\Entity\City {#1842 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "38 - Tissemsilt - تيسمسيلت" +value: "217" +data: App\Entity\City {#1854 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "39 - El Oued - الوادي" +value: "218" +data: App\Entity\City {#1866 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "40 - Khenchela - خنشلة" +value: "219" +data: App\Entity\City {#1878 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "41 - Souk Ahras - سوق أهراس" +value: "220" +data: App\Entity\City {#1890 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "42 - Tipaza - تيبازة" +value: "221" +data: App\Entity\City {#1902 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "43 - Mila - ميلة" +value: "222" +data: App\Entity\City {#1914 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "44 - Aïn Defla - عين الدفلى" +value: "223" +data: App\Entity\City {#1926 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "45 - Naâma - النعامة" +value: "224" +data: App\Entity\City {#1938 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "46 - Aïn Témouchent - عين تموشنت" +value: "225" +data: App\Entity\City {#1950 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "47 - Ghardaïa - غرداية" +value: "226" +data: App\Entity\City {#1962 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "48 - Relizane - غليزان" +value: "227" +data: App\Entity\City {#1974 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "49 - Timimoun - تيميمون" +value: "228" +data: App\Entity\City {#1986 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "50 - Bordj Badji Mokhtar - برج باجي مختار" +value: "229" +data: App\Entity\City {#1998 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "51 - Ouled Djellal - أولاد جلال" +value: "230" +data: App\Entity\City {#2010 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "52 - Béni Abbès - بني عباس" +value: "231" +data: App\Entity\City {#2022 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "53 - In Salah - عين صالح" +value: "232" +data: App\Entity\City {#2034 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "54 - In Guezzam - عين قزام" +value: "233" +data: App\Entity\City {#2046 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "55 - Touggourt - توقرت" +value: "234" +data: App\Entity\City {#2058 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "56 - Djanet - جانت" +value: "235" +data: App\Entity\City {#2070 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "57 - El M'Ghair - المغير" +value: "236" +data: App\Entity\City {#2082 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "El Meniaa" +value: "237" +data: App\Entity\City {#2094 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1293 -form: Symfony\Component\Form\Form {#1009 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1294 …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) {#1296 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 {#1101 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1061 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1036 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1068 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1000 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1031 …} } |
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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
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 {#1107 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1062 …} } |
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() {#1060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1059 …} $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 {#2156 +label: "Dentaire" +value: "73" +data: App\Entity\Speciality {#2171 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Neurologie" +value: "74" +data: App\Entity\Speciality {#2181 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "Cardiologie" +value: "75" +data: App\Entity\Speciality {#2187 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "Urologie" +value: "76" +data: App\Entity\Speciality {#2193 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "Orthopédie" +value: "77" +data: App\Entity\Speciality {#2199 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Médecine Générale" +value: "78" +data: App\Entity\Speciality {#2205 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Dermatologie" +value: "79" +data: App\Entity\Speciality {#2211 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Pédiatrie" +value: "80" +data: App\Entity\Speciality {#2217 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "Gynécologie" +value: "81" +data: App\Entity\Speciality {#2223 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "Oncologie" +value: "82" +data: App\Entity\Speciality {#2229 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Psychiatrie" +value: "83" +data: App\Entity\Speciality {#2235 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Endocrinologie" +value: "84" +data: App\Entity\Speciality {#2241 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Chirurgie Générale" +value: "85" +data: App\Entity\Speciality {#2247 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Rééducation" +value: "86" +data: App\Entity\Speciality {#2253 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Anesthésie-Réanimation" +value: "87" +data: App\Entity\Speciality {#2259 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Oto-rhino-laryngologie (ORL)" +value: "88" +data: App\Entity\Speciality {#2265 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Ophtalmologie" +value: "89" +data: App\Entity\Speciality {#2271 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Chirurgie Plastique" +value: "90" +data: App\Entity\Speciality {#2277 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "Chirurgie Thoracique" +value: "91" +data: App\Entity\Speciality {#2283 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "Médecine interne" +value: "92" +data: App\Entity\Speciality {#2289 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Rhumatologie" +value: "93" +data: App\Entity\Speciality {#2295 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Allergologie" +value: "94" +data: App\Entity\Speciality {#2301 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Médecine du travail" +value: "95" +data: App\Entity\Speciality {#2307 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Gastro-entérologie" +value: "96" +data: App\Entity\Speciality {#2313 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Cardiologie Interventionnelle" +value: "97" +data: App\Entity\Speciality {#2319 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Médecine Sportive" +value: "98" +data: App\Entity\Speciality {#2325 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Médecine Palliative" +value: "99" +data: App\Entity\Speciality {#2331 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2153 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1295 …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) {#2155 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 {#781 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#955 +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 {#781 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#955 +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 {#781 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#955 +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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#981 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() {#958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#968 …} $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 {#2353 -form: Symfony\Component\Form\Form {#1236 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2154 …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 | "920f362ee80c7383c.8NN1Wge8O1vOZutOxE17irXU0ci4LoDXAJniWNO_NLA.vp80LjLoVT6UCrl8lj4SvuCw6ZLhXcLkX9GGIpfOVuXG4hAtbvoDab9L3w" |
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 | "920f362ee80c7383c.8NN1Wge8O1vOZutOxE17irXU0ci4LoDXAJniWNO_NLA.vp80LjLoVT6UCrl8lj4SvuCw6ZLhXcLkX9GGIpfOVuXG4hAtbvoDab9L3w" |
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 {#894 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#893 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#892 …} -namespace: Closure() {#890 …} } |
data | "920f362ee80c7383c.8NN1Wge8O1vOZutOxE17irXU0ci4LoDXAJniWNO_NLA.vp80LjLoVT6UCrl8lj4SvuCw6ZLhXcLkX9GGIpfOVuXG4hAtbvoDab9L3w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2354 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() {#2359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#2356 …} $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 | "920f362ee80c7383c.8NN1Wge8O1vOZutOxE17irXU0ci4LoDXAJniWNO_NLA.vp80LjLoVT6UCrl8lj4SvuCw6ZLhXcLkX9GGIpfOVuXG4hAtbvoDab9L3w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2369 -form: Symfony\Component\Form\Form {#2365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2360 …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 | "920f362ee80c7383c.8NN1Wge8O1vOZutOxE17irXU0ci4LoDXAJniWNO_NLA.vp80LjLoVT6UCrl8lj4SvuCw6ZLhXcLkX9GGIpfOVuXG4hAtbvoDab9L3w" |