- 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 {#485 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773149910 {#486 date: 2026-03-10 13:38:30.226969 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 @1773149910 {#488 date: 2026-03-10 13:38:30.226970 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#489 …} -likes: Doctrine\Common\Collections\ArrayCollection {#730 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#729 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#726 …} -media: Doctrine\Common\Collections\ArrayCollection {#728 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#490 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#491 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#498 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#497 …} -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 {#485 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773149910 {#486 date: 2026-03-10 13:38:30.226969 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 @1773149910 {#488 date: 2026-03-10 13:38:30.226970 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#489 …} -likes: Doctrine\Common\Collections\ArrayCollection {#730 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#729 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#726 …} -media: Doctrine\Common\Collections\ArrayCollection {#728 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#490 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#491 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#498 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#497 …} -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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data | App\Entity\User {#485 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773149910 {#486 date: 2026-03-10 13:38:30.226969 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 @1773149910 {#488 date: 2026-03-10 13:38:30.226970 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#489 …} -likes: Doctrine\Common\Collections\ArrayCollection {#730 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#729 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#726 …} -media: Doctrine\Common\Collections\ArrayCollection {#728 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#490 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#491 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#498 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#497 …} -roles: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} 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() {#1597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1598 …} } } |
| 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 {#485 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773149910 {#486 date: 2026-03-10 13:38:30.226969 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 @1773149910 {#488 date: 2026-03-10 13:38:30.226970 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#489 …} -likes: Doctrine\Common\Collections\ArrayCollection {#730 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#729 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#726 …} -media: Doctrine\Common\Collections\ArrayCollection {#728 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#490 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#491 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#498 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#497 …} -roles: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15320 -form: Symfony\Component\Form\Form {#1747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15313 …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 {#485 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1773149910 {#486 date: 2026-03-10 13:38:30.226969 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 @1773149910 {#488 date: 2026-03-10 13:38:30.226970 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#489 …} -likes: Doctrine\Common\Collections\ArrayCollection {#730 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#729 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#726 …} -media: Doctrine\Common\Collections\ArrayCollection {#728 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#490 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#491 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#498 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#497 …} -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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1642 …} } } |
| 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 {#15325 -form: Symfony\Component\Form\Form {#1784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15326 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1575 …} } } |
| 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 {#15324 -form: Symfony\Component\Form\Form {#1788 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15323 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1588 …} } } |
| 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 {#15322 -form: Symfony\Component\Form\Form {#1791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15321 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1623 …} } } |
| 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 {#15311 -form: Symfony\Component\Form\Form {#1749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1826 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1634 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1635 …} } } |
| 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 {#15312 -form: Symfony\Component\Form\Form {#1752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1629 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1647 …} } } |
| 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 {#15309 -form: Symfony\Component\Form\Form {#1755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1637 …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 {#1697 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1693 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1702 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1698 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1686 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#768 …} -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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| em | ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …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 {#1686 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#768 …} -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() {#1694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1699 …} } } |
| 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 {#15319 +label: "CHOREVEL" +value: "1" +data: Proxies\__CG__\App\Entity\Clan {#795 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15330 +label: "CHORECO" +value: "2" +data: App\Entity\Clan {#15346 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15345 +label: "CHOTHEC" +value: "3" +data: App\Entity\Clan {#15350 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15336 +label: "CANON VOCAL" +value: "4" +data: Proxies\__CG__\App\Entity\Clan {#1145 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15338 +label: "INSTRUMENTALE" +value: "5" +data: App\Entity\Clan {#15355 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15339 +label: "CLASSIC" +value: "6" +data: App\Entity\Clan {#15358 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15314 -form: Symfony\Component\Form\Form {#1758 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#15315 …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) {#15318 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1662 …} } |
| 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 {#1717 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1709 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1718 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1719 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1711 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#789 …} -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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| em | ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …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 {#1711 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#789 …} -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() {#1708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1705 …} } } |
| 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 {#15361 +label: "METHODISTE-UNIE" +value: "1" +data: Proxies\__CG__\App\Entity\Eglise {#832 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15369 +label: "CEAC" +value: "2" +data: App\Entity\Eglise {#15416 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15378 +label: "30 EME" +value: "4" +data: Proxies\__CG__\App\Entity\Eglise {#1144 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15363 +label: "GARENGANZE" +value: "8" +data: App\Entity\Eglise {#15420 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15371 +label: "ADVENTISTE" +value: "9" +data: App\Entity\Eglise {#15441 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15372 +label: "CATHOLIQUE" +value: "10" +data: App\Entity\Eglise {#15437 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15365 +label: "AUTRE" +value: "11" +data: App\Entity\Eglise {#15435 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15334 -form: Symfony\Component\Form\Form {#1761 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#15317 …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) {#15335 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1662 …} } |
| 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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1729 …} } } |
| 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 {#15364 -form: Symfony\Component\Form\Form {#1764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15343 …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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#1739 …} } } |
| 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 {#15376 -form: Symfony\Component\Form\Form {#1767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15445 …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 | "1.gEgg96kSdHbchjj1mTw7X5P9PvsfquF9JLJwtUQvLw0.6TJ3jp4nGT-R9VWa0F9cFePId41qy6onaP5BxBxZSWj1MUXFkU09JoTjDA" |
| 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 | "1.gEgg96kSdHbchjj1mTw7X5P9PvsfquF9JLJwtUQvLw0.6TJ3jp4nGT-R9VWa0F9cFePId41qy6onaP5BxBxZSWj1MUXFkU09JoTjDA" |
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 {#1558 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1559 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1560 …} -namespace: Closure() {#1562 …} } |
| data | "1.gEgg96kSdHbchjj1mTw7X5P9PvsfquF9JLJwtUQvLw0.6TJ3jp4nGT-R9VWa0F9cFePId41qy6onaP5BxBxZSWj1MUXFkU09JoTjDA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1427 …} } |
| 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() {#15464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1568 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1437 …} $translationDomain: "validators" $message: Closure() {#15459 …} } } |
| 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 | "1.gEgg96kSdHbchjj1mTw7X5P9PvsfquF9JLJwtUQvLw0.6TJ3jp4nGT-R9VWa0F9cFePId41qy6onaP5BxBxZSWj1MUXFkU09JoTjDA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15474 -form: Symfony\Component\Form\Form {#15470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15465 …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 | "1.gEgg96kSdHbchjj1mTw7X5P9PvsfquF9JLJwtUQvLw0.6TJ3jp4nGT-R9VWa0F9cFePId41qy6onaP5BxBxZSWj1MUXFkU09JoTjDA" |