https://papier.janguo.de/

Dumped Contents

Tightenco\Collect\Support\Collection {#2683
  #items: array:4 [
    "notification" => array:14 [
      "enabled" => true
      "debug" => false
      "debug_address" => "michael-liebler@janguo.de"
      "debug_smtp" => true
      "subject" => "Anmeldung zur Hochzeit"
      "subject_prefix" => "[Webseite]"
      "replyto_name" => "{NAME}"
      "replyto_email" => "{EMAIL}"
      "to_name" => "Michael"
      "to_email" => "michael-liebler@janguo.de"
      "from_name" => "Webseite Hochzeit"
      "from_email" => "noreply@janguo.de"
      "cc_name" => "Inge"
      "cc_email" => "ingehammer@posteo.de"
    ]
    "templates" => array:3 [
      "form" => "forms/form.twig"
      "form_theme" => "forms/_form-template.twig"
      "email" => "forms/email.html.twig"
    ]
    "feedback" => array:2 [
      "success" => "Danke für Deine/Euere Anmeldung"
      "error" => "Es gibt noch Fehler bei einem oder mehreren Feldern. Bitte prüfe deine Eingaben"
    ]
    "fields" => array:6 [
      "name" => array:2 [
        "type" => "text"
        "options" => array:4 [
          "required" => true
          "label" => "Name(n)"
          "attr" => array:1 [
            "placeholder" => "Dein/Euer Name..."
          ]
          "constraints" => array:2 [
            0 => "NotBlank"
            1 => array:1 [
              "Length" => array:2 [
                "min" => 3
                "max" => 128
              ]
            ]
          ]
        ]
      ]
      "email" => array:2 [
        "type" => "email"
        "options" => array:4 [
          "required" => true
          "label" => "E-Mail Adresse"
          "attr" => array:1 [
            "placeholder" => "E-Mail-Adresse..."
          ]
          "constraints" => array:2 [
            0 => "NotBlank"
            1 => "Email"
          ]
        ]
      ]
      "anzahl" => array:2 [
        "type" => "integer"
        "options" => array:3 [
          "required" => true
          "label" => "Anzahl der Personen"
          "attr" => array:1 [
            "class" => "myclass"
          ]
        ]
      ]
      "bringen-mit" => array:2 [
        "type" => "textarea"
        "options" => array:3 [
          "required" => false
          "label" => "Ich/wir  bringe(n) folgende  Speisen mit"
          "attr" => array:2 [
            "placeholder" => "Salate, Kuchen, Nachspeisen..."
            "class" => "myclass"
          ]
        ]
      ]
      "message" => array:2 [
        "type" => "textarea"
        "options" => array:3 [
          "required" => false
          "label" => "Weitere Mitteilungen"
          "attr" => array:2 [
            "placeholder" => "Mitteilungen..."
            "class" => "myclass"
          ]
        ]
      ]
      "submit" => array:2 [
        "type" => "submit"
        "options" => array:2 [
          "label" => "Absenden »"
          "attr" => array:1 [
            "class" => "btn-primary btn button primary"
          ]
        ]
      ]
    ]
  ]
  #escapeWhenCastingToString: false
}
Symfony\Component\Form\Form {#3040
  -config: Symfony\Component\Form\FormBuilder {#3034
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#3009 …1}
    -name: "anmeldung"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2685
      -proxiedType: Symfony\Component\Form\ResolvedFormType {#2686
        -innerType: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
        -typeExtensions: array:6 [
          0 => Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension {#2653
            -translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
          }
          1 => Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension {#2652
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649
              -serverParams: Symfony\Component\Form\Util\ServerParams {#2647
                -requestStack: Symfony\Component\HttpFoundation\RequestStack {#154
                  -requests: array:1 [
                    0 => Symfony\Component\HttpFoundation\Request {#14
                      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19
                        #parameters: array:7 [ …7]
                      }
                      +request: Symfony\Component\HttpFoundation\InputBag {#17
                        #parameters: []
                      }
                      +query: Symfony\Component\HttpFoundation\InputBag {#18
                        #parameters: []
                      }
                      +server: Symfony\Component\HttpFoundation\ServerBag {#22
                        #parameters: array:42 [ …42]
                      }
                      +files: Symfony\Component\HttpFoundation\FileBag {#21
                        #parameters: []
                      }
                      +cookies: Symfony\Component\HttpFoundation\InputBag {#20
                        #parameters: []
                      }
                      +headers: Symfony\Component\HttpFoundation\HeaderBag {#23
                        #headers: array:10 [ …10]
                        #cacheControl: []
                      }
                      #content: null
                      #languages: null
                      #charsets: null
                      #encodings: null
                      #acceptableContentTypes: null
                      #pathInfo: "/"
                      #requestUri: "/"
                      #baseUrl: ""
                      #basePath: null
                      #method: "GET"
                      #format: null
                      #session: Symfony\Component\HttpFoundation\Session\Session {#1702
                        #storage: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage {#1700 …6}
                        -flashName: "flashes"
                        -attributeName: "attributes"
                        -data: & []
                        -usageIndex: & 5
                        -usageReporter: array:2 [ …2]
                      }
                      #locale: "en"
                      #defaultLocale: "en"
                      -preferredFormat: null
                      -isHostValid: true
                      -isForwardedValid: true
                      -isSafeContentPreferred: null
                      basePath: ""
                      format: "html"
                    }
                  ]
                }
              }
            }
          }
          2 => Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#2645
            -validator: Symfony\Component\Validator\Validator\TraceableValidator {#984
              -validator: Symfony\Component\Validator\Validator\RecursiveValidator {#998
                #contextFactory: Symfony\Component\Validator\Context\ExecutionContextFactory {#997
                  -translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                  -translationDomain: "validators"
                }
                #metadataFactory: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory {#996
                  #loader: Symfony\Component\Validator\Mapping\Loader\LoaderChain {#995 …1}
                  #cache: null
                  #loadedClasses: []
                }
                #validatorFactory: Symfony\Component\Validator\ContainerConstraintValidatorFactory {#986
                  -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#987 …8}
                  -validators: []
                }
                #objectInitializers: array:1 [
                  0 => Symfony\Bridge\Doctrine\Validator\DoctrineInitializer {#988 …1}
                ]
              }
              -collectedData: []
            }
            -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper {#2642
              -formRenderer: Symfony\Component\Form\FormRenderer {#2623
                -engine: Symfony\Bridge\Twig\Form\TwigRendererEngine {#2643
                  -environment: Twig\Environment {#213 …18}
                  -template: null
                  #defaultThemes: array:4 [ …4]
                  #themes: []
                  #useDefaultThemes: []
                  #resources: []
                  -resourceHierarchyLevels: []
                }
                -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#868
                  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#870
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#871
                    -requestStack: Symfony\Component\HttpFoundation\RequestStack {#154}
                    -namespace: "_csrf"
                    -session: null
                  }
                  -namespace: Closure() {#873
                    class: "Symfony\Component\Security\Csrf\CsrfTokenManager"
                    this: Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                    use: {
                      $namespace: Symfony\Component\HttpFoundation\RequestStack {#154}
                      $superGlobalNamespaceGenerator: Closure() {#872 …}
                    }
                  }
                }
                -blockNameHierarchyMap: []
                -hierarchyLevelMap: []
                -variableStack: []
              }
              -translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
              -allowNonSynchronized: false
            }
            -legacyErrorMessages: true
          }
          3 => Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
          4 => Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension {#2622
            -defaultTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            -defaultEnabled: true
            -defaultFieldName: "_token"
            -translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
            -translationDomain: "validators"
            -serverParams: Symfony\Component\Form\Util\ServerParams {#2647}
          }
          5 => Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension {#2638
            -listener: Symfony\Component\Form\Extension\DataCollector\EventListener\DataCollectorListener {#2637
              -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675
                -dataExtractor: Symfony\Component\Form\Extension\DataCollector\FormDataExtractor {#2682}
                -dataByForm: array:8 [
                  "00000000138ea509000000000fce670d" => array:8 [
                    "id" => "anmeldung"
                    "name" => "anmeldung"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\FormType"
                    "synchronized" => true
                    "passed_options" => array:2 [
                      "attr" => array:1 [
                        "class" => "boltforms"
                      ]
                      "data" => []
                    ]
                    "resolved_options" => array:51 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:1 [
                        "class" => "boltforms"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => true
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data" => []
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2626
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => true
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => null
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => true
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2624
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2625 …}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:1 [
                      "norm" => []
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea537000000000fce670d" => array:8 [
                    "id" => "anmeldung_name"
                    "name" => "name"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                    "synchronized" => true
                    "passed_options" => array:4 [
                      "attr" => array:1 [
                        "placeholder" => "Dein/Euer Name..."
                      ]
                      "constraints" => array:2 [
                        0 => Symfony\Component\Validator\Constraints\NotBlank {#2617
                          +message: "This value should not be blank."
                          +allowNull: false
                          +normalizer: null
                          +payload: null
                        }
                        1 => Symfony\Component\Validator\Constraints\Length {#2646
                          +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
                          +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
                          +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
                          +charsetMessage: "This value does not match the expected {{ charset }} charset."
                          +max: 128
                          +min: 3
                          +charset: "UTF-8"
                          +normalizer: null
                          +allowEmptyString: false
                          +payload: null
                        }
                      ]
                      "label" => "Name(n)"
                      "required" => true
                    ]
                    "resolved_options" => array:50 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:1 [
                        "placeholder" => "Dein/Euer Name..."
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => array:2 [
                        0 => Symfony\Component\Validator\Constraints\NotBlank {#2617}
                        1 => Symfony\Component\Validator\Constraints\Length {#2646}
                      ]
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2607
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => "Name(n)"
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => true
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2588
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2582}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea53e000000000fce670d" => array:8 [
                    "id" => "anmeldung_email"
                    "name" => "email"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\EmailType"
                    "synchronized" => true
                    "passed_options" => array:4 [
                      "attr" => array:1 [
                        "placeholder" => "E-Mail-Adresse..."
                      ]
                      "constraints" => array:2 [
                        0 => Symfony\Component\Validator\Constraints\NotBlank {#2615
                          +message: "This value should not be blank."
                          +allowNull: false
                          +normalizer: null
                          +payload: null
                        }
                        1 => Symfony\Component\Validator\Constraints\Email {#2614
                          +message: "This value is not a valid email address."
                          +mode: null
                          +normalizer: null
                          +payload: null
                        }
                      ]
                      "label" => "E-Mail Adresse"
                      "required" => true
                    ]
                    "resolved_options" => array:50 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:1 [
                        "placeholder" => "E-Mail-Adresse..."
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => array:2 [
                        0 => Symfony\Component\Validator\Constraints\NotBlank {#2615}
                        1 => Symfony\Component\Validator\Constraints\Email {#2614}
                      ]
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2524
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => "E-Mail Adresse"
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => true
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2526
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2523}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea53b000000000fce670d" => array:8 [
                    "id" => "anmeldung_anzahl"
                    "name" => "anzahl"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\IntegerType"
                    "synchronized" => true
                    "passed_options" => array:4 [
                      "attr" => array:1 [
                        "class" => "myclass"
                      ]
                      "constraints" => []
                      "label" => "Anzahl der Personen"
                      "required" => true
                    ]
                    "resolved_options" => array:52 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:1 [
                        "class" => "myclass"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2540
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "grouping" => false
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => "Anzahl der Personen"
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => true
                      "rounding_mode" => 2
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2544
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2539}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea538000000000fce670d" => array:8 [
                    "id" => "anmeldung_bringen-mit"
                    "name" => "bringen-mit"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                    "synchronized" => true
                    "passed_options" => array:4 [
                      "attr" => array:2 [
                        "placeholder" => "Salate, Kuchen, Nachspeisen..."
                        "class" => "myclass"
                      ]
                      "constraints" => []
                      "label" => "Ich/wir  bringe(n) folgende  Speisen mit"
                      "required" => false
                    ]
                    "resolved_options" => array:50 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:2 [
                        "placeholder" => "Salate, Kuchen, Nachspeisen..."
                        "class" => "myclass"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2990
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => "Ich/wir  bringe(n) folgende  Speisen mit"
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => false
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2982
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2983}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea524000000000fce670d" => array:8 [
                    "id" => "anmeldung_message"
                    "name" => "message"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                    "synchronized" => true
                    "passed_options" => array:4 [
                      "attr" => array:2 [
                        "placeholder" => "Mitteilungen..."
                        "class" => "myclass"
                      ]
                      "constraints" => []
                      "label" => "Weitere Mitteilungen"
                      "required" => false
                    ]
                    "resolved_options" => array:50 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:2 [
                        "placeholder" => "Mitteilungen..."
                        "class" => "myclass"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2971
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => "Weitere Mitteilungen"
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => false
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#2955
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2956}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea522000000000fce670d" => array:8 [
                    "id" => "anmeldung_submit"
                    "name" => "submit"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\SubmitType"
                    "synchronized" => true
                    "passed_options" => array:2 [
                      "attr" => array:1 [
                        "class" => "btn-primary btn button primary"
                      ]
                      "label" => "Absenden »"
                    ]
                    "resolved_options" => array:15 [
                      "attr" => array:1 [
                        "class" => "btn-primary btn button primary"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => false
                      "block_name" => null
                      "block_prefix" => null
                      "disabled" => false
                      "label" => "Absenden »"
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "priority" => 0
                      "row_attr" => []
                      "translation_domain" => null
                      "validate" => true
                      "validation_groups" => null
                    ]
                    "default_data" => array:1 [
                      "norm" => null
                    ]
                    "submitted_data" => []
                  ]
                  "00000000138ea520000000000fce670d" => array:8 [
                    "id" => "anmeldung_province_type_required"
                    "name" => "province_type_required"
                    "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                    "synchronized" => true
                    "passed_options" => array:2 [
                      "attr" => array:2 [
                        "tabindex" => "-1"
                        "autocomplete" => "off"
                      ]
                      "required" => false
                    ]
                    "resolved_options" => array:50 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => array:2 [
                        "tabindex" => "-1"
                        "autocomplete" => "off"
                      ]
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => false
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => true
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                      "data_class" => null
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#2831
                        class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                        this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
                      }
                      "error_bubbling" => false
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "form_attr" => false
                      "getter" => null
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "is_empty_callback" => null
                      "label" => null
                      "label_attr" => []
                      "label_format" => null
                      "label_html" => false
                      "label_translation_parameters" => []
                      "legacy_error_messages" => true
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "priority" => 0
                      "property_path" => null
                      "required" => false
                      "row_attr" => []
                      "setter" => null
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#3042
                        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                        use: {
                          $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                          $translationDomain: "validators"
                          $message: Closure() {#2832}
                        }
                      }
                      "validation_groups" => null
                    ]
                    "default_data" => array:2 [
                      "norm" => null
                      "view" => ""
                    ]
                    "submitted_data" => []
                  ]
                ]
                -dataByView: null
                -formsByView: null
                #data: array:3 [
                  "forms" => []
                  "forms_by_hash" => []
                  "nb_errors" => 0
                ]
                -cloner: null
              }
            }
          }
        ]
        -parent: null
        -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2636
          -defined: array:51 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_html" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "priority" => 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
            "invalid_message" => true
            "invalid_message_parameters" => true
            "is_empty_callback" => true
            "getter" => true
            "setter" => true
            "form_attr" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "legacy_error_messages" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:50 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_html" => false
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "priority" => 0
            "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" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "legacy_error_messages" => true
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:29 [
            "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"
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#2631
                class: "Symfony\Component\Form\Extension\Validator\Type\BaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#2645}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#2630
                class: "Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#2645}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#2628
                class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2640 …}
                use: {
                  $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …}
                  $translationDomain: "validators"
                }
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:17 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_html" => array:1 [
              0 => "bool"
            ]
            "priority" => array:1 [
              0 => "int"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "action" => array:1 [
              0 => "string"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:3 [
              0 => "string"
              1 => "null"
              2 => "Symfony\Component\Translation\TranslatableMessage"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
            "is_empty_callback" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "getter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "setter" => array:2 [
              0 => "null"
              1 => "callable"
            ]
            "form_attr" => array:2 [
              0 => "bool"
              1 => "string"
            ]
            "constraints" => array:2 [
              0 => "Symfony\Component\Validator\Constraint"
              1 => "Symfony\Component\Validator\Constraint[]"
            ]
            "legacy_error_messages" => array:1 [
              0 => "bool"
            ]
          ]
          -info: array:3 [
            "priority" => "The form rendering priority (higher priorities will be rendered first)"
            "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
            "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
          ]
          -lazy: array:4 [
            "data_class" => array:1 [
              0 => Closure(Options $options) {#2635
                class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
              }
            ]
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#2634
                class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#2632
                class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#2633
                class: "Symfony\Component\Form\Extension\Core\Type\FormType"
                this: Symfony\Component\Form\Extension\Core\Type\FormType {#2648 …}
              }
            ]
          ]
          -calling: []
          -deprecated: array:1 [
            "legacy_error_messages" => array:3 [
              "package" => "symfony/form"
              "version" => "5.2"
              "message" => Closure(Options $options, $value) {#2629
                class: "Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#2645}
              }
            ]
          ]
          -given: []
          -locked: false
          -parentsOptions: []
          -prototype: null
          -prototypeIndex: null
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\DataMapper {#2651
      -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor {#2654
        -accessors: array:2 [
          0 => Symfony\Component\Form\Extension\Core\DataAccessor\CallbackAccessor {#2684}
          1 => Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor {#2687
            -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#931
              -magicMethodsFlags: 3
              -ignoreInvalidIndices: true
              -ignoreInvalidProperty: false
              -cacheItemPool: Symfony\Component\Cache\Adapter\ArrayAdapter {#932
                -storeSerialized: false
                -values: []
                -expiries: []
                -defaultLifetime: 0
                -maxLifetime: 0.0
                -maxItems: 0
                #logger: null
              }
              -propertyPathCache: []
              -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#929
                -mutatorPrefixes: array:3 [
                  0 => "add"
                  1 => "remove"
                  2 => "set"
                ]
                -accessorPrefixes: array:4 [
                  0 => "get"
                  1 => "is"
                  2 => "has"
                  3 => "can"
                ]
                -arrayMutatorPrefixes: array:2 [
                  0 => "add"
                  1 => "remove"
                ]
                -enableConstructorExtraction: true
                -methodReflectionFlags: 256
                -magicMethodsFlags: 3
                -propertyReflectionFlags: 256
                -inflector: Symfony\Component\String\Inflector\EnglishInflector {#930}
                -arrayMutatorPrefixesFirst: array:3 [
                  0 => "add"
                  1 => "remove"
                  2 => "set"
                ]
                -arrayMutatorPrefixesLast: array:3 [
                  0 => "set"
                  1 => "remove"
                  2 => "add"
                ]
              }
              -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#929}
              -readPropertyCache: []
              -writePropertyCache: []
            }
          }
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#2626}
    -attributes: array:1 [
      "data_collector/passed_options" => array:2 [
        "attr" => array:1 [
          "class" => "boltforms"
        ]
        "data" => []
      ]
    ]
    -data: []
    -dataClass: null
    -dataLocked: true
    -formFactory: Symfony\Component\Form\FormFactory {#2751
      -registry: Symfony\Component\Form\FormRegistry {#2681
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension {#2680
            -guesser: null
            -guesserLoaded: false
            -typeContainer: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2660
              -factory: Symfony\Component\DependencyInjection\Container::getService($registry, string $id, ?string $method, $load) {#49
                this: ContainerWLsVuxY\App_KernelDevDebugContainer {#48 …}
              }
              -serviceMap: array:13 [
                "Bolt\BoltForms\Form\CaptchaType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\BoltForms\Form\CaptchaType"
                  2 => "getCaptchaTypeService"
                  3 => false
                ]
                "Bolt\BoltForms\Form\ContenttypeType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\BoltForms\Form\ContenttypeType"
                  2 => "getContenttypeTypeService"
                  3 => false
                ]
                "Bolt\Form\ChangePasswordFormType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\ChangePasswordFormType"
                  2 => "getChangePasswordFormTypeService"
                  3 => false
                ]
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\FieldTypes\PasswordWithPreviewType"
                  2 => "getPasswordWithPreviewTypeService"
                  3 => false
                ]
                "Bolt\Form\LoginType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\LoginType"
                  2 => "getLoginTypeService"
                  3 => false
                ]
                "Bolt\Form\ResetPasswordRequestFormType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\ResetPasswordRequestFormType"
                  2 => "getResetPasswordRequestFormTypeService"
                  3 => false
                ]
                "Bolt\Form\UserType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\UserType"
                  2 => "getUserTypeService"
                  3 => false
                ]
                "Gregwar\CaptchaBundle\Type\CaptchaType" => array:4 [
                  0 => "services"
                  1 => "gregwar_captcha.type"
                  2 => "getGregwarCaptcha_TypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ColorType" => array:4 [
                  0 => "privates"
                  1 => "form.type.color"
                  2 => "getForm_Type_ColorService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => ".container.private.form.type.file"
                  2 => "get_Container_Private_Form_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -serviceTypes: array:13 [
                "Bolt\BoltForms\Form\CaptchaType" => "?"
                "Bolt\BoltForms\Form\ContenttypeType" => "?"
                "Bolt\Form\ChangePasswordFormType" => "?"
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => "?"
                "Bolt\Form\LoginType" => "?"
                "Bolt\Form\ResetPasswordRequestFormType" => "?"
                "Bolt\Form\UserType" => "?"
                "Gregwar\CaptchaBundle\Type\CaptchaType" => "?"
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ColorType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FileType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FormType" => "?"
              ]
              -externalId: null
              -container: null
              -factories: array:13 [
                "Bolt\BoltForms\Form\CaptchaType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\BoltForms\Form\CaptchaType"
                  2 => "getCaptchaTypeService"
                  3 => false
                ]
                "Bolt\BoltForms\Form\ContenttypeType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\BoltForms\Form\ContenttypeType"
                  2 => "getContenttypeTypeService"
                  3 => false
                ]
                "Bolt\Form\ChangePasswordFormType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\ChangePasswordFormType"
                  2 => "getChangePasswordFormTypeService"
                  3 => false
                ]
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\FieldTypes\PasswordWithPreviewType"
                  2 => "getPasswordWithPreviewTypeService"
                  3 => false
                ]
                "Bolt\Form\LoginType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\LoginType"
                  2 => "getLoginTypeService"
                  3 => false
                ]
                "Bolt\Form\ResetPasswordRequestFormType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\ResetPasswordRequestFormType"
                  2 => "getResetPasswordRequestFormTypeService"
                  3 => false
                ]
                "Bolt\Form\UserType" => array:4 [
                  0 => "privates"
                  1 => "Bolt\Form\UserType"
                  2 => "getUserTypeService"
                  3 => false
                ]
                "Gregwar\CaptchaBundle\Type\CaptchaType" => array:4 [
                  0 => "services"
                  1 => "gregwar_captcha.type"
                  2 => "getGregwarCaptcha_TypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ColorType" => array:4 [
                  0 => "privates"
                  1 => "form.type.color"
                  2 => "getForm_Type_ColorService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => ".container.private.form.type.file"
                  2 => "get_Container_Private_Form_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2656
                -generator: Closure() {#2669
                  class: "ContainerWLsVuxY\App_KernelDevDebugContainer"
                  this: ContainerWLsVuxY\App_KernelDevDebugContainer {#48 …}
                }
                -count: 6
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2663
                -generator: Closure() {#2666
                  class: "ContainerWLsVuxY\App_KernelDevDebugContainer"
                  this: ContainerWLsVuxY\App_KernelDevDebugContainer {#48 …}
                }
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2665
                -generator: Closure() {#2668
                  class: "ContainerWLsVuxY\App_KernelDevDebugContainer"
                  this: ContainerWLsVuxY\App_KernelDevDebugContainer {#48 …}
                }
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2676
              -generator: Closure() {#2661
                class: "ContainerWLsVuxY\App_KernelDevDebugContainer"
                this: ContainerWLsVuxY\App_KernelDevDebugContainer {#48 …}
              }
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2685}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2612
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#2611
              -innerType: Symfony\Component\Form\Extension\Core\Type\TextType {#2613}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2685}
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2610
                -defined: array:51 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_html" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "priority" => 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
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "is_empty_callback" => true
                  "getter" => true
                  "setter" => true
                  "form_attr" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "legacy_error_messages" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:50 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_html" => false
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "priority" => 0
                  "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" => false
                  "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" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "getter" => null
                  "setter" => null
                  "form_attr" => false
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "legacy_error_messages" => true
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:29 [
                  "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" => false
                  "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" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "error_mapping" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                  "csrf_token_id" => null
                ]
                -normalizers: array:3 [
                  "validation_groups" => array:1 [ …1]
                  "constraints" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -allowedValues: []
                -allowedTypes: array:17 [
                  "block_prefix" => array:2 [ …2]
                  "attr" => array:1 [ …1]
                  "row_attr" => array:1 [ …1]
                  "label_html" => array:1 [ …1]
                  "priority" => array:1 [ …1]
                  "label_attr" => array:1 [ …1]
                  "action" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "help" => array:3 [ …3]
                  "help_attr" => array:1 [ …1]
                  "help_html" => array:1 [ …1]
                  "is_empty_callback" => array:2 [ …2]
                  "getter" => array:2 [ …2]
                  "setter" => array:2 [ …2]
                  "form_attr" => array:2 [ …2]
                  "constraints" => array:2 [ …2]
                  "legacy_error_messages" => array:1 [ …1]
                ]
                -info: array:3 [
                  "priority" => "The form rendering priority (higher priorities will be rendered first)"
                  "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                  "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                ]
                -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: array:1 [
                  "legacy_error_messages" => array:3 [ …3]
                ]
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
          "Symfony\Component\Form\Extension\Core\Type\EmailType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2545
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#2581
              -innerType: Symfony\Component\Form\Extension\Core\Type\EmailType {#2513}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2612}
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2543
                -defined: array:51 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_html" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "priority" => 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
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "is_empty_callback" => true
                  "getter" => true
                  "setter" => true
                  "form_attr" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "legacy_error_messages" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:50 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_html" => false
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "priority" => 0
                  "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" => false
                  "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" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                  "getter" => null
                  "setter" => null
                  "form_attr" => false
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "legacy_error_messages" => true
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:28 [
                  "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" => false
                  "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" => []
                  "invalid_message_parameters" => []
                  "error_mapping" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
                  "csrf_token_id" => null
                ]
                -normalizers: array:3 [
                  "validation_groups" => array:1 [ …1]
                  "constraints" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -allowedValues: []
                -allowedTypes: array:17 [
                  "block_prefix" => array:2 [ …2]
                  "attr" => array:1 [ …1]
                  "row_attr" => array:1 [ …1]
                  "label_html" => array:1 [ …1]
                  "priority" => array:1 [ …1]
                  "label_attr" => array:1 [ …1]
                  "action" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "help" => array:3 [ …3]
                  "help_attr" => array:1 [ …1]
                  "help_html" => array:1 [ …1]
                  "is_empty_callback" => array:2 [ …2]
                  "getter" => array:2 [ …2]
                  "setter" => array:2 [ …2]
                  "form_attr" => array:2 [ …2]
                  "constraints" => array:2 [ …2]
                  "legacy_error_messages" => array:1 [ …1]
                ]
                -info: array:3 [
                  "priority" => "The form rendering priority (higher priorities will be rendered first)"
                  "getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
                  "setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
                ]
                -lazy: array:5 [
                  "data_class" => array:1 [ …1]
                  "empty_data" => array:1 [ …1]
                  "error_bubbling" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "invalid_message" => array:1 [ …1]
                ]
                -calling: []
                -deprecated: array:1 [
                  "legacy_error_messages" => array:3 [ …3]
                ]
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
          "Symfony\Component\Form\Extension\Core\Type\IntegerType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2534
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#2533
              -innerType: Symfony\Component\Form\Extension\Core\Type\IntegerType {#2535}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2685}
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2537
                -defined: array:53 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_html" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "priority" => 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
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "is_empty_callback" => true
                  "getter" => true
                  "setter" => true
                  "form_attr" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "legacy_error_messages" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                  "grouping" => true
                  "rounding_mode" => true
                ]
                -defaults: array:52 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_html" => false
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "priority" => 0
                  "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" => false
                  "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" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "is_empty_callback" => null
                   …16
                ]
                -nested: []
                -required: []
                -resolved: array:29 [ …29]
                -normalizers: array:3 [ …3]
                -allowedValues: array:1 [ …1]
                -allowedTypes: array:17 [ …17]
                -info: array:3 [ …3]
                -lazy: array:5 [ …5]
                -calling: []
                -deprecated: array:1 [ …1]
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#3046
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#3047
              -innerType: Symfony\Component\Form\Extension\Core\Type\TextareaType {#2518}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2612}
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2988
                -defined: array:51 [ …51]
                -defaults: array:50 [ …50]
                -nested: []
                -required: []
                -resolved: array:29 [ …29]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:17 [ …17]
                -info: array:3 [ …3]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: array:1 [ …1]
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
          "Symfony\Component\Form\Extension\Core\Type\ButtonType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2944
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#2939
              -innerType: Symfony\Component\Form\Extension\Core\Type\ButtonType {#2943}
              -typeExtensions: []
              -parent: null
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2936
                -defined: array:13 [ …13]
                -defaults: array:13 [ …13]
                -nested: []
                -required: []
                -resolved: array:8 [ …8]
                -normalizers: []
                -allowedValues: []
                -allowedTypes: array:5 [ …5]
                -info: array:1 [ …1]
                -lazy: []
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
          "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2938
            -proxiedType: Symfony\Component\Form\ResolvedFormType {#2937
              -innerType: Symfony\Component\Form\Extension\Core\Type\SubmitType {#2945}
              -typeExtensions: array:1 [
                0 => Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension {#2942}
              ]
              -parent: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2944}
              -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#2935
                -defined: array:15 [ …15]
                -defaults: array:15 [ …15]
                -nested: []
                -required: []
                -resolved: array:8 [ …8]
                -normalizers: array:1 [ …1]
                -allowedValues: []
                -allowedTypes: array:6 [ …6]
                -info: array:1 [ …1]
                -lazy: []
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
                -prototype: null
                -prototypeIndex: null
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
          }
        ]
        -guesser: false
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy {#2673
          -proxiedFactory: Symfony\Component\Form\ResolvedFormTypeFactory {#2672}
          -dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#2675}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
    -autoInitialize: true
    -options: array:51 [
      "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"
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "error_mapping" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => true
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => array:1 [
        "class" => "boltforms"
      ]
      "priority" => 0
      "data" => []
      "data_class" => null
      "empty_data" => Closure(FormInterface $form) {#2626}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#2624}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "form_attr" => false
      "validation_groups" => null
      "constraints" => []
      "legacy_error_messages" => true
    ]
    -isEmptyCallback: null
  }
  -parent: null
  -children: Symfony\Component\Form\Util\OrderedHashMap {#3035
    -elements: array:7 [
      "name" => Symfony\Component\Form\Form {#3038
        -config: Symfony\Component\Form\FormBuilder {#3032
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2992 …1}
          -name: "name"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2612}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2607}
          -attributes: array:1 [
            "data_collector/passed_options" => array:4 [
              "required" => true
              "label" => "Name(n)"
              "attr" => array:1 [
                "placeholder" => "Dein/Euer Name..."
              ]
              "constraints" => array:2 [
                0 => Symfony\Component\Validator\Constraints\NotBlank {#2617}
                1 => Symfony\Component\Validator\Constraints\Length {#2646}
              ]
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Name(n)"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "placeholder" => "Dein/Euer Name..."
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2607}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#2588}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:2 [
              0 => Symfony\Component\Validator\Constraints\NotBlank {#2617}
              1 => Symfony\Component\Validator\Constraints\Length {#2646}
            ]
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3030
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "name"
        -inheritData: false
        -propertyPath: null
      }
      "email" => Symfony\Component\Form\Form {#3031
        -config: Symfony\Component\Form\FormBuilder {#3028
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#3002 …1}
          -name: "email"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2545}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2524}
          -attributes: array:1 [
            "data_collector/passed_options" => array:4 [
              "required" => true
              "label" => "E-Mail Adresse"
              "attr" => array:1 [
                "placeholder" => "E-Mail-Adresse..."
              ]
              "constraints" => array:2 [
                0 => Symfony\Component\Validator\Constraints\NotBlank {#2615}
                1 => Symfony\Component\Validator\Constraints\Email {#2614}
              ]
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "E-Mail Adresse"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "placeholder" => "E-Mail-Adresse..."
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2524}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#2526}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "legacy_error_messages" => true
            "invalid_message" => "This value is not valid."
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => array:2 [
              0 => Symfony\Component\Validator\Constraints\NotBlank {#2615}
              1 => Symfony\Component\Validator\Constraints\Email {#2614}
            ]
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3029
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "email"
        -inheritData: false
        -propertyPath: null
      }
      "anzahl" => Symfony\Component\Form\Form {#3026
        -config: Symfony\Component\Form\FormBuilder {#3027
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#3000 …1}
          -name: "anzahl"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2534}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformer\IntegerToLocalizedStringTransformer {#2517
              #grouping: false
              #roundingMode: 2
              -scale: 0
              -locale: "en"
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2540}
          -attributes: array:1 [
            "data_collector/passed_options" => array:4 [
              "required" => true
              "label" => "Anzahl der Personen"
              "attr" => array:1 [
                "class" => "myclass"
              ]
              "constraints" => []
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:52 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "grouping" => false
            "block_prefix" => null
            "label" => "Anzahl der Personen"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "class" => "myclass"
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2540}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#2544}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "legacy_error_messages" => true
            "invalid_message" => "This value is not valid."
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "rounding_mode" => 2
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3024
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "anzahl"
        -inheritData: false
        -propertyPath: null
      }
      "bringen-mit" => Symfony\Component\Form\Form {#3025
        -config: Symfony\Component\Form\FormBuilder {#3022
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2998 …1}
          -name: "bringen-mit"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#3046}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2990}
          -attributes: array:1 [
            "data_collector/passed_options" => array:4 [
              "required" => false
              "label" => "Ich/wir  bringe(n) folgende  Speisen mit"
              "attr" => array:2 [
                "placeholder" => "Salate, Kuchen, Nachspeisen..."
                "class" => "myclass"
              ]
              "constraints" => []
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Ich/wir  bringe(n) folgende  Speisen mit"
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "placeholder" => "Salate, Kuchen, Nachspeisen..."
              "class" => "myclass"
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2990}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#2982}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3023
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "bringen-mit"
        -inheritData: false
        -propertyPath: null
      }
      "message" => Symfony\Component\Form\Form {#3021
        -config: Symfony\Component\Form\FormBuilder {#3014
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2996 …1}
          -name: "message"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#3046}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2971}
          -attributes: array:1 [
            "data_collector/passed_options" => array:4 [
              "required" => false
              "label" => "Weitere Mitteilungen"
              "attr" => array:2 [
                "placeholder" => "Mitteilungen..."
                "class" => "myclass"
              ]
              "constraints" => []
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Weitere Mitteilungen"
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "placeholder" => "Mitteilungen..."
              "class" => "myclass"
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2971}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#2955}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3020
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "message"
        -inheritData: false
        -propertyPath: null
      }
      "submit" => Symfony\Component\Form\SubmitButton {#3019
        -clicked: false
        -parent: Symfony\Component\Form\Form {#3040}
        -config: Symfony\Component\Form\SubmitButtonBuilder {#3016
          #locked: true
          -disabled: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2938}
          -name: "submit"
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [
              "label" => "Absenden »"
              "attr" => array:1 [
                "class" => "btn-primary btn button primary"
              ]
            ]
          ]
          -options: array:15 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => false
            "block_prefix" => null
            "label" => "Absenden »"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "class" => "btn-primary btn button primary"
            ]
            "priority" => 0
            "validate" => true
            "validation_groups" => null
          ]
        }
        -submitted: false
      }
      "province_type_required" => Symfony\Component\Form\Form {#3017
        -config: Symfony\Component\Form\FormBuilder {#3018
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#2994 …1}
          -name: "province_type_required"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#2612}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#2831}
          -attributes: array:1 [
            "data_collector/passed_options" => array:2 [
              "required" => false
              "attr" => array:2 [
                "tabindex" => "-1"
                "autocomplete" => "off"
              ]
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#2751}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#2649}
          -autoInitialize: false
          -options: array:50 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "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" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "error_mapping" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#868}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "tabindex" => "-1"
              "autocomplete" => "off"
            ]
            "priority" => 0
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#2831}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#3042}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "form_attr" => false
            "validation_groups" => null
            "constraints" => []
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
        }
        -parent: Symfony\Component\Form\Form {#3040}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#3015
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "province_type_required"
        -inheritData: false
        -propertyPath: null
      }
    ]
    -orderedKeys: array:7 [
      0 => "name"
      1 => "email"
      2 => "anzahl"
      3 => "bringen-mit"
      4 => "message"
      5 => "submit"
      6 => "province_type_required"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: []
  -normData: []
  -viewData: []
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "anmeldung"
  -inheritData: false
  -propertyPath: null
}