- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 74
- Events
- Routing
- Cache
- Translation 54
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
federation
-
-
-
nom
-
prenom
-
postnom
-
telephone
-
telephone2
-
quartier
-
adresse
-
email
-
etatCivil
-
sexe
-
province
-
-
year
-
month
-
day
-
-
lieuNaissance
-
-
password
-
-
password2
-
Inscription
-
_token
-
membre_inscription
"App\Form\MembreInscriptionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Membre {#629 -id: null -federation: null -user: null -adhesion: DateTime @1747744342 {#632 date: 2025-05-20 12:32:22.745096 UTC (+00:00) } -photo: null -cotisations: Doctrine\Common\Collections\ArrayCollection {#630 …} -cadre: null -transactions: Doctrine\Common\Collections\ArrayCollection {#631 …} -commune: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Membre {#629 -id: null -federation: null -user: null -adhesion: DateTime @1747744342 {#632 date: 2025-05-20 12:32:22.745096 UTC (+00:00) } -photo: null -cotisations: Doctrine\Common\Collections\ArrayCollection {#630 …} -cadre: null -transactions: Doctrine\Common\Collections\ArrayCollection {#631 …} -commune: null } |
same as passed value |
federations | Doctrine\ORM\PersistentCollection {#772 #collection: Doctrine\Common\Collections\ArrayCollection {#758 …} #initialized: true -snapshot: [ …7] -owner: App\Entity\Province {#745 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#517 …} -backRefFieldName: "province" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3424 …} -isDirty: false } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data | App\Entity\Membre {#629 -id: null -federation: null -user: null -adhesion: DateTime @1747744342 {#632 date: 2025-05-20 12:32:22.745096 UTC (+00:00) } -photo: null -cotisations: Doctrine\Common\Collections\ArrayCollection {#630 …} -cadre: null -transactions: Doctrine\Common\Collections\ArrayCollection {#631 …} -commune: null } |
data_class | "App\Entity\Membre" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} use: { $class: "App\Entity\Membre" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
federations | Doctrine\ORM\PersistentCollection {#772 #collection: Doctrine\Common\Collections\ArrayCollection {#758 …} #initialized: true -snapshot: [ …7] -owner: App\Entity\Province {#745 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#517 …} -backRefFieldName: "province" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3424 …} -isDirty: false } |
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() {#1004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1003 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "membre_inscription" "_membre_inscription" ] |
cache_key | "_membre_inscription_membre_inscription" |
compound | true |
data | App\Entity\Membre {#629 -id: null -federation: null -user: null -adhesion: DateTime @1747744342 {#632 date: 2025-05-20 12:32:22.745096 UTC (+00:00) } -photo: null -cotisations: Doctrine\Common\Collections\ArrayCollection {#630 …} -cadre: null -transactions: Doctrine\Common\Collections\ArrayCollection {#631 …} -commune: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1005 …5} |
full_name | "membre_inscription" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "membre_inscription" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription" |
valid | true |
value | App\Entity\Membre {#629 -id: null -federation: null -user: null -adhesion: DateTime @1747744342 {#632 date: 2025-05-20 12:32:22.745096 UTC (+00:00) } -photo: null -cotisations: Doctrine\Common\Collections\ArrayCollection {#630 …} -cadre: null -transactions: Doctrine\Common\Collections\ArrayCollection {#631 …} -commune: null } |
federation
"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 | Closure($federation) {#1010 class: "App\Form\MembreInscriptionType" this: App\Form\MembreInscriptionType {#879 …} } |
same as passed value |
choices | Doctrine\ORM\PersistentCollection {#772 #collection: Doctrine\Common\Collections\ArrayCollection {#758 …} #initialized: true -snapshot: [ …7] -owner: App\Entity\Province {#745 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#517 …} -backRefFieldName: "province" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3424 …} -isDirty: false } |
same as passed value |
class | "App\Entity\Federation" |
same as passed value |
label | "Fédération" |
same as passed value |
placeholder | "Sélectionnez une fédération" |
same as passed value |
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 | Closure($federation) {#1010 class: "App\Form\MembreInscriptionType" this: App\Form\MembreInscriptionType {#879 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1039 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1040 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1038 -om: Container2vxZV5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#497 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | Doctrine\ORM\PersistentCollection {#772 #collection: Doctrine\Common\Collections\ArrayCollection {#758 …} #initialized: true -snapshot: [ …7] -owner: App\Entity\Province {#745 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#517 …} -backRefFieldName: "province" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3424 …} -isDirty: false } |
class | "App\Entity\Federation" |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
em | Container2vxZV5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#497 …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 {#1038 -om: Container2vxZV5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#497 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …} -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 | "Fédération" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Sélectionnez une fédération" |
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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1035 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_membre_inscription_federation" ] |
cache_key | "_membre_inscription_federation_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +label: "Tshikapa" +value: "104" +data: App\Entity\Federation {#1052 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Dekese" +value: "105" +data: App\Entity\Federation {#1114 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +label: "Ilebo" +value: "106" +data: App\Entity\Federation {#1121 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Kabongo" +value: "107" +data: App\Entity\Federation {#1128 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Kazumba" +value: "108" +data: App\Entity\Federation {#1135 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +label: "Luiza" +value: "109" +data: App\Entity\Federation {#1142 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +label: "Mweka" +value: "110" +data: App\Entity\Federation {#1149 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1220 …5} |
full_name | "membre_inscription[federation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_federation" |
is_selected | Closure($choice, $value) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | "Fédération" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "federation" |
placeholder | "Sélectionnez une fédération" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_federation" |
valid | true |
value | "" |
user
"App\Form\UserTypeF"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | " " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} 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 | " " |
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() {#1162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1161 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_type_f" "_membre_inscription_user" ] |
cache_key | "_membre_inscription_user_user_type_f" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1302 -form: Symfony\Component\Form\Form {#1224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1285 …5} |
full_name | "membre_inscription[user]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user" |
label | " " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user" |
valid | true |
value | null |
personne
"App\Form\PersonneType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | " " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | "App\Entity\Personne" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} use: { $class: "App\Entity\Personne" } } |
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 | " " |
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() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1209 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "personne" "_membre_inscription_user_personne" ] |
cache_key | "_membre_inscription_user_personne_personne" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1369 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1258 …5} |
full_name | "membre_inscription[user][personne]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne" |
label | " " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "personne" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne" |
valid | true |
value | null |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Nom* " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom* " |
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() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1229 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_nom" ] |
cache_key | "_membre_inscription_user_personne_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1462 -form: Symfony\Component\Form\Form {#1372 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1041 …5} |
full_name | "membre_inscription[user][personne][nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_nom" |
label | "Nom* " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Prénom* " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Prénom* " |
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() {#1239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1238 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_prenom" ] |
cache_key | "_membre_inscription_user_personne_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1464 -form: Symfony\Component\Form\Form {#1375 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1465 …5} |
full_name | "membre_inscription[user][personne][prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_prenom" |
label | "Prénom* " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_prenom" |
valid | true |
value | "" |
postnom
"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 |
---|---|---|
label | "Postnom " |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Postnom " |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1247 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_postnom" ] |
cache_key | "_membre_inscription_user_personne_postnom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1466 -form: Symfony\Component\Form\Form {#1378 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1467 …5} |
full_name | "membre_inscription[user][personne][postnom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_postnom" |
label | "Postnom " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postnom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_postnom" |
valid | true |
value | "" |
telephone
"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 |
---|---|---|
label | "Téléphone Principal* " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Téléphone Principal* " |
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() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_telephone" ] |
cache_key | "_membre_inscription_user_personne_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1477 -form: Symfony\Component\Form\Form {#1381 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1479 …5} |
full_name | "membre_inscription[user][personne][telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_telephone" |
label | "Téléphone Principal* " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_telephone" |
valid | true |
value | "" |
telephone2
"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 |
---|---|---|
label | "Téléphone secondaire" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Téléphone secondaire" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1265 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_telephone2" ] |
cache_key | "_membre_inscription_user_personne_telephone2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1480 -form: Symfony\Component\Form\Form {#1384 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1484 …5} |
full_name | "membre_inscription[user][personne][telephone2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_telephone2" |
label | "Téléphone secondaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_telephone2" |
valid | true |
value | "" |
quartier
"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 |
---|---|---|
label | "Quartier*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Quartier*" |
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() {#1275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1274 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_quartier" ] |
cache_key | "_membre_inscription_user_personne_quartier_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1486 -form: Symfony\Component\Form\Form {#1387 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1487 …5} |
full_name | "membre_inscription[user][personne][quartier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_quartier" |
label | "Quartier*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quartier" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_quartier" |
valid | true |
value | "" |
adresse
"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 |
---|---|---|
label | "Adresse*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Adresse*" |
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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1283 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_adresse" ] |
cache_key | "_membre_inscription_user_personne_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1513 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1515 …5} |
full_name | "membre_inscription[user][personne][adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_adresse" |
label | "Adresse*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_adresse" |
valid | true |
value | "" |
"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 |
---|---|---|
label | "Adresse Email" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Adresse Email" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1292 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_email" ] |
cache_key | "_membre_inscription_user_personne_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1516 -form: Symfony\Component\Form\Form {#1393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1525 …5} |
full_name | "membre_inscription[user][personne][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_email" |
label | "Adresse Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_email" |
valid | true |
value | "" |
etatCivil
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "Celibataire" => "Célibataire" "Marié" => "Marié" "Divorcé" => "Divorcé" "Séparé" => "Séparé(e)" "Veuf" => "Veuf/veuve" ] |
[ "Celibataire" => "Célibataire" "Marié" => "Marié" "Divorcé" => "Divorcé" "Séparé" => "Séparé(e)" "Veuf" => "Veuf/veuve" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Celibataire" => "Célibataire" "Marié" => "Marié" "Divorcé" => "Divorcé" "Séparé" => "Séparé(e)" "Veuf" => "Veuf/veuve" ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
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 | [] |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1300 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_etatCivil" ] |
cache_key | "_membre_inscription_user_personne_etatCivil_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Celibataire" +value: "Célibataire" +data: "Célibataire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Marié" +value: "Marié" +data: "Marié" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Divorcé" +value: "Divorcé" +data: "Divorcé" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Séparé" +value: "Séparé(e)" +data: "Séparé(e)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Veuf" +value: "Veuf/veuve" +data: "Veuf/veuve" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1527 -form: Symfony\Component\Form\Form {#1396 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1528 …5} |
full_name | "membre_inscription[user][personne][etatCivil]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_etatCivil" |
is_selected | Closure($choice, $value) {#1535 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "etatCivil" |
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 | "_membre_inscription_user_personne_etatCivil" |
valid | true |
value | "" |
sexe
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "Homme" => "M" "Femme" => "F" ] |
[ "Homme" => "M" "Femme" => "F" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Homme" => "M" "Femme" => "F" ] |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
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 | [] |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1311 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_sexe" ] |
cache_key | "_membre_inscription_user_personne_sexe_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Homme" +value: "M" +data: "M" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Femme" +value: "F" +data: "F" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1536 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1537 …5} |
full_name | "membre_inscription[user][personne][sexe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_sexe" |
is_selected | Closure($choice, $value) {#1541 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sexe" |
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 | "_membre_inscription_user_personne_sexe" |
valid | true |
value | "" |
province
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "Bas-Uele" => "Bas-Uele" "Equateur" => "Equateur" "Haut-Katanga" => "Haut-Katanga" "Haut-Lomami" => "Haut-Lomami" "Ituri" => "Ituri" "Kasai" => "Kasai" "Kasai oriental" => "Kasai oriental" "Kasai Central" => "Kasai Central" "Kinshasa" => "Kinshasa" "Kongo Central" => "Kongo Central" "Kwango" => "Kwango" "Kwilu" => "Kwilu" "Lomami" => "Lomami" "Lualaba" => "Lualaba" "Mai-ndombe" => "Mai-ndombe" "Maniema" => "Maniema" "Mongala" => "Mongala" "Nord-kivu" => "Nord-kivu" "Nord-Ubangi" => "Nord-Ubangi" "Sankuru" => "Sankuru" "Sud-Kivu" => "Sud-Kivu" "Sud-Ubangi" => "Sud-Ubangi" "Tanganyika" => "Tanganyika" "Tshopo" => "Tshopo" "Tshuapa" => "Tshuapa" ] |
[ "Bas-Uele" => "Bas-Uele" "Equateur" => "Equateur" "Haut-Katanga" => "Haut-Katanga" "Haut-Lomami" => "Haut-Lomami" "Ituri" => "Ituri" "Kasai" => "Kasai" "Kasai oriental" => "Kasai oriental" "Kasai Central" => "Kasai Central" "Kinshasa" => "Kinshasa" "Kongo Central" => "Kongo Central" "Kwango" => "Kwango" "Kwilu" => "Kwilu" "Lomami" => "Lomami" "Lualaba" => "Lualaba" "Mai-ndombe" => "Mai-ndombe" "Maniema" => "Maniema" "Mongala" => "Mongala" "Nord-kivu" => "Nord-kivu" "Nord-Ubangi" => "Nord-Ubangi" "Sankuru" => "Sankuru" "Sud-Kivu" => "Sud-Kivu" "Sud-Ubangi" => "Sud-Ubangi" "Tanganyika" => "Tanganyika" "Tshopo" => "Tshopo" "Tshuapa" => "Tshuapa" ] |
label | "Province d'origine" |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bas-Uele" => "Bas-Uele" "Equateur" => "Equateur" "Haut-Katanga" => "Haut-Katanga" "Haut-Lomami" => "Haut-Lomami" "Ituri" => "Ituri" "Kasai" => "Kasai" "Kasai oriental" => "Kasai oriental" "Kasai Central" => "Kasai Central" "Kinshasa" => "Kinshasa" "Kongo Central" => "Kongo Central" "Kwango" => "Kwango" "Kwilu" => "Kwilu" "Lomami" => "Lomami" "Lualaba" => "Lualaba" "Mai-ndombe" => "Mai-ndombe" "Maniema" => "Maniema" "Mongala" => "Mongala" "Nord-kivu" => "Nord-kivu" "Nord-Ubangi" => "Nord-Ubangi" "Sankuru" => "Sankuru" "Sud-Kivu" => "Sud-Kivu" "Sud-Ubangi" => "Sud-Ubangi" "Tanganyika" => "Tanganyika" "Tshopo" => "Tshopo" "Tshuapa" => "Tshuapa" ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Province d'origine" |
label_attr | [] |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1322 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_province" ] |
cache_key | "_membre_inscription_user_personne_province_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Bas-Uele" +value: "Bas-Uele" +data: "Bas-Uele" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Equateur" +value: "Equateur" +data: "Equateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Haut-Katanga" +value: "Haut-Katanga" +data: "Haut-Katanga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Haut-Lomami" +value: "Haut-Lomami" +data: "Haut-Lomami" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Ituri" +value: "Ituri" +data: "Ituri" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Kasai" +value: "Kasai" +data: "Kasai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Kasai oriental" +value: "Kasai oriental" +data: "Kasai oriental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Kasai Central" +value: "Kasai Central" +data: "Kasai Central" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Kinshasa" +value: "Kinshasa" +data: "Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Kongo Central" +value: "Kongo Central" +data: "Kongo Central" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Kwango" +value: "Kwango" +data: "Kwango" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "Kwilu" +value: "Kwilu" +data: "Kwilu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "Lomami" +value: "Lomami" +data: "Lomami" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Lualaba" +value: "Lualaba" +data: "Lualaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Mai-ndombe" +value: "Mai-ndombe" +data: "Mai-ndombe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Maniema" +value: "Maniema" +data: "Maniema" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Mongala" +value: "Mongala" +data: "Mongala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Nord-kivu" +value: "Nord-kivu" +data: "Nord-kivu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "Nord-Ubangi" +value: "Nord-Ubangi" +data: "Nord-Ubangi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Sankuru" +value: "Sankuru" +data: "Sankuru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "Sud-Kivu" +value: "Sud-Kivu" +data: "Sud-Kivu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Sud-Ubangi" +value: "Sud-Ubangi" +data: "Sud-Ubangi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Tanganyika" +value: "Tanganyika" +data: "Tanganyika" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Tshopo" +value: "Tshopo" +data: "Tshopo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Tshuapa" +value: "Tshuapa" +data: "Tshuapa" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1542 -form: Symfony\Component\Form\Form {#1402 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1543 …5} |
full_name | "membre_inscription[user][personne][province]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_province" |
is_selected | Closure($choice, $value) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | "Province d'origine" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "province" |
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 | "_membre_inscription_user_personne_province" |
valid | true |
value | "" |
dateNaissance
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Date de Naissance*" |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | 2 |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date de Naissance*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1350 …} } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [ 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_membre_inscription_user_personne_dateNaissance" ] |
cache_key | "_membre_inscription_user_personne_dateNaissance_birthday" |
compound | true |
data | null |
date_pattern | "{{ month }}{{ day }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1571 -form: Symfony\Component\Form\Form {#1438 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1572 …5} |
full_name | "membre_inscription[user][personne][dateNaissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_dateNaissance" |
label | "Date de Naissance*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateNaissance" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_dateNaissance" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
same as passed value |
choices | [ 1905 => 1905 1906 => 1906 1907 => 1907 1908 => 1908 1909 => 1909 1910 => 1910 1911 => 1911 1912 => 1912 1913 => 1913 1914 => 1914 1915 => 1915 1916 => 1916 1917 => 1917 1918 => 1918 1919 => 1919 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
[ 1905 => 1905 1906 => 1906 1907 => 1907 1908 => 1908 1909 => 1909 1910 => 1910 1911 => 1911 1912 => 1912 1913 => 1913 1914 => 1914 1915 => 1915 1916 => 1916 1917 => 1917 1918 => 1918 1919 => 1919 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
placeholder | null |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 1905 => 1905 1906 => 1906 1907 => 1907 1908 => 1908 1909 => 1909 1910 => 1910 1911 => 1911 1912 => 1912 1913 => 1913 1914 => 1914 1915 => 1915 1916 => 1916 1917 => 1917 1918 => 1918 1919 => 1919 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
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 | [] |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1406 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_dateNaissance_year" ] |
cache_key | "_membre_inscription_user_personne_dateNaissance_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "1905" +value: "1905" +data: 1905 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "1906" +value: "1906" +data: 1906 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "1907" +value: "1907" +data: 1907 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "1908" +value: "1908" +data: 1908 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "1909" +value: "1909" +data: 1909 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "1910" +value: "1910" +data: 1910 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "1911" +value: "1911" +data: 1911 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "1912" +value: "1912" +data: 1912 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "1913" +value: "1913" +data: 1913 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "1914" +value: "1914" +data: 1914 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "1915" +value: "1915" +data: 1915 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1576 -form: Symfony\Component\Form\Form {#1441 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1575 …5} |
full_name | "membre_inscription[user][personne][dateNaissance][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_dateNaissance_year" |
is_selected | Closure($choice, $value) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
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 | "_membre_inscription_user_personne_dateNaissance_year" |
valid | true |
value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
same as passed value |
choices | [ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
[ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
placeholder | null |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
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 | [] |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_dateNaissance_month" ] |
cache_key | "_membre_inscription_user_personne_dateNaissance_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "Jan" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Feb" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "Mar" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Apr" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "May" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Jun" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "Jul" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "Aug" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "Sep" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "Oct" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "Nov" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "Dec" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1700 -form: Symfony\Component\Form\Form {#1444 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1701 …5} |
full_name | "membre_inscription[user][personne][dateNaissance][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_dateNaissance_month" |
is_selected | Closure($choice, $value) {#1715 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
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 | "_membre_inscription_user_personne_dateNaissance_month" |
valid | true |
value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
same as passed value |
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
placeholder | null |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
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 | [] |
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" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1428 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_membre_inscription_user_personne_dateNaissance_day" ] |
cache_key | "_membre_inscription_user_personne_dateNaissance_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "6" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "7" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "8" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "9" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1716 -form: Symfony\Component\Form\Form {#1447 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1717 …5} |
full_name | "membre_inscription[user][personne][dateNaissance][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_dateNaissance_day" |
is_selected | Closure($choice, $value) {#1750 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1012 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
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 | "_membre_inscription_user_personne_dateNaissance_day" |
valid | true |
value | "" |
lieuNaissance
"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 |
---|---|---|
label | "Lieu de Naissance* " |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1361 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Lieu de Naissance* " |
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() {#1363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1362 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_membre_inscription_user_personne_lieuNaissance" ] |
cache_key | "_membre_inscription_user_personne_lieuNaissance_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1573 -form: Symfony\Component\Form\Form {#1450 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1574 …5} |
full_name | "membre_inscription[user][personne][lieuNaissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_personne_lieuNaissance" |
label | "Lieu de Naissance* " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lieuNaissance" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_personne_lieuNaissance" |
valid | true |
value | "" |
password
"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 |
---|---|---|
label | " Mot de passe" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | " Mot de passe" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1218 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_membre_inscription_user_password" ] |
cache_key | "_membre_inscription_user_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1240 -form: Symfony\Component\Form\Form {#1453 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1231 …5} |
full_name | "membre_inscription[user][password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_user_password" |
label | " Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_user_password" |
valid | true |
value | "" |
password2
"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 |
---|---|---|
label | "Saisissez de nouveau le mot de passe" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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 | "Saisissez de nouveau le mot de passe" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1177 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_membre_inscription_password2" ] |
cache_key | "_membre_inscription_password2_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1276 -form: Symfony\Component\Form\Form {#1456 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1267 …5} |
full_name | "membre_inscription[password2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription_password2" |
label | "Saisissez de nouveau le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_membre_inscription_password2" |
valid | true |
value | "" |
Inscription
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_membre_inscription_Inscription" ] |
cache_key | "_membre_inscription_Inscription_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1751 …5} |
full_name | "membre_inscription[Inscription]" |
id | "membre_inscription_Inscription" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "Inscription" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_membre_inscription_Inscription" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9a13bae2b1902231d.UCOCDl8qF2q5XDhOsfP4feLwjT17f2W24zNHTNg1tGw.O0jLeStgIALhA1ci3YeoTanC3gkeSRPerAQtfu1e5V0FRNo9FFxiGd0oDA" |
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 | "9a13bae2b1902231d.UCOCDl8qF2q5XDhOsfP4feLwjT17f2W24zNHTNg1tGw.O0jLeStgIALhA1ci3YeoTanC3gkeSRPerAQtfu1e5V0FRNo9FFxiGd0oDA" |
same as passed value |
mapped | false |
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 | "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 {#953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#954 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#955 …} -namespace: Closure() {#957 …} } |
data | "9a13bae2b1902231d.UCOCDl8qF2q5XDhOsfP4feLwjT17f2W24zNHTNg1tGw.O0jLeStgIALhA1ci3YeoTanC3gkeSRPerAQtfu1e5V0FRNo9FFxiGd0oDA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#880 …} } |
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() {#1766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#985 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#892 …} $translationDomain: "validators" $message: Closure() {#1763 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_membre_inscription__token" ] |
cache_key | "_membre_inscription__token_hidden" |
compound | false |
data | "9a13bae2b1902231d.UCOCDl8qF2q5XDhOsfP4feLwjT17f2W24zNHTNg1tGw.O0jLeStgIALhA1ci3YeoTanC3gkeSRPerAQtfu1e5V0FRNo9FFxiGd0oDA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1767 …5} |
full_name | "membre_inscription[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "membre_inscription__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 | "_membre_inscription__token" |
valid | true |
value | "9a13bae2b1902231d.UCOCDl8qF2q5XDhOsfP4feLwjT17f2W24zNHTNg1tGw.O0jLeStgIALhA1ci3YeoTanC3gkeSRPerAQtfu1e5V0FRNo9FFxiGd0oDA" |