Forms
-
user
-
email
-
password
-
first
-
second
-
-
firstName
-
lastName
-
agreeTerms
-
ageConfirm
-
_token
-
user
Form type:
"App\Form\UserType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1219 -id: null -uuid: Symfony\Component\Uid\UuidV7 {#1261 …} -createdAt: null -updatedAt: null -email: null -roles: [] -password: null -googleId: null -provider: null -firstName: null -lastName: null -isVerified: false -mustChangePassword: false -isBanned: false -verificationToken: null -verificationTokenExpiresAt: null -pendingEmail: null -pendingEmailToken: null -pendingEmailTokenExpiresAt: null -resetPasswordToken: null -resetPasswordTokenExpiresAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#1259 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| agree | true |
same as passed value |
| data | App\Entity\User {#1219 -id: null -uuid: Symfony\Component\Uid\UuidV7 {#1261 …} -createdAt: null -updatedAt: null -email: null -roles: [] -password: null -googleId: null -provider: null -firstName: null -lastName: null -isVerified: false -mustChangePassword: false -isBanned: false -verificationToken: null -verificationTokenExpiresAt: null -pendingEmail: null -pendingEmailToken: null -pendingEmailTokenExpiresAt: null -resetPasswordToken: null -resetPasswordTokenExpiresAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#1259 …} } |
same as passed value |
true |
same as passed value | |
| firstName | true |
same as passed value |
| lastName | true |
same as passed value |
| password | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| agree | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| check_current_password | false |
| compound | true |
| constraints | [ Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1284 +payload: null +groups: ? ?array +message: "Un compte est déjà associé à cette adresse email." +service: "doctrine.orm.validator.unique" +em: null +entityClass: null +repositoryMethod: "findBy" +fields: [ "email" ] +errorPath: null +ignoreNull: true +identifierFieldNames: [] } ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data | App\Entity\User {#1219 -id: null -uuid: Symfony\Component\Uid\UuidV7 {#1261 …} -createdAt: null -updatedAt: null -email: null -roles: [] -password: null -googleId: null -provider: null -firstName: null -lastName: null -isVerified: false -mustChangePassword: false -isBanned: false -verificationToken: null -verificationTokenExpiresAt: null -pendingEmail: null -pendingEmailToken: null -pendingEmailTokenExpiresAt: null -resetPasswordToken: null -resetPasswordTokenExpiresAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#1259 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
true |
|
| empty_data | Closure(FormInterface $form) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstName | true |
| 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 | [] |
| lastName | true |
| mapped | true |
| method | "POST" |
| password | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| reset | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_user" ] |
| cache_key | "_user_user" |
| compound | true |
| data | App\Entity\User {#1219 -id: null -uuid: Symfony\Component\Uid\UuidV7 {#1261 …} -createdAt: null -updatedAt: null -email: null -roles: [] -password: null -googleId: null -provider: null -firstName: null -lastName: null -isVerified: false -mustChangePassword: false -isBanned: false -verificationToken: null -verificationTokenExpiresAt: null -pendingEmail: null -pendingEmailToken: null -pendingEmailTokenExpiresAt: null -resetPasswordToken: null -resetPasswordTokenExpiresAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#1259 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1272 -errors: [] -form: Symfony\Component\Form\Form {#1838 …} } |
| form | Symfony\Component\Form\FormView {#1271 …5} |
| full_name | "user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user" |
| valid | true |
| value | App\Entity\User {#1219 -id: null -uuid: Symfony\Component\Uid\UuidV7 {#1261 …} -createdAt: null -updatedAt: null -email: null -roles: [] -password: null -googleId: null -provider: null -firstName: null -lastName: null -isVerified: false -mustChangePassword: false -isBanned: false -verificationToken: null -verificationTokenExpiresAt: null -pendingEmail: null -pendingEmailToken: null -pendingEmailTokenExpiresAt: null -resetPasswordToken: null -resetPasswordTokenExpiresAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#1259 …} } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Saisissez une adresse email" "autocomplete" => "email" ] |
[ "placeholder" => "Saisissez une adresse email" "autocomplete" => "email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#1325 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1260 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#1325 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1260 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email" +allowNull: false +normalizer: null } ] |
| label | "Email<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Saisissez une adresse email" "autocomplete" => "email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#1325 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#1260 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email" +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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1262 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<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Saisissez une adresse email" "autocomplete" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_email" ] |
| cache_key | "_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -errors: [] -form: Symfony\Component\Form\Form {#1479 …} } |
| form | Symfony\Component\Form\FormView {#1527 …5} |
| full_name | "user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_email" |
| label | "Email<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_email" |
| valid | true |
| value | "" |
password
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? ?array +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1295 +payload: null +groups: ? ?array +message: "Le mot de passe doit comporter au moins 12 caractères, une majuscule, une minuscule, un chiffre et un caractère spécial." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[^\w\s]).{12,}$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? ?array +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1295 +payload: null +groups: ? ?array +message: "Le mot de passe doit comporter au moins 12 caractères, une majuscule, une minuscule, un chiffre et un caractère spécial." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[^\w\s]).{12,}$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| first_options | [ "label" => "Mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Saisissez un mot de passe" ] ] |
[ "label" => "Mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Saisissez un mot de passe" ] ] |
| invalid_message | "Les mots de passe doivent être identiques" |
same as passed value |
| options | [] |
same as passed value |
| required | false |
same as passed value |
| second_options | [ "label" => "Confirmation du mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Confirmez votre mot de passe" ] ] |
[ "label" => "Confirmation du mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Confirmez votre mot de passe" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? ?array +message: "Veuillez saisir un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1295 +payload: null +groups: ? ?array +message: "Le mot de passe doit comporter au moins 12 caractères, une majuscule, une minuscule, un chiffre et un caractère spécial." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[^\w\s]).{12,}$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1308 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<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Saisissez un mot de passe" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe doivent être identiques" |
| 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 | false |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmation du mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Confirmez votre mot de passe" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_password" ] |
| cache_key | "_user_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1524 -errors: [] -form: Symfony\Component\Form\Form {#1770 …} } |
| form | Symfony\Component\Form\FormView {#1523 …5} |
| full_name | "user[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_password" |
| 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" => "Saisissez un mot de passe" ] |
[ "placeholder" => "Saisissez un mot de passe" ] |
| error_bubbling | false |
same as passed value |
| label | "Mot de passe<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Saisissez un mot de passe" ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1483 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<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1801 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Saisissez un mot de passe" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_password_first" ] |
| cache_key | "_user_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1323 -errors: [] -form: Symfony\Component\Form\Form {#1767 …} } |
| form | Symfony\Component\Form\FormView {#1841 …5} |
| full_name | "user[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password_first" |
| label | "Mot de passe<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_password_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" ] |
[ "placeholder" => "Confirmez votre mot de passe" ] |
| error_bubbling | false |
same as passed value |
| label | "Confirmation du mot de passe<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
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" ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1777 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmation du mot de passe<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1776 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre mot de passe" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_password_second" ] |
| cache_key | "_user_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1827 -errors: [] -form: Symfony\Component\Form\Form {#1764 …} } |
| form | Symfony\Component\Form\FormView {#1822 …5} |
| full_name | "user[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password_second" |
| label | "Confirmation du mot de passe<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_password_second" |
| valid | true |
| value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un prénom" ] |
[ "maxlength" => 255 "placeholder" => "Saisissez un prénom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1205 +payload: null +groups: ? ?array +message: "Veuillez saisir un prénom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1205 +payload: null +groups: ? ?array +message: "Veuillez saisir un prénom" +allowNull: false +normalizer: null } ] |
| label | "Prénom<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un prénom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1205 +payload: null +groups: ? ?array +message: "Veuillez saisir un prénom" +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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1319 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<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1811 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_firstName" ] |
| cache_key | "_user_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1521 -errors: [] -form: Symfony\Component\Form\Form {#1761 …} } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "user[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_firstName" |
| label | "Prénom<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_firstName" |
| valid | true |
| value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un nom" ] |
[ "maxlength" => 255 "placeholder" => "Saisissez un nom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1202 +payload: null +groups: ? ?array +message: "Veuillez saisir un nom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1202 +payload: null +groups: ? ?array +message: "Veuillez saisir un nom" +allowNull: false +normalizer: null } ] |
| label | "Nom<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un nom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1202 +payload: null +groups: ? ?array +message: "Veuillez saisir un nom" +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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1826 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<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1832 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Saisissez un nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_lastName" ] |
| cache_key | "_user_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1774 -errors: [] -form: Symfony\Component\Form\Form {#1470 …} } |
| form | Symfony\Component\Form\FormView {#1306 …5} |
| full_name | "user[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_lastName" |
| label | "Nom<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_lastName" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? ?array +message: "Vous devez accepter les conditions générales d'utilisation du site web" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? ?array +message: "Vous devez accepter les conditions générales d'utilisation du site web" } ] |
| help | "Veuillez lire les conditions générales d'utilisation du site web" |
same as passed value |
| label | "J'accepte les conditions générales d'utilisation du site web<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? ?array +message: "Vous devez accepter les conditions générales d'utilisation du site web" } ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1829 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 | "Veuillez lire les conditions générales d'utilisation du site web" |
| 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 {#1784 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accepte les conditions générales d'utilisation du site web<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1799 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_agreeTerms" ] |
| cache_key | "_user_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1782 -errors: [] -form: Symfony\Component\Form\Form {#1473 …} } |
| form | Symfony\Component\Form\FormView {#1499 …5} |
| full_name | "user[agreeTerms]" |
| help | "Veuillez lire les conditions générales d'utilisation du site web" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_agreeTerms" |
| label | "J'accepte les conditions générales d'utilisation du site web<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_agreeTerms" |
| valid | true |
| value | "1" |
ageConfirm
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1266 +payload: null +groups: ? ?array +message: "Vous devez certifier être majeur·e pour créer un compte (vente d'alcool interdite aux mineurs)." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1266 +payload: null +groups: ? ?array +message: "Vous devez certifier être majeur·e pour créer un compte (vente d'alcool interdite aux mineurs)." } ] |
| help | "La vente d'alcool est interdite aux mineurs de moins de 18 ans." |
same as passed value |
| label | "Je certifie être majeur·e (18 ans ou plus)<span class='text-danger'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1266 +payload: null +groups: ? ?array +message: "Vous devez certifier être majeur·e pour créer un compte (vente d'alcool interdite aux mineurs)." } ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1829 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 | "La vente d'alcool est interdite aux mineurs de moins de 18 ans." |
| 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 {#1784 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Je certifie être majeur·e (18 ans ou plus)<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1862 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_ageConfirm" ] |
| cache_key | "_user_ageConfirm_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1497 -errors: [] -form: Symfony\Component\Form\Form {#1480 …} } |
| form | Symfony\Component\Form\FormView {#1500 …5} |
| full_name | "user[ageConfirm]" |
| help | "La vente d'alcool est interdite aux mineurs de moins de 18 ans." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_ageConfirm" |
| label | "Je certifie être majeur·e (18 ans ou plus)<span class='text-danger'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ageConfirm" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_ageConfirm" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "44c963b65d37.66gygQpkRwEk1OHX1WlvAvAN00YsVOwgjJixHkPuJSw.jNsL7z8WE3F-gdXmhRgML5k9hzFtEaZCwa3aWBu5Qh_TkAexWSAKbWWZgg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "44c963b65d37.66gygQpkRwEk1OHX1WlvAvAN00YsVOwgjJixHkPuJSw.jNsL7z8WE3F-gdXmhRgML5k9hzFtEaZCwa3aWBu5Qh_TkAexWSAKbWWZgg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1068 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1162 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1161 …} -namespace: Closure() {#1159 …} } |
| data | "44c963b65d37.66gygQpkRwEk1OHX1WlvAvAN00YsVOwgjJixHkPuJSw.jNsL7z8WE3F-gdXmhRgML5k9hzFtEaZCwa3aWBu5Qh_TkAexWSAKbWWZgg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1530 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() {#1534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1531 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
| cache_key | "_user__token_hidden" |
| compound | false |
| data | "44c963b65d37.66gygQpkRwEk1OHX1WlvAvAN00YsVOwgjJixHkPuJSw.jNsL7z8WE3F-gdXmhRgML5k9hzFtEaZCwa3aWBu5Qh_TkAexWSAKbWWZgg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1544 -errors: [] -form: Symfony\Component\Form\Form {#1540 …} } |
| form | Symfony\Component\Form\FormView {#1535 …5} |
| full_name | "user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user__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 | "_user__token" |
| valid | true |
| value | "44c963b65d37.66gygQpkRwEk1OHX1WlvAvAN00YsVOwgjJixHkPuJSw.jNsL7z8WE3F-gdXmhRgML5k9hzFtEaZCwa3aWBu5Qh_TkAexWSAKbWWZgg" |