Forms
-
registration
-
restaurant
-
name
-
publicPhone
-
address
-
postalCode
-
city
-
-
name
-
firstName
-
phone
-
email
-
plainPassword
-
first
-
second
-
-
_token
-
registration
"App\Form\RegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#845 -id: null -name: null -firstName: null -email: null -temps_code: null -roles: [ "ROLE_SUPER_ADMIN" ] -password: "password" -plainPassword: null -restaurant: null -updatedAt: DateTimeImmutable @1767160392 {#887 date: 2025-12-31 06:53:12.599771 Europe/Paris (+01:00) } -createdAt: DateTimeImmutable @1767160392 {#886 date: 2025-12-31 06:53:12.599772 Europe/Paris (+01:00) } -phone: null -isValid: false -lastValidationMailDate: null -validationToken: null -lastEmployeeMailSend: null -lastEmployeeInviteDate: null -newEmail: null -emailChangeToken: null -emailChangeExpiresAt: null -deleteAccountToken: null -deleteAccountTokenExpiresAt: null -pswForgetToken: null -pswForgetLastMailSend: 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 {#845 -id: null -name: null -firstName: null -email: null -temps_code: null -roles: [ "ROLE_SUPER_ADMIN" ] -password: "password" -plainPassword: null -restaurant: null -updatedAt: DateTimeImmutable @1767160392 {#887 date: 2025-12-31 06:53:12.599771 Europe/Paris (+01:00) } -createdAt: DateTimeImmutable @1767160392 {#886 date: 2025-12-31 06:53:12.599772 Europe/Paris (+01:00) } -phone: null -isValid: false -lastValidationMailDate: null -validationToken: null -lastEmployeeMailSend: null -lastEmployeeInviteDate: null -newEmail: null -emailChangeToken: null -emailChangeExpiresAt: null -deleteAccountToken: null -deleteAccountTokenExpiresAt: null -pswForgetToken: null -pswForgetLastMailSend: 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data | App\Entity\User {#845 -id: null -name: null -firstName: null -email: null -temps_code: null -roles: [ "ROLE_SUPER_ADMIN" ] -password: "password" -plainPassword: null -restaurant: null -updatedAt: DateTimeImmutable @1767160392 {#887 date: 2025-12-31 06:53:12.599771 Europe/Paris (+01:00) } -createdAt: DateTimeImmutable @1767160392 {#886 date: 2025-12-31 06:53:12.599772 Europe/Paris (+01:00) } -phone: null -isValid: false -lastValidationMailDate: null -validationToken: null -lastEmployeeMailSend: null -lastEmployeeInviteDate: null -newEmail: null -emailChangeToken: null -emailChangeExpiresAt: null -deleteAccountToken: null -deleteAccountTokenExpiresAt: null -pswForgetToken: null -pswForgetLastMailSend: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#916 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() {#914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#915 …} $translationDomain: "validators" } } |
| validation_groups | [
"unique_email"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\User {#845 -id: null -name: null -firstName: null -email: null -temps_code: null -roles: [ "ROLE_SUPER_ADMIN" ] -password: "password" -plainPassword: null -restaurant: null -updatedAt: DateTimeImmutable @1767160392 {#887 date: 2025-12-31 06:53:12.599771 Europe/Paris (+01:00) } -createdAt: DateTimeImmutable @1767160392 {#886 date: 2025-12-31 06:53:12.599772 Europe/Paris (+01:00) } -phone: null -isValid: false -lastValidationMailDate: null -validationToken: null -lastEmployeeMailSend: null -lastEmployeeInviteDate: null -newEmail: null -emailChangeToken: null -emailChangeExpiresAt: null -deleteAccountToken: null -deleteAccountTokenExpiresAt: null -pswForgetToken: null -pswForgetLastMailSend: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#891 -form: Symfony\Component\Form\Form {#906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#913 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | App\Entity\User {#845 -id: null -name: null -firstName: null -email: null -temps_code: null -roles: [ "ROLE_SUPER_ADMIN" ] -password: "password" -plainPassword: null -restaurant: null -updatedAt: DateTimeImmutable @1767160392 {#887 date: 2025-12-31 06:53:12.599771 Europe/Paris (+01:00) } -createdAt: DateTimeImmutable @1767160392 {#886 date: 2025-12-31 06:53:12.599772 Europe/Paris (+01:00) } -phone: null -isValid: false -lastValidationMailDate: null -validationToken: null -lastEmployeeMailSend: null -lastEmployeeInviteDate: null -newEmail: null -emailChangeToken: null -emailChangeExpiresAt: null -deleteAccountToken: null -deleteAccountTokenExpiresAt: null -pswForgetToken: null -pswForgetLastMailSend: null } |
restaurant
"App\Form\RestaurantType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| exclude_fields | [
"exclude_in_registration"
] |
[
"exclude_in_registration"
]
|
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | "App\Entity\Restaurant" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Restaurant" } } |
| error_bubbling | true |
| error_mapping | [] |
| exclude_fields | [
"exclude_in_registration"
] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#888 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "restaurant" "_registration_restaurant" ] |
| cache_key | "_registration_restaurant_restaurant" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1089 -form: Symfony\Component\Form\Form {#1023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1124 …5} |
| full_name | "registration[restaurant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "restaurant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2 name-resto" "maxlength" => 100 "minlength" => 2 "title" => "Le nom doit contenir au moins 2 caractères." ] |
[ "class" => "form-control mb-2 name-resto" "maxlength" => 100 "minlength" => 2 "title" => "Le nom doit contenir au moins 2 caractères." ] |
| label | "Nom de l'établissement" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 name-resto" "maxlength" => 100 "minlength" => 2 "title" => "Le nom doit contenir au moins 2 caractères." ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1012 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 | "Nom de l'établissement" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#1016 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 name-resto" "maxlength" => 100 "minlength" => 2 "title" => "Le nom doit contenir au moins 2 caractères." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_name" ] |
| cache_key | "_registration_restaurant_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1018 -form: Symfony\Component\Form\Form {#1027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1088 …5} |
| full_name | "registration[restaurant][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_name" |
| label | "Nom de l'établissement" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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_name" |
| valid | true |
| value | "" |
publicPhone
"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 | [ "class" => "form-control mb-2 publicPhone" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
[ "class" => "form-control mb-2 publicPhone" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| label | " Numéro de téléphone du restaurant" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 publicPhone" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#905 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 | " Numéro de téléphone du restaurant" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#904 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 publicPhone" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_publicPhone" ] |
| cache_key | "_registration_restaurant_publicPhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#933 -form: Symfony\Component\Form\Form {#1030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1071 …5} |
| full_name | "registration[restaurant][publicPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_publicPhone" |
| label | " Numéro de téléphone du restaurant" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "publicPhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_publicPhone" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2 address" "maxlength" => 500 "minlength" => 5 "title" => "L'adresse doit contenir au moins 5 caractères." ] |
[ "class" => "form-control mb-2 address" "maxlength" => 500 "minlength" => 5 "title" => "L'adresse doit contenir au moins 5 caractères." ] |
| label | "Adresse" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 address" "maxlength" => 500 "minlength" => 5 "title" => "L'adresse doit contenir au moins 5 caractères." ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#896 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 | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 address" "maxlength" => 500 "minlength" => 5 "title" => "L'adresse doit contenir au moins 5 caractères." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_address" ] |
| cache_key | "_registration_restaurant_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#1033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#945 …5} |
| full_name | "registration[restaurant][address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_address" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_address" |
| valid | true |
| value | "" |
postalCode
"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 | [ "class" => "form-control mb-2 postalCode" "maxlength" => 10 "pattern" => "^\d+$" "title" => "Le code postal doit contenir uniquement des chiffres." ] |
[ "class" => "form-control mb-2 postalCode" "maxlength" => 10 "pattern" => "^\d+$" "title" => "Le code postal doit contenir uniquement des chiffres." ] |
| label | "Code postal" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 postalCode" "maxlength" => 10 "pattern" => "^\d+$" "title" => "Le code postal doit contenir uniquement des chiffres." ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#997 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 | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#998 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 postalCode" "maxlength" => 10 "pattern" => "^\d+$" "title" => "Le code postal doit contenir uniquement des chiffres." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_postalCode" ] |
| cache_key | "_registration_restaurant_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#960 -form: Symfony\Component\Form\Form {#1036 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#974 …5} |
| full_name | "registration[restaurant][postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_postalCode" |
| label | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_postalCode" |
| valid | true |
| value | "" |
city
"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 | [ "class" => "form-control mb-2 city" "maxlength" => 255 "minlength" => 1 "title" => "La ville doit contenir au moins 1 caractère." ] |
[ "class" => "form-control mb-2 city" "maxlength" => 255 "minlength" => 1 "title" => "La ville doit contenir au moins 1 caractère." ] |
| label | "Ville" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 city" "maxlength" => 255 "minlength" => 1 "title" => "La ville doit contenir au moins 1 caractère." ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1006 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 | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#1007 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 city" "maxlength" => 255 "minlength" => 1 "title" => "La ville doit contenir au moins 1 caractère." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_restaurant_city" ] |
| cache_key | "_registration_restaurant_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#987 -form: Symfony\Component\Form\Form {#1039 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#844 …5} |
| full_name | "registration[restaurant][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_restaurant_city" |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_restaurant_city" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control nom" "minlength" => "2" "maxlength" => "100" ] |
[ "class" => "form-control nom" "minlength" => "2" "maxlength" => "100" ] |
| label | "Nom" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control nom" "minlength" => "2" "maxlength" => "100" ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#984 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 | "Nom" |
| label_attr | [ "class" => "mt-2" ] |
| 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() {#986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#985 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control nom" "minlength" => "2" "maxlength" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_name" ] |
| cache_key | "_registration_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1094 -form: Symfony\Component\Form\Form {#1042 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1095 …5} |
| full_name | "registration[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_name" |
| label | "Nom" |
| label_attr | [ "class" => "mt-2" ] |
| 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_name" |
| valid | true |
| value | "" |
firstName
"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 | [ "class" => "form-control prenom" "minlength" => "2" "maxlength" => "100" ] |
[ "class" => "form-control prenom" "minlength" => "2" "maxlength" => "100" ] |
| label | "Prénom" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control prenom" "minlength" => "2" "maxlength" => "100" ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#977 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 | "Prénom" |
| label_attr | [ "class" => "mt-2" ] |
| 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() {#975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#976 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control prenom" "minlength" => "2" "maxlength" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_firstName" ] |
| cache_key | "_registration_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1000 -form: Symfony\Component\Form\Form {#1045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#902 …5} |
| full_name | "registration[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_firstName" |
| label | "Prénom" |
| label_attr | [ "class" => "mt-2" ] |
| 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_firstName" |
| valid | true |
| value | "" |
phone
"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 | [ "class" => "form-control phone" "minlength" => "2" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
[ "class" => "form-control phone" "minlength" => "2" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| label | "Numéro de téléphone" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control phone" "minlength" => "2" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#963 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 | "Numéro de téléphone" |
| label_attr | [ "class" => "mt-2" ] |
| 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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#962 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control phone" "minlength" => "2" "maxlength" => "30" "pattern" => "^\+?[0-9]*$" "title" => "Le numéro ne doit contenir que des chiffres et peut commencer par un "+"." "oninput" => "this.value = this.value.replace(/[^0-9+]/g, '')" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_phone" ] |
| cache_key | "_registration_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1009 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1127 …5} |
| full_name | "registration[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_phone" |
| label | "Numéro de téléphone" |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control email" "minlength" => "2" "maxlength" => "180" ] |
[ "class" => "form-control email" "minlength" => "2" "maxlength" => "180" ] |
| label | "Email" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control email" "minlength" => "2" "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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#951 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 | "Email" |
| label_attr | [ "class" => "mt-2" ] |
| 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() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control email" "minlength" => "2" "maxlength" => "180" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_email" ] |
| cache_key | "_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1128 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1129 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_email" |
| label | "Email" |
| label_attr | [ "class" => "mt-2" ] |
| 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_email" |
| 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 |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Mot de passe" "attr" => [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] "label_attr" => [ "class" => "mt-2" ] ] |
[ "label" => "Mot de passe" "attr" => [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] "label_attr" => [ "class" => "mt-2" ] ] |
| invalid_message | "Les mots de passe ne correspondent pas" |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "label" => "Confirmation du mot de passe" "attr" => [ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] "label_attr" => [ "class" => "mt-2" ] ] |
[ "label" => "Confirmation du mot de passe" "attr" => [ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] "label_attr" => [ "class" => "mt-2" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Mot de passe" "attr" => [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] "label_attr" => [ "class" => "mt-2" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe ne correspondent pas" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmation du mot de passe" "attr" => [ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] "label_attr" => [ "class" => "mt-2" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_plainPassword" ] |
| cache_key | "_registration_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1135 -form: Symfony\Component\Form\Form {#1075 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1137 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
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 | [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] |
[ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] |
| error_bubbling | false |
same as passed value |
| label | "Mot de passe" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] |
| 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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1055 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 | "Mot de passe" |
| label_attr | [ "class" => "mt-2" ] |
| 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 | false |
| upload_max_size_message | Closure() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#1061 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control password" "minlength" => "8" "maxlength" => "180" "pattern" => "(?=.*[A-Z])(?=.*\d)(?=.*[\W_]).{8,}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_first" ] |
| cache_key | "_registration_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1141 -form: Symfony\Component\Form\Form {#1078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1140 …5} |
| full_name | "registration[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_first" |
| label | "Mot de passe" |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword_first" |
| valid | true |
| value | "" |
second
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 | [ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] |
[ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] |
| error_bubbling | false |
same as passed value |
| label | "Confirmation du mot de passe" |
same as passed value |
| label_attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control second-password" "minlength" => "8" "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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1068 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 | "Confirmation du mot de passe" |
| label_attr | [ "class" => "mt-2" ] |
| 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 | false |
| upload_max_size_message | Closure() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#1069 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control second-password" "minlength" => "8" "maxlength" => "180" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_second" ] |
| cache_key | "_registration_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#1081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1143 …5} |
| full_name | "registration[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_second" |
| label | "Confirmation du mot de passe" |
| label_attr | [ "class" => "mt-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword_second" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "00370ec.Rvch9L8bMY3LOs9eY3cQ3gwxBuJycrQIhkcJB-I9nfw.BacZu_15ULvyXY0UBDBqt3pAdK01LYdt3wpHSaNkrpsTmGSE1kMc24xT_w" |
| 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 | "00370ec.Rvch9L8bMY3LOs9eY3cQ3gwxBuJycrQIhkcJB-I9nfw.BacZu_15ULvyXY0UBDBqt3pAdK01LYdt3wpHSaNkrpsTmGSE1kMc24xT_w" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#828 …} -namespace: Closure() {#830 …} } |
| data | "00370ec.Rvch9L8bMY3LOs9eY3cQ3gwxBuJycrQIhkcJB-I9nfw.BacZu_15ULvyXY0UBDBqt3pAdK01LYdt3wpHSaNkrpsTmGSE1kMc24xT_w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1138 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() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#308 …} $message: Closure() {#1145 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "00370ec.Rvch9L8bMY3LOs9eY3cQ3gwxBuJycrQIhkcJB-I9nfw.BacZu_15ULvyXY0UBDBqt3pAdK01LYdt3wpHSaNkrpsTmGSE1kMc24xT_w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1157 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1148 …5} |
| full_name | "registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration__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__token" |
| valid | true |
| value | "00370ec.Rvch9L8bMY3LOs9eY3cQ3gwxBuJycrQIhkcJB-I9nfw.BacZu_15ULvyXY0UBDBqt3pAdK01LYdt3wpHSaNkrpsTmGSE1kMc24xT_w" |