Forms
-
donation
-
firstname
-
lastname
-
email
-
address_line_1
-
post_code
-
city
-
is_anonymous
-
donation_fees
-
0
-
1
-
2
-
3
-
4
-
5
-
-
amount
-
_token
-
donation
"App\Form\Member\DonationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DonationHistory {#1250 -id: null -user: App\Entity\User {#1413 …} -reference: "20241121180747-673f68e3d7574" -amount: null -paidAt: null -accessToken: "s7irM-wqwBEOKsOw5vlZQ4FAZ_KpIEhmuW0V3-4dYAk" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null -is_anonymous: false #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\DonationHistory {#1250 -id: null -user: App\Entity\User {#1413 …} -reference: "20241121180747-673f68e3d7574" -amount: null -paidAt: null -accessToken: "s7irM-wqwBEOKsOw5vlZQ4FAZ_KpIEhmuW0V3-4dYAk" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null -is_anonymous: false #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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data | App\Entity\DonationHistory {#1250 -id: null -user: App\Entity\User {#1413 …} -reference: "20241121180747-673f68e3d7574" -amount: null -paidAt: null -accessToken: "s7irM-wqwBEOKsOw5vlZQ4FAZ_KpIEhmuW0V3-4dYAk" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null -is_anonymous: false #createdAt: null #updatedAt: null } |
data_class | "App\Entity\DonationHistory" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DonationHistory" } } |
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() {#1657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1656 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "membership-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "donation" "_donation" ] |
cache_key | "_donation_donation" |
compound | true |
data | App\Entity\DonationHistory {#1250 -id: null -user: App\Entity\User {#1413 …} -reference: "20241121180747-673f68e3d7574" -amount: null -paidAt: null -accessToken: "s7irM-wqwBEOKsOw5vlZQ4FAZ_KpIEhmuW0V3-4dYAk" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null -is_anonymous: false #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1786 -form: Symfony\Component\Form\Form {#1792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1658 …5} |
full_name | "donation" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "donation" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation" |
valid | true |
value | App\Entity\DonationHistory {#1250 -id: null -user: App\Entity\User {#1413 …} -reference: "20241121180747-673f68e3d7574" -amount: null -paidAt: null -accessToken: "s7irM-wqwBEOKsOw5vlZQ4FAZ_KpIEhmuW0V3-4dYAk" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null -is_anonymous: false #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 | "admin" |
View Format | same as normalized 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 {#1663 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +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 {#1663 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +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 {#1663 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1664 +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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1674 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() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1675 …} $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" "_donation_firstname" ] |
cache_key | "_donation_firstname_text" |
compound | false |
data | "admin" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1850 -form: Symfony\Component\Form\Form {#1795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1859 …5} |
full_name | "donation[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_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 | "_donation_firstname" |
valid | true |
value | "admin" |
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 | "admin" |
View Format | same as normalized 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 {#1665 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1666 +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 {#1665 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1666 +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 {#1665 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1666 +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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1683 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() {#1685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1684 …} $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" "_donation_lastname" ] |
cache_key | "_donation_lastname_text" |
compound | false |
data | "admin" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1841 -form: Symfony\Component\Form\Form {#1798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1832 …5} |
full_name | "donation[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_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 | "_donation_lastname" |
valid | true |
value | "admin" |
"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 | "support@lesagribains.org" |
View Format | same as normalized 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1696 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() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1697 …} $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" "_donation_email" ] |
cache_key | "_donation_email_email" |
compound | false |
data | "support@lesagribains.org" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1823 -form: Symfony\Component\Form\Form {#1801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1737 …5} |
full_name | "donation[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_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 | "_donation_email" |
valid | true |
value | "support@lesagribains.org" |
address_line_1
"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" => "Adresse postale" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Adresse postale" "class" => "rounded-pill py-2" ] |
label | "Adresse" |
same as passed value |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Adresse postale" "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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1705 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 | "Adresse" |
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() {#1707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1706 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Adresse postale" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_address_line_1" ] |
cache_key | "_donation_address_line_1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1726 -form: Symfony\Component\Form\Form {#1804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1717 …5} |
full_name | "donation[address_line_1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_address_line_1" |
label | "Adresse" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address_line_1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_address_line_1" |
valid | true |
value | "" |
post_code
"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" => "Code postal" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Code postal" "class" => "rounded-pill py-2" ] |
label | "Code postal" |
same as passed value |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Code postal" "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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1714 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 | "Code postal" |
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() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1715 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Code postal" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_post_code" ] |
cache_key | "_donation_post_code_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1708 -form: Symfony\Component\Form\Form {#1807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1699 …5} |
full_name | "donation[post_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_post_code" |
label | "Code postal" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "post_code" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_post_code" |
valid | true |
value | "" |
city
"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" => "Ville" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Ville" "class" => "rounded-pill py-2" ] |
label | "Ville" |
same as passed value |
label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ville" "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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1723 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 | "Ville" |
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() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1724 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ville" "class" => "rounded-pill py-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_city" ] |
cache_key | "_donation_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1686 -form: Symfony\Component\Form\Form {#1810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1677 …5} |
full_name | "donation[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_city" |
label | "Ville" |
label_attr | [ "class" => "visually-hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_city" |
valid | true |
value | "" |
is_anonymous
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 |
---|---|---|
label | "Je souhaite que mon don reste anonyme" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je souhaite que mon don reste anonyme" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1740 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_donation_is_anonymous" ] |
cache_key | "_donation_is_anonymous_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1899 -form: Symfony\Component\Form\Form {#1813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1901 …5} |
full_name | "donation[is_anonymous]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_is_anonymous" |
label | "Je souhaite que mon don reste anonyme" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "is_anonymous" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_is_anonymous" |
valid | true |
value | "1" |
donation_fees
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 |
---|---|---|
choices | [ "20€" => 20 "50€" => 50 "80€" => 80 "150€" => 150 "250€" => 250 "500€" => 500 ] |
[ "20€" => 20 "50€" => 50 "80€" => 80 "150€" => 150 "250€" => 250 "500€" => 500 ] |
expanded | true |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "20€" => 20 "50€" => 50 "80€" => 80 "150€" => 150 "250€" => 250 "500€" => 500 ] |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
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() {#1760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1758 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_donation_donation_fees" ] |
cache_key | "_donation_donation_fees_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "20€" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "50€" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "80€" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "150€" +value: "150" +data: 150 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "250€" +value: "250" +data: 250 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "500€" +value: "500" +data: 500 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1902 -form: Symfony\Component\Form\Form {#1874 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1903 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees" |
is_selected | Closure($choice, $value) {#1904 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 | "donation_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 | "_donation_donation_fees" |
valid | true |
value | "" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "20€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 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() {#1822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1821 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "20" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1954 -form: Symfony\Component\Form\Form {#1877 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1953 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_0" |
label | "20€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "20" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "50€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 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() {#1831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1830 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "50" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1955 -form: Symfony\Component\Form\Form {#1880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1956 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_1" |
label | "50€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "50" |
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 | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "80€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "80" |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "80€" |
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() {#1840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1839 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "80" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1957 -form: Symfony\Component\Form\Form {#1883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1958 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_2" |
label | "80€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "80" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "150€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "150" |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "150€" |
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() {#1849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1848 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "150" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1959 -form: Symfony\Component\Form\Form {#1886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1960 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_3" |
label | "150€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "150" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "250€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "250" |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "250€" |
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() {#1858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1857 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "250" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1961 -form: Symfony\Component\Form\Form {#1889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1962 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_4" |
label | "250€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "250" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "500€" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "500" |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1735 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 {#1736 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "500€" |
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() {#1867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1866 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "500" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_donation_fees_entry" ] |
cache_key | "_donation_donation_fees_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1963 -form: Symfony\Component\Form\Form {#1892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1964 …5} |
full_name | "donation[donation_fees]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_donation_fees_5" |
label | "500€" |
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 | "_donation_donation_fees_entry" |
valid | true |
value | "500" |
amount
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Positive {#1667 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1668 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
[ Symfony\Component\Validator\Constraints\Positive {#1667 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1668 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
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 {#1667 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1668 +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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1783 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() {#1785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1784 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_donation_amount" ] |
cache_key | "_donation_amount_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1951 -form: Symfony\Component\Form\Form {#1895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1938 …5} |
full_name | "donation[amount]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_amount" |
label | "Amount" |
label_attr | [ "class" => "form-footer__title" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "amount" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_amount" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bee2.4yhJRO6ZrMwwpext_uOe8hO7Thd73NrgRv5h42BlYi4.gV4eJ7fx_YZYy9Q1r5SvuHfheUcOhoi2Epk-oSsoN0C2HnsXgfbnhlvoiw" |
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 | "bee2.4yhJRO6ZrMwwpext_uOe8hO7Thd73NrgRv5h42BlYi4.gV4eJ7fx_YZYy9Q1r5SvuHfheUcOhoi2Epk-oSsoN0C2HnsXgfbnhlvoiw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
data | "bee2.4yhJRO6ZrMwwpext_uOe8hO7Thd73NrgRv5h42BlYi4.gV4eJ7fx_YZYy9Q1r5SvuHfheUcOhoi2Epk-oSsoN0C2HnsXgfbnhlvoiw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1968 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() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#1969 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_donation__token" ] |
cache_key | "_donation__token_hidden" |
compound | false |
data | "bee2.4yhJRO6ZrMwwpext_uOe8hO7Thd73NrgRv5h42BlYi4.gV4eJ7fx_YZYy9Q1r5SvuHfheUcOhoi2Epk-oSsoN0C2HnsXgfbnhlvoiw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1980 -form: Symfony\Component\Form\Form {#1976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1971 …5} |
full_name | "donation[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation__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 | "_donation__token" |
valid | true |
value | "bee2.4yhJRO6ZrMwwpext_uOe8hO7Thd73NrgRv5h42BlYi4.gV4eJ7fx_YZYy9Q1r5SvuHfheUcOhoi2Epk-oSsoN0C2HnsXgfbnhlvoiw" |