- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 3
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
user
"App\Form\UserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#939 -uuid: "501eaea6-be5b-41f3-bb1c-5af0aedd7a85" -email: null -roles: [] -statut: false -online: false -sujets: Doctrine\Common\Collections\ArrayCollection {#1010 …} -messages: Doctrine\Common\Collections\ArrayCollection {#975 …} -posts: Doctrine\Common\Collections\ArrayCollection {#977 …} -astuces: Doctrine\Common\Collections\ArrayCollection {#980 …} -droits: Doctrine\Common\Collections\ArrayCollection {#979 …} -cvs: Doctrine\Common\Collections\ArrayCollection {#988 …} -agoras: Doctrine\Common\Collections\ArrayCollection {#990 …} -emetteur: Doctrine\Common\Collections\ArrayCollection {#991 …} -destinataire: Doctrine\Common\Collections\ArrayCollection {#992 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#993 …} -conversationsUser: Doctrine\Common\Collections\ArrayCollection {#994 …} } |
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 {#939 -uuid: "501eaea6-be5b-41f3-bb1c-5af0aedd7a85" -email: null -roles: [] -statut: false -online: false -sujets: Doctrine\Common\Collections\ArrayCollection {#1010 …} -messages: Doctrine\Common\Collections\ArrayCollection {#975 …} -posts: Doctrine\Common\Collections\ArrayCollection {#977 …} -astuces: Doctrine\Common\Collections\ArrayCollection {#980 …} -droits: Doctrine\Common\Collections\ArrayCollection {#979 …} -cvs: Doctrine\Common\Collections\ArrayCollection {#988 …} -agoras: Doctrine\Common\Collections\ArrayCollection {#990 …} -emetteur: Doctrine\Common\Collections\ArrayCollection {#991 …} -destinataire: Doctrine\Common\Collections\ArrayCollection {#992 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#993 …} -conversationsUser: Doctrine\Common\Collections\ArrayCollection {#994 …} } |
same as passed value |
true |
same as passed value | |
nom | true |
same as passed value |
password | true |
same as passed value |
prenom | true |
same as passed value |
sexe | 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 |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data | App\Entity\User {#939 -uuid: "501eaea6-be5b-41f3-bb1c-5af0aedd7a85" -email: null -roles: [] -statut: false -online: false -sujets: Doctrine\Common\Collections\ArrayCollection {#1010 …} -messages: Doctrine\Common\Collections\ArrayCollection {#975 …} -posts: Doctrine\Common\Collections\ArrayCollection {#977 …} -astuces: Doctrine\Common\Collections\ArrayCollection {#980 …} -droits: Doctrine\Common\Collections\ArrayCollection {#979 …} -cvs: Doctrine\Common\Collections\ArrayCollection {#988 …} -agoras: Doctrine\Common\Collections\ArrayCollection {#990 …} -emetteur: Doctrine\Common\Collections\ArrayCollection {#991 …} -destinataire: Doctrine\Common\Collections\ArrayCollection {#992 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#993 …} -conversationsUser: Doctrine\Common\Collections\ArrayCollection {#994 …} } |
data_class | "App\Entity\User" |
disabled | false |
true |
|
emailReset | false |
empty_data | Closure(FormInterface $form) {#1903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} 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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
newsletter | false |
nom | true |
password | true |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
prenom | true |
priority | 0 |
property_path | null |
required | true |
roles | false |
row_attr | [] |
setter | null |
sexe | true |
sexeDefaut | null |
translation_domain | null |
trim | true |
update | false |
upload_max_size_message | Closure() {#1901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#1902 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user" ] |
cache_key | "_user_user" |
compound | true |
data | App\Entity\User {#939 -uuid: "501eaea6-be5b-41f3-bb1c-5af0aedd7a85" -email: null -roles: [] -statut: false -online: false -sujets: Doctrine\Common\Collections\ArrayCollection {#1010 …} -messages: Doctrine\Common\Collections\ArrayCollection {#975 …} -posts: Doctrine\Common\Collections\ArrayCollection {#977 …} -astuces: Doctrine\Common\Collections\ArrayCollection {#980 …} -droits: Doctrine\Common\Collections\ArrayCollection {#979 …} -cvs: Doctrine\Common\Collections\ArrayCollection {#988 …} -agoras: Doctrine\Common\Collections\ArrayCollection {#990 …} -emetteur: Doctrine\Common\Collections\ArrayCollection {#991 …} -destinataire: Doctrine\Common\Collections\ArrayCollection {#992 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#993 …} -conversationsUser: Doctrine\Common\Collections\ArrayCollection {#994 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2311 -form: Symfony\Component\Form\Form {#2524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1900 …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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user" |
valid | true |
value | App\Entity\User {#939 -uuid: "501eaea6-be5b-41f3-bb1c-5af0aedd7a85" -email: null -roles: [] -statut: false -online: false -sujets: Doctrine\Common\Collections\ArrayCollection {#1010 …} -messages: Doctrine\Common\Collections\ArrayCollection {#975 …} -posts: Doctrine\Common\Collections\ArrayCollection {#977 …} -astuces: Doctrine\Common\Collections\ArrayCollection {#980 …} -droits: Doctrine\Common\Collections\ArrayCollection {#979 …} -cvs: Doctrine\Common\Collections\ArrayCollection {#988 …} -agoras: Doctrine\Common\Collections\ArrayCollection {#990 …} -emetteur: Doctrine\Common\Collections\ArrayCollection {#991 …} -destinataire: Doctrine\Common\Collections\ArrayCollection {#992 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#993 …} -conversationsUser: Doctrine\Common\Collections\ArrayCollection {#994 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "Saisir une adresse email" "autocomplete" => "email" ] |
[ "placeholder" => "Saisir une adresse email" "autocomplete" => "email" ] |
constraints | [ Symfony\Component\Validator\Constraints\Email {#1953 +message: "Veuillez entrer un email valide" +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#1877 +message: "Veuillez entrer un email" +allowNull: false +normalizer: null +payload: null } App\Validator\Constraints\IsEmailOrigin {#1883 +message: "Votre adresse email {{ string }} n'est pas autorisée" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#1953 +message: "Veuillez entrer un email valide" +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#1877 +message: "Veuillez entrer un email" +allowNull: false +normalizer: null +payload: null } App\Validator\Constraints\IsEmailOrigin {#1883 +message: "Votre adresse email {{ string }} n'est pas autorisée" +payload: null } ] |
label | "Email<span class='text-danger'>*</span>" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Saisir 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 {#1953 +message: "Veuillez entrer un email valide" +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#1877 +message: "Veuillez entrer un email" +allowNull: false +normalizer: null +payload: null } App\Validator\Constraints\IsEmailOrigin {#1883 +message: "Votre adresse email {{ string }} n'est pas autorisée" +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1955 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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 | "Email<span class='text-danger'>*</span>" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#1946 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Saisir 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 {#2336 -form: Symfony\Component\Form\Form {#1961 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2337 …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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_email" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
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 {#1880 +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#1915 +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole : - + ! * $ @ % _ ? ." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[-+!*$@%_?.])([-+!*$@%_?.\w]{8,15})$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1880 +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#1915 +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole : - + ! * $ @ % _ ? ." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[-+!*$@%_?.])([-+!*$@%_?.\w]{8,15})$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
first_options | [ "label" => "Mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Saisir un mot de passe" "class" => "password-field-first" ] "help" => "(En savoir plus)" "help_attr" => [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] "label_attr" => [ "class" => "d-inline mb-2" ] ] |
[ "label" => "Mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Saisir un mot de passe" "class" => "password-field-first" ] "help" => "(En savoir plus)" "help_attr" => [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] "label_attr" => [ "class" => "d-inline mb-2" ] ] |
invalid_message | "Les mots de passe doivent être identiques" |
same as passed value |
options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
required | false |
false
|
second_options | [ "label" => "Confirmation du mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Confirmer le mot de passe" "class" => "password-field-second" ] "label_attr" => [ "class" => "mb-2" ] ] |
[ "label" => "Confirmation du mot de passe<span class='text-danger'>*</span>" "label_html" => true "attr" => [ "placeholder" => "Confirmer le mot de passe" "class" => "password-field-second" ] "label_attr" => [ "class" => "mb-2" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1880 +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#1915 +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole : - + ! * $ @ % _ ? ." +pattern: "/^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[-+!*$@%_?.])([-+!*$@%_?.\w]{8,15})$/" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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" => "Saisir un mot de passe" "class" => "password-field-first" ] "help" => "(En savoir plus)" "help_attr" => [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] "label_attr" => [ "class" => "d-inline mb-2" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Les mots de passe doivent être identiques" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [ "attr" => [ "class" => "password-field" ] ] |
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" => "Confirmer le mot de passe" "class" => "password-field-second" ] "label_attr" => [ "class" => "mb-2" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#1892 …} } } |
validation_groups | null |
View Variables
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 {#2334 -form: Symfony\Component\Form\Form {#2250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2305 …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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "Saisir un mot de passe" "class" => "password-field-first" ] |
[ "placeholder" => "Saisir un mot de passe" "class" => "password-field-first" ] |
error_bubbling | false |
false
|
help | "(En savoir plus)" |
same as passed value |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] |
[ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] |
label | "Mot de passe<span class='text-danger'>*</span>" |
same as passed value |
label_attr | [ "class" => "d-inline mb-2" ] |
[ "class" => "d-inline mb-2" ] |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "placeholder" => "Saisir un mot de passe" "class" => "password-field-first" ] |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "(En savoir plus)" |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Mot de passe<span class='text-danger'>*</span>" |
label_attr | [ "class" => "d-inline mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#2519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#1973 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Saisir un mot de passe" "class" => "password-field-first" ] |
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 {#2285 -form: Symfony\Component\Form\Form {#2245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2536 …5} |
full_name | "user[password][first]" |
help | "(En savoir plus)" |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalPassword" "class" => "d-inline" ] |
help_html | false |
help_translation_parameters | [] |
id | "user_password_first" |
label | "Mot de passe<span class='text-danger'>*</span>" |
label_attr | [ "class" => "d-inline mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" => "Confirmer le mot de passe" "class" => "password-field-second" ] |
[ "placeholder" => "Confirmer le mot de passe" "class" => "password-field-second" ] |
error_bubbling | false |
false
|
label | "Confirmation du mot de passe<span class='text-danger'>*</span>" |
same as passed value |
label_attr | [ "class" => "mb-2" ] |
[ "class" => "mb-2" ] |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "placeholder" => "Confirmer le mot de passe" "class" => "password-field-second" ] |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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 | "Confirmation du mot de passe<span class='text-danger'>*</span>" |
label_attr | [ "class" => "mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#2511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2512 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Confirmer le mot de passe" "class" => "password-field-second" ] |
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 {#2070 -form: Symfony\Component\Form\Form {#2260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2561 …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 | [ "class" => "mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_password_second" |
valid | true |
value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "Saisir un nom" ] |
[ "maxlength" => 255 "placeholder" => "Saisir un nom" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1876 +message: "Veuillez entrer un nom" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1876 +message: "Veuillez entrer un nom" +allowNull: false +normalizer: null +payload: null } ] |
label | "Nom<span class='text-danger'>*</span>" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Saisir 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 {#1876 +message: "Veuillez entrer un nom" +allowNull: false +normalizer: null +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2570 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Saisir un nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_nom" ] |
cache_key | "_user_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2332 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2310 …5} |
full_name | "user[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_nom" |
label | "Nom<span class='text-danger'>*</span>" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "Saisir un prénom" ] |
[ "maxlength" => 255 "placeholder" => "Saisir un prénom" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1878 +message: "Veuillez entrer un prénom" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1878 +message: "Veuillez entrer un prénom" +allowNull: false +normalizer: null +payload: null } ] |
label | "Prénom<span class='text-danger'>*</span>" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Saisir 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 {#1878 +message: "Veuillez entrer un prénom" +allowNull: false +normalizer: null +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2582 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Saisir un prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_prenom" ] |
cache_key | "_user_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2572 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2608 …5} |
full_name | "user[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_prenom" |
label | "Prénom<span class='text-danger'>*</span>" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_prenom" |
valid | true |
value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 {#1879 +message: "Vous devez accepter les conditions générales d'utilisation du site" +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1879 +message: "Vous devez accepter les conditions générales d'utilisation du site" +payload: null } ] |
help | "Lire les conditions générales d'utilisation du site" |
same as passed value |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalConditions" "class" => "d-inline" ] |
[ "data-bs-toggle" => "modal" "data-bs-target" => "#modalConditions" "class" => "d-inline" ] |
label | "J'accepte les conditions générales d'utilisation du site<span class='text-danger'>*</span>" |
same as passed value |
label_attr | [ "class" => "d-inline mb-2" ] |
[ "class" => "d-inline mb-2" ] |
label_html | true |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1879 +message: "Vous devez accepter les conditions générales d'utilisation du site" +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2565 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2584 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "Lire les conditions générales d'utilisation du site" |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalConditions" "class" => "d-inline" ] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1931 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "J'accepte les conditions générales d'utilisation du site<span class='text-danger'>*</span>" |
label_attr | [ "class" => "d-inline mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#2558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2560 …} } } |
validation_groups | null |
value | "1" |
View Variables
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 {#1919 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2255 …5} |
full_name | "user[agreeTerms]" |
help | "Lire les conditions générales d'utilisation du site" |
help_attr | [ "data-bs-toggle" => "modal" "data-bs-target" => "#modalConditions" "class" => "d-inline" ] |
help_html | false |
help_translation_parameters | [] |
id | "user_agreeTerms" |
label | "J'accepte les conditions générales d'utilisation du site<span class='text-danger'>*</span>" |
label_attr | [ "class" => "d-inline mb-2" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_agreeTerms" |
valid | true |
value | "1" |
sexe
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Homme" => "m" "Femme" => "f" ] |
[ "Homme" => "m" "Femme" => "f" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1873 +message: "Veuillez saisir un sexe" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1873 +message: "Veuillez saisir un sexe" +allowNull: false +normalizer: null +payload: null } ] |
data | "f" |
same as passed value |
expanded | true |
same as passed value |
label | "Sexe<span class='text-danger'>*</span>" |
same as passed value |
label_html | true |
same as passed value |
placeholder | false |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Homme" => "m" "Femme" => "f" ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1873 +message: "Veuillez saisir un sexe" +allowNull: false +normalizer: null +payload: 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data | "f" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | 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 | "Sexe<span class='text-danger'>*</span>" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2539 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_sexe" ] |
cache_key | "_user_sexe_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Homme" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Femme" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | "f" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2518 -form: Symfony\Component\Form\Form {#2291 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1885 …5} |
full_name | "user[sexe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_sexe" |
is_selected | Closure($choice, $value) {#2304 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2548 …} } |
label | "Sexe<span class='text-danger'>*</span>" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sexe" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_sexe" |
valid | true |
value | "f" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Homme" |
same as passed value |
label_html | true |
same as passed value |
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "m" |
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 | "entry" |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2565 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2584 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1931 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Homme" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#1952 …} } } |
validation_groups | null |
value | "m" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_sexe_entry" ] |
cache_key | "_user_sexe_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2347 -form: Symfony\Component\Form\Form {#2294 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2346 …5} |
full_name | "user[sexe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_sexe_0" |
label | "Homme" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_sexe_entry" |
valid | true |
value | "m" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"f"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Femme" |
same as passed value |
label_html | true |
same as passed value |
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "f" |
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 | "entry" |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2565 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2584 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1931 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Femme" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#2284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2283 …} } } |
validation_groups | null |
value | "f" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_sexe_entry" ] |
cache_key | "_user_sexe_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2348 -form: Symfony\Component\Form\Form {#2297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2349 …5} |
full_name | "user[sexe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_sexe_1" |
label | "Femme" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_sexe_entry" |
valid | true |
value | "f" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b96a2cb821698751c221441e6.2Okr6WPGX-biPmjUO8NpLcIQJm-vrvVCQQJbJnPHhkM.m41hqgmBBpOnaFqmbKsxWrhPEx_M4bI7NFYcVxiosCSSgH-jBok0jbRnXA" |
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 | "b96a2cb821698751c221441e6.2Okr6WPGX-biPmjUO8NpLcIQJm-vrvVCQQJbJnPHhkM.m41hqgmBBpOnaFqmbKsxWrhPEx_M4bI7NFYcVxiosCSSgH-jBok0jbRnXA" |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
data | "b96a2cb821698751c221441e6.2Okr6WPGX-biPmjUO8NpLcIQJm-vrvVCQQJbJnPHhkM.m41hqgmBBpOnaFqmbKsxWrhPEx_M4bI7NFYcVxiosCSSgH-jBok0jbRnXA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#989 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1872 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#328 …} $translationDomain: "validators" $message: Closure() {#2343 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
cache_key | "_user__token_hidden" |
compound | false |
data | "b96a2cb821698751c221441e6.2Okr6WPGX-biPmjUO8NpLcIQJm-vrvVCQQJbJnPHhkM.m41hqgmBBpOnaFqmbKsxWrhPEx_M4bI7NFYcVxiosCSSgH-jBok0jbRnXA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2363 -form: Symfony\Component\Form\Form {#2359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2354 …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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user__token" |
valid | true |
value | "b96a2cb821698751c221441e6.2Okr6WPGX-biPmjUO8NpLcIQJm-vrvVCQQJbJnPHhkM.m41hqgmBBpOnaFqmbKsxWrhPEx_M4bI7NFYcVxiosCSSgH-jBok0jbRnXA" |