Forms
-
registration_form
-
email
-
firstName
-
lastName
-
phone
-
title
-
city
-
speciality
-
plainPassword
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#794 -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 {#932 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#894 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#896 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#899 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#898 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#906 …} -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 {#794 -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 {#932 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#894 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#896 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#899 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#898 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#906 …} -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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data | App\Entity\User {#794 -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 {#932 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#894 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#896 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#899 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#898 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#906 …} -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) {#936 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() {#934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#935 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#794 -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 {#932 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#894 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#896 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#899 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#898 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#906 …} -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 {#1246 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1252 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#794 -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 {#932 …} -messagesSentTo: Doctrine\Common\Collections\ArrayCollection {#894 …} -clinicals: Doctrine\Common\Collections\ArrayCollection {#896 …} -laboratories: Doctrine\Common\Collections\ArrayCollection {#899 …} -doctorInvoices: Doctrine\Common\Collections\ArrayCollection {#898 …} -assistant: null -avatar: "avatar.jpg" -notificationUsers: Doctrine\Common\Collections\ArrayCollection {#906 …} -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 {#979 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#949 +payload: null +groups: ? +message: "L'adresse e-mail "{{ value }}" n'est pas valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#979 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#949 +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 {#979 +payload: null +groups: ? +message: "Veuillez entrer une adresse e-mail" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#949 +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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#864 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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#875 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1075 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1080 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#783 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() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1213 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1247 -form: Symfony\Component\Form\Form {#1230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1248 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_form_firstName" |
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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1154 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() {#1206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1205 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1251 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1209 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() {#1148 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 | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_phone" ] |
cache_key | "_registration_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1250 -form: Symfony\Component\Form\Form {#1055 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1019 …5} |
full_name | "registration_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1157 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() {#1137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1140 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_title" ] |
cache_key | "_registration_form_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#793 -form: Symfony\Component\Form\Form {#1058 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1081 …5} |
full_name | "registration_form[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_form_title" |
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 {#1030 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1108 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1103 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1022 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1053 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1047 …} } |
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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
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 {#1113 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1111 …} } |
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() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1010 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_city" ] |
cache_key | "_registration_form_city_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +label: "16 - Alger - الجزائر" +value: "180" +data: App\Entity\City {#1271 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +label: "31 - Oran - وهران" +value: "181" +data: App\Entity\City {#1377 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +label: "1 - Adrar - أدرار" +value: "182" +data: App\Entity\City {#1387 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1255 +label: "2 - Chlef - الشلف" +value: "183" +data: App\Entity\City {#1399 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +label: "3 - Laghouat - الأغواط" +value: "184" +data: App\Entity\City {#1411 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +label: "4 - Oum El Bouaghi - أم البواقي" +value: "185" +data: App\Entity\City {#1423 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +label: "5 - Batna - باتنة" +value: "186" +data: App\Entity\City {#1435 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +label: "6 - Béjaïa - بجاية" +value: "187" +data: App\Entity\City {#1447 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +label: "7 - Biskra - بسكرة" +value: "188" +data: App\Entity\City {#1459 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "8 - Béchar - بشار" +value: "189" +data: App\Entity\City {#1471 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "9 - Blida - البليدة" +value: "190" +data: App\Entity\City {#1483 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "10 - Bouira - البويرة" +value: "191" +data: App\Entity\City {#1495 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "11 - Tamanrasset - تمنراست" +value: "192" +data: App\Entity\City {#1507 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "12 - Tébessa - تبسة" +value: "193" +data: App\Entity\City {#1519 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "13 - Tlemcen - تلمسان" +value: "194" +data: App\Entity\City {#1531 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "14 - Tiaret - تيارت" +value: "195" +data: App\Entity\City {#1543 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "15 - Tizi Ouzou - تيزي وزو" +value: "196" +data: App\Entity\City {#1555 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "17 - Djelfa - الجلفة" +value: "197" +data: App\Entity\City {#1567 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "18 - Jijel - جيجل" +value: "198" +data: App\Entity\City {#1579 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "19 - Sétif - سطيف" +value: "199" +data: App\Entity\City {#1591 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "20 - Saïda - سعيدة" +value: "200" +data: App\Entity\City {#1603 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "21 - Skikda - سكيكدة" +value: "201" +data: App\Entity\City {#1615 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "22 - Sidi Bel Abbès - سيدي بلعباس" +value: "202" +data: App\Entity\City {#1627 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "23 - Annaba - عنابة" +value: "203" +data: App\Entity\City {#1639 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "24 - Guelma - قالمة" +value: "204" +data: App\Entity\City {#1651 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "25 - Constantine - قسنطينة" +value: "205" +data: App\Entity\City {#1663 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "26 - Médéa - المدية" +value: "206" +data: App\Entity\City {#1675 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "27 - Mostaganem - مستغانم" +value: "207" +data: App\Entity\City {#1687 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "28 - M'Sila - المسيلة" +value: "208" +data: App\Entity\City {#1699 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "29 - Mascara - معسكر" +value: "209" +data: App\Entity\City {#1711 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "30 - Ouargla - ورقلة" +value: "210" +data: App\Entity\City {#1723 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "32 - El Bayadh - البيض" +value: "211" +data: App\Entity\City {#1735 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "33 - Illizi - إليزي" +value: "212" +data: App\Entity\City {#1747 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Bordj Bou Arreridj" +value: "213" +data: App\Entity\City {#1759 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "35 - Boumerdès - بومرداس" +value: "214" +data: App\Entity\City {#1771 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "36 - El Tarf - الطارف" +value: "215" +data: App\Entity\City {#1783 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "37 - Tindouf - تندوف" +value: "216" +data: App\Entity\City {#1795 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "38 - Tissemsilt - تيسمسيلت" +value: "217" +data: App\Entity\City {#1807 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "39 - El Oued - الوادي" +value: "218" +data: App\Entity\City {#1819 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "40 - Khenchela - خنشلة" +value: "219" +data: App\Entity\City {#1831 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "41 - Souk Ahras - سوق أهراس" +value: "220" +data: App\Entity\City {#1843 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "42 - Tipaza - تيبازة" +value: "221" +data: App\Entity\City {#1855 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "43 - Mila - ميلة" +value: "222" +data: App\Entity\City {#1867 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "44 - Aïn Defla - عين الدفلى" +value: "223" +data: App\Entity\City {#1879 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "45 - Naâma - النعامة" +value: "224" +data: App\Entity\City {#1891 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "46 - Aïn Témouchent - عين تموشنت" +value: "225" +data: App\Entity\City {#1903 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "47 - Ghardaïa - غرداية" +value: "226" +data: App\Entity\City {#1915 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "48 - Relizane - غليزان" +value: "227" +data: App\Entity\City {#1927 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "49 - Timimoun - تيميمون" +value: "228" +data: App\Entity\City {#1939 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "50 - Bordj Badji Mokhtar - برج باجي مختار" +value: "229" +data: App\Entity\City {#1951 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "51 - Ouled Djellal - أولاد جلال" +value: "230" +data: App\Entity\City {#1963 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "52 - Béni Abbès - بني عباس" +value: "231" +data: App\Entity\City {#1975 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "53 - In Salah - عين صالح" +value: "232" +data: App\Entity\City {#1987 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "54 - In Guezzam - عين قزام" +value: "233" +data: App\Entity\City {#1999 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "55 - Touggourt - توقرت" +value: "234" +data: App\Entity\City {#2011 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "56 - Djanet - جانت" +value: "235" +data: App\Entity\City {#2023 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "57 - El M'Ghair - المغير" +value: "236" +data: App\Entity\City {#2035 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "El Meniaa" +value: "237" +data: App\Entity\City {#2047 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1074 -form: Symfony\Component\Form\Form {#1061 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#945 …5} |
full_name | "registration_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_city" |
is_selected | Closure($choice, $value) {#1158 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_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 {#791 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#999 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#960 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1022 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#772 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#976 …} } |
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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
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 {#995 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMNSpaoP\EntityManagerGhostEbeb667 {#225 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1004 …} } |
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() {#1029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#1028 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_speciality" ] |
cache_key | "_registration_form_speciality_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Dentaire" +value: "73" +data: App\Entity\Speciality {#2124 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Neurologie" +value: "74" +data: App\Entity\Speciality {#2134 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Cardiologie" +value: "75" +data: App\Entity\Speciality {#2140 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Urologie" +value: "76" +data: App\Entity\Speciality {#2146 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Orthopédie" +value: "77" +data: App\Entity\Speciality {#2152 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Médecine Générale" +value: "78" +data: App\Entity\Speciality {#2158 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Dermatologie" +value: "79" +data: App\Entity\Speciality {#2164 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Pédiatrie" +value: "80" +data: App\Entity\Speciality {#2170 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Gynécologie" +value: "81" +data: App\Entity\Speciality {#2176 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Oncologie" +value: "82" +data: App\Entity\Speciality {#2182 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Psychiatrie" +value: "83" +data: App\Entity\Speciality {#2188 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Endocrinologie" +value: "84" +data: App\Entity\Speciality {#2194 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Chirurgie Générale" +value: "85" +data: App\Entity\Speciality {#2200 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Rééducation" +value: "86" +data: App\Entity\Speciality {#2206 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Anesthésie-Réanimation" +value: "87" +data: App\Entity\Speciality {#2212 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Oto-rhino-laryngologie (ORL)" +value: "88" +data: App\Entity\Speciality {#2218 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Ophtalmologie" +value: "89" +data: App\Entity\Speciality {#2224 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Chirurgie Plastique" +value: "90" +data: App\Entity\Speciality {#2230 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Chirurgie Thoracique" +value: "91" +data: App\Entity\Speciality {#2236 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Médecine interne" +value: "92" +data: App\Entity\Speciality {#2242 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Rhumatologie" +value: "93" +data: App\Entity\Speciality {#2248 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Allergologie" +value: "94" +data: App\Entity\Speciality {#2254 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Médecine du travail" +value: "95" +data: App\Entity\Speciality {#2260 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Gastro-entérologie" +value: "96" +data: App\Entity\Speciality {#2266 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Cardiologie Interventionnelle" +value: "97" +data: App\Entity\Speciality {#2272 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Médecine Sportive" +value: "98" +data: App\Entity\Speciality {#2278 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Médecine Palliative" +value: "99" +data: App\Entity\Speciality {#2284 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2106 -form: Symfony\Component\Form\Form {#1064 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1211 …5} |
full_name | "registration_form[speciality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_speciality" |
is_selected | Closure($choice, $value) {#2107 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_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 {#777 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#866 +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 {#777 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#866 +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 {#777 +payload: null +groups: ? +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#866 +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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#958 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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#977 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2306 -form: Symfony\Component\Form\Form {#1067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2109 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_form_plainPassword" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0b8bd82f5c6d98fb06a6618832016.3C5HmICyGDD1forFyZZ54cCxMXpJdRiFwfOqDIEOnmw.nloT6feBaAKjO-Sz8McdvrXQHE8YKkfQmZnjQcZDzxmvGiXs0oVgfq8Yzw" |
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 | "0b8bd82f5c6d98fb06a6618832016.3C5HmICyGDD1forFyZZ54cCxMXpJdRiFwfOqDIEOnmw.nloT6feBaAKjO-Sz8McdvrXQHE8YKkfQmZnjQcZDzxmvGiXs0oVgfq8Yzw" |
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 {#891 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#890 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#889 …} -namespace: Closure() {#887 …} } |
data | "0b8bd82f5c6d98fb06a6618832016.3C5HmICyGDD1forFyZZ54cCxMXpJdRiFwfOqDIEOnmw.nloT6feBaAKjO-Sz8McdvrXQHE8YKkfQmZnjQcZDzxmvGiXs0oVgfq8Yzw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2307 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() {#2312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …} $message: Closure() {#2309 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "0b8bd82f5c6d98fb06a6618832016.3C5HmICyGDD1forFyZZ54cCxMXpJdRiFwfOqDIEOnmw.nloT6feBaAKjO-Sz8McdvrXQHE8YKkfQmZnjQcZDzxmvGiXs0oVgfq8Yzw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2322 -form: Symfony\Component\Form\Form {#2318 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2313 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_form__token" |
valid | true |
value | "0b8bd82f5c6d98fb06a6618832016.3C5HmICyGDD1forFyZZ54cCxMXpJdRiFwfOqDIEOnmw.nloT6feBaAKjO-Sz8McdvrXQHE8YKkfQmZnjQcZDzxmvGiXs0oVgfq8Yzw" |