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 {#1415 …} -reference: "20241121184015-673f707fdbe9d" -amount: null -paidAt: null -accessToken: "ORpAbxQnzsdxToi1xqCWHV9986vjuZDaRGgpAjg2E3Q" -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 {#1415 …} -reference: "20241121184015-673f707fdbe9d" -amount: null -paidAt: null -accessToken: "ORpAbxQnzsdxToi1xqCWHV9986vjuZDaRGgpAjg2E3Q" -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 {#1415 …} -reference: "20241121184015-673f707fdbe9d" -amount: null -paidAt: null -accessToken: "ORpAbxQnzsdxToi1xqCWHV9986vjuZDaRGgpAjg2E3Q" -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) {#1672 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() {#1674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1673 …} $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 {#1415 …} -reference: "20241121184015-673f707fdbe9d" -amount: null -paidAt: null -accessToken: "ORpAbxQnzsdxToi1xqCWHV9986vjuZDaRGgpAjg2E3Q" -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 {#1803 -form: Symfony\Component\Form\Form {#1809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1675 …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 {#1415 …} -reference: "20241121184015-673f707fdbe9d" -amount: null -paidAt: null -accessToken: "ORpAbxQnzsdxToi1xqCWHV9986vjuZDaRGgpAjg2E3Q" -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 {#1680 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +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 {#1680 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +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" ] |
required | true |
same as passed value |
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 {#1680 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +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) {#1691 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() {#1693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1692 …} $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 {#1867 -form: Symfony\Component\Form\Form {#1812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1876 …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 {#1682 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1683 +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 {#1682 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1683 +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" ] |
required | true |
same as passed value |
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 {#1682 +payload: null +groups: ? +message: "Please enter a lastname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1683 +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) {#1700 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() {#1702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1701 …} $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 {#1858 -form: Symfony\Component\Form\Form {#1815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1849 …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" ] |
required | true |
same as passed value |
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) {#1713 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() {#1715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1714 …} $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 {#1840 -form: Symfony\Component\Form\Form {#1818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1754 …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 | false |
false
|
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) {#1722 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1723 …} $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 {#1743 -form: Symfony\Component\Form\Form {#1821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1734 …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 | false |
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 | false |
false
|
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) {#1731 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1732 …} $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 {#1725 -form: Symfony\Component\Form\Form {#1824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1716 …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 | false |
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 | false |
false
|
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) {#1740 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1741 …} $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 {#1703 -form: Symfony\Component\Form\Form {#1827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1694 …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 | false |
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 soit 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) {#1752 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 {#1753 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je souhaite que mon don soit 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() {#1755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1757 …} $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 {#1916 -form: Symfony\Component\Form\Form {#1830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1918 …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 soit 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() {#1777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1775 …} $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 {#1785 +label: "20€" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "50€" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "80€" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "150€" +value: "150" +data: 150 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "250€" +value: "250" +data: 250 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "500€" +value: "500" +data: 500 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1919 -form: Symfony\Component\Form\Form {#1891 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1920 …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) {#1921 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) {#1752 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 {#1753 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() {#1839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1838 …} $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 {#1971 -form: Symfony\Component\Form\Form {#1894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1970 …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) {#1752 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 {#1753 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() {#1848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1847 …} $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 {#1972 -form: Symfony\Component\Form\Form {#1897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1973 …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) {#1752 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 {#1753 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() {#1857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1856 …} $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 {#1974 -form: Symfony\Component\Form\Form {#1900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1975 …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) {#1752 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 {#1753 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() {#1866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1865 …} $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 {#1976 -form: Symfony\Component\Form\Form {#1903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1977 …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) {#1752 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 {#1753 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() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1874 …} $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 {#1978 -form: Symfony\Component\Form\Form {#1906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1979 …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) {#1752 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 {#1753 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() {#1884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1883 …} $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 {#1980 -form: Symfony\Component\Form\Form {#1909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1981 …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 {#1684 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1685 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
[ Symfony\Component\Validator\Constraints\Positive {#1684 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1685 +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 {#1684 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1685 +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) {#1800 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() {#1802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1801 …} $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 {#1968 -form: Symfony\Component\Form\Form {#1912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1955 …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 | "aa2cad0d889dda067965e482a77e21.PTLsARCdBfF-zdir7GQQaplhAGFbFSrIYfCp_MAvCcc.X0S7Ykn1VLsWo-DzvRMhIP07NzEuT3ieNZf2votiXKloBN5Sf_JOuxWAvw" |
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 | "aa2cad0d889dda067965e482a77e21.PTLsARCdBfF-zdir7GQQaplhAGFbFSrIYfCp_MAvCcc.X0S7Ykn1VLsWo-DzvRMhIP07NzEuT3ieNZf2votiXKloBN5Sf_JOuxWAvw" |
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 | "aa2cad0d889dda067965e482a77e21.PTLsARCdBfF-zdir7GQQaplhAGFbFSrIYfCp_MAvCcc.X0S7Ykn1VLsWo-DzvRMhIP07NzEuT3ieNZf2votiXKloBN5Sf_JOuxWAvw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1985 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() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#382 …} $message: Closure() {#1986 …} $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 | "aa2cad0d889dda067965e482a77e21.PTLsARCdBfF-zdir7GQQaplhAGFbFSrIYfCp_MAvCcc.X0S7Ykn1VLsWo-DzvRMhIP07NzEuT3ieNZf2votiXKloBN5Sf_JOuxWAvw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1997 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1988 …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 | "aa2cad0d889dda067965e482a77e21.PTLsARCdBfF-zdir7GQQaplhAGFbFSrIYfCp_MAvCcc.X0S7Ykn1VLsWo-DzvRMhIP07NzEuT3ieNZf2votiXKloBN5Sf_JOuxWAvw" |