Forms
user_create
Form type:
"App\Form\UserCreateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1925 -id: null -email: null -roles: [] -password: null -first_name: null -last_name: null -isVerified: false -company: null -orders: Doctrine\Common\Collections\ArrayCollection {#1929 …} -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1932 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1924 …} -posts: Doctrine\Common\Collections\ArrayCollection {#1935 …} -photo: null -google_id: null -facebook_id: null -pointings: Doctrine\Common\Collections\ArrayCollection {#1936 …} -absenceEmployees: Doctrine\Common\Collections\ArrayCollection {#1937 …} -last_login: null -activities: Doctrine\Common\Collections\ArrayCollection {#1938 …} -phone: null -isActive: true -createdAt: null -updatedAt: null -deletedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1925 -id: null -email: null -roles: [] -password: null -first_name: null -last_name: null -isVerified: false -company: null -orders: Doctrine\Common\Collections\ArrayCollection {#1929 …} -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1932 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1924 …} -posts: Doctrine\Common\Collections\ArrayCollection {#1935 …} -photo: null -google_id: null -facebook_id: null -pointings: Doctrine\Common\Collections\ArrayCollection {#1936 …} -absenceEmployees: Doctrine\Common\Collections\ArrayCollection {#1937 …} -last_login: null -activities: Doctrine\Common\Collections\ArrayCollection {#1938 …} -phone: null -isActive: true -createdAt: null -updatedAt: null -deletedAt: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data | App\Entity\User {#1925 -id: null -email: null -roles: [] -password: null -first_name: null -last_name: null -isVerified: false -company: null -orders: Doctrine\Common\Collections\ArrayCollection {#1929 …} -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1932 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1924 …} -posts: Doctrine\Common\Collections\ArrayCollection {#1935 …} -photo: null -google_id: null -facebook_id: null -pointings: Doctrine\Common\Collections\ArrayCollection {#1936 …} -absenceEmployees: Doctrine\Common\Collections\ArrayCollection {#1937 …} -last_login: null -activities: Doctrine\Common\Collections\ArrayCollection {#1938 …} -phone: null -isActive: true -createdAt: null -updatedAt: null -deletedAt: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2015 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_create" "_user_create" ] |
cache_key | "_user_create_user_create" |
compound | true |
data | App\Entity\User {#1925 -id: null -email: null -roles: [] -password: null -first_name: null -last_name: null -isVerified: false -company: null -orders: Doctrine\Common\Collections\ArrayCollection {#1929 …} -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1932 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1924 …} -posts: Doctrine\Common\Collections\ArrayCollection {#1935 …} -photo: null -google_id: null -facebook_id: null -pointings: Doctrine\Common\Collections\ArrayCollection {#1936 …} -absenceEmployees: Doctrine\Common\Collections\ArrayCollection {#1937 …} -last_login: null -activities: Doctrine\Common\Collections\ArrayCollection {#1938 …} -phone: null -isActive: true -createdAt: null -updatedAt: null -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2011 -form: Symfony\Component\Form\Form {#2104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2031 …5} |
full_name | "user_create" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "user_create" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_create" |
valid | true |
value | App\Entity\User {#1925 -id: null -email: null -roles: [] -password: null -first_name: null -last_name: null -isVerified: false -company: null -orders: Doctrine\Common\Collections\ArrayCollection {#1929 …} -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1932 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1924 …} -posts: Doctrine\Common\Collections\ArrayCollection {#1935 …} -photo: null -google_id: null -facebook_id: null -pointings: Doctrine\Common\Collections\ArrayCollection {#1936 …} -absenceEmployees: Doctrine\Common\Collections\ArrayCollection {#1937 …} -last_login: null -activities: Doctrine\Common\Collections\ArrayCollection {#1938 …} -phone: null -isActive: true -createdAt: null -updatedAt: null -deletedAt: null } |
first_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
[ "class" => "form-control mb-4" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Prénom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#1988 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_create_first_name" ] |
cache_key | "_user_create_first_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2175 -form: Symfony\Component\Form\Form {#2126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2177 …5} |
full_name | "user_create[first_name]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_first_name" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_create_first_name" |
valid | true |
value | "" |
last_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
[ "class" => "form-control mb-4" "placeholder" => "" ] |
help | "" |
same as passed value |
label | "Nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2009 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_create_last_name" ] |
cache_key | "_user_create_last_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2174 -form: Symfony\Component\Form\Form {#2129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2173 …5} |
full_name | "user_create[last_name]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_last_name" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_create_last_name" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
[ "class" => "form-control mb-4" "placeholder" => "" ] |
disabled | false |
false
|
help | "" |
same as passed value |
invalid_message | "Email non valid" |
same as passed value |
label | "Téléphone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2005 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Email non valid" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Téléphone" |
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() {#2032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2004 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_user_create_phone" ] |
cache_key | "_user_create_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2171 -form: Symfony\Component\Form\Form {#2132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2165 …5} |
full_name | "user_create[phone]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_phone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_create_phone" |
valid | true |
value | "" |
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 | [ "class" => "form-control mb-4" "placeholder" => "" ] |
[ "class" => "form-control mb-4" "placeholder" => "" ] |
disabled | false |
false
|
help | "" |
same as passed value |
invalid_message | "Email non valid" |
same as passed value |
label | "E-mail" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Email non valid" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-mail" |
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() {#2044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2043 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_create_email" ] |
cache_key | "_user_create_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2090 -form: Symfony\Component\Form\Form {#2102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2082 …5} |
full_name | "user_create[email]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_email" |
label | "E-mail" |
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 | "_user_create_email" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +normalizer: null } ] "label" => "Nouveau mot de passe" ] |
[ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +normalizer: null } ] "label" => "Nouveau mot de passe" ] |
invalid_message | "Les champs du mot de passe doivent correspondre." |
same as passed value |
mapped | false |
false
|
second_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "label" => "Répéter le mot de passe" ] |
[ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "label" => "Répéter le 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 | [] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +normalizer: null } ] "label" => "Nouveau mot de passe" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Les champs du mot de passe doivent correspondre." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
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 | [ "attr" => [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] "label" => "Répéter le mot de passe" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#2052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2053 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_create_plainPassword" ] |
cache_key | "_user_create_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2057 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2146 …5} |
full_name | "user_create[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_create_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 | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
[ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +normalizer: null } ] |
error_bubbling | false |
false
|
label | "Nouveau 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 | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2037 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2036 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter 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: 6 +charset: "UTF-8" +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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2098 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
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 | "Nouveau 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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2092 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_create_plainPassword_first" ] |
cache_key | "_user_create_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2161 -form: Symfony\Component\Form\Form {#2117 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1991 …5} |
full_name | "user_create[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_plainPassword_first" |
label | "Nouveau 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 | "_user_create_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 | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
[ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
error_bubbling | false |
false
|
label | "Répéter le 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 | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
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 | "Répéter le 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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2084 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" "class" => "form-control mb-4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_create_plainPassword_second" ] |
cache_key | "_user_create_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2164 -form: Symfony\Component\Form\Form {#2120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2142 …5} |
full_name | "user_create[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_plainPassword_second" |
label | "Répéter le mot de passe" |
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 | "_user_create_plainPassword_second" |
valid | true |
value | "" |
photo
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
[ "class" => "form-control mb-4" "placeholder" => "" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#1999 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1999 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
help | "" |
same as passed value |
label | "Photo d'identité" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#1999 +payload: null +binaryFormat: false +mimeTypes: [ "image/*" ] +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger une image valide" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2048000 } ] |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Photo d'identité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2112 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control mb-4" "placeholder" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_user_create_photo" ] |
cache_key | "_user_create_photo_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2147 -form: Symfony\Component\Form\Form {#2127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2140 …5} |
full_name | "user_create[photo]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create_photo" |
label | "Photo d'identité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "photo" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_user_create_photo" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9f3829cbea3c88f31764e5bc02.OeB3fTrcvbwA_68eJ_p396Aix5IHEU1OHtUIqoW6Rz0.b4NFSFO47oxlz8t1FqkjsO9oiaFOdy4GVJNe_cDZBnZLhTYuTJLb70WryA" |
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 | "9f3829cbea3c88f31764e5bc02.OeB3fTrcvbwA_68eJ_p396Aix5IHEU1OHtUIqoW6Rz0.b4NFSFO47oxlz8t1FqkjsO9oiaFOdy4GVJNe_cDZBnZLhTYuTJLb70WryA" |
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 {#1971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1973 …} -namespace: Closure() {#1975 …} } |
data | "9f3829cbea3c88f31764e5bc02.OeB3fTrcvbwA_68eJ_p396Aix5IHEU1OHtUIqoW6Rz0.b4NFSFO47oxlz8t1FqkjsO9oiaFOdy4GVJNe_cDZBnZLhTYuTJLb70WryA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1958 …} } |
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() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1982 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#2180 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user_create__token" ] |
cache_key | "_user_create__token_hidden" |
compound | false |
data | "9f3829cbea3c88f31764e5bc02.OeB3fTrcvbwA_68eJ_p396Aix5IHEU1OHtUIqoW6Rz0.b4NFSFO47oxlz8t1FqkjsO9oiaFOdy4GVJNe_cDZBnZLhTYuTJLb70WryA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2193 -form: Symfony\Component\Form\Form {#2189 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2184 …5} |
full_name | "user_create[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_create__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_create__token" |
valid | true |
value | "9f3829cbea3c88f31764e5bc02.OeB3fTrcvbwA_68eJ_p396Aix5IHEU1OHtUIqoW6Rz0.b4NFSFO47oxlz8t1FqkjsO9oiaFOdy4GVJNe_cDZBnZLhTYuTJLb70WryA" |