^ Symfony\Component\Form\Form {#1501
  -config: Symfony\Component\Form\FormBuilder {#1502
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1801 …1}
    -name: "donation"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\ResolvedFormType {#1178
      -innerType: App\Form\CharityDonationType {#1166
        #donationType: "charity"
        #em: Doctrine\ORM\EntityManager {#364 …11}
        #donationService: App\Service\DonationService {#768
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -validator: Symfony\Component\Validator\Validator\RecursiveValidator {#486
            #contextFactory: Symfony\Component\Validator\Context\ExecutionContextFactory {#485 …2}
            #metadataFactory: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory {#484 …3}
            #validatorFactory: Symfony\Component\Validator\ContainerConstraintValidatorFactory {#464 …2}
            #objectInitializers: array:2 [ …2]
          }
          -mailService: App\Service\MailService {#544
            -mailer: Swift_Mailer {#545 …1}
            -boltService: App\Service\BoltApiService {#550 …1}
            -twig: Twig\Environment {#577 …19}
            -settings: array:3 [ …3]
          }
          -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#211
            -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#213 …8}
            -collectedParameters: []
            -paramFetcher: array:2 [ …2]
            #matcher: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher {#217 …12}
            #generator: Symfony\Component\Routing\Generator\CompiledUrlGenerator {#1007 …8}
            #context: Symfony\Component\Routing\RequestContext {#212 …9}
            #loader: null
            #collection: null
            #resource: "kernel::loadRoutes"
            #options: array:12 [ …12]
            #logger: Symfony\Bridge\Monolog\Logger {#210 …5}
            #defaultLocale: "nl"
            -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#215 …1}
            -expressionLanguageProviders: []
          }
          -logger: Symfony\Bridge\Monolog\Logger {#770
            #name: "app"
            #handlers: array:2 [ …2]
            #processors: []
            #microsecondTimestamps: true
            #exceptionHandler: null
          }
          -statisticsService: App\Service\StatisticsService {#769
            -em: Doctrine\ORM\EntityManager {#364 …11}
          }
          -badgerTriggers: App\Service\BadgeTriggers {#771
            -badger: App\Service\Badger {#772 …6}
          }
        }
        -paymentTypeBrandsCache: App\Service\PaymentTypeBrandsCacher {#1167
          -cache: Symfony\Component\Cache\Psr16Cache {#1170
            -createCacheItem: Closure($key, $value, $allowInt = false) {#1176 …2}
            -cacheItemPrototype: & Symfony\Component\Cache\CacheItem {#1260 …9}
            -pool: Symfony\Component\Cache\Adapter\FilesystemAdapter {#1171 …14}
          }
        }
      }
      -typeExtensions: []
      -parent: Symfony\Component\Form\ResolvedFormType {#1179
        -innerType: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
        -typeExtensions: array:5 [
          0 => Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension {#1180
            -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#279 …}
          }
          1 => Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension {#1181
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182
              -serverParams: Symfony\Component\Form\Util\ServerParams {#1183
                -requestStack: Symfony\Component\HttpFoundation\RequestStack {#164
                  -requests: array:1 [
                    0 => Symfony\Component\HttpFoundation\Request {#4 …26}
                  ]
                }
              }
            }
          }
          2 => Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#1184
            -validator: Symfony\Component\Validator\Validator\RecursiveValidator {#486}
            -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper {#1185 …1}
          }
          3 => Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1186 …}
          4 => Nelmio\ApiDocBundle\Form\Extension\DescriptionFormTypeExtension {#1187}
        ]
        -parent: null
        -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1188
          -defined: array:40 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "description" => true
          ]
          -defaults: array:39 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => null
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
          ]
          -nested: []
          -required: []
          -resolved: array:26 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [ …1]
            "constraints" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [ …2]
            "attr" => array:1 [ …1]
            "row_attr" => array:1 [ …1]
            "label_attr" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
            "help" => array:2 [ …2]
            "help_attr" => array:1 [ …1]
            "help_html" => array:1 [ …1]
          ]
          -lazy: array:4 [
            "data_class" => array:1 [ …1]
            "empty_data" => array:1 [ …1]
            "error_bubbling" => array:1 [ …1]
            "upload_max_size_message" => array:1 [ …1]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1196
        -defined: array:40 [
          "block_name" => true
          "block_prefix" => true
          "disabled" => true
          "label" => true
          "label_format" => true
          "row_attr" => true
          "label_translation_parameters" => true
          "attr_translation_parameters" => true
          "attr" => true
          "translation_domain" => true
          "auto_initialize" => true
          "data" => true
          "data_class" => true
          "empty_data" => true
          "trim" => true
          "required" => true
          "property_path" => true
          "mapped" => true
          "by_reference" => true
          "error_bubbling" => true
          "label_attr" => true
          "inherit_data" => true
          "compound" => true
          "method" => true
          "action" => true
          "post_max_size_message" => true
          "upload_max_size_message" => true
          "allow_file_upload" => true
          "help" => true
          "help_attr" => true
          "help_html" => true
          "help_translation_parameters" => true
          "validation_groups" => true
          "error_mapping" => true
          "constraints" => true
          "invalid_message" => true
          "invalid_message_parameters" => true
          "allow_extra_fields" => true
          "extra_fields_message" => true
          "description" => true
        ]
        -defaults: array:39 [
          "block_name" => null
          "block_prefix" => null
          "disabled" => false
          "label" => null
          "label_format" => null
          "row_attr" => []
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "attr" => array:1 [
            "id" => "donate-form"
          ]
          "translation_domain" => "forms"
          "auto_initialize" => true
          "data_class" => "App\Entity\Donation"
          "empty_data" => null
          "trim" => true
          "required" => false
          "property_path" => null
          "mapped" => true
          "by_reference" => true
          "error_bubbling" => null
          "label_attr" => []
          "inherit_data" => false
          "compound" => true
          "method" => "POST"
          "action" => ""
          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
          "upload_max_size_message" => null
          "allow_file_upload" => false
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "validation_groups" => array:2 [
            0 => "Default"
            1 => "donation-post"
          ]
          "error_mapping" => []
          "constraints" => []
          "invalid_message" => "This value is not valid."
          "invalid_message_parameters" => []
          "allow_extra_fields" => true
          "extra_fields_message" => "This form should not contain extra fields."
          "description" => ""
        ]
        -nested: []
        -required: []
        -resolved: array:26 [
          "block_name" => null
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "translation_domain" => "forms"
          "auto_initialize" => true
          "trim" => true
          "required" => false
          "property_path" => null
          "mapped" => true
          "by_reference" => true
          "inherit_data" => false
          "compound" => true
          "method" => "POST"
          "action" => ""
          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
          "allow_file_upload" => false
          "help_translation_parameters" => []
          "error_mapping" => []
          "invalid_message" => "This value is not valid."
          "invalid_message_parameters" => []
          "allow_extra_fields" => true
          "extra_fields_message" => "This form should not contain extra fields."
          "description" => ""
        ]
        -normalizers: array:3 [
          "validation_groups" => array:1 [
            0 => Closure(Options $options, $groups) {#1193 …2}
          ]
          "constraints" => array:1 [
            0 => Closure(Options $options, $constraints) {#1194 …2}
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options, $message) {#1195 …3}
          ]
        ]
        -allowedValues: []
        -allowedTypes: array:8 [
          "block_prefix" => array:2 [
            0 => "null"
            1 => "string"
          ]
          "attr" => array:1 [
            0 => "array"
          ]
          "row_attr" => array:1 [
            0 => "array"
          ]
          "label_attr" => array:1 [
            0 => "array"
          ]
          "upload_max_size_message" => array:1 [
            0 => "callable"
          ]
          "help" => array:2 [
            0 => "string"
            1 => "null"
          ]
          "help_attr" => array:1 [
            0 => "array"
          ]
          "help_html" => array:1 [
            0 => "bool"
          ]
        ]
        -lazy: array:3 [
          "empty_data" => array:1 [
            0 => Closure(Options $options) {#1190 …2}
          ]
          "error_bubbling" => array:1 [
            0 => Closure(Options $options) {#1192 …2}
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options) {#1191 …2}
          ]
        ]
        -calling: []
        -deprecated: []
        -given: []
        -locked: false
        -parentsOptions: []
      }
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper {#1203
      -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#183
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: null
        -propertyPathCache: []
        -readPropertyCache: array:36 [
          "App.Entity.Donation..id" => array:3 [
            0 => true
            1 => 0
            2 => "getId"
          ]
          "App.Entity.Donation..charity" => array:3 [
            0 => true
            1 => 0
            2 => "getCharity"
          ]
          "App.Entity.Donation..action" => array:3 [
            0 => true
            1 => 0
            2 => "getAction"
          ]
          "App.Entity.Donation..actionMember" => array:3 [
            0 => true
            1 => 0
            2 => "getActionMember"
          ]
          "App.Entity.Donation..project" => array:3 [
            0 => true
            1 => 0
            2 => "getProject"
          ]
          "App.Entity.Donation..owningUser" => array:3 [
            0 => true
            1 => 0
            2 => "getOwningUser"
          ]
          "App.Entity.Donation..fixedAmount" => array:3 [
            0 => true
            1 => 0
            2 => "getFixedAmount"
          ]
          "App.Entity.Donation..user" => array:3 [
            0 => true
            1 => 0
            2 => "getUser"
          ]
          "App.Entity.DonationUser..company" => array:3 [
            0 => true
            1 => 0
            2 => "isCompany"
          ]
          "App.Entity.DonationUser..gender" => array:3 [
            0 => true
            1 => 0
            2 => "getGender"
          ]
          "App.Entity.DonationUser..email" => array:3 [
            0 => true
            1 => 0
            2 => "getEmail"
          ]
          "App.Entity.DonationUser..companyName" => array:3 [
            0 => true
            1 => 0
            2 => "getCompanyName"
          ]
          "App.Entity.DonationUser..firstName" => array:3 [
            0 => true
            1 => 0
            2 => "getFirstName"
          ]
          "App.Entity.DonationUser..lastNamePrefix" => array:3 [
            0 => true
            1 => 0
            2 => "getLastNamePrefix"
          ]
          "App.Entity.DonationUser..lastName" => array:3 [
            0 => true
            1 => 0
            2 => "getLastName"
          ]
          "App.Entity.DonationUser..address" => array:3 [
            0 => true
            1 => 0
            2 => "getAddress"
          ]
          "App.Entity.DonationUser..number" => array:3 [
            0 => true
            1 => 0
            2 => "getNumber"
          ]
          "App.Entity.DonationUser..zipcode" => array:3 [
            0 => true
            1 => 0
            2 => "getZipcode"
          ]
          "App.Entity.DonationUser..town" => array:3 [
            0 => true
            1 => 0
            2 => "getTown"
          ]
          "App.Entity.DonationUser..country" => array:3 [
            0 => true
            1 => 0
            2 => "getCountry"
          ]
          "App.Entity.DonationUser..newsletter" => array:3 [
            0 => true
            1 => 0
            2 => "getNewsletter"
          ]
          "App.Entity.DonationUser..gdprAccepted" => array:3 [
            0 => true
            1 => 0
            2 => "isGdprAccepted"
          ]
          "App.Entity.DonationUser..comment" => array:3 [
            0 => true
            1 => 0
            2 => "getComment"
          ]
          "App.Entity.Donation..referenceCode" => array:3 [
            0 => true
            1 => 0
            2 => "getReferenceCode"
          ]
          "App.Entity.Donation..referenceDescription" => array:3 [
            0 => true
            1 => 0
            2 => "getReferenceDescription"
          ]
          "App.Entity.Donation..referer" => array:3 [
            0 => true
            1 => 0
            2 => "getReferer"
          ]
          "App.Entity.Donation..language" => array:3 [
            0 => true
            1 => 0
            2 => "getLanguage"
          ]
          "App.Entity.Donation..backLink" => array:3 [
            0 => true
            1 => 0
            2 => "getBackLink"
          ]
          "App.Entity.Donation..mode" => array:3 [
            0 => true
            1 => 0
            2 => "getMode"
          ]
          "App.Entity.Donation..type" => array:3 [
            0 => true
            1 => 0
            2 => "getType"
          ]
          "App.Entity.Donation..voluntaryContributionPercentage" => array:3 [
            0 => true
            1 => 0
            2 => "getVoluntaryContributionPercentage"
          ]
          "App.Entity.Donation..paymentBrand" => array:3 [
            0 => true
            1 => 0
            2 => "getPaymentBrand"
          ]
          "App.Entity.Donation..paymentType" => array:3 [
            0 => true
            1 => 0
            2 => "getPaymentType"
          ]
          "App.Entity.Donation..amount" => array:3 [
            0 => true
            1 => 0
            2 => "getAmount"
          ]
          "App.Entity.Donation..anonymous" => array:3 [
            0 => true
            1 => 0
            2 => "isAnonymous"
          ]
          "App.Entity.Donation..termsAccepted" => array:3 [
            0 => true
            1 => 0
            2 => "isTermsAccepted"
          ]
        ]
        -writePropertyCache: []
      }
    }
    -required: false
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1198
      class: "Symfony\Component\Form\Extension\Core\Type\FormType"
      this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
      use: {
        $class: "App\Entity\Donation"
      }
    }
    -attributes: array:1 [
      "description" => ""
    ]
    -data: App\Entity\Donation {#837
      -id: null
      #created: null
      #updated: null
      -uid: null
      -status: "initiated"
      -transactionAmount: 0.0
      -amount: 0
      -fixedAmount: null
      -transactionCostsAmount: null
      -netDonationAmount: 0
      -voluntaryContributionAmount: 0.0
      -voluntaryContributionPercentage: "fifteen"
      -user: App\Entity\DonationUser {#1008
        -donation: App\Entity\Donation {#837}
        -type: null
        -company: false
        -gender: null
        -firstName: null
        -lastName: null
        -lastNamePrefix: null
        -companyName: null
        -companyChamberOfCommerce: null
        -address: null
        -number: null
        -zipcode: null
        -town: null
        -country: "GB"
        -email: null
        -ip: null
        -comment: null
        -certificate: false
        -newsletter: false
        -gdprAccepted: false
      }
      -anonymous: false
      -owningUser: null
      -receivingUser: null
      -action: null
      -actionMember: null
      -event: null
      -company: null
      -project: null
      -referer: null
      -referenceCode: null
      -referenceDescription: null
      -paymentId: null
      -paymentType: null
      -paymentBrand: null
      -paymentServiceProvider: null
      -language: "en"
      -backLink: "https://www.geef.nl/en/charity/stichting-wereldwijd-voor-kinderen/projects"
      -mode: "internal"
      -type: "charity"
      -charity: App\Entity\Charity {#1014
        -id: 8948
        -name: "Stichting WereldWijd voor Kinderen"
        -slug: "stichting-wereldwijd-voor-kinderen"
        -categories: Doctrine\ORM\PersistentCollection {#1022
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:19 [ …19]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: null
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1017 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1024
            -elements: []
          }
          #initialized: false
        }
        -paymentTypes: Doctrine\ORM\PersistentCollection {#1035
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:20 [ …20]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: null
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1026 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1036
            -elements: []
          }
          #initialized: false
        }
        -addresses: Doctrine\ORM\PersistentCollection {#1050
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:16 [ …16]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "charity"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1038 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1051
            -elements: []
          }
          #initialized: false
        }
        -details: App\Entity\CharityDetails {#1128
          -charity: App\Entity\Charity {#1014}
          -organisationName: "Stichting WereldWijd voor Kinderen"
          -organisationType: "foundation"
          -subscriptionType: "nocurenopay"
          -email: "info@wwvk.nl"
          -phone: null
          -fax: null
          -website: "http://www.wwvk.nl"
          -facebook: null
          -linkedin: null
          -twitter: null
          -youtube: null
          -instagram: null
          -language: null
          -country: "NL"
          -commerceNumber: "27263538"
          -anbiFiscalNumber: "816806019"
          -affiliated: true
          -cbf: false
          -anbi: true
          -givingTuesday: false
          -bic: "INGBNL2A"
          -iban: "NL31INGB0000001984"
          -directors: []
          -donationModuleBackgroundColor: null
          -donationModuleTextColor: null
          -selectableDonationAmounts: null
          -clearSelectableDonationAmounts: null
          -onlineCollecterenEnabled: true
          -onlineCollecterenDescription: "De stichting WWvK wil voor elk kind, overal op aarde, een liefdevol klimaat scheppen met volop ontwikkelingskansen. Zij legt zich toe op het verbeteren van voorzieningen zoals voeding, gezondheidszorg, onderwijs, speelmogelijkheden, sociale zekerheid en ondersteuning in de opvoeding."
          -onlineCollecterenPrimaryColor: "#fafafa"
          -onlineCollecterenPrimaryTextColor: "#000000"
          -onlineCollecterenSecondaryColor: "#000000"
          -onlineCollecterenSecondaryTextColor: "#ffffff"
        }
        -content: App\Entity\CharityContent {#1131
          -charity: App\Entity\Charity {#1014}
          -description: "De stichting WWvK wil voor elk kind, overal op aarde, een liefdevol klimaat scheppen met volop ontwikkelingskansen. Zij legt zich toe op het verbeteren van voorzieningen zoals voeding, gezondheidszorg, onderwijs, speelmogelijkheden, sociale zekerheid en ondersteuning in de opvoeding."
          -activities: null
          -expenditures: null
          -renumerationPolicy: null
        }
        -files: Doctrine\ORM\PersistentCollection {#1063
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:16 [ …16]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "charity"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1053 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1064
            -elements: []
          }
          #initialized: false
        }
        -statistics: App\Entity\CharityStatistics {#1134
          -charity: App\Entity\Charity {#1014}
          +donationsSum: 22173.66
          +onlineCollecterenDonationsSum: 0.0
          +donationsCount: 572
          +donationsSumLastWeek: 0.0
          +donationsCountLastWeek: 0
          +lastDonationDateTime: DateTime @1746057600 {#1012
            date: 2025-05-01 02:00:00.0 Europe/Amsterdam (+02:00)
          }
        }
        -donations: Doctrine\ORM\PersistentCollection {#1065
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:16 [ …16]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "charity"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#936 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1066
            -elements: []
          }
          #initialized: false
        }
        -moderators: Doctrine\ORM\PersistentCollection {#1115
          -snapshot: []
          -owner: App\Entity\Charity {#1014}
          -association: array:20 [ …20]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "moderatingCharities"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1068 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1116
            -elements: []
          }
          #initialized: false
        }
        #lastDonation: Proxies\__CG__\App\Entity\Donation {#1126
          +__isInitialized__: false
          -id: 10189438
          #created: null
          #updated: null
          -uid: null
          -status: null
          -transactionAmount: null
          -amount: null
          -fixedAmount: null
          -transactionCostsAmount: null
          -netDonationAmount: null
          -voluntaryContributionAmount: null
          -voluntaryContributionPercentage: "fifteen"
          -user: null
          -anonymous: null
          -owningUser: null
          -receivingUser: null
          -action: null
          -actionMember: null
          -event: null
          -company: null
          -project: null
          -referer: null
          -referenceCode: null
          -referenceDescription: null
          -paymentId: null
          -paymentType: null
          -paymentBrand: null
          -paymentServiceProvider: null
          -language: null
          -backLink: null
          -mode: "internal"
          -type: "charity"
          -charity: null
          -termsAccepted: null
          -anonymise: null
           …2
        }
        #active: true
        -logoFile: null
        -newFiles: null
        -removeFiles: null
        -thankYouNoteNL: ""
        -thankYouNoteEN: ""
        -kycCheck: DateTimeImmutable @1580684400 {#1009
          date: 2020-02-03 00:00:00.0 Europe/Amsterdam (+01:00)
        }
        #embedCodes: null
        #created: DateTime @1511604015 {#1010
          date: 2017-11-25 11:00:15.0 Europe/Amsterdam (+01:00)
        }
        #updated: DateTime @1512460739 {#1011
          date: 2017-12-05 08:58:59.0 Europe/Amsterdam (+01:00)
        }
        #ours: true
      }
      -termsAccepted: false
      -anonymise: null
    }
    -dataClass: "App\Entity\Donation"
    -dataLocked: true
    -formFactory: Symfony\Component\Form\FormFactory {#720
      -registry: Symfony\Component\Form\FormRegistry {#721
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension {#722
            -guesser: null
            -guesserLoaded: false
            -typeContainer: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#723 …8}
            -typeExtensionServices: array:3 [ …3]
            -guesserServices: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#730 …2}
          }
        ]
        -types: array:12 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\ResolvedFormType {#1179}
          "App\Form\CharityDonationType" => Symfony\Component\Form\ResolvedFormType {#1178}
          "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\ResolvedFormType {#1207
            -innerType: Symfony\Component\Form\Extension\Core\Type\HiddenType {#1206}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1208 …14}
          }
          "App\Form\DonationUserType" => Symfony\Component\Form\ResolvedFormType {#1307
            -innerType: App\Form\DonationUserType {#1306}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1308 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\ResolvedFormType {#1387
            -innerType: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1383 …2}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1388 …14}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\ResolvedFormType {#1412
            -innerType: Symfony\Bridge\Doctrine\Form\Type\EntityType {#1411 …3}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1387}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1413 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\MoneyType" => Symfony\Component\Form\ResolvedFormType {#1470
            -innerType: Symfony\Component\Form\Extension\Core\Type\MoneyType {#1469}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1471 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\ResolvedFormType {#1482
            -innerType: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1481}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1483 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\ResolvedFormType {#1545
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextType {#1544}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1179}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1547 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\EmailType" => Symfony\Component\Form\ResolvedFormType {#1546
            -innerType: Symfony\Component\Form\Extension\Core\Type\EmailType {#1543}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1545}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1548 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\ResolvedFormType {#1648
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextareaType {#1647}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1545}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1649 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\ResolvedFormType {#1734
            -innerType: Symfony\Component\Form\Extension\Core\Type\RadioType {#1733}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1482}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1735 …14}
          }
        ]
        -guesser: false
        -resolvedTypeFactory: Symfony\Component\Form\ResolvedFormTypeFactory {#732}
        -checkedTypes: []
      }
    }
    -action: "/donate/post"
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
    -autoInitialize: true
    -options: array:40 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => "forms"
      "auto_initialize" => true
      "trim" => true
      "required" => false
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => true
      "extra_fields_message" => "This form should not contain extra fields."
      "description" => ""
      "block_prefix" => null
      "row_attr" => []
      "attr" => array:1 [
        "id" => "donate-form"
      ]
      "data_class" => "App\Entity\Donation"
      "empty_data" => Closure(FormInterface $form) {#1198}
      "error_bubbling" => true
      "label_attr" => []
      "action" => "/donate/post"
      "upload_max_size_message" => Closure() {#1200
        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1186 …}
        use: {
          $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#279 …}
          $translationDomain: "validators"
          $message: Closure() {#1199 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => array:2 [
        0 => "Default"
        1 => "donation-post"
      ]
      "constraints" => []
      "data" => App\Entity\Donation {#837}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\Util\OrderedHashMap {#1503
    -elements: array:24 [
      "id" => Symfony\Component\Form\Form {#1504
        -config: Symfony\Component\Form\FormBuilder {#1505
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1809 …1}
          -name: "id"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1174
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1174}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1276 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1506
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "id"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1808
          -elements: array:1 [
            0 => "id"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "id"
        }
      }
      "charity" => Symfony\Component\Form\Form {#1507
        -config: Symfony\Component\Form\FormBuilder {#1508
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1811 …1}
          -name: "charity"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1217 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1210
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1210}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1212 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1509
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: App\Entity\Charity {#1014}
        -normData: App\Entity\Charity {#1014}
        -viewData: 8948
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "charity"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1810
          -elements: array:1 [
            0 => "charity"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "charity"
        }
      }
      "action" => Symfony\Component\Form\Form {#1510
        -config: Symfony\Component\Form\FormBuilder {#1511
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1813 …1}
          -name: "action"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1226 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1219
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1219}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1221 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1512
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "action"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1812
          -elements: array:1 [
            0 => "action"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "action"
        }
      }
      "actionMember" => Symfony\Component\Form\Form {#1513
        -config: Symfony\Component\Form\FormBuilder {#1514
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1815 …1}
          -name: "actionMember"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1235 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1228
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1228}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1230 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1515
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "actionMember"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1814
          -elements: array:1 [
            0 => "actionMember"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "actionMember"
        }
      }
      "project" => Symfony\Component\Form\Form {#1516
        -config: Symfony\Component\Form\FormBuilder {#1517
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1817 …1}
          -name: "project"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1244 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1237
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1237}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1239 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1518
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "project"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1816
          -elements: array:1 [
            0 => "project"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "project"
        }
      }
      "owningUser" => Symfony\Component\Form\Form {#1519
        -config: Symfony\Component\Form\FormBuilder {#1520
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1819 …1}
          -name: "owningUser"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1253 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1246
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1246}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1248 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1521
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "owningUser"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1818
          -elements: array:1 [
            0 => "owningUser"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "owningUser"
        }
      }
      "fixedAmount" => Symfony\Component\Form\Form {#1522
        -config: Symfony\Component\Form\FormBuilder {#1523
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1821 …1}
          -name: "fixedAmount"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1299
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1299}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1301 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1524
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "fixedAmount"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1820
          -elements: array:1 [
            0 => "fixedAmount"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "fixedAmount"
        }
      }
      "user" => Symfony\Component\Form\Form {#1658
        -config: Symfony\Component\Form\FormBuilder {#1659
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1823 …1}
          -name: "user"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\ResolvedFormType {#1307}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper {#1315
            -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#183}
          }
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1310
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1177 …}
            use: { …1}
          }
          -attributes: array:1 [
            "description" => ""
          ]
          -data: null
          -dataClass: "App\Entity\DonationUser"
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => "forms"
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => true
            "extra_fields_message" => "This form should not contain extra fields."
            "description" => ""
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => "App\Entity\DonationUser"
            "empty_data" => Closure(FormInterface $form) {#1310}
            "error_bubbling" => true
            "label_attr" => []
             …6
          ]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1660
          -elements: array:15 [ …15]
          -orderedKeys: array:15 [ …15]
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: App\Entity\DonationUser {#1008}
        -normData: App\Entity\DonationUser {#1008}
        -viewData: App\Entity\DonationUser {#1008}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "user"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1822
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "user"
        }
      }
      "referenceCode" => Symfony\Component\Form\Form {#1706
        -config: Symfony\Component\Form\FormBuilder {#1707
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1825}
          -name: "referenceCode"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1328 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1708
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "referenceCode"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1824
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referenceCode"
        }
      }
      "referenceDescription" => Symfony\Component\Form\Form {#1709
        -config: Symfony\Component\Form\FormBuilder {#1710
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1827}
          -name: "referenceDescription"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1336 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1711
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "referenceDescription"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1826
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referenceDescription"
        }
      }
      "referer" => Symfony\Component\Form\Form {#1712
        -config: Symfony\Component\Form\FormBuilder {#1713
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1829}
          -name: "referer"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1344 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1714
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "referer"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1828
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referer"
        }
      }
      "language" => Symfony\Component\Form\Form {#1715
        -config: Symfony\Component\Form\FormBuilder {#1716
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1861}
          -name: "language"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1352 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1717
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "en"
        -normData: "en"
        -viewData: "en"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "language"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1860
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "language"
        }
      }
      "backLink" => Symfony\Component\Form\Form {#1718
        -config: Symfony\Component\Form\FormBuilder {#1719
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1863}
          -name: "backLink"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1360 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1720
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "https://www.geef.nl/en/charity/stichting-wereldwijd-voor-kinderen/projects"
        -normData: "https://www.geef.nl/en/charity/stichting-wereldwijd-voor-kinderen/projects"
        -viewData: "https://www.geef.nl/en/charity/stichting-wereldwijd-voor-kinderen/projects"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "backLink"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1862
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "backLink"
        }
      }
      "mode" => Symfony\Component\Form\Form {#1721
        -config: Symfony\Component\Form\FormBuilder {#1722
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1865}
          -name: "mode"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1368 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1723
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "internal"
        -normData: "internal"
        -viewData: "internal"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "mode"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1864
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "mode"
        }
      }
      "type" => Symfony\Component\Form\Form {#1724
        -config: Symfony\Component\Form\FormBuilder {#1725
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1867}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1376 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1726
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "charity"
        -normData: "charity"
        -viewData: "charity"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "type"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1866
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "type"
        }
      }
      "voluntaryContributionPercentage" => Symfony\Component\Form\Form {#1727
        -config: Symfony\Component\Form\FormBuilder {#1728
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1869}
          -name: "voluntaryContributionPercentage"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1387}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [ …2]
          -data: "fifteen"
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1729
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "fifteen"
        -normData: "fifteen"
        -viewData: "fifteen"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "voluntaryContributionPercentage"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1868
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "voluntaryContributionPercentage"
        }
      }
      "paymentBrand" => Symfony\Component\Form\Form {#1730
        -config: Symfony\Component\Form\FormBuilder {#1731
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1871}
          -name: "paymentBrand"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1207}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1404 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1732
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "paymentBrand"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1870
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand"
        }
      }
      "paymentType" => Symfony\Component\Form\Form {#1768
        -config: Symfony\Component\Form\FormBuilder {#1769
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1873}
          -name: "paymentType"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\ResolvedFormType {#1412}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\RadioListMapper {#1430}
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: null
          -attributes: array:3 [ …3]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:55 [ …55]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1770
          -elements: array:4 [ …4]
          -orderedKeys: array:4 [ …4]
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "paymentType"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1872
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentType"
        }
      }
      "paymentBrand_ideal" => Symfony\Component\Form\Form {#1783
        -config: Symfony\Component\Form\FormBuilder {#1784
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1875}
          -name: "paymentBrand_ideal"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1387}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [ …2]
          -data: null
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1785
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "paymentBrand_ideal"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1874
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_ideal"
        }
      }
      "paymentBrand_collection" => Symfony\Component\Form\Form {#1786
        -config: Symfony\Component\Form\FormBuilder {#1787
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1877}
          -name: "paymentBrand_collection"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1387}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [ …2]
          -data: null
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1788
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "paymentBrand_collection"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1876
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_collection"
        }
      }
      "paymentBrand_debitcard" => Symfony\Component\Form\Form {#1789
        -config: Symfony\Component\Form\FormBuilder {#1790
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1879}
          -name: "paymentBrand_debitcard"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1387}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [ …2]
          -data: null
          -dataClass: null
          -dataLocked: true
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1791
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "paymentBrand_debitcard"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1878
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_debitcard"
        }
      }
      "amount" => Symfony\Component\Form\Form {#1792
        -config: Symfony\Component\Form\FormBuilder {#1793
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1885}
          -name: "amount"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1470}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1473 …2}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:44 [ …44]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1794
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: 0.0
        -normData: 0.0
        -viewData: "0.00"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "amount"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1884
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "amount"
        }
      }
      "anonymous" => Symfony\Component\Form\Form {#1795
        -config: Symfony\Component\Form\FormBuilder {#1796
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1887}
          -name: "anonymous"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1482}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1484 …2}
          -attributes: array:2 [ …2]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:41 [ …41]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1797
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "anonymous"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1886
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "anonymous"
        }
      }
      "termsAccepted" => Symfony\Component\Form\Form {#1798
        -config: Symfony\Component\Form\FormBuilder {#1799
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#1889}
          -name: "termsAccepted"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1482}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1484 …2}
          -attributes: array:2 [ …2]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1182}
          -autoInitialize: false
          -options: array:41 [ …41]
        }
        -parent: Symfony\Component\Form\Form {#1501}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1800
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "termsAccepted"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#1888
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "termsAccepted"
        }
      }
    ]
    -orderedKeys: array:24 [
      0 => "id"
      1 => "charity"
      2 => "action"
      3 => "actionMember"
      4 => "project"
      5 => "owningUser"
      6 => "fixedAmount"
      7 => "user"
      8 => "referenceCode"
      9 => "referenceDescription"
      10 => "referer"
      11 => "language"
      12 => "backLink"
      13 => "mode"
      14 => "type"
      15 => "voluntaryContributionPercentage"
      16 => "paymentBrand"
      17 => "paymentType"
      18 => "paymentBrand_ideal"
      19 => "paymentBrand_collection"
      20 => "paymentBrand_debitcard"
      21 => "amount"
      22 => "anonymous"
      23 => "termsAccepted"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\Entity\Donation {#837}
  -normData: App\Entity\Donation {#837}
  -viewData: App\Entity\Donation {#837}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "donation"
  -inheritData: false
  -propertyPath: null
}