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 {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343 -id: null -user: App\Entity\User {#1012} -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #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 {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343 -id: null -user: App\Entity\User {#1012} -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } |
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 {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343 -id: null -user: App\Entity\User {#1012} -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1398 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 | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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() {#1400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1399 …} $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 {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343 -id: null -user: App\Entity\User {#1012} -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1457 -form: Symfony\Component\Form\Form {#1478 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1401 …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 {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343 -id: null -user: App\Entity\User {#1012} -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #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 {#1406 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1407 +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 {#1406 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1407 +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 {#1406 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1407 +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) {#1417 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() {#1419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1418 …} $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 {#1429 -form: Symfony\Component\Form\Form {#1481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1442 …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 {#1408 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1409 +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 {#1408 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1409 +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 {#1408 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1409 +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) {#1426 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() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1427 …} $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 {#1420 -form: Symfony\Component\Form\Form {#1484 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1675 …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) {#1439 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() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1440 …} $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 {#1706 -form: Symfony\Component\Form\Form {#1487 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1708 …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 {#1410 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1411 +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 {#1410 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1411 +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 {#1410 +payload: null +groups: ? +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1411 +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) {#1453 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() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1455 …} $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 {#1709 -form: Symfony\Component\Form\Form {#1511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1710 …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() {#1498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1497 …} $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 {#1736 -form: Symfony\Component\Form\Form {#1514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1735 …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) {#1504 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() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1505 …} $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 {#1737 -form: Symfony\Component\Form\Form {#1517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1738 …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 {#1343 -id: null -user: App\Entity\User {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343} -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -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) {#1468 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() {#1470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1469 …} $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 {#1343 -id: null -user: App\Entity\User {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343} -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -membership_amount: null -is_manually_created: false -donation_agreement: null #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1732 -form: Symfony\Component\Form\Form {#1581 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1734 …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 {#1343 -id: null -user: App\Entity\User {#1012 -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 {#1320 …} -addresses: Doctrine\Common\Collections\ArrayCollection {#1322 …} -orders: Doctrine\Common\Collections\ArrayCollection {#1324 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#1323 …} -membership: App\Entity\Membership {#1343} -donations: Doctrine\Common\Collections\ArrayCollection {#1326 …} -memberships: Doctrine\Common\Collections\ArrayCollection {#1325 …} #createdAt: null #updatedAt: null } -reference: "20250118061035-678b37cbc470d" -membership_start: DateTimeImmutable @1737177035 {#1341 date: 2025-01-18 06:10:35.804616 Europe/Paris (+01:00) } -membership_end: null -membership_type: App\Config\MembershipType {#1342 …} -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() {#1534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1532 …} $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 {#1542 +label: "1€" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "10€" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "20€" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "50€" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "75€" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "100€" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | 20 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1742 -form: Symfony\Component\Form\Form {#1642 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1741 …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) {#1743 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) {#1570 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 {#1571 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() {#1590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1589 …} $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 {#1747 -form: Symfony\Component\Form\Form {#1645 …} -errors: [] } |
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_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) {#1570 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 {#1571 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() {#1599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1598 …} $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 {#1748 -form: Symfony\Component\Form\Form {#1648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1749 …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) {#1570 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 {#1571 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() {#1608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1607 …} $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 {#1750 -form: Symfony\Component\Form\Form {#1651 …} -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_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) {#1570 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 {#1571 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() {#1617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1616 …} $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 {#1752 -form: Symfony\Component\Form\Form {#1654 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1753 …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) {#1570 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 {#1571 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() {#1626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1625 …} $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 {#1754 -form: Symfony\Component\Form\Form {#1657 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1755 …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) {#1570 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 {#1571 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() {#1635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1634 …} $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 {#1756 -form: Symfony\Component\Form\Form {#1660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1757 …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 {#1476 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1477 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
[ Symfony\Component\Validator\Constraints\Positive {#1476 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1477 +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 {#1476 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1477 +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) {#1557 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() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1558 …} $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 {#1745 -form: Symfony\Component\Form\Form {#1663 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1744 …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) {#1570 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 {#1571 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() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1575 …} $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 {#1759 -form: Symfony\Component\Form\Form {#1666 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1758 …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 | "1d9554853563910a06463a338.GMWkHts0hda0NUdMqu9AAolvw3yS0yyM3Qosyhuulio.NZHlQYwH_ILEAw0ExrwRMPgHpB_Lp0e1vG1hiV2Z3kJJtpNbsg31rPsGfw" |
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 | "1d9554853563910a06463a338.GMWkHts0hda0NUdMqu9AAolvw3yS0yyM3Qosyhuulio.NZHlQYwH_ILEAw0ExrwRMPgHpB_Lp0e1vG1hiV2Z3kJJtpNbsg31rPsGfw" |
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 | "1d9554853563910a06463a338.GMWkHts0hda0NUdMqu9AAolvw3yS0yyM3Qosyhuulio.NZHlQYwH_ILEAw0ExrwRMPgHpB_Lp0e1vG1hiV2Z3kJJtpNbsg31rPsGfw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1762 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() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#124 …} $message: Closure() {#1763 …} $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 | "1d9554853563910a06463a338.GMWkHts0hda0NUdMqu9AAolvw3yS0yyM3Qosyhuulio.NZHlQYwH_ILEAw0ExrwRMPgHpB_Lp0e1vG1hiV2Z3kJJtpNbsg31rPsGfw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1774 -form: Symfony\Component\Form\Form {#1770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1765 …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 | "1d9554853563910a06463a338.GMWkHts0hda0NUdMqu9AAolvw3yS0yyM3Qosyhuulio.NZHlQYwH_ILEAw0ExrwRMPgHpB_Lp0e1vG1hiV2Z3kJJtpNbsg31rPsGfw" |