Forms
-
donation
-
firstname
-
lastname
-
email
-
address_line_1
-
post_code
-
city
-
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: "20241121174028-673f627c0ad63" -amount: null -paidAt: null -accessToken: "JAw1CLpok1d1TruShWNil56_VCO_3e6w86QtGTEg_ng" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null #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: "20241121174028-673f627c0ad63" -amount: null -paidAt: null -accessToken: "JAw1CLpok1d1TruShWNil56_VCO_3e6w86QtGTEg_ng" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null #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: "20241121174028-673f627c0ad63" -amount: null -paidAt: null -accessToken: "JAw1CLpok1d1TruShWNil56_VCO_3e6w86QtGTEg_ng" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null #createdAt: null #updatedAt: null } |
data_class | "App\Entity\DonationHistory" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1670 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() {#1672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1671 …} $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: "20241121174028-673f627c0ad63" -amount: null -paidAt: null -accessToken: "JAw1CLpok1d1TruShWNil56_VCO_3e6w86QtGTEg_ng" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null #createdAt: null #updatedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1786 -form: Symfony\Component\Form\Form {#1792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1673 …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: "20241121174028-673f627c0ad63" -amount: null -paidAt: null -accessToken: "JAw1CLpok1d1TruShWNil56_VCO_3e6w86QtGTEg_ng" -firstname: "admin" -lastname: "admin" -email: "support@lesagribains.org" -address_line_1: null -post_code: null -city: null #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 {#1678 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1679 +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 {#1678 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1679 +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 {#1678 +payload: null +groups: ? +message: "Please enter a firtname" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1679 +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) {#1689 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() {#1691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1690 …} $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 {#1853 -form: Symfony\Component\Form\Form {#1795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1862 …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 {#1680 +payload: null +groups: ? +message: "Please enter a lastname" +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 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 {#1680 +payload: null +groups: ? +message: "Please enter a lastname" +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 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 {#1680 +payload: null +groups: ? +message: "Please enter a lastname" +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 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) {#1698 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() {#1700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1699 …} $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 {#1844 -form: Symfony\Component\Form\Form {#1798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1835 …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) {#1711 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() {#1713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1712 …} $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 {#1826 -form: Symfony\Component\Form\Form {#1801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1741 …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" => "Nom" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Nom" "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" => "Nom" "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) {#1720 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() {#1722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1721 …} $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_address_line_1" ] |
cache_key | "_donation_address_line_1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1732 -form: Symfony\Component\Form\Form {#1804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1723 …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" => "Nom" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Nom" "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" => "Nom" "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) {#1729 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() {#1731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1730 …} $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_post_code" ] |
cache_key | "_donation_post_code_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1714 -form: Symfony\Component\Form\Form {#1807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1701 …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" => "Nom" "class" => "rounded-pill py-2" ] |
[ "placeholder" => "Nom" "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" => "Nom" "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) {#1738 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() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1739 …} $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_city" ] |
cache_key | "_donation_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1692 -form: Symfony\Component\Form\Form {#1810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1902 …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 | "" |
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 {#363 …} $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 {#1904 -form: Symfony\Component\Form\Form {#1877 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1905 …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) {#1906 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) {#1820 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 {#1821 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 {#363 …} $message: Closure() {#1823 …} $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 {#1952 -form: Symfony\Component\Form\Form {#1880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1950 …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) {#1820 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 {#1821 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() {#1834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1833 …} $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 {#1953 -form: Symfony\Component\Form\Form {#1883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1954 …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) {#1820 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 {#1821 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() {#1843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1842 …} $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 {#1955 -form: Symfony\Component\Form\Form {#1886 …} -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_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) {#1820 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 {#1821 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() {#1852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1851 …} $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 {#1957 -form: Symfony\Component\Form\Form {#1889 …} -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_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) {#1820 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 {#1821 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() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1860 …} $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 {#1959 -form: Symfony\Component\Form\Form {#1892 …} -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_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) {#1820 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 {#1821 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() {#1870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1869 …} $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 {#1961 -form: Symfony\Component\Form\Form {#1895 …} -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_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 {#1682 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1683 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "integer" } ] |
[ Symfony\Component\Validator\Constraints\Positive {#1682 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1683 +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 {#1682 +payload: null +groups: ? +message: "Merci de saisir une valeur supérieure à 0" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\Type {#1683 +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 {#363 …} $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 {#1937 -form: Symfony\Component\Form\Form {#1898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1907 …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 | "8a94d09.ptuTDITTGt4qjA6k9TW1RCBw0qISVQGdeSAynvvxs2Y.xK3Eb927S5RC4jb8pEKEDkQq5fJnD1PLLUdt3LC85gjz7aFf67xRlEHBaQ" |
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 | "8a94d09.ptuTDITTGt4qjA6k9TW1RCBw0qISVQGdeSAynvvxs2Y.xK3Eb927S5RC4jb8pEKEDkQq5fJnD1PLLUdt3LC85gjz7aFf67xRlEHBaQ" |
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 | "8a94d09.ptuTDITTGt4qjA6k9TW1RCBw0qISVQGdeSAynvvxs2Y.xK3Eb927S5RC4jb8pEKEDkQq5fJnD1PLLUdt3LC85gjz7aFf67xRlEHBaQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1966 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() {#1968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#363 …} $message: Closure() {#1967 …} $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 | "8a94d09.ptuTDITTGt4qjA6k9TW1RCBw0qISVQGdeSAynvvxs2Y.xK3Eb927S5RC4jb8pEKEDkQq5fJnD1PLLUdt3LC85gjz7aFf67xRlEHBaQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1978 -form: Symfony\Component\Form\Form {#1974 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1969 …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 | "8a94d09.ptuTDITTGt4qjA6k9TW1RCBw0qISVQGdeSAynvvxs2Y.xK3Eb927S5RC4jb8pEKEDkQq5fJnD1PLLUdt3LC85gjz7aFf67xRlEHBaQ" |