- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 6
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine 2
- Migrations 13
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstName
-
lastName
-
organisation
-
street
-
suburb
-
state
-
country
-
postcode
-
phoneNumber
-
email
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
isTermsCondition
-
isNonFamily
-
isDisplayOrganisation
-
payframeToken
-
payframeKey
-
cardId
-
isSavedCreditCard
-
donation_form
"App\Form\DonationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Donation {#1300 -id: null -filmProject: App\Entity\FilmProject {#1098 …} -orderDetails: App\Entity\OrderDetails {#1298 …} -createdAt: DateTime @1756333761 {#1081 date: 2025-08-28 08:29:21.636459 Australia/Sydney (+10:00) } -modifiedAt: DateTime @1756333761 {#1081} -isDonationEmail: null -isOrganisationConsent: null -isContactShared: null -isNameApproved: null -isRecurringDonation: null -recurringDonation: null -supportdaf: null -isAmountInvisible: null -isTermsCondition: null -isNonFamily: null -supportDafSalesforce: null -isDisplayOrganisation: null -wordpressDonorName: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Donation {#1300 -id: null -filmProject: App\Entity\FilmProject {#1098 …} -orderDetails: App\Entity\OrderDetails {#1298 …} -createdAt: DateTime @1756333761 {#1081 date: 2025-08-28 08:29:21.636459 Australia/Sydney (+10:00) } -modifiedAt: DateTime @1756333761 {#1081} -isDonationEmail: null -isOrganisationConsent: null -isContactShared: null -isNameApproved: null -isRecurringDonation: null -recurringDonation: null -supportdaf: null -isAmountInvisible: null -isTermsCondition: null -isNonFamily: null -supportDafSalesforce: null -isDisplayOrganisation: null -wordpressDonorName: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data | App\Entity\Donation {#1300 -id: null -filmProject: App\Entity\FilmProject {#1098 …} -orderDetails: App\Entity\OrderDetails {#1298 …} -createdAt: DateTime @1756333761 {#1081 date: 2025-08-28 08:29:21.636459 Australia/Sydney (+10:00) } -modifiedAt: DateTime @1756333761 {#1081} -isDonationEmail: null -isOrganisationConsent: null -isContactShared: null -isNameApproved: null -isRecurringDonation: null -recurringDonation: null -supportdaf: null -isAmountInvisible: null -isTermsCondition: null -isNonFamily: null -supportDafSalesforce: null -isDisplayOrganisation: null -wordpressDonorName: null } |
data_class | "App\Entity\Donation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1414 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} use: { $class: "App\Entity\Donation" } } |
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() {#1416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1415 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "donation_form" "_donation_form" ] |
cache_key | "_donation_form_donation_form" |
compound | true |
data | App\Entity\Donation {#1300 -id: null -filmProject: App\Entity\FilmProject {#1098 …} -orderDetails: App\Entity\OrderDetails {#1298 …} -createdAt: DateTime @1756333761 {#1081 date: 2025-08-28 08:29:21.636459 Australia/Sydney (+10:00) } -modifiedAt: DateTime @1756333761 {#1081} -isDonationEmail: null -isOrganisationConsent: null -isContactShared: null -isNameApproved: null -isRecurringDonation: null -recurringDonation: null -supportdaf: null -isAmountInvisible: null -isTermsCondition: null -isNonFamily: null -supportDafSalesforce: null -isDisplayOrganisation: null -wordpressDonorName: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1664 -form: Symfony\Component\Form\Form {#1670 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1417 …5} |
full_name | "donation_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "donation_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form" |
valid | true |
value | App\Entity\Donation {#1300 -id: null -filmProject: App\Entity\FilmProject {#1098 …} -orderDetails: App\Entity\OrderDetails {#1298 …} -createdAt: DateTime @1756333761 {#1081 date: 2025-08-28 08:29:21.636459 Australia/Sydney (+10:00) } -modifiedAt: DateTime @1756333761 {#1081} -isDonationEmail: null -isOrganisationConsent: null -isContactShared: null -isNameApproved: null -isRecurringDonation: null -recurringDonation: null -supportdaf: null -isAmountInvisible: null -isTermsCondition: null -isNonFamily: null -supportDafSalesforce: null -isDisplayOrganisation: null -wordpressDonorName: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.firstName" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.firstName" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1427 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_firstName" ] |
cache_key | "_donation_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1620 -form: Symfony\Component\Form\Form {#1673 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1630 …5} |
full_name | "donation_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_firstName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_firstName" |
valid | true |
value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.lastName" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1436 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.lastName" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1437 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_lastName" ] |
cache_key | "_donation_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1611 -form: Symfony\Component\Form\Form {#1676 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1599 …5} |
full_name | "donation_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_lastName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_lastName" |
valid | true |
value | "" |
organisation
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.organisation" |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.organisation" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1447 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_organisation" ] |
cache_key | "_donation_form_organisation_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1585 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1773 …5} |
full_name | "donation_form[organisation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_organisation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "organisation" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_organisation" |
valid | true |
value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.street" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.street" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1457 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_street" ] |
cache_key | "_donation_form_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1764 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1569 …5} |
full_name | "donation_form[street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_street" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_street" |
valid | true |
value | "" |
suburb
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.suburb" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.suburb" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1467 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_suburb" ] |
cache_key | "_donation_form_suburb_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1746 -form: Symfony\Component\Form\Form {#1685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1737 …5} |
full_name | "donation_form[suburb]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_suburb" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "suburb" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_suburb" |
valid | true |
value | "" |
state
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.state" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.state" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1477 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_state" ] |
cache_key | "_donation_form_state_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1553 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1719 …5} |
full_name | "donation_form[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_state" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "state" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_state" |
valid | true |
value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\CountryType"
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 |
---|---|---|
empty_data | null |
null
|
placeholder | "Select your country" |
same as passed value |
property_path | "orderDetails.orderBillingDetails.country" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
alpha3 | 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1507 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#1505 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_locale | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | "Please select a valid country." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Select your country" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | "orderDetails.orderBillingDetails.country" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1502 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_donation_form_country" ] |
cache_key | "_donation_form_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "Afghanistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "Åland Islands" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Albania" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Algeria" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "American Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Antarctica" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Antigua & Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Argentina" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Armenia" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Australia" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Austria" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Azerbaijan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Bahamas" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Bahrain" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Bangladesh" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Belarus" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Bermuda" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Bhutan" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Bolivia" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Bosnia & Herzegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Bouvet Island" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Brazil" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "British Indian Ocean Territory" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "British Virgin Islands" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Brunei" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "Bulgaria" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "Cambodia" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Cameroon" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Cape Verde" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Caribbean Netherlands" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Cayman Islands" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Central African Republic" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Chad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "China" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Christmas Island" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Cocos (Keeling) Islands" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Colombia" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Comoros" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "Congo - Brazzaville" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Congo - Kinshasa" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Cook Islands" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Costa Rica" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Côte d’Ivoire" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Croatia" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Cuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Czechia" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Denmark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Djibouti" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Dominica" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Dominican Republic" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Ecuador" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "El Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Equatorial Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Estonia" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Ethiopia" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Falkland Islands" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Faroe Islands" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Fiji" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Finland" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "French Guiana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "French Polynesia" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "French Southern Territories" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Georgia" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Greece" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Greenland" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Heard & McDonald Islands" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Hong Kong SAR China" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Hungary" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Iceland" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "India" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Indonesia" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Iran" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Iraq" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Isle of Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Israel" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Jamaica" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Japan" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Jordan" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Kazakhstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Kenya" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Kuwait" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Kyrgyzstan" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Latvia" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Lebanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Liberia" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Libya" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Lithuania" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Luxembourg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Macao SAR China" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Madagascar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Malaysia" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Maldives" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Marshall Islands" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Martinique" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Mauritania" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Mauritius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Mexico" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Micronesia" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Moldova" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Mongolia" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Montenegro" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Morocco" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Mozambique" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Myanmar (Burma)" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Namibia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Nepal" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Netherlands" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "New Caledonia" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "New Zealand" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Nicaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Nigeria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Norfolk Island" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "North Korea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "North Macedonia" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Northern Mariana Islands" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Norway" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Oman" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Palestinian Territories" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Papua New Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Philippines" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Pitcairn Islands" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Poland" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Puerto Rico" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Qatar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Romania" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Russia" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "São Tomé & Príncipe" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Saudi Arabia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Serbia" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Seychelles" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Singapore" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Sint Maarten" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Slovakia" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Slovenia" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Solomon Islands" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Somalia" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "South Africa" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "South Georgia & South Sandwich Islands" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "South Korea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "South Sudan" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Spain" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Sri Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "St. Barthélemy" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "St. Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "St. Kitts & Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "St. Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "St. Martin" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "St. Pierre & Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "St. Vincent & Grenadines" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Sudan" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Suriname" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "Svalbard & Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Sweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Syria" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Taiwan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Tajikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Tanzania" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Thailand" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Timor-Leste" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "Trinidad & Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Tunisia" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Turkey" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Turkmenistan" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Turks & Caicos Islands" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "U.S. Outlying Islands" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "U.S. Virgin Islands" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "United Arab Emirates" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "United States" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "Uzbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Vatican City" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "Wallis & Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "Western Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Yemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Zambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1710 -form: Symfony\Component\Form\Form {#1691 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1544 …5} |
full_name | "donation_form[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_country" |
is_selected | Closure($choice, $value) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1486 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "Select your country" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_country" |
valid | true |
value | "" |
postcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.postcode" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.postcode" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1518 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_postcode" ] |
cache_key | "_donation_form_postcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2139 -form: Symfony\Component\Form\Form {#1694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2140 …5} |
full_name | "donation_form[postcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_postcode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postcode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_postcode" |
valid | true |
value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.phoneNumber" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.phoneNumber" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1528 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_donation_form_phoneNumber" ] |
cache_key | "_donation_form_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2141 -form: Symfony\Component\Form\Form {#1697 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2142 …5} |
full_name | "donation_form[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_phoneNumber" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_phoneNumber" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.emailAddress" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | [] |
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 | "orderDetails.orderBillingDetails.emailAddress" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1542 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_donation_form_email" ] |
cache_key | "_donation_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2143 -form: Symfony\Component\Form\Form {#1700 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2144 …5} |
full_name | "donation_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_email" |
valid | true |
value | "" |
isOrganisationConsent
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "I consent" => true "I do not consent (this donation will be listed as anonymous)" => false ] |
[ "I consent" => true "I do not consent (this donation will be listed as anonymous)" => false ] |
expanded | 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 | [ "I consent" => true "I do not consent (this donation will be listed as anonymous)" => false ] |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
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 | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1551 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_donation_form_isOrganisationConsent" ] |
cache_key | "_donation_form_isOrganisationConsent_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "I consent" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "I do not consent (this donation will be listed as anonymous)" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2145 -form: Symfony\Component\Form\Form {#1725 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2146 …5} |
full_name | "donation_form[isOrganisationConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isOrganisationConsent" |
is_selected | Closure($choice, $value) {#2147 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1486 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "isOrganisationConsent" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isOrganisationConsent" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I consent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I consent" |
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() {#1704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1705 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isOrganisationConsent_entry" ] |
cache_key | "_donation_form_isOrganisationConsent_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2151 -form: Symfony\Component\Form\Form {#1728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2150 …5} |
full_name | "donation_form[isOrganisationConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isOrganisationConsent_0" |
label | "I consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isOrganisationConsent_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I do not consent (this donation will be listed as anonymous)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0" |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I do not consent (this donation will be listed as anonymous)" |
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() {#1718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1717 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isOrganisationConsent_entry" ] |
cache_key | "_donation_form_isOrganisationConsent_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2152 -form: Symfony\Component\Form\Form {#1731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2153 …5} |
full_name | "donation_form[isOrganisationConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isOrganisationConsent_1" |
label | "I do not consent (this donation will be listed as anonymous)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isOrganisationConsent_entry" |
valid | true |
value | "0" |
isContactShared
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "I consent" => true "I do not consent" => false ] |
[ "I consent" => true "I do not consent" => false ] |
expanded | 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 | [ "I consent" => true "I do not consent" => false ] |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
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 | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1567 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_donation_form_isContactShared" ] |
cache_key | "_donation_form_isContactShared_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "I consent" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "I do not consent" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2149 -form: Symfony\Component\Form\Form {#1752 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2148 …5} |
full_name | "donation_form[isContactShared]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isContactShared" |
is_selected | Closure($choice, $value) {#2155 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1486 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "isContactShared" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isContactShared" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I consent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I consent" |
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() {#1736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1735 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isContactShared_entry" ] |
cache_key | "_donation_form_isContactShared_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2158 -form: Symfony\Component\Form\Form {#1755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2157 …5} |
full_name | "donation_form[isContactShared]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isContactShared_0" |
label | "I consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isContactShared_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I do not consent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0" |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I do not consent" |
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() {#1745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1744 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isContactShared_entry" ] |
cache_key | "_donation_form_isContactShared_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2159 -form: Symfony\Component\Form\Form {#1758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2160 …5} |
full_name | "donation_form[isContactShared]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isContactShared_1" |
label | "I do not consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isContactShared_entry" |
valid | true |
value | "0" |
isNameApproved
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "I consent" => true "I do not consent" => false ] |
[ "I consent" => true "I do not consent" => false ] |
expanded | 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 | [ "I consent" => true "I do not consent" => false ] |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
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 | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1583 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_donation_form_isNameApproved" ] |
cache_key | "_donation_form_isNameApproved_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "I consent" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "I do not consent" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2156 -form: Symfony\Component\Form\Form {#1779 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2154 …5} |
full_name | "donation_form[isNameApproved]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isNameApproved" |
is_selected | Closure($choice, $value) {#2162 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1486 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "isNameApproved" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isNameApproved" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I consent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I consent" |
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() {#1763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1762 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isNameApproved_entry" ] |
cache_key | "_donation_form_isNameApproved_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2165 -form: Symfony\Component\Form\Form {#1782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2164 …5} |
full_name | "donation_form[isNameApproved]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isNameApproved_0" |
label | "I consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isNameApproved_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "I do not consent" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "0" |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I do not consent" |
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() {#1772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1771 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_donation_form_isNameApproved_entry" ] |
cache_key | "_donation_form_isNameApproved_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2166 -form: Symfony\Component\Form\Form {#1785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2167 …5} |
full_name | "donation_form[isNameApproved]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isNameApproved_1" |
label | "I do not consent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isNameApproved_entry" |
valid | true |
value | "0" |
isTermsCondition
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "I have read and agree to the website <a href="https://documentaryaustralia.com.au/terms-and-conditions" target="_blank">terms and conditions</a> <span class="text-danger">*</span>" |
same as passed value |
label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
label_html | true |
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 | 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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I have read and agree to the website <a href="https://documentaryaustralia.com.au/terms-and-conditions" target="_blank">terms and conditions</a> <span class="text-danger">*</span>" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1602 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_donation_form_isTermsCondition" ] |
cache_key | "_donation_form_isTermsCondition_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2163 -form: Symfony\Component\Form\Form {#1788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2161 …5} |
full_name | "donation_form[isTermsCondition]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isTermsCondition" |
label | "I have read and agree to the website <a href="https://documentaryaustralia.com.au/terms-and-conditions" target="_blank">terms and conditions</a> <span class="text-danger">*</span>" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isTermsCondition" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isTermsCondition" |
valid | true |
value | "1" |
isNonFamily
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | "In submitting this form, I acknowledge that I am not a family member, partner or spouse of the filmmaker/s of my preferred project (PROJECT named above), and that I do not stand to gain any material benefit as a result of the film being made. Please note donations are tax-deductible for Australian taxpayers only. <span class="text-danger">*</span>" |
same as passed value |
label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
label_html | true |
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 | 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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "In submitting this form, I acknowledge that I am not a family member, partner or spouse of the filmmaker/s of my preferred project (PROJECT named above), and that I do not stand to gain any material benefit as a result of the film being made. Please note donations are tax-deductible for Australian taxpayers only. <span class="text-danger">*</span>" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1609 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_donation_form_isNonFamily" ] |
cache_key | "_donation_form_isNonFamily_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2169 -form: Symfony\Component\Form\Form {#1791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2168 …5} |
full_name | "donation_form[isNonFamily]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isNonFamily" |
label | "In submitting this form, I acknowledge that I am not a family member, partner or spouse of the filmmaker/s of my preferred project (PROJECT named above), and that I do not stand to gain any material benefit as a result of the film being made. Please note donations are tax-deductible for Australian taxpayers only. <span class="text-danger">*</span>" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isNonFamily" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isNonFamily" |
valid | true |
value | "1" |
isDisplayOrganisation
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Display donor organisation on project page and receipt" |
same as passed value |
label_attr | [ "class" => "fw-bold" ] |
[ "class" => "fw-bold" ] |
label_html | true |
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 {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1593 …} } |
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 {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Display donor organisation on project page and receipt" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
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() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1618 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_donation_form_isDisplayOrganisation" ] |
cache_key | "_donation_form_isDisplayOrganisation_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2170 -form: Symfony\Component\Form\Form {#1794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2171 …5} |
full_name | "donation_form[isDisplayOrganisation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isDisplayOrganisation" |
label | "Display donor organisation on project page and receipt" |
label_attr | [ "class" => "fw-bold" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isDisplayOrganisation" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isDisplayOrganisation" |
valid | true |
value | "1" |
payframeToken
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.payframeToken" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "orderDetails.orderBillingDetails.payframeToken" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1627 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_donation_form_payframeToken" ] |
cache_key | "_donation_form_payframeToken_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2172 -form: Symfony\Component\Form\Form {#1797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2173 …5} |
full_name | "donation_form[payframeToken]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_payframeToken" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payframeToken" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_payframeToken" |
valid | true |
value | "" |
payframeKey
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.payframeKey" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1641 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "orderDetails.orderBillingDetails.payframeKey" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1642 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_donation_form_payframeKey" ] |
cache_key | "_donation_form_payframeKey_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2174 -form: Symfony\Component\Form\Form {#1800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2175 …5} |
full_name | "donation_form[payframeKey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_payframeKey" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payframeKey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_payframeKey" |
valid | true |
value | "" |
cardId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.cardId" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "orderDetails.orderBillingDetails.cardId" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1652 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_donation_form_cardId" ] |
cache_key | "_donation_form_cardId_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2176 -form: Symfony\Component\Form\Form {#1803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2177 …5} |
full_name | "donation_form[cardId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_cardId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cardId" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_cardId" |
valid | true |
value | "" |
isSavedCreditCard
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
property_path | "orderDetails.orderBillingDetails.isSavedCreditCard" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#154 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#156 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#155 …} -namespace: Closure() {#152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1661 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1333 …} } |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "orderDetails.orderBillingDetails.isSavedCreditCard" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1397 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#747 …} $translationDomain: "validators" $message: Closure() {#1662 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_donation_form_isSavedCreditCard" ] |
cache_key | "_donation_form_isSavedCreditCard_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2178 -form: Symfony\Component\Form\Form {#1806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2179 …5} |
full_name | "donation_form[isSavedCreditCard]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "donation_form_isSavedCreditCard" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isSavedCreditCard" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_donation_form_isSavedCreditCard" |
valid | true |
value | "" |