Forms
-
-
email
-
name
-
phone_number
-
restaurant_name
-
plainPassword
-
showPassword
-
_token
-
registration_restaurant_form
Form type:
"App\Form\RegistrationRestaurantFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#607 -id: null -email: null -roles: [] -password: null -userRoles: Doctrine\Common\Collections\ArrayCollection {#664 …} -firstname: null -lastname: null -address: null -reviews: Doctrine\Common\Collections\ArrayCollection {#663 …} -banckingCards: Doctrine\Common\Collections\ArrayCollection {#662 …} -isVerified: false -active: null -tableBooks: Doctrine\Common\Collections\ArrayCollection {#661 …} -restaurantOwners: Doctrine\Common\Collections\ArrayCollection {#660 …} -restaurantEmployees: Doctrine\Common\Collections\ArrayCollection {#659 …} -stripe_account_id: null -stripe_payment_id: null -stripe_person_id: null -phone_number: null -isVIP: null -createdAt: null -updatedAt: 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 {#607 -id: null -email: null -roles: [] -password: null -userRoles: Doctrine\Common\Collections\ArrayCollection {#664 …} -firstname: null -lastname: null -address: null -reviews: Doctrine\Common\Collections\ArrayCollection {#663 …} -banckingCards: Doctrine\Common\Collections\ArrayCollection {#662 …} -isVerified: false -active: null -tableBooks: Doctrine\Common\Collections\ArrayCollection {#661 …} -restaurantOwners: Doctrine\Common\Collections\ArrayCollection {#660 …} -restaurantEmployees: Doctrine\Common\Collections\ArrayCollection {#659 …} -stripe_account_id: null -stripe_payment_id: null -stripe_person_id: null -phone_number: null -isVIP: null -createdAt: null -updatedAt: 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data | App\Entity\User {#607 -id: null -email: null -roles: [] -password: null -userRoles: Doctrine\Common\Collections\ArrayCollection {#664 …} -firstname: null -lastname: null -address: null -reviews: Doctrine\Common\Collections\ArrayCollection {#663 …} -banckingCards: Doctrine\Common\Collections\ArrayCollection {#662 …} -isVerified: false -active: null -tableBooks: Doctrine\Common\Collections\ArrayCollection {#661 …} -restaurantOwners: Doctrine\Common\Collections\ArrayCollection {#660 …} -restaurantEmployees: Doctrine\Common\Collections\ArrayCollection {#659 …} -stripe_account_id: null -stripe_payment_id: null -stripe_person_id: null -phone_number: null -isVIP: null -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#855 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() {#853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#854 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_restaurant_form" "_registration_restaurant_form" ] |
| cache_key | "_registration_restaurant_form_registration_restaurant_form" |
| compound | true |
| data | App\Entity\User {#607 -id: null -email: null -roles: [] -password: null -userRoles: Doctrine\Common\Collections\ArrayCollection {#664 …} -firstname: null -lastname: null -address: null -reviews: Doctrine\Common\Collections\ArrayCollection {#663 …} -banckingCards: Doctrine\Common\Collections\ArrayCollection {#662 …} -isVerified: false -active: null -tableBooks: Doctrine\Common\Collections\ArrayCollection {#661 …} -restaurantOwners: Doctrine\Common\Collections\ArrayCollection {#660 …} -restaurantEmployees: Doctrine\Common\Collections\ArrayCollection {#659 …} -stripe_account_id: null -stripe_payment_id: null -stripe_person_id: null -phone_number: null -isVIP: null -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1095 -form: Symfony\Component\Form\Form {#1394 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#852 …5} |
| full_name | "registration_restaurant_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_restaurant_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_form" |
| valid | true |
| value | App\Entity\User {#607 -id: null -email: null -roles: [] -password: null -userRoles: Doctrine\Common\Collections\ArrayCollection {#664 …} -firstname: null -lastname: null -address: null -reviews: Doctrine\Common\Collections\ArrayCollection {#663 …} -banckingCards: Doctrine\Common\Collections\ArrayCollection {#662 …} -isVerified: false -active: null -tableBooks: Doctrine\Common\Collections\ArrayCollection {#661 …} -restaurantOwners: Doctrine\Common\Collections\ArrayCollection {#660 …} -restaurantEmployees: Doctrine\Common\Collections\ArrayCollection {#659 …} -stripe_account_id: null -stripe_payment_id: null -stripe_person_id: null -phone_number: null -isVIP: null -createdAt: null -updatedAt: null } |
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" => 180 ] |
[ "maxlength" => 180 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 180 ] |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1458 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1461 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 180 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_form_email" ] |
| cache_key | "_registration_restaurant_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1151 -form: Symfony\Component\Form\Form {#1140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1153 …5} |
| full_name | "registration_restaurant_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_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_restaurant_form_email" |
| valid | true |
| value | "" |
name
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 | [ "placeholder" => "Prénom et nom" ] |
[ "placeholder" => "Prénom et nom" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Prénom et nom" ] |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1122 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#839 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Prénom et nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_form_name" ] |
| cache_key | "_registration_restaurant_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1149 -form: Symfony\Component\Form\Form {#1143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1150 …5} |
| full_name | "registration_restaurant_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_form_name" |
| valid | true |
| value | "" |
phone_number
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 | [ "placeholder" => "06 12 34 56 78" ] |
[ "placeholder" => "06 12 34 56 78" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "06 12 34 56 78" ] |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1443 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1442 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "06 12 34 56 78" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_form_phone_number" ] |
| cache_key | "_registration_restaurant_form_phone_number_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1137 -form: Symfony\Component\Form\Form {#1146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1141 …5} |
| full_name | "registration_restaurant_form[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_form_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_form_phone_number" |
| valid | true |
| value | "" |
restaurant_name
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 | [ "placeholder" => "Nom du restaurant" ] |
[ "placeholder" => "Nom du restaurant" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom du restaurant" ] |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1434 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom du restaurant" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_form_restaurant_name" ] |
| cache_key | "_registration_restaurant_form_restaurant_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1417 …5} |
| full_name | "registration_restaurant_form[restaurant_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_form_restaurant_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "restaurant_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_form_restaurant_name" |
| 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" "placeholder" => "Au moins 6 caractères" ] |
[ "autocomplete" => "new-password" "placeholder" => "Au moins 6 caractères" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#906 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe devrait faire minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#906 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe devrait faire minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Au moins 6 caractères" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#906 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe devrait faire minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1425 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1419 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Au moins 6 caractères" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_restaurant_form_plainPassword" ] |
| cache_key | "_registration_restaurant_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1431 -form: Symfony\Component\Form\Form {#1393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1440 …5} |
| full_name | "registration_restaurant_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_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_restaurant_form_plainPassword" |
| valid | true |
| value | "" |
showPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Voir le mot de passe" |
same as passed value |
| mapped | false |
false
|
| 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 |
| 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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1411 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Voir le mot de passe" |
| 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() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_restaurant_form_showPassword" ] |
| cache_key | "_registration_restaurant_form_showPassword_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1449 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#840 …5} |
| full_name | "registration_restaurant_form[showPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_form_showPassword" |
| label | "Voir le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "showPassword" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_form_showPassword" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c6b4defe3d36ee13d3.Uce4NNIRHdjXQgmqSed2COXSrw6GwIqd86SC6rwlwUk.JI_fd6tyLbSVGGTdMLVOXIa433rh9OTEwMrGuuRxlApi9NpblGR19b8mMQ" |
| 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 | "c6b4defe3d36ee13d3.Uce4NNIRHdjXQgmqSed2COXSrw6GwIqd86SC6rwlwUk.JI_fd6tyLbSVGGTdMLVOXIa433rh9OTEwMrGuuRxlApi9NpblGR19b8mMQ" |
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 {#810 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#811 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#812 …} -namespace: Closure() {#814 …} } |
| data | "c6b4defe3d36ee13d3.Uce4NNIRHdjXQgmqSed2COXSrw6GwIqd86SC6rwlwUk.JI_fd6tyLbSVGGTdMLVOXIa433rh9OTEwMrGuuRxlApi9NpblGR19b8mMQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1163 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() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#630 …} $message: Closure() {#1162 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_restaurant_form__token" ] |
| cache_key | "_registration_restaurant_form__token_hidden" |
| compound | false |
| data | "c6b4defe3d36ee13d3.Uce4NNIRHdjXQgmqSed2COXSrw6GwIqd86SC6rwlwUk.JI_fd6tyLbSVGGTdMLVOXIa433rh9OTEwMrGuuRxlApi9NpblGR19b8mMQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1178 -form: Symfony\Component\Form\Form {#1174 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1169 …5} |
| full_name | "registration_restaurant_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_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_restaurant_form__token" |
| valid | true |
| value | "c6b4defe3d36ee13d3.Uce4NNIRHdjXQgmqSed2COXSrw6GwIqd86SC6rwlwUk.JI_fd6tyLbSVGGTdMLVOXIa433rh9OTEwMrGuuRxlApi9NpblGR19b8mMQ" |