Forms
-
registration_new_client
-
email
-
first
-
second
-
-
plainPassword
-
first
-
second
-
-
phoneMobile
-
options
-
isNotificationSMS
-
isNotificationEmail
-
isNotificationEInvoice
-
-
agreeTerms
-
submit
-
captcha
-
lastname
-
firstname
-
-
registration_already_client
-
email
-
first
-
second
-
-
plainPassword
-
first
-
second
-
-
phoneMobile
-
options
-
isNotificationSMS
-
isNotificationEmail
-
isNotificationEInvoice
-
-
agreeTerms
-
submit
-
captcha
-
facture
-
reference
-
_token
-
registration_new_client
"App\Form\RegistrationNewClientType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| csrf_protection | false |
false
|
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "form_registration_new_client" "data-jv" => "registration_new_client" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| data_class | "App\Entity\Main\Client" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Main\Client" } } |
| 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() {#1117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#956 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "form_registration_new_client" "data-jv" => "registration_new_client" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "registration_new_client" "_registration_new_client" ] |
| cache_key | "_registration_new_client_registration_new_client" |
| compound | true |
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1338 -errors: [] -form: Symfony\Component\Form\Form {#1268 …} } |
| form | Symfony\Component\Form\FormView {#1108 …5} |
| full_name | "registration_new_client" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_new_client" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client" |
| valid | true |
| value | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
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" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
[ "label" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
| invalid_message | "Les adresses email doivent correspondre." |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1160 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" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les adresses email doivent correspondre." |
| 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" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1159 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_new_client_email" ] |
| cache_key | "_registration_new_client_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1380 -errors: [] -form: Symfony\Component\Form\Form {#1289 …} } |
| form | Symfony\Component\Form\FormView {#1383 …5} |
| full_name | "registration_new_client[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_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_new_client_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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 | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
[ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
| error_bubbling | false |
false
|
| label | "Email" |
same as passed value |
| 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 |
| attr | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1272 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 | [] |
| 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() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1273 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_new_client_email_first" ] |
| cache_key | "_registration_new_client_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1302 -errors: [] -form: Symfony\Component\Form\Form {#1292 …} } |
| form | Symfony\Component\Form\FormView {#1152 …5} |
| full_name | "registration_new_client[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_email_first" |
| label | "Email" |
| label_attr | [] |
| 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_new_client_email_first" |
| valid | true |
| value | "" |
second
"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 | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
[ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| attr | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1281 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1282 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_new_client_email_second" ] |
| cache_key | "_registration_new_client_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1263 -errors: [] -form: Symfony\Component\Form\Form {#1295 …} } |
| form | Symfony\Component\Form\FormView {#1254 …5} |
| full_name | "registration_new_client[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_email_second" |
| label | false |
| label_attr | [] |
| 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_new_client_email_second" |
| 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 |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#904 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#904 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
| first_options | [ "label" => "Mot de passe" "attr" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
[ "label" => "Mot de passe" "attr" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
| invalid_message | "Le mot de passe doit correspondre." |
same as passed value |
| label | "Mot de passe" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
| 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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#904 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1204 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" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Le mot de passe doit correspondre." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1205 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_new_client_plainPassword" ] |
| cache_key | "_registration_new_client_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1275 -errors: [] -form: Symfony\Component\Form\Form {#1314 …} } |
| form | Symfony\Component\Form\FormView {#1284 …5} |
| full_name | "registration_new_client[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_plainPassword" |
| label | "Mot de passe" |
| 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_new_client_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 | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
[ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
[ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
| error_bubbling | false |
false
|
| label | "Mot de passe" |
same as passed value |
| 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 | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1080 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#1052 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1299 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 | [] |
| 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 | false |
| upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1300 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_new_client_plainPassword_first" ] |
| cache_key | "_registration_new_client_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1226 -errors: [] -form: Symfony\Component\Form\Form {#1317 …} } |
| form | Symfony\Component\Form\FormView {#1234 …5} |
| full_name | "registration_new_client[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_plainPassword_first" |
| label | "Mot de passe" |
| label_attr | [] |
| 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_new_client_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 | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
[ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1307 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_new_client_plainPassword_second" ] |
| cache_key | "_registration_new_client_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1347 -errors: [] -form: Symfony\Component\Form\Form {#1320 …} } |
| form | Symfony\Component\Form\FormView {#1207 …5} |
| full_name | "registration_new_client[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_plainPassword_second" |
| label | false |
| label_attr | [] |
| 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_new_client_plainPassword_second" |
| valid | true |
| value | "" |
phoneMobile
"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" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
[ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
| label | "Téléphone mobile" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1214 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 | "Téléphone mobile" |
| 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() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1215 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_new_client_phoneMobile" ] |
| cache_key | "_registration_new_client_phoneMobile_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1240 -errors: [] -form: Symfony\Component\Form\Form {#1323 …} } |
| form | Symfony\Component\Form\FormView {#1245 …5} |
| full_name | "registration_new_client[phoneMobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_phoneMobile" |
| label | "Téléphone mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneMobile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_phoneMobile" |
| valid | true |
| value | "" |
options
"App\Form\UserOptionsType"
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 |
|---|---|---|
| label | "Sélectionnez vos options" |
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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | "App\ObjectValue\UserOptions" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\ObjectValue\UserOptions" } } |
| 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 | "Sélectionnez vos options" |
| 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() {#1225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1224 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_options" "_registration_new_client_options" ] |
| cache_key | "_registration_new_client_options_user_options" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1217 -errors: [] -form: Symfony\Component\Form\Form {#1353 …} } |
| form | Symfony\Component\Form\FormView {#1310 …5} |
| full_name | "registration_new_client[options]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_options" |
| label | "Sélectionnez vos options" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "options" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_options" |
| valid | true |
| value | null |
isNotificationSMS
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 | "Recevoir les alertes par SMS" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recevoir les alertes par SMS" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1327 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_new_client_options_isNotificationSMS" ] |
| cache_key | "_registration_new_client_options_isNotificationSMS_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1428 -errors: [] -form: Symfony\Component\Form\Form {#1356 …} } |
| form | Symfony\Component\Form\FormView {#1426 …5} |
| full_name | "registration_new_client[options][isNotificationSMS]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_options_isNotificationSMS" |
| label | "Recevoir les alertes par SMS" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationSMS" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_options_isNotificationSMS" |
| valid | true |
| value | "1" |
isNotificationEmail
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 | "Recevoir les alertes par email" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recevoir les alertes par email" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1336 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_new_client_options_isNotificationEmail" ] |
| cache_key | "_registration_new_client_options_isNotificationEmail_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1429 -errors: [] -form: Symfony\Component\Form\Form {#1359 …} } |
| form | Symfony\Component\Form\FormView {#1430 …5} |
| full_name | "registration_new_client[options][isNotificationEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_options_isNotificationEmail" |
| label | "Recevoir les alertes par email" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_options_isNotificationEmail" |
| valid | true |
| value | "1" |
isNotificationEInvoice
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 | "Je ne souhaite plus recevoir mes factures au format papier" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Je ne souhaite plus recevoir mes factures au format papier" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1345 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_new_client_options_isNotificationEInvoice" ] |
| cache_key | "_registration_new_client_options_isNotificationEInvoice_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1431 -errors: [] -form: Symfony\Component\Form\Form {#1362 …} } |
| form | Symfony\Component\Form\FormView {#1432 …5} |
| full_name | "registration_new_client[options][isNotificationEInvoice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_options_isNotificationEInvoice" |
| label | "Je ne souhaite plus recevoir mes factures au format papier" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationEInvoice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_options_isNotificationEInvoice" |
| valid | true |
| value | "1" |
agreeTerms
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 |
|---|---|---|
| attr | [ "data-jv" => "basic_agreement" ] |
[ "data-jv" => "basic_agreement" ] |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1028 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1028 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
| label | "J'accepte les conditions" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-jv" => "basic_agreement" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1028 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accepte les conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1232 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-jv" => "basic_agreement" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_new_client_agreeTerms" ] |
| cache_key | "_registration_new_client_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1329 -errors: [] -form: Symfony\Component\Form\Form {#1365 …} } |
| form | Symfony\Component\Form\FormView {#1385 …5} |
| full_name | "registration_new_client[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_agreeTerms" |
| label | "J'accepte les conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_agreeTerms" |
| valid | true |
| value | "1" |
submit
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 |
|---|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
[ "class" => "btn btn-primary w-100" ] |
| label | "S'enregistrer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "S'enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registration_new_client_submit" ] |
| cache_key | "_registration_new_client_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1433 …5} |
| full_name | "registration_new_client[submit]" |
| id | "registration_new_client_submit" |
| label | "S'enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_submit" |
| value | null |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "registration" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1065 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1065 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1065 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1242 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 | [] |
| host | null |
| 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 | [] |
| locale | "fr" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1243 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_registration_new_client_captcha" ] |
| cache_key | "_registration_new_client_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1435 -errors: [] -form: Symfony\Component\Form\Form {#1370 …} } |
| form | Symfony\Component\Form\FormView {#1434 …5} |
| full_name | "registration_new_client[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "registration_new_client_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LcgewgrAAAAADRXF6ROUDnM92W7mfzacENuwrwo" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_captcha" |
| valid | true |
| value | "" |
lastname
"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" "data-jv" => "basic_name" ] |
[ "placeholder" => "Nom" "data-jv" => "basic_name" ] |
| label | "Nom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nom" "data-jv" => "basic_name" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1251 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 | [] |
| 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() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nom" "data-jv" => "basic_name" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_new_client_lastname" ] |
| cache_key | "_registration_new_client_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1436 -errors: [] -form: Symfony\Component\Form\Form {#1373 …} } |
| form | Symfony\Component\Form\FormView {#1437 …5} |
| full_name | "registration_new_client[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_lastname" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_lastname" |
| 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 | [ "placeholder" => "Prénom" "data-jv" => "basic_name" ] |
[ "placeholder" => "Prénom" "data-jv" => "basic_name" ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Prénom" "data-jv" => "basic_name" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1260 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 | [] |
| 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() {#1262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1261 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Prénom" "data-jv" => "basic_name" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_new_client_firstname" ] |
| cache_key | "_registration_new_client_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1438 -errors: [] -form: Symfony\Component\Form\Form {#1376 …} } |
| form | Symfony\Component\Form\FormView {#1439 …5} |
| full_name | "registration_new_client[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_new_client_firstname" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_new_client_firstname" |
| valid | true |
| value | "" |
registration_already_client
"App\Form\RegistrationAlreadyClientType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "form_registration_already_client" "data-jv" => "registration_already_client" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| data_class | "App\Entity\Main\Client" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Main\Client" } } |
| 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() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "form_registration_already_client" "data-jv" => "registration_already_client" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "registration_already_client" "_registration_already_client" ] |
| cache_key | "_registration_already_client_registration_already_client" |
| compound | true |
| data | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1382 -errors: [] -form: Symfony\Component\Form\Form {#1056 …} } |
| form | Symfony\Component\Form\FormView {#1384 …5} |
| full_name | "registration_already_client" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_already_client" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client" |
| valid | true |
| value | App\Entity\Main\Client {#740 -id: null -email: null -roles: [] -password: null -isVerified: false -lastname: null -firstname: null -legalEntity: null -responses: Doctrine\Common\Collections\ArrayCollection {#780 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#719 …} -options: null -isActive: true -createdAt: ? DateTimeImmutable -updatedAt: ? DateTimeImmutable -reference: null -address: null -phoneHome: null -phoneMobile: null -phoneOffice: null -codeSensibility: null -ownCFE: null -delegatedCFEs: Doctrine\Common\Collections\ArrayCollection {#717 …} -requests: Doctrine\Common\Collections\ArrayCollection {#714 …} } |
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" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
[ "label" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
| invalid_message | "Les adresses email doivent correspondre." |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 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" => "Email" "attr" => [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les adresses email doivent correspondre." |
| 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" => false "attr" => [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#907 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_already_client_email" ] |
| cache_key | "_registration_already_client_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1443 -errors: [] -form: Symfony\Component\Form\Form {#1034 …} } |
| form | Symfony\Component\Form\FormView {#1442 …5} |
| full_name | "registration_already_client[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_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_already_client_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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 | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
[ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
| error_bubbling | false |
false
|
| label | "Email" |
same as passed value |
| 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 |
| attr | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1069 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 | [] |
| 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() {#1066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1068 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre courriel" "data-jv" => "basic_email" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_already_client_email_first" ] |
| cache_key | "_registration_already_client_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1447 -errors: [] -form: Symfony\Component\Form\Form {#1037 …} } |
| form | Symfony\Component\Form\FormView {#1446 …5} |
| full_name | "registration_already_client[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_email_first" |
| label | "Email" |
| label_attr | [] |
| 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_already_client_email_first" |
| valid | true |
| value | "" |
second
"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 | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
[ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| attr | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1025 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1026 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre courriel" "data-jv" => "basic_email_confirm" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_already_client_email_second" ] |
| cache_key | "_registration_already_client_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1448 -errors: [] -form: Symfony\Component\Form\Form {#1040 …} } |
| form | Symfony\Component\Form\FormView {#1449 …5} |
| full_name | "registration_already_client[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_email_second" |
| label | false |
| label_attr | [] |
| 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_already_client_email_second" |
| 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 |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
| first_options | [ "label" => "Mot de passe" "attr" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
[ "label" => "Mot de passe" "attr" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
| invalid_message | "Le mot de passe doit correspondre." |
same as passed value |
| label | "Mot de passe" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
| 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 | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? ?array +message: "Mot de passe obligatoire." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#973 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" => [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Le mot de passe doit correspondre." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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" => false "attr" => [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#910 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_already_client_plainPassword" ] |
| cache_key | "_registration_already_client_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1444 -errors: [] -form: Symfony\Component\Form\Form {#1084 …} } |
| form | Symfony\Component\Form\FormView {#1445 …5} |
| full_name | "registration_already_client[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_plainPassword" |
| label | "Mot de passe" |
| 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_already_client_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 | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
[ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
[ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
| error_bubbling | false |
false
|
| label | "Mot de passe" |
same as passed value |
| 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 | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#965 +payload: null +groups: ? ?array +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 doit contenir au moins {{ 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: 12 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\PasswordStrength {#908 +payload: null +groups: ? ?array +message: "La sécurité du mot de passe est trop faible. Veuillez utiliser un mot de passe plus fort" +minScore: 2 } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1044 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 | [] |
| 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 | false |
| upload_max_size_message | Closure() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1050 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre mot de passe" "data-jv" => "basic_password" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_already_client_plainPassword_first" ] |
| cache_key | "_registration_already_client_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1453 -errors: [] -form: Symfony\Component\Form\Form {#1087 …} } |
| form | Symfony\Component\Form\FormView {#1452 …5} |
| full_name | "registration_already_client[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_plainPassword_first" |
| label | "Mot de passe" |
| label_attr | [] |
| 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_already_client_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 | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
[ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1076 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1078 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre mot de passe" "data-jv" => "basic_password_confirm" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_already_client_plainPassword_second" ] |
| cache_key | "_registration_already_client_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1454 -errors: [] -form: Symfony\Component\Form\Form {#1090 …} } |
| form | Symfony\Component\Form\FormView {#1455 …5} |
| full_name | "registration_already_client[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_plainPassword_second" |
| label | false |
| label_attr | [] |
| 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_already_client_plainPassword_second" |
| valid | true |
| value | "" |
phoneMobile
"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" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
[ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
| label | "Téléphone mobile" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#937 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 | "Téléphone mobile" |
| 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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrez votre n° de mobile" "data-jv" => "basic_phone" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_already_client_phoneMobile" ] |
| cache_key | "_registration_already_client_phoneMobile_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1451 -errors: [] -form: Symfony\Component\Form\Form {#1093 …} } |
| form | Symfony\Component\Form\FormView {#1450 …5} |
| full_name | "registration_already_client[phoneMobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_phoneMobile" |
| label | "Téléphone mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneMobile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_phoneMobile" |
| valid | true |
| value | "" |
options
"App\Form\UserOptionsType"
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 |
|---|---|---|
| label | "Sélectionnez vos options" |
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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | "App\ObjectValue\UserOptions" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\ObjectValue\UserOptions" } } |
| 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 | "Sélectionnez vos options" |
| 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() {#955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#954 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_options" "_registration_already_client_options" ] |
| cache_key | "_registration_already_client_options_user_options" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1457 -errors: [] -form: Symfony\Component\Form\Form {#1123 …} } |
| form | Symfony\Component\Form\FormView {#1456 …5} |
| full_name | "registration_already_client[options]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_options" |
| label | "Sélectionnez vos options" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "options" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_options" |
| valid | true |
| value | null |
isNotificationSMS
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 | "Recevoir les alertes par SMS" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recevoir les alertes par SMS" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1097 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_already_client_options_isNotificationSMS" ] |
| cache_key | "_registration_already_client_options_isNotificationSMS_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1461 -errors: [] -form: Symfony\Component\Form\Form {#1126 …} } |
| form | Symfony\Component\Form\FormView {#1460 …5} |
| full_name | "registration_already_client[options][isNotificationSMS]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_options_isNotificationSMS" |
| label | "Recevoir les alertes par SMS" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationSMS" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_options_isNotificationSMS" |
| valid | true |
| value | "1" |
isNotificationEmail
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 | "Recevoir les alertes par email" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recevoir les alertes par email" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1106 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_already_client_options_isNotificationEmail" ] |
| cache_key | "_registration_already_client_options_isNotificationEmail_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1462 -errors: [] -form: Symfony\Component\Form\Form {#1129 …} } |
| form | Symfony\Component\Form\FormView {#1463 …5} |
| full_name | "registration_already_client[options][isNotificationEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_options_isNotificationEmail" |
| label | "Recevoir les alertes par email" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_options_isNotificationEmail" |
| valid | true |
| value | "1" |
isNotificationEInvoice
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 | "Je ne souhaite plus recevoir mes factures au format papier" |
same as passed value |
| label_attr | [ "class" => "form-check-label fs-14" ] |
[ "class" => "form-check-label fs-14" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Je ne souhaite plus recevoir mes factures au format papier" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1115 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_already_client_options_isNotificationEInvoice" ] |
| cache_key | "_registration_already_client_options_isNotificationEInvoice_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1464 -errors: [] -form: Symfony\Component\Form\Form {#1132 …} } |
| form | Symfony\Component\Form\FormView {#1465 …5} |
| full_name | "registration_already_client[options][isNotificationEInvoice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_options_isNotificationEInvoice" |
| label | "Je ne souhaite plus recevoir mes factures au format papier" |
| label_attr | [ "class" => "form-check-label fs-14" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNotificationEInvoice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_options_isNotificationEInvoice" |
| valid | true |
| value | "1" |
agreeTerms
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 |
|---|---|---|
| attr | [ "data-jv" => "basic_agreement" ] |
[ "data-jv" => "basic_agreement" ] |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#888 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#888 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
| label | "J'accepte les conditions" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-jv" => "basic_agreement" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#888 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions." } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#966 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 {#967 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accepte les conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#977 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-jv" => "basic_agreement" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_already_client_agreeTerms" ] |
| cache_key | "_registration_already_client_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1458 -errors: [] -form: Symfony\Component\Form\Form {#1135 …} } |
| form | Symfony\Component\Form\FormView {#1459 …5} |
| full_name | "registration_already_client[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_agreeTerms" |
| label | "J'accepte les conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_agreeTerms" |
| valid | true |
| value | "1" |
submit
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 |
|---|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
[ "class" => "btn btn-primary w-100" ] |
| label | "S'enregistrer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "S'enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registration_already_client_submit" ] |
| cache_key | "_registration_already_client_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1466 …5} |
| full_name | "registration_already_client[submit]" |
| id | "registration_already_client_submit" |
| label | "S'enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_submit" |
| value | null |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "registration" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#902 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#902 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#902 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1002 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 | [] |
| host | null |
| 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 | [] |
| locale | "fr" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1003 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_registration_already_client_captcha" ] |
| cache_key | "_registration_already_client_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1468 -errors: [] -form: Symfony\Component\Form\Form {#1140 …} } |
| form | Symfony\Component\Form\FormView {#1467 …5} |
| full_name | "registration_already_client[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "registration_already_client_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LcgewgrAAAAADRXF6ROUDnM92W7mfzacENuwrwo" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_captcha" |
| valid | true |
| value | "" |
facture
"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" => "N° de facture" "data-jv" => "basic_facture" ] |
[ "placeholder" => "N° de facture" "data-jv" => "basic_facture" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? ?array +message: "N°de facture obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? ?array +message: "N°de facture obligatoire." +allowNull: false +normalizer: null } ] |
| label | "N° de facture" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "N° de facture" "data-jv" => "basic_facture" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? ?array +message: "N°de facture obligatoire." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1011 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 | "N° de facture" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1012 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "N° de facture" "data-jv" => "basic_facture" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_already_client_facture" ] |
| cache_key | "_registration_already_client_facture_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1469 -errors: [] -form: Symfony\Component\Form\Form {#1143 …} } |
| form | Symfony\Component\Form\FormView {#1470 …5} |
| full_name | "registration_already_client[facture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_facture" |
| label | "N° de facture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "facture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_facture" |
| valid | true |
| value | "" |
reference
"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" => "N° de client" "data-jv" => "basic_reference" ] |
[ "placeholder" => "N° de client" "data-jv" => "basic_reference" ] |
| label | "N° de client" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "N° de client" "data-jv" => "basic_reference" ] |
| 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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1020 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 | "N° de client" |
| 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() {#1022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1021 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "N° de client" "data-jv" => "basic_reference" "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_already_client_reference" ] |
| cache_key | "_registration_already_client_reference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1471 -errors: [] -form: Symfony\Component\Form\Form {#1146 …} } |
| form | Symfony\Component\Form\FormView {#1472 …5} |
| full_name | "registration_already_client[reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client_reference" |
| label | "N° de client" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_already_client_reference" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c2c90507859d9a92779f30d4cb0.OrJcYj2u3PKaCtj-freyQOR-coPlU5fkwWJ__MNEbGE.WfwRKXrsnqbKPO2IOseEc9AzFOefN-6hpVAniKIWWhhx0AwzSIOpteJ64A" |
| 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 | "c2c90507859d9a92779f30d4cb0.OrJcYj2u3PKaCtj-freyQOR-coPlU5fkwWJ__MNEbGE.WfwRKXrsnqbKPO2IOseEc9AzFOefN-6hpVAniKIWWhhx0AwzSIOpteJ64A" |
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 {#629 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#630 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#626 …} -namespace: Closure() {#624 …} } |
| data | "c2c90507859d9a92779f30d4cb0.OrJcYj2u3PKaCtj-freyQOR-coPlU5fkwWJ__MNEbGE.WfwRKXrsnqbKPO2IOseEc9AzFOefN-6hpVAniKIWWhhx0AwzSIOpteJ64A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1480 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() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#720 …} $message: Closure() {#1492 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_already_client__token" ] |
| cache_key | "_registration_already_client__token_hidden" |
| compound | false |
| data | "c2c90507859d9a92779f30d4cb0.OrJcYj2u3PKaCtj-freyQOR-coPlU5fkwWJ__MNEbGE.WfwRKXrsnqbKPO2IOseEc9AzFOefN-6hpVAniKIWWhhx0AwzSIOpteJ64A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1473 -errors: [] -form: Symfony\Component\Form\Form {#1485 …} } |
| form | Symfony\Component\Form\FormView {#1494 …5} |
| full_name | "registration_already_client[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_already_client__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_already_client__token" |
| valid | true |
| value | "c2c90507859d9a92779f30d4cb0.OrJcYj2u3PKaCtj-freyQOR-coPlU5fkwWJ__MNEbGE.WfwRKXrsnqbKPO2IOseEc9AzFOefN-6hpVAniKIWWhhx0AwzSIOpteJ64A" |