- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 18
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 7
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- 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
-
-
NomUser
-
EmailUser
-
NumTelUser
-
PasswordUser
-
ConfirmationPassword
-
flag
-
clan
-
eglise
-
codeValidation
-
ConfirCodeValidation
-
_token
-
user_form
"App\Form\UserFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#499 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773160485 {#498 date: 2026-03-10 16:34:45.006977 UTC (+00:00) } -TypeCompteUser: "1" -EtatCompteUser: 0 -NumTelUser: null -ImageFile: "0" -FirebaseToken: "" -textDePrifil: "Je suis, Par ce que nous sommes 🎹🎤🪗🪘🎻🎸" -fileName: null -base64img: null -flag: null -Connected_at: DateTime @1773160485 {#497 date: 2026-03-10 16:34:45.006978 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#496 …} -likes: Doctrine\Common\Collections\ArrayCollection {#737 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#736 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#733 …} -media: Doctrine\Common\Collections\ArrayCollection {#735 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#495 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#494 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#493 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#706 …} -roles: 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 {#499 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773160485 {#498 date: 2026-03-10 16:34:45.006977 UTC (+00:00) } -TypeCompteUser: "1" -EtatCompteUser: 0 -NumTelUser: null -ImageFile: "0" -FirebaseToken: "" -textDePrifil: "Je suis, Par ce que nous sommes 🎹🎤🪗🪘🎻🎸" -fileName: null -base64img: null -flag: null -Connected_at: DateTime @1773160485 {#497 date: 2026-03-10 16:34:45.006978 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#496 …} -likes: Doctrine\Common\Collections\ArrayCollection {#737 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#736 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#733 …} -media: Doctrine\Common\Collections\ArrayCollection {#735 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#495 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#494 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#493 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#706 …} -roles: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "FormInsc" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data | App\Entity\User {#499 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773160485 {#498 date: 2026-03-10 16:34:45.006977 UTC (+00:00) } -TypeCompteUser: "1" -EtatCompteUser: 0 -NumTelUser: null -ImageFile: "0" -FirebaseToken: "" -textDePrifil: "Je suis, Par ce que nous sommes 🎹🎤🪗🪘🎻🎸" -fileName: null -base64img: null -flag: null -Connected_at: DateTime @1773160485 {#497 date: 2026-03-10 16:34:45.006978 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#496 …} -likes: Doctrine\Common\Collections\ArrayCollection {#737 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#736 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#733 …} -media: Doctrine\Common\Collections\ArrayCollection {#735 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#495 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#494 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#493 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#706 …} -roles: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} 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" |
| 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() {#898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#899 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/" |
| attr | [ "id" => "FormInsc" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_form" "_user_form" ] |
| cache_key | "_user_form_user_form" |
| compound | true |
| data | App\Entity\User {#499 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773160485 {#498 date: 2026-03-10 16:34:45.006977 UTC (+00:00) } -TypeCompteUser: "1" -EtatCompteUser: 0 -NumTelUser: null -ImageFile: "0" -FirebaseToken: "" -textDePrifil: "Je suis, Par ce que nous sommes 🎹🎤🪗🪘🎻🎸" -fileName: null -base64img: null -flag: null -Connected_at: DateTime @1773160485 {#497 date: 2026-03-10 16:34:45.006978 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#496 …} -likes: Doctrine\Common\Collections\ArrayCollection {#737 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#736 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#733 …} -media: Doctrine\Common\Collections\ArrayCollection {#735 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#495 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#494 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#493 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#706 …} -roles: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#1108 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#897 …5} |
| full_name | "user_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form" |
| valid | true |
| value | App\Entity\User {#499 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773160485 {#498 date: 2026-03-10 16:34:45.006977 UTC (+00:00) } -TypeCompteUser: "1" -EtatCompteUser: 0 -NumTelUser: null -ImageFile: "0" -FirebaseToken: "" -textDePrifil: "Je suis, Par ce que nous sommes 🎹🎤🪗🪘🎻🎸" -fileName: null -base64img: null -flag: null -Connected_at: DateTime @1773160485 {#497 date: 2026-03-10 16:34:45.006978 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#496 …} -likes: Doctrine\Common\Collections\ArrayCollection {#737 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#736 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#733 …} -media: Doctrine\Common\Collections\ArrayCollection {#735 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#495 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#494 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#493 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#706 …} -roles: null } |
NomUser
"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 | [ "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" "placeholder" => "Nom du chorale ou Personnel" ] |
[ "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" "placeholder" => "Nom du chorale ou Personnel" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" "placeholder" => "Nom du chorale ou Personnel" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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() {#944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#943 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" "placeholder" => "Nom du chorale ou Personnel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_NomUser" ] |
| cache_key | "_user_form_NomUser_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1189 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1190 …5} |
| full_name | "user_form[NomUser]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_NomUser" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "NomUser" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_NomUser" |
| valid | true |
| value | "" |
EmailUser
"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" => "En suite votre @ email" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "En suite votre @ email" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "En suite votre @ email" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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() {#872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#876 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "En suite votre @ email" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_form_EmailUser" ] |
| cache_key | "_user_form_EmailUser_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1187 -form: Symfony\Component\Form\Form {#1149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1134 …5} |
| full_name | "user_form[EmailUser]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_EmailUser" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "EmailUser" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_EmailUser" |
| valid | true |
| value | "" |
NumTelUser
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "Code pays + numéro phone" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "Code pays + numéro phone" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Code pays + numéro phone" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#889 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Code pays + numéro phone" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_user_form_NumTelUser" ] |
| cache_key | "_user_form_NumTelUser_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1136 -form: Symfony\Component\Form\Form {#1152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1141 …5} |
| full_name | "user_form[NumTelUser]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_NumTelUser" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "NumTelUser" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_NumTelUser" |
| valid | true |
| value | "" |
PasswordUser
"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" => "Puis votre mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "Puis votre mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Puis votre mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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 | false |
| upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#924 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Puis votre mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_form_PasswordUser" ] |
| cache_key | "_user_form_PasswordUser_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1102 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1092 …5} |
| full_name | "user_form[PasswordUser]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_PasswordUser" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "PasswordUser" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_PasswordUser" |
| valid | true |
| value | "" |
ConfirmationPassword
"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" => "Confirmation du mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "Confirmation du mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "placeholder" => "Confirmation du mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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 | false |
| upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#936 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmation du mot de passe" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_form_ConfirmationPassword" ] |
| cache_key | "_user_form_ConfirmationPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1026 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1079 …5} |
| full_name | "user_form[ConfirmationPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_ConfirmationPassword" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ConfirmationPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_ConfirmationPassword" |
| valid | true |
| value | "" |
flag
"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 | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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() {#949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#948 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_form_flag" ] |
| cache_key | "_user_form_flag_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#953 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#938 …5} |
| full_name | "user_form[flag]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_flag" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "flag" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_flag" |
| valid | true |
| value | "" |
clan
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "NomClan" |
same as passed value |
| class | "App\Entity\Clan" |
same as passed value |
| label | "Mélodie du groupe" |
same as passed value |
| label_attr | [ "style" => "font-weight:bold" ] |
[ "style" => "font-weight:bold" ] |
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NomClan" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1080 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#994 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1074 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1081 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#999 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#997 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Clan" |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| em | ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#999 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#997 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mélodie du groupe" |
| label_attr | [ "style" => "font-weight:bold" ] |
| label_format | null |
| label_html | false |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#1000 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_user_form_clan" ] |
| cache_key | "_user_form_clan_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +label: "CHOREVEL" +value: "1" +data: App\Entity\Clan {#1225 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "CHORECO" +value: "2" +data: App\Entity\Clan {#1247 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +label: "CHOTHEC" +value: "3" +data: App\Entity\Clan {#1250 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "CANON VOCAL" +value: "4" +data: App\Entity\Clan {#1253 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +label: "INSTRUMENTALE" +value: "5" +data: App\Entity\Clan {#1257 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +label: "CLASSIC" +value: "6" +data: App\Entity\Clan {#1302 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#930 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#896 …5} |
| full_name | "user_form[clan]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_clan" |
| is_selected | Closure($choice, $value) {#945 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#963 …} } |
| label | "Mélodie du groupe" |
| label_attr | [ "style" => "font-weight:bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "clan" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_clan" |
| valid | true |
| value | "" |
eglise
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "NomEglise" |
same as passed value |
| class | "App\Entity\Eglise" |
same as passed value |
| label | "Communauté du groupe" |
same as passed value |
| label_attr | [ "style" => "font-weight:bold" ] |
[ "style" => "font-weight:bold" ] |
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NomEglise" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1036 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1067 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1054 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1058 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1065 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1062 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Eglise" |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| em | ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1065 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#220 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1062 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Communauté du groupe" |
| label_attr | [ "style" => "font-weight:bold" ] |
| label_format | null |
| label_html | false |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#1071 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_user_form_eglise" ] |
| cache_key | "_user_form_eglise_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1202 +label: "METHODISTE-UNIE" +value: "1" +data: App\Entity\Eglise {#1212 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1205 +label: "CEAC" +value: "2" +data: App\Entity\Eglise {#1232 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +label: "30 EME" +value: "4" +data: App\Entity\Eglise {#1195 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +label: "GARENGANZE" +value: "8" +data: App\Entity\Eglise {#1199 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "ADVENTISTE" +value: "9" +data: App\Entity\Eglise {#1338 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +label: "CATHOLIQUE" +value: "10" +data: App\Entity\Eglise {#1348 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1210 +label: "AUTRE" +value: "11" +data: App\Entity\Eglise {#1346 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1290 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#882 …5} |
| full_name | "user_form[eglise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_eglise" |
| is_selected | Closure($choice, $value) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#963 …} } |
| label | "Communauté du groupe" |
| label_attr | [ "style" => "font-weight:bold" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "eglise" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_eglise" |
| valid | true |
| value | "" |
codeValidation
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "Tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "Tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#1090 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_user_form_codeValidation" ] |
| cache_key | "_user_form_codeValidation_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1285 …5} |
| full_name | "user_form[codeValidation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_codeValidation" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codeValidation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_codeValidation" |
| valid | true |
| value | "" |
ConfirCodeValidation
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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" => "tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
[ "placeholder" => "tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| 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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#1100 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "tapez le code ici" "style" => "font-size:12px;font-weight:bold;font-family:cursive;height:35px" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_user_form_ConfirCodeValidation" ] |
| cache_key | "_user_form_ConfirCodeValidation_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1309 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "user_form[ConfirCodeValidation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form_ConfirCodeValidation" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ConfirCodeValidation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_form_ConfirCodeValidation" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d15e8948886fc925c5b42.9MOs-n5tdtZ5BbTWKKctNR3jszChK1fmY0eJgi3K0oI.pqzclUY_DOQwf8C7TZ4VZ22w9ALxQhSjCQ_t9Fe7vNSjrcS_NRoTsC1q4Q" |
| 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 | "d15e8948886fc925c5b42.9MOs-n5tdtZ5BbTWKKctNR3jszChK1fmY0eJgi3K0oI.pqzclUY_DOQwf8C7TZ4VZ22w9ALxQhSjCQ_t9Fe7vNSjrcS_NRoTsC1q4Q" |
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 {#859 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#860 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#861 …} -namespace: Closure() {#863 …} } |
| data | "d15e8948886fc925c5b42.9MOs-n5tdtZ5BbTWKKctNR3jszChK1fmY0eJgi3K0oI.pqzclUY_DOQwf8C7TZ4VZ22w9ALxQhSjCQ_t9Fe7vNSjrcS_NRoTsC1q4Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#724 …} } |
| 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() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#869 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#738 …} $translationDomain: "validators" $message: Closure() {#1266 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_form__token" ] |
| cache_key | "_user_form__token_hidden" |
| compound | false |
| data | "d15e8948886fc925c5b42.9MOs-n5tdtZ5BbTWKKctNR3jszChK1fmY0eJgi3K0oI.pqzclUY_DOQwf8C7TZ4VZ22w9ALxQhSjCQ_t9Fe7vNSjrcS_NRoTsC1q4Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1281 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1272 …5} |
| full_name | "user_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_form__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_form__token" |
| valid | true |
| value | "d15e8948886fc925c5b42.9MOs-n5tdtZ5BbTWKKctNR3jszChK1fmY0eJgi3K0oI.pqzclUY_DOQwf8C7TZ4VZ22w9ALxQhSjCQ_t9Fe7vNSjrcS_NRoTsC1q4Q" |