- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 10
- 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 {#687 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1781338210 {#688 date: 2026-06-13 08:10:10.015464 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 @1781338210 {#689 date: 2026-06-13 08:10:10.015465 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#690 …} -likes: Doctrine\Common\Collections\ArrayCollection {#691 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#692 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#693 …} -media: Doctrine\Common\Collections\ArrayCollection {#694 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#695 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#696 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#697 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#698 …} -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 {#687 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1781338210 {#688 date: 2026-06-13 08:10:10.015464 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 @1781338210 {#689 date: 2026-06-13 08:10:10.015465 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#690 …} -likes: Doctrine\Common\Collections\ArrayCollection {#691 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#692 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#693 …} -media: Doctrine\Common\Collections\ArrayCollection {#694 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#695 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#696 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#697 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#698 …} -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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data | App\Entity\User {#687 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1781338210 {#688 date: 2026-06-13 08:10:10.015464 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 @1781338210 {#689 date: 2026-06-13 08:10:10.015465 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#690 …} -likes: Doctrine\Common\Collections\ArrayCollection {#691 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#692 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#693 …} -media: Doctrine\Common\Collections\ArrayCollection {#694 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#695 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#696 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#697 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#698 …} -roles: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} 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() {#1578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1577 …} } } |
| 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 {#687 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1781338210 {#688 date: 2026-06-13 08:10:10.015464 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 @1781338210 {#689 date: 2026-06-13 08:10:10.015465 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#690 …} -likes: Doctrine\Common\Collections\ArrayCollection {#691 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#692 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#693 …} -media: Doctrine\Common\Collections\ArrayCollection {#694 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#695 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#696 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#697 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#698 …} -roles: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15329 -form: Symfony\Component\Form\Form {#1742 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15330 …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 {#687 -id: null -NomUser: null -EmailUser: null -PasswordUser: null -ConfirmationPassword: null -AncienPassword: null -AncienPasswordConfirem: null -Created_at: DateTime @1781338210 {#688 date: 2026-06-13 08:10:10.015464 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 @1781338210 {#689 date: 2026-06-13 08:10:10.015465 UTC (+00:00) } -eglise: null -clan: null -image: Doctrine\Common\Collections\ArrayCollection {#690 …} -likes: Doctrine\Common\Collections\ArrayCollection {#691 …} -postComments: Doctrine\Common\Collections\ArrayCollection {#692 …} -postLikeComments: Doctrine\Common\Collections\ArrayCollection {#693 …} -media: Doctrine\Common\Collections\ArrayCollection {#694 …} -codeValidation: null -ConfirCodeValidation: null -image_file_signature: "0" -userPreferences: Doctrine\Common\Collections\ArrayCollection {#695 …} -userPreferer: Doctrine\Common\Collections\ArrayCollection {#696 …} -userQuiEstLiker: Doctrine\Common\Collections\ArrayCollection {#697 …} -userQuiLike: Doctrine\Common\Collections\ArrayCollection {#698 …} -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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1590 …} } } |
| 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 {#15327 -form: Symfony\Component\Form\Form {#1745 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1821 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1602 …} } } |
| 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 {#15325 -form: Symfony\Component\Form\Form {#1748 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15331 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1616 …} } } |
| 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 {#15332 -form: Symfony\Component\Form\Form {#1751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15333 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1631 …} } } |
| 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 {#15334 -form: Symfony\Component\Form\Form {#1754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15335 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1641 …} } } |
| 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 {#15336 -form: Symfony\Component\Form\Form {#1757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15337 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1649 …} } } |
| 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 {#15338 -form: Symfony\Component\Form\Form {#1760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15339 …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 {#1691 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1683 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1692 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1693 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1684 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#762 …} -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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| 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 {#1684 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#762 …} -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() {#1682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1680 …} } } |
| 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 {#15344 +label: "CHOREVEL" +value: "1" +data: Proxies\__CG__\App\Entity\Clan {#810 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15352 +label: "CHORECO" +value: "2" +data: App\Entity\Clan {#15362 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15361 +label: "CHOTHEC" +value: "3" +data: App\Entity\Clan {#15366 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15346 +label: "CANON VOCAL" +value: "4" +data: Proxies\__CG__\App\Entity\Clan {#1140 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15354 +label: "INSTRUMENTALE" +value: "5" +data: App\Entity\Clan {#15371 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15355 +label: "CLASSIC" +value: "6" +data: App\Entity\Clan {#15374 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15340 -form: Symfony\Component\Form\Form {#1763 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#15341 …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) {#15343 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1657 …} } |
| 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 {#1712 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1704 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1713 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1714 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1705 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#730 …} -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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| 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 {#1705 -om: ContainerLLBTRLh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#274 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#730 …} -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() {#1703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1702 …} } } |
| 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 {#15377 +label: "METHODISTE-UNIE" +value: "1" +data: Proxies\__CG__\App\Entity\Eglise {#800 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15385 +label: "CEAC" +value: "2" +data: App\Entity\Eglise {#15432 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15394 +label: "30 EME" +value: "4" +data: Proxies\__CG__\App\Entity\Eglise {#1139 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15379 +label: "GARENGANZE" +value: "8" +data: App\Entity\Eglise {#15436 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15387 +label: "ADVENTISTE" +value: "9" +data: App\Entity\Eglise {#15457 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15388 +label: "CATHOLIQUE" +value: "10" +data: App\Entity\Eglise {#15453 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15381 +label: "AUTRE" +value: "11" +data: App\Entity\Eglise {#15451 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15348 -form: Symfony\Component\Form\Form {#1766 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#15342 …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) {#15359 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1657 …} } |
| 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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1724 …} } } |
| 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 {#15380 -form: Symfony\Component\Form\Form {#1769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15347 …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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#1735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#1734 …} } } |
| 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 {#15392 -form: Symfony\Component\Form\Form {#1772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15461 …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 | "63f663c2ff61fb9.rojHBDFNwb3A1pa1b4jsIt3Cdel6inOyu9ztyW4SJ2g.6tmgdlIlgIjykuyNH_uDaumHWLo70wnXy4vAn1x9ER_A0PIyZTeiyLDj3w" |
| 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 | "63f663c2ff61fb9.rojHBDFNwb3A1pa1b4jsIt3Cdel6inOyu9ztyW4SJ2g.6tmgdlIlgIjykuyNH_uDaumHWLo70wnXy4vAn1x9ER_A0PIyZTeiyLDj3w" |
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 {#1553 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1555 …} -namespace: Closure() {#1557 …} } |
| data | "63f663c2ff61fb9.rojHBDFNwb3A1pa1b4jsIt3Cdel6inOyu9ztyW4SJ2g.6tmgdlIlgIjykuyNH_uDaumHWLo70wnXy4vAn1x9ER_A0PIyZTeiyLDj3w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1422 …} } |
| 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() {#15480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1559 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1434 …} $translationDomain: "validators" $message: Closure() {#15477 …} } } |
| 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 | "63f663c2ff61fb9.rojHBDFNwb3A1pa1b4jsIt3Cdel6inOyu9ztyW4SJ2g.6tmgdlIlgIjykuyNH_uDaumHWLo70wnXy4vAn1x9ER_A0PIyZTeiyLDj3w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15490 -form: Symfony\Component\Form\Form {#15486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#15481 …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 | "63f663c2ff61fb9.rojHBDFNwb3A1pa1b4jsIt3Cdel6inOyu9ztyW4SJ2g.6tmgdlIlgIjykuyNH_uDaumHWLo70wnXy4vAn1x9ER_A0PIyZTeiyLDj3w" |