^ Symfony\Component\Form\Form {#1718
  -config: Symfony\Component\Form\FormBuilder {#1719
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2029 …1}
    -name: "donation"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\ResolvedFormType {#1393
      -innerType: App\Form\CharityDonationType {#1314
        #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 {#1144 …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 {#1313
          -cache: Symfony\Component\Cache\Psr16Cache {#1385
            -createCacheItem: Closure($key, $value, $allowInt = false) {#1391 …2}
            -cacheItemPrototype: & Symfony\Component\Cache\CacheItem {#1475 …9}
            -pool: Symfony\Component\Cache\Adapter\FilesystemAdapter {#1386 …14}
          }
        }
      }
      -typeExtensions: []
      -parent: Symfony\Component\Form\ResolvedFormType {#1394
        -innerType: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
        -typeExtensions: array:5 [
          0 => Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension {#1395
            -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#279 …}
          }
          1 => Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension {#1396
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1397
              -serverParams: Symfony\Component\Form\Util\ServerParams {#1398
                -requestStack: Symfony\Component\HttpFoundation\RequestStack {#164
                  -requests: array:1 [
                    0 => Symfony\Component\HttpFoundation\Request {#4 …26}
                  ]
                }
              }
            }
          }
          2 => Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#1399
            -validator: Symfony\Component\Validator\Validator\RecursiveValidator {#486}
            -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper {#1400 …1}
          }
          3 => Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1401 …}
          4 => Nelmio\ApiDocBundle\Form\Extension\DescriptionFormTypeExtension {#1402}
        ]
        -parent: null
        -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1403
          -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 {#1411
        -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) {#1408 …2}
          ]
          "constraints" => array:1 [
            0 => Closure(Options $options, $constraints) {#1409 …2}
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options, $message) {#1410 …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) {#1405 …2}
          ]
          "error_bubbling" => array:1 [
            0 => Closure(Options $options) {#1407 …2}
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options) {#1406 …2}
          ]
        ]
        -calling: []
        -deprecated: []
        -given: []
        -locked: false
        -parentsOptions: []
      }
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper {#1418
      -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) {#1413
      class: "Symfony\Component\Form\Extension\Core\Type\FormType"
      this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
      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 {#1145
        -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: "NL"
        -email: null
        -ip: null
        -comment: null
        -certificate: false
        -newsletter: false
        -gdprAccepted: false
      }
      -anonymous: false
      -owningUser: null
      -receivingUser: Proxies\__CG__\App\Entity\User {#1173
        +__isInitialized__: false
        -id: 45638
        -email: null
        -newEmail: null
        -newEmailConfirmationToken: null
        -newEmailRequestedAt: null
        -facebookId: null
        -password: null
        -salt: "_vr1Jd4gm]dD#g!"
        -plainPassword: null
        -isUpdatingPassword: false
        -enabled: null
        -firstName: null
        -lastName: null
        -lastNamePrefix: null
        -sex: null
        -street: null
        -streetNumber: null
        -zipcode: null
        -town: null
        -country: null
        -phone: null
        -profilePicture: null
        -profilePictureFile: null
        -birthdate: null
        -confirmationToken: null
        -passwordRequestedAt: null
        -ibanName: null
        -iban: null
        -ibanNameMatching: null
        -verified: false
        -settings: null
        -source: null
        -roles: null
        -moderatingCharities: null
        -actions: null
        #deleted: false
        #created: null
        #updated: null
        -newsletterSubscription: null
        -badges: null
        -showcasedBadge: null
        -lastRegistrationAttempt: null
        -invalidLoginAttempts: null
        -lastInvalidLoginAttempt: null
        -lastLogin: null
        -sessionsInfo: null
        -fileBaseUrls: []
        #ours: true
         …2
      }
      -action: App\Entity\Action {#1152
        #id: 26300
        #type: "charity"
        #charity: Proxies\__CG__\App\Entity\Charity {#1163
          +__isInitialized__: true
          -id: 8749
          -name: "Stichting Lotje"
          -slug: "stichting-lotje"
          -categories: Doctrine\ORM\PersistentCollection {#1326
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:19 [ …19]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: null
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1321 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1328
              -elements: []
            }
            #initialized: false
          }
          -paymentTypes: Doctrine\ORM\PersistentCollection {#1339
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:20 [ …20]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: null
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1330 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1340
              -elements: []
            }
            #initialized: false
          }
          -addresses: Doctrine\ORM\PersistentCollection {#1354
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:16 [ …16]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: "charity"
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1342 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1355
              -elements: []
            }
            #initialized: false
          }
          -details: App\Entity\CharityDetails {#1375
            -charity: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -organisationName: "Stichting Lotje"
            -organisationType: "foundation"
            -subscriptionType: "nocurenopay"
            -email: "info@stichtinglotje.nl"
            -phone: "0655307063"
            -fax: null
            -website: "http://www.stichtinglotje.nl"
            -facebook: null
            -linkedin: null
            -twitter: null
            -youtube: null
            -instagram: null
            -language: null
            -country: "NL"
            -commerceNumber: "53125665"
            -anbiFiscalNumber: "850757460"
            -affiliated: true
            -cbf: false
            -anbi: true
            -givingTuesday: false
            -bic: "ABNANL2A"
            -iban: "NL50ABNA0445409304"
            -directors: []
            -donationModuleBackgroundColor: "#000000"
            -donationModuleTextColor: "#FFFFFF"
            -selectableDonationAmounts: null
            -clearSelectableDonationAmounts: null
            -onlineCollecterenEnabled: true
            -onlineCollecterenDescription: "<p>Stichting Lotje ondersteunt kleinschalige initiatieven en projecten voor hulp aan kinderen, tot en met 18 jaar in Den Haag, die zich in een noodsituatie bevinden.Stichting Lotje biedt hulp in de vorm van een eenmalige bijdrage, klein of groot, die echt een verschil maakt voor het kind. Deze bijdrage kan financieel zijn of, afhankelijk van de situatie, in de vorm van hulpgoederen zoals kleding, schoenen of wat op dat moment echt nodig is.Zonder dat je het ziet of weet, is leed vaak dichterbij dan je denkt. Wij willen kinderen in schrijnende situaties helpen en opvrolijken. Daarvoor staat Stichting Lotje in contact met professionals, zoals gezinscoaches, die dagelijks met gezinnen werken.</p>"
            -onlineCollecterenPrimaryColor: "#fafafa"
            -onlineCollecterenPrimaryTextColor: "#000000"
            -onlineCollecterenSecondaryColor: "#000000"
            -onlineCollecterenSecondaryTextColor: "#ffffff"
          }
          -content: App\Entity\CharityContent {#1378
            -charity: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -description: "<p>Stichting Lotje ondersteunt kleinschalige initiatieven en projecten voor hulp aan kinderen, tot en met 18 jaar in Den Haag, die zich in een noodsituatie bevinden.Stichting Lotje biedt hulp in de vorm van een eenmalige bijdrage, klein of groot, die echt een verschil maakt voor het kind. Deze bijdrage kan financieel zijn of, afhankelijk van de situatie, in de vorm van hulpgoederen zoals kleding, schoenen of wat op dat moment echt nodig is.Zonder dat je het ziet of weet, is leed vaak dichterbij dan je denkt. Wij willen kinderen in schrijnende situaties helpen en opvrolijken. Daarvoor staat Stichting Lotje in contact met professionals, zoals gezinscoaches, die dagelijks met gezinnen werken.</p>"
            -activities: null
            -expenditures: "Donaties besteden we aan Lotje's doelgroep die acuut producten nodig hebben voor het welzijn. Voor het kind in een schrijnende situatie, reikt Stichting Lotje eenmalige hulp aan die de gevolgen van armoede op de leefomstandigheden verzacht of voorlopig oplost."
            -renumerationPolicy: null
          }
          -files: Doctrine\ORM\PersistentCollection {#1367
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:16 [ …16]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: "charity"
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1357 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1368
              -elements: []
            }
            #initialized: false
          }
          -statistics: App\Entity\CharityStatistics {#1381
            -charity: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            +donationsSum: 40712.66
            +onlineCollecterenDonationsSum: 262.0
            +donationsCount: 665
            +donationsSumLastWeek: 0.0
            +donationsCountLastWeek: 0
            +lastDonationDateTime: DateTime @1747238906 {#1319
              date: 2025-05-14 18:08:26.0 Europe/Amsterdam (+02:00)
            }
          }
          -donations: Doctrine\ORM\PersistentCollection {#1369
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:16 [ …16]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: "charity"
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1073 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1370
              -elements: []
            }
            #initialized: false
          }
          -moderators: Doctrine\ORM\PersistentCollection {#1371
            -snapshot: []
            -owner: Proxies\__CG__\App\Entity\Charity {#1163 …2}
            -association: array:20 [ …20]
            -em: Doctrine\ORM\EntityManager {#364 …11}
            -backRefFieldName: "moderatingCharities"
            -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#994 …}
            -isDirty: false
            #collection: Doctrine\Common\Collections\ArrayCollection {#1372
              -elements: []
            }
            #initialized: false
          }
          #lastDonation: Proxies\__CG__\App\Entity\Donation {#1373
            +__isInitialized__: false
            -id: 10198697
            #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 @1589468400 {#1316
            date: 2020-05-14 17:00:00.0 Europe/Amsterdam (+02:00)
          }
          #embedCodes: null
          #created: DateTime @1494235412 {#1317
            date: 2017-05-08 11:23:32.0 Europe/Amsterdam (+02:00)
          }
          #updated: DateTime @1671439020 {#1318
            date: 2022-12-19 09:37:00.0 Europe/Amsterdam (+01:00)
          }
          #ours: true
           …2
        }
        #name: "LJ en Arianne samen 100"
        #slug: "lj-en-arianne-samen-100"
        #category: "birthday"
        #subtitle: null
        #description: "<p>Donatie voor https://www.stichtinglotje.nl/</p>"
        #embedCodes: null
        #startDate: DateTime @1656021600 {#1146
          date: 2022-06-24 00:00:00.0 Europe/Amsterdam (+02:00)
        }
        #endDate: DateTime @1662674400 {#1147
          date: 2022-09-09 00:00:00.0 Europe/Amsterdam (+02:00)
        }
        #startAmount: 0
        #targetAmount: 500
        #website: null
        #youtube: null
        #photo: "1656076076_img-2511.png"
        -photoFile: null
        #company: null
        #event: null
        #project: null
        #user: Proxies\__CG__\App\Entity\User {#1173 …2}
        #members: Doctrine\ORM\PersistentCollection {#1189
          -snapshot: []
          -owner: App\Entity\Action {#1152}
          -association: array:15 [ …15]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "action"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1175 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1190
            -elements: []
          }
          #initialized: false
        }
        -statistics: App\Entity\ActionStatistics {#1216
          -action: App\Entity\Action {#1152}
          +donationsSum: 2310.0
          +donationsCount: 54
          +donationsSumLastWeek: 0.0
          +donationsCountLastWeek: 0
          +lastDonationDateTime: DateTime @1663741879 {#1150
            date: 2022-09-21 08:31:19.0 Europe/Amsterdam (+02:00)
          }
          +numMembers: null
          +progress: null
        }
        -userStatistics: App\Entity\ActionUserStatistics {#1219
          -action: App\Entity\Action {#1152}
          +donationsSum: 2310.0
          +donationsCount: 54
          +donationsSumLastWeek: 0.0
          +donationsCountLastWeek: 0
        }
        #messages: Doctrine\ORM\PersistentCollection {#1203
          -snapshot: []
          -owner: App\Entity\Action {#1152}
          -association: array:16 [ …16]
          -em: Doctrine\ORM\EntityManager {#364 …11}
          -backRefFieldName: "action"
          -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1192 …}
          -isDirty: false
          #collection: Doctrine\Common\Collections\ArrayCollection {#1204
            -elements: []
          }
          #initialized: false
        }
        #settings: App\Entity\ActionSettings {#1222
          -action: App\Entity\Action {#1152}
          -minimumDonationAmount: null
          -fixedDonationAmount: false
          -donationsAllowed: true
          -membersAllowed: false
        }
        #deleted: false
        #active: true
        #created: DateTime @1656076129 {#1148
          date: 2022-06-24 15:08:49.0 Europe/Amsterdam (+02:00)
        }
        #updated: DateTime @1656076184 {#1149
          date: 2022-06-24 15:09:44.0 Europe/Amsterdam (+02:00)
        }
        #lastDonation: Proxies\__CG__\App\Entity\Donation {#1214
          +__isInitialized__: false
          -id: 2052097
          #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
        }
        -referer: null
        -fileBaseUrls: array:1 [
          "image" => "https://cdn.geef.nl/actie/image/medium/"
        ]
        #ours: true
      }
      -actionMember: null
      -event: null
      -company: null
      -project: null
      -referer: null
      -referenceCode: null
      -referenceDescription: null
      -paymentId: null
      -paymentType: null
      -paymentBrand: null
      -paymentServiceProvider: null
      -language: "nl"
      -backLink: "https://www.geef.nl/nl/actie/lj-en-arianne-samen-100/contact"
      -mode: "internal"
      -type: "charity"
      -charity: Proxies\__CG__\App\Entity\Charity {#1163 …2}
      -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 {#1394}
          "App\Form\CharityDonationType" => Symfony\Component\Form\ResolvedFormType {#1393}
          "Symfony\Component\Form\Extension\Core\Type\HiddenType" => Symfony\Component\Form\ResolvedFormType {#1422
            -innerType: Symfony\Component\Form\Extension\Core\Type\HiddenType {#1421}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1423 …14}
          }
          "App\Form\DonationUserType" => Symfony\Component\Form\ResolvedFormType {#1523
            -innerType: App\Form\DonationUserType {#1522}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1524 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\ResolvedFormType {#1603
            -innerType: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1599 …2}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1604 …14}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\ResolvedFormType {#1628
            -innerType: Symfony\Bridge\Doctrine\Form\Type\EntityType {#1627 …3}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1603}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1629 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\MoneyType" => Symfony\Component\Form\ResolvedFormType {#1687
            -innerType: Symfony\Component\Form\Extension\Core\Type\MoneyType {#1686}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1688 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\ResolvedFormType {#1699
            -innerType: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1698}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1700 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\ResolvedFormType {#1762
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextType {#1761}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1394}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1764 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\EmailType" => Symfony\Component\Form\ResolvedFormType {#1763
            -innerType: Symfony\Component\Form\Extension\Core\Type\EmailType {#1760}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1762}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1765 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\ResolvedFormType {#1865
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextareaType {#1864}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1762}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1866 …14}
          }
          "Symfony\Component\Form\Extension\Core\Type\RadioType" => Symfony\Component\Form\ResolvedFormType {#1951
            -innerType: Symfony\Component\Form\Extension\Core\Type\RadioType {#1950}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#1699}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#1952 …14}
          }
        ]
        -guesser: false
        -resolvedTypeFactory: Symfony\Component\Form\ResolvedFormTypeFactory {#732}
        -checkedTypes: []
      }
    }
    -action: "/donate/post"
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1397}
    -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) {#1413}
      "error_bubbling" => true
      "label_attr" => []
      "action" => "/donate/post"
      "upload_max_size_message" => Closure() {#1415
        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1401 …}
        use: {
          $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#279 …}
          $translationDomain: "validators"
          $message: Closure() {#1414 …}
        }
      }
      "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 {#1720
    -elements: array:24 [
      "id" => Symfony\Component\Form\Form {#1721
        -config: Symfony\Component\Form\FormBuilder {#1722
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2037 …1}
          -name: "id"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1389
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
          }
          -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 {#1397}
          -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) {#1389}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1491 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1723
          -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 {#2036
          -elements: array:1 [
            0 => "id"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "id"
        }
      }
      "charity" => Symfony\Component\Form\Form {#1724
        -config: Symfony\Component\Form\FormBuilder {#1725
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2039 …1}
          -name: "charity"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1432 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1425
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
          }
          -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 {#1397}
          -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) {#1425}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1427 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1726
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Proxies\__CG__\App\Entity\Charity {#1163 …2}
        -normData: Proxies\__CG__\App\Entity\Charity {#1163 …2}
        -viewData: 8749
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "charity"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2038
          -elements: array:1 [
            0 => "charity"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "charity"
        }
      }
      "action" => Symfony\Component\Form\Form {#1727
        -config: Symfony\Component\Form\FormBuilder {#1728
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2041 …1}
          -name: "action"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1441 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1434
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
          }
          -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 {#1397}
          -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) {#1434}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1436 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1729
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: App\Entity\Action {#1152}
        -normData: App\Entity\Action {#1152}
        -viewData: 26300
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "action"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2040
          -elements: array:1 [
            0 => "action"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "action"
        }
      }
      "actionMember" => Symfony\Component\Form\Form {#1730
        -config: Symfony\Component\Form\FormBuilder {#1731
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2043 …1}
          -name: "actionMember"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1450 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1443
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
          }
          -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 {#1397}
          -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) {#1443}
            "error_bubbling" => true
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1445 …3}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -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: "actionMember"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2042
          -elements: array:1 [
            0 => "actionMember"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "actionMember"
        }
      }
      "project" => Symfony\Component\Form\Form {#1733
        -config: Symfony\Component\Form\FormBuilder {#1734
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2045 …1}
          -name: "project"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: array:1 [
            0 => App\Form\DataTransformer\EntityIdTransformer {#1459 …2}
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1452
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#1392 …}
          }
          -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 {#1397}
          -autoInitialize: false
          -options: array:39 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
             …35
          ]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1735
          -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 {#2044
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "project"
        }
      }
      "owningUser" => Symfony\Component\Form\Form {#1736
        -config: Symfony\Component\Form\FormBuilder {#1737
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2047}
          -name: "owningUser"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1461 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1738
          -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 {#2046
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "owningUser"
        }
      }
      "fixedAmount" => Symfony\Component\Form\Form {#1739
        -config: Symfony\Component\Form\FormBuilder {#1740
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2049}
          -name: "fixedAmount"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1515 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1741
          -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 {#2048
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "fixedAmount"
        }
      }
      "user" => Symfony\Component\Form\Form {#1875
        -config: Symfony\Component\Form\FormBuilder {#1876
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2051}
          -name: "user"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\ResolvedFormType {#1523}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper {#1531 …1}
          -required: true
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1526 …3}
          -attributes: array:1 [ …1]
          -data: null
          -dataClass: "App\Entity\DonationUser"
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#720}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1877
          -elements: array:15 [ …15]
          -orderedKeys: array:15 [ …15]
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: App\Entity\DonationUser {#1145}
        -normData: App\Entity\DonationUser {#1145}
        -viewData: App\Entity\DonationUser {#1145}
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "user"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2050
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "user"
        }
      }
      "referenceCode" => Symfony\Component\Form\Form {#1923
        -config: Symfony\Component\Form\FormBuilder {#1924
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2053}
          -name: "referenceCode"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1544 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1925
          -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 {#2052
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referenceCode"
        }
      }
      "referenceDescription" => Symfony\Component\Form\Form {#1926
        -config: Symfony\Component\Form\FormBuilder {#1927
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2055}
          -name: "referenceDescription"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1552 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1928
          -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 {#2054
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referenceDescription"
        }
      }
      "referer" => Symfony\Component\Form\Form {#1929
        -config: Symfony\Component\Form\FormBuilder {#1930
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2057}
          -name: "referer"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1560 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1931
          -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 {#2056
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "referer"
        }
      }
      "language" => Symfony\Component\Form\Form {#1932
        -config: Symfony\Component\Form\FormBuilder {#1933
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2089}
          -name: "language"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1568 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1934
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "nl"
        -normData: "nl"
        -viewData: "nl"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "language"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2088
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "language"
        }
      }
      "backLink" => Symfony\Component\Form\Form {#1935
        -config: Symfony\Component\Form\FormBuilder {#1936
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2091}
          -name: "backLink"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1576 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1937
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: "https://www.geef.nl/nl/actie/lj-en-arianne-samen-100/contact"
        -normData: "https://www.geef.nl/nl/actie/lj-en-arianne-samen-100/contact"
        -viewData: "https://www.geef.nl/nl/actie/lj-en-arianne-samen-100/contact"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "backLink"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccess\PropertyPath {#2090
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "backLink"
        }
      }
      "mode" => Symfony\Component\Form\Form {#1938
        -config: Symfony\Component\Form\FormBuilder {#1939
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2093}
          -name: "mode"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1584 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1940
          -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 {#2092
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "mode"
        }
      }
      "type" => Symfony\Component\Form\Form {#1941
        -config: Symfony\Component\Form\FormBuilder {#1942
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2095}
          -name: "type"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1592 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1943
          -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 {#2094
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "type"
        }
      }
      "voluntaryContributionPercentage" => Symfony\Component\Form\Form {#1944
        -config: Symfony\Component\Form\FormBuilder {#1945
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2097}
          -name: "voluntaryContributionPercentage"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1603}
          -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 {#1397}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1946
          -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 {#2096
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "voluntaryContributionPercentage"
        }
      }
      "paymentBrand" => Symfony\Component\Form\Form {#1947
        -config: Symfony\Component\Form\FormBuilder {#1948
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2099}
          -name: "paymentBrand"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1422}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: true
          -emptyData: Closure(FormInterface $form) {#1620 …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 {#1397}
          -autoInitialize: false
          -options: array:39 [ …39]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1949
          -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 {#2098
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand"
        }
      }
      "paymentType" => Symfony\Component\Form\Form {#1993
        -config: Symfony\Component\Form\FormBuilder {#1994
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2101}
          -name: "paymentType"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: true
          -type: Symfony\Component\Form\ResolvedFormType {#1628}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\RadioListMapper {#1646}
          -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 {#1397}
          -autoInitialize: false
          -options: array:55 [ …55]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#1995
          -elements: array:5 [ …5]
          -orderedKeys: array:5 [ …5]
          -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 {#2100
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentType"
        }
      }
      "paymentBrand_ideal" => Symfony\Component\Form\Form {#2011
        -config: Symfony\Component\Form\FormBuilder {#2012
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2103}
          -name: "paymentBrand_ideal"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1603}
          -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 {#1397}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2013
          -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 {#2102
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_ideal"
        }
      }
      "paymentBrand_collection" => Symfony\Component\Form\Form {#2014
        -config: Symfony\Component\Form\FormBuilder {#2015
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2105}
          -name: "paymentBrand_collection"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1603}
          -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 {#1397}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2016
          -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 {#2104
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_collection"
        }
      }
      "paymentBrand_debitcard" => Symfony\Component\Form\Form {#2017
        -config: Symfony\Component\Form\FormBuilder {#2018
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2107}
          -name: "paymentBrand_debitcard"
          -propertyPath: null
          -mapped: false
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1603}
          -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 {#1397}
          -autoInitialize: false
          -options: array:52 [ …52]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2019
          -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 {#2106
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "paymentBrand_debitcard"
        }
      }
      "amount" => Symfony\Component\Form\Form {#2020
        -config: Symfony\Component\Form\FormBuilder {#2021
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2114}
          -name: "amount"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1687}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1690 …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 {#1397}
          -autoInitialize: false
          -options: array:44 [ …44]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2022
          -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 {#2113
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "amount"
        }
      }
      "anonymous" => Symfony\Component\Form\Form {#2023
        -config: Symfony\Component\Form\FormBuilder {#2024
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2116}
          -name: "anonymous"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1699}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1701 …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 {#1397}
          -autoInitialize: false
          -options: array:41 [ …41]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2025
          -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 {#2115
          -elements: array:1 [ …1]
          -length: 1
          -isIndex: array:1 [ …1]
          -pathAsString: "anonymous"
        }
      }
      "termsAccepted" => Symfony\Component\Form\Form {#2026
        -config: Symfony\Component\Form\FormBuilder {#2027
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2118}
          -name: "termsAccepted"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#1699}
          -viewTransformers: array:1 [ …1]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1701 …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 {#1397}
          -autoInitialize: false
          -options: array:41 [ …41]
        }
        -parent: Symfony\Component\Form\Form {#1718}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#2028
          -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 {#2117
          -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
}