Forms
-
registration_form
-
firstname
-
lastname
-
email
-
plainPassword
-
first
-
second
-
-
membership
-
membership_fees
-
0
-
1
-
2
-
3
-
4
-
5
-
-
membership_amount
-
donation_agreement
-
-
_token
-
registration_form
"App\Form\Security\RegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320} -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "membership-form" ] |
[ "class" => "membership-form" ] |
data | App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320} -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } |
same as passed value |
has_membership | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "membership-form" ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data | App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320} -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 |
has_membership | true |
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 | [] |
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() {#1405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "membership-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320} -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1454 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1406 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320} -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Prénom*" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Prénom*" "class" => "rounded-pill py-2" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1411 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1412 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your firtname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1411 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1412 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your firtname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Prénom*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1411 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1412 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your firtname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1423 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Prénom*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstname" ] |
cache_key | "_registration_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1434 -form: Symfony\Component\Form\Form {#1486 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1447 …5} |
full_name | "registration_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstname" |
label | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nom*" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Nom*" "class" => "rounded-pill py-2" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1413 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1414 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your lastname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1413 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1414 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your lastname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nom*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1413 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1414 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your lastname should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 40 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1431 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1432 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Nom*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastname" ] |
cache_key | "_registration_form_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1425 -form: Symfony\Component\Form\Form {#1489 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1680 …5} |
full_name | "registration_form[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastname" |
label | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastname" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Adresse email*" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Adresse email*" "class" => "rounded-pill py-2" ] |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Adresse email*" "class" => "rounded-pill py-2" ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1445 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Adresse email*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1711 -form: Symfony\Component\Form\Form {#1492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1713 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | null |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1415 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1416 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1415 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1416 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
first_options | [ "label" => "Password" "attr" => [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
[ "label" => "Password" "attr" => [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
invalid_message | "The password fields must match" |
same as passed value |
options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
required | true |
same as passed value |
second_options | [ "label" => "Password (confirmation)" "attr" => [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
[ "label" => "Password (confirmation)" "attr" => [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1415 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1416 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Password" "attr" => [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password fields must match" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [ "attr" => [ "class" => "password-field" ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Password (confirmation)" "attr" => [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] "label_attr" => [ "class" => "visually-hidden" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1458 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1714 -form: Symfony\Component\Form\Form {#1516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1715 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => "" "second" => "" ] |
first
Errors
This form has no errors.
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 |
---|---|---|
attr | [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] |
error_bubbling | false |
same as passed value |
label | "Password" |
same as passed value |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Password" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1502 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Password*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1741 -form: Symfony\Component\Form\Form {#1519 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1740 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "Password" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
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 |
---|---|---|
attr | [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] |
error_bubbling | false |
same as passed value |
label | "Password (confirmation)" |
same as passed value |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Password (confirmation)" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1510 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Password (confirmation)*" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1742 -form: Symfony\Component\Form\Form {#1522 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1743 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_second" |
label | "Password (confirmation)" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
membership
"App\Form\Member\MembershipFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366} -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: 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 |
---|---|
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | "App\Entity\Membership" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Membership" } } |
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 | [] |
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() {#1475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1474 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "membership_form" "_registration_form_membership" ] |
cache_key | "_registration_form_membership_membership_form" |
compound | true |
data | App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366} -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1737 -form: Symfony\Component\Form\Form {#1586 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1739 …5} |
full_name | "registration_form[membership]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "membership" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership" |
valid | true |
value | App\Entity\Membership {#1366 -id: null -user: App\Entity\User {#1320 -id: null -email: null -firstname: ? string -lastname: ? string -phone: null -roles: [] -password: null -plain_password: null -is_active: null -resetToken: null -last_login: null -gardens: Doctrine\Common\Collections\ArrayCollection {#1395 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1396 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1398 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1397 …} -membership: App\Entity\Membership {#1366} -donations: Doctrine\Common\Collections\ArrayCollection {#1394 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1393 …} #createdAt: null #updatedAt: null } -reference: "20250118054957-678b32f55487d" -membership_start: DateTimeImmutable @1737175797 {#1392 date: 2025-01-18 05:49:57.346233 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1391 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } |
membership_fees
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 20 |
View Format |
"20"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1€" => 1 "10€" => 10 "20€" => 20 "50€" => 50 "75€" => 75 "100€" => 100 ] |
[ "1€" => 1 "10€" => 10 "20€" => 20 "50€" => 50 "75€" => 75 "100€" => 100 ] |
data | 20 |
same as passed value |
expanded | true |
same as passed value |
mapped | false |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1€" => 1 "10€" => 10 "20€" => 20 "50€" => 50 "75€" => 75 "100€" => 100 ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data | 20 |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1537 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_membership_membership_fees" ] |
cache_key | "_registration_form_membership_membership_fees_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "1€" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "10€" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "20€" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "50€" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "75€" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "100€" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | 20 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1747 -form: Symfony\Component\Form\Form {#1647 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1746 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees" |
is_selected | Closure($choice, $value) {#1748 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "membership_fees" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees" |
valid | true |
value | "20" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1594 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1752 -form: Symfony\Component\Form\Form {#1650 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1751 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_0" |
label | "1€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1603 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1753 -form: Symfony\Component\Form\Form {#1653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1754 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_1" |
label | "10€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "10" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"20"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "20€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "20€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1612 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "20" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1755 -form: Symfony\Component\Form\Form {#1656 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1756 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_2" |
label | "20€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "20" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "50€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "50" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "50€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1621 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "50" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1757 -form: Symfony\Component\Form\Form {#1659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1758 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_3" |
label | "50€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "50" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "75€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "75" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "75€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1630 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "75" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1759 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1760 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_4" |
label | "75€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "75" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "100€" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "100" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "100€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1639 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "100" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_registration_form_membership_membership_fees_entry" ] |
cache_key | "_registration_form_membership_membership_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1665 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1762 …5} |
full_name | "registration_form[membership][membership_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_fees_5" |
label | "100€" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_fees_entry" |
valid | true |
value | "100" |
membership_amount
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 20 |
View Format |
"20"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Positive {#1481 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1482 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
[ Symfony\Component\Validator\Constraints\Positive {#1481 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1482 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
data | 20 |
same as passed value |
label | "Amount" |
same as passed value |
label_attr | [ "class" => "form-footer__title" ] |
[ "class" => "form-footer__title" ] |
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 |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Positive {#1481 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1482 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data | 20 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1562 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Amount" |
label_attr | [ "class" => "form-footer__title" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1563 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_registration_form_membership_membership_amount" ] |
cache_key | "_registration_form_membership_membership_amount_integer" |
compound | false |
data | 20 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1750 -form: Symfony\Component\Form\Form {#1668 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1749 …5} |
full_name | "registration_form[membership][membership_amount]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_membership_amount" |
label | "Amount" |
label_attr | [ "class" => "form-footer__title" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "membership_amount" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_membership_amount" |
valid | true |
value | "20" |
donation_agreement
Errors
This form has no errors.
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 | 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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1576 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1580 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_membership_donation_agreement" ] |
cache_key | "_registration_form_membership_donation_agreement_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1764 -form: Symfony\Component\Form\Form {#1671 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1763 …5} |
full_name | "registration_form[membership][donation_agreement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_membership_donation_agreement" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "donation_agreement" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_membership_donation_agreement" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "61434d15fc54cdf57ff.ck2aEXEasXL7cWMUGBKxT8fR8qQMONUx9KDREdP42Cg.Sh3jeTdO6D2_GDZEYWuFfvWmx95ne5tkxOyARZa_gk8KJsBfJiPTHrkHBA" |
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 | "61434d15fc54cdf57ff.ck2aEXEasXL7cWMUGBKxT8fR8qQMONUx9KDREdP42Cg.Sh3jeTdO6D2_GDZEYWuFfvWmx95ne5tkxOyARZa_gk8KJsBfJiPTHrkHBA" |
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 {#461 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#457 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#452 …} -namespace: Closure() {#466 …} } |
data | "61434d15fc54cdf57ff.ck2aEXEasXL7cWMUGBKxT8fR8qQMONUx9KDREdP42Cg.Sh3jeTdO6D2_GDZEYWuFfvWmx95ne5tkxOyARZa_gk8KJsBfJiPTHrkHBA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1767 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "61434d15fc54cdf57ff.ck2aEXEasXL7cWMUGBKxT8fR8qQMONUx9KDREdP42Cg.Sh3jeTdO6D2_GDZEYWuFfvWmx95ne5tkxOyARZa_gk8KJsBfJiPTHrkHBA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1778 -form: Symfony\Component\Form\Form {#1774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1769 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "61434d15fc54cdf57ff.ck2aEXEasXL7cWMUGBKxT8fR8qQMONUx9KDREdP42Cg.Sh3jeTdO6D2_GDZEYWuFfvWmx95ne5tkxOyARZa_gk8KJsBfJiPTHrkHBA" |