Extension.php on line 28:
Tightenco\Collect\Support\Collection {#3919
  #items: array:4 [
    "templates" => array:1 [
      "form" => "partials/contactform.twig"
    ]
    "notification" => array:12 [
      "enabled" => false
      "debug" => false
      "debug_address" => "somesid@gmail.com"
      "debug_smtp" => true
      "subject" => "Votre message a été envoyé"
      "subject_prefix" => "[Angela Productions]"
      "replyto_name" => "{NAME}"
      "replyto_email" => "{EMAIL}"
      "to_name" => "WebsiteName"
      "to_email" => "somesid@gmail.com"
      "from_name" => "mabilleterie.pf"
      "from_email" => "contact@mabilleterie.pf"
    ]
    "feedback" => array:2 [
      "success" => "Message envoyé"
      "error" => "Il y a des erreurs dans le formulaire merci de les corriger et réessayer"
    ]
    "fields" => array:5 [
      "lastname" => array:2 [
        "type" => "text"
        "options" => array:4 [
          "required" => true
          "label" => "Nom"
          "attr" => array:1 [
            "placeholder" => "Votre nom ..."
          ]
          "constraints" => array:2 [
            0 => "NotBlank"
            1 => array:1 [
              "Length" => array:2 [
                "min" => 3
                "max" => 128
              ]
            ]
          ]
        ]
      ]
      "firstname" => array:2 [
        "type" => "text"
        "options" => array:4 [
          "required" => true
          "label" => "Prénom"
          "attr" => array:1 [
            "placeholder" => "Votre prénom ..."
          ]
          "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" => "Votre email"
          "attr" => array:1 [
            "placeholder" => "Votre adresse email..."
          ]
          "constraints" => array:2 [
            0 => "NotBlank"
            1 => "Email"
          ]
        ]
      ]
      "message" => array:2 [
        "type" => "textarea"
        "options" => array:3 [
          "required" => true
          "label" => "Quelle est votre demande"
          "attr" => array:2 [
            "placeholder" => "votre demande..."
            "class" => "myclass"
          ]
        ]
      ]
      "submit" => array:2 [
        "type" => "submit"
        "options" => array:2 [
          "label" => "Envoyer mon message"
          "attr" => array:1 [
            "class" => "btn"
          ]
        ]
      ]
    ]
  ]
  #escapeWhenCastingToString: false
}
Extension.php on line 28:
Symfony\Component\Form\Form {#4080
  -config: Symfony\Component\Form\FormBuilder {#4126
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4089 …1}
    -name: "contact"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\ResolvedFormType {#3903
      -innerType: Symfony\Component\Form\Extension\Core\Type\FormType {#4001
        -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\DataMapper {#3638
          -dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor {#3654
            -accessors: array:2 [
              0 => Symfony\Component\Form\Extension\Core\DataAccessor\CallbackAccessor {#3929}
              1 => Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor {#4000
                -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#524
                  -magicMethodsFlags: 3
                  -ignoreInvalidIndices: true
                  -ignoreInvalidProperty: false
                  -cacheItemPool: Symfony\Component\Cache\Adapter\ArrayAdapter {#528
                    -storeSerialized: false
                    -values: []
                    -expiries: []
                    -defaultLifetime: 0
                    -maxLifetime: 0.0
                    -maxItems: 0
                    #logger: null
                  }
                  -propertyPathCache: []
                  -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#637
                    -mutatorPrefixes: array:3 [ …3]
                    -accessorPrefixes: array:4 [ …4]
                    -arrayMutatorPrefixes: array:2 [ …2]
                    -enableConstructorExtraction: true
                    -methodReflectionFlags: 1
                    -magicMethodsFlags: 3
                    -propertyReflectionFlags: 1
                    -inflector: Symfony\Component\String\Inflector\EnglishInflector {#523}
                    -arrayMutatorPrefixesFirst: array:3 [ …3]
                    -arrayMutatorPrefixesLast: array:3 [ …3]
                  }
                  -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#637}
                  -readPropertyCache: []
                  -writePropertyCache: []
                }
              }
            ]
          }
        }
      }
      -typeExtensions: array:5 [
        0 => Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension {#4002
          -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211
            #catalogues: []
            -locale: "fr"
            -fallbackLocales: array:1 [
              0 => "en"
            ]
            -loaders: []
            -resources: []
            -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#215
              -translator: Symfony\Component\Translation\IdentityTranslator {#216
                -locale: null
              }
              -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#217
                -hasMessageFormatter: null
                -cache: []
              }
            }
            -cacheDir: "/var/www/angela_nc/var/cache/env/translations"
            -debug: true
            -cacheVary: array:2 [
              "scanned_directories" => array:26 [
                0 => "vendor/symfony/validator/Resources/translations"
                1 => "vendor/symfony/form/Resources/translations"
                2 => "vendor/symfony/security-core/Resources/translations"
                3 => "vendor/babdev/pagerfanta-bundle/Resources/translations"
                4 => "vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                5 => "translations"
                6 => "vendor/bolt/core/translations"
                7 => "translations"
                8 => "vendor/api-platform/core/src/Symfony/Bundle/translations"
                9 => "vendor/doctrine/doctrine-bundle/translations"
                10 => "vendor/doctrine/doctrine-fixtures-bundle/translations"
                11 => "vendor/doctrine/doctrine-migrations-bundle/translations"
                12 => "vendor/knplabs/knp-menu-bundle/src/translations"
                13 => "vendor/knplabs/doctrine-behaviors/src/translations"
                14 => "vendor/nelmio/cors-bundle/translations"
                15 => "vendor/nelmio/security-bundle/translations"
                16 => "vendor/sensio/framework-extra-bundle/src/translations"
                17 => "vendor/symfony/debug-bundle/translations"
                18 => "vendor/symfony/framework-bundle/translations"
                19 => "vendor/symfony/monolog-bundle/translations"
                20 => "vendor/symfony/security-bundle/translations"
                21 => "vendor/symfony/twig-bundle/translations"
                22 => "vendor/symfony/web-server-bundle/translations"
                23 => "vendor/symfony/webpack-encore-bundle/src/translations"
                24 => "vendor/php-translation/symfony-bundle/translations"
                25 => "vendor/twig/extra-bundle/translations"
              ]
              "fallback_locales" => array:1 [
                0 => "en"
              ]
            ]
            -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#218
              -resourceCheckers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#219
                -generator: Closure() {#220
                  class: "ContainerEmey9xu\App_KernelEnvDebugContainer"
                  this: ContainerEmey9xu\App_KernelEnvDebugContainer {#56}
                }
                -count: 2
              }
            }
            -parentLocales: null
            -hasIntlFormatter: true
            #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#214
              -externalId: null
              -container: null
              -factories: array:11 [
                "translation.loader.csv" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.csv"
                  2 => "getTranslation_Loader_CsvService"
                  3 => false
                ]
                "translation.loader.dat" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.dat"
                  2 => "getTranslation_Loader_DatService"
                  3 => false
                ]
                "translation.loader.ini" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.ini"
                  2 => "getTranslation_Loader_IniService"
                  3 => false
                ]
                "translation.loader.json" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.json"
                  2 => "getTranslation_Loader_JsonService"
                  3 => false
                ]
                "translation.loader.mo" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.mo"
                  2 => "getTranslation_Loader_MoService"
                  3 => false
                ]
                "translation.loader.php" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.php"
                  2 => "getTranslation_Loader_PhpService"
                  3 => false
                ]
                "translation.loader.po" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.po"
                  2 => "getTranslation_Loader_PoService"
                  3 => false
                ]
                "translation.loader.qt" => array:4 [
                  0 => "privates"
                  1 => "translation.loader.qt"
                   …2
                ]
                "translation.loader.res" => array:4 [ …4]
                "translation.loader.xliff" => array:4 [ …4]
                "translation.loader.yml" => array:4 [ …4]
              ]
              -loading: []
              -providedTypes: null
              -factory: ContainerEmey9xu\App_KernelEnvDebugContainer::getService($registry, string $id, ?string $method, $load) {#69
                this: ContainerEmey9xu\App_KernelEnvDebugContainer {#56}
              }
              -serviceMap: array:11 [
                "translation.loader.csv" => array:4 [ …4]
                "translation.loader.dat" => array:4 [ …4]
                "translation.loader.ini" => array:4 [ …4]
                "translation.loader.json" => array:4 [ …4]
                "translation.loader.mo" => array:4 [ …4]
                "translation.loader.php" => array:4 [ …4]
                "translation.loader.po" => array:4 [ …4]
                "translation.loader.qt" => array:4 [ …4]
                "translation.loader.res" => array:4 [ …4]
                "translation.loader.xliff" => array:4 [ …4]
                "translation.loader.yml" => array:4 [ …4]
              ]
              -serviceTypes: array:11 [
                "translation.loader.csv" => "?"
                "translation.loader.dat" => "?"
                "translation.loader.ini" => "?"
                "translation.loader.json" => "?"
                "translation.loader.mo" => "?"
                "translation.loader.php" => "?"
                "translation.loader.po" => "?"
                "translation.loader.qt" => "?"
                "translation.loader.res" => "?"
                "translation.loader.xliff" => "?"
                "translation.loader.yml" => "?"
              ]
            }
            #loaderIds: array:11 [
              "translation.loader.php" => array:1 [
                0 => "php"
              ]
              "translation.loader.yml" => array:2 [
                0 => "yaml"
                1 => "yml"
              ]
              "translation.loader.xliff" => array:2 [
                0 => "xlf"
                1 => "xliff"
              ]
              "translation.loader.po" => array:1 [
                0 => "po"
              ]
              "translation.loader.mo" => array:1 [
                0 => "mo"
              ]
              "translation.loader.qt" => array:1 [
                0 => "ts"
              ]
              "translation.loader.csv" => array:1 [
                0 => "csv"
              ]
              "translation.loader.res" => array:1 [
                0 => "res"
              ]
              "translation.loader.dat" => array:1 [
                0 => "dat"
              ]
              "translation.loader.ini" => array:1 [
                0 => "ini"
              ]
              "translation.loader.json" => array:1 [
                0 => "json"
              ]
            ]
            #options: array:5 [
              "cache_dir" => "/var/www/angela_nc/var/cache/env/translations"
              "debug" => true
              "resource_files" => array:60 [
                "af" => array:3 [ …3]
                "ar" => array:5 [ …5]
                "az" => array:4 [ …4]
                "be" => array:3 [ …3]
                "bg" => array:4 [ …4]
                "bs" => array:3 [ …3]
                "ca" => array:5 [ …5]
                "cs" => array:8 [ …8]
                "cy" => array:3 [ …3]
                "da" => array:4 [ …4]
                "de" => array:8 [ …8]
                "el" => array:7 [ …7]
                "en" => array:10 [ …10]
                "es" => array:8 [ …8]
                "et" => array:3 [ …3]
                "eu" => array:3 [ …3]
                "fa" => array:4 [ …4]
                "fi" => array:5 [ …5]
                "fr" => array:10 [ …10]
                "gl" => array:4 [ …4]
                "he" => array:3 [ …3]
                "hr" => array:4 [ …4]
                "hu" => array:7 [ …7]
                "hy" => array:3 [ …3]
                "id" => array:3 [ …3]
                "it" => array:7 [ …7]
                "ja" => array:4 [ …4]
                "lb" => array:3 [ …3]
                "lt" => array:3 [ …3]
                "lv" => array:3 [ …3]
                "mk" => array:4 [ …4]
                "mn" => array:4 [ …4]
                "my" => array:3 [ …3]
                "nb" => array:3 [ …3]
                "nl" => array:8 [ …8]
                "nn" => array:3 [ …3]
                "no" => array:4 [ …4]
                "pl" => array:7 [ …7]
                "pt" => array:5 [ …5]
                "pt_BR" => array:5 [ …5]
                "ro" => array:5 [ …5]
                "ru" => array:8 [ …8]
                "sk" => array:5 [ …5]
                "sl" => array:4 [ …4]
                "sq" => array:3 [ …3]
                "sr_Cyrl" => array:4 [ …4]
                "sr_Latn" => array:4 [ …4]
                "sv" => array:4 [ …4]
                "th" => array:4 [ …4]
                "tl" => array:3 [ …3]
                "tr" => array:8 [ …8]
                "uk" => array:7 [ …7]
                "ur" => array:3 [ …3]
                "uz" => array:3 [ …3]
                "vi" => array:3 [ …3]
                "zh_CN" => array:7 [ …7]
                "zh_TW" => array:3 [ …3]
                "oc" => array:1 [ …1]
                "sw" => array:1 [ …1]
                "sr" => array:1 [ …1]
              ]
              "scanned_directories" => array:26 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                5 => "/var/www/angela_nc/translations"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations"
                7 => "/var/www/angela_nc/translations"
                8 => "/var/www/angela_nc/vendor/api-platform/core/src/Symfony/Bundle/translations"
                9 => "/var/www/angela_nc/vendor/doctrine/doctrine-bundle/translations"
                10 => "/var/www/angela_nc/vendor/doctrine/doctrine-fixtures-bundle/translations"
                11 => "/var/www/angela_nc/vendor/doctrine/doctrine-migrations-bundle/translations"
                12 => "/var/www/angela_nc/vendor/knplabs/knp-menu-bundle/src/translations"
                13 => "/var/www/angela_nc/vendor/knplabs/doctrine-behaviors/src/translations"
                14 => "/var/www/angela_nc/vendor/nelmio/cors-bundle/translations"
                15 => "/var/www/angela_nc/vendor/nelmio/security-bundle/translations"
                16 => "/var/www/angela_nc/vendor/sensio/framework-extra-bundle/src/translations"
                17 => "/var/www/angela_nc/vendor/symfony/debug-bundle/translations"
                18 => "/var/www/angela_nc/vendor/symfony/framework-bundle/translations"
                19 => "/var/www/angela_nc/vendor/symfony/monolog-bundle/translations"
                20 => "/var/www/angela_nc/vendor/symfony/security-bundle/translations"
                21 => "/var/www/angela_nc/vendor/symfony/twig-bundle/translations"
                22 => "/var/www/angela_nc/vendor/symfony/web-server-bundle/translations"
                23 => "/var/www/angela_nc/vendor/symfony/webpack-encore-bundle/src/translations"
                24 => "/var/www/angela_nc/vendor/php-translation/symfony-bundle/translations"
                25 => "/var/www/angela_nc/vendor/twig/extra-bundle/translations"
              ]
              "cache_vary" => array:1 [
                "scanned_directories" => array:26 [ …26]
              ]
            ]
            -resourceLocales: array:60 [
              0 => "af"
              1 => "ar"
              2 => "az"
              3 => "be"
              4 => "bg"
              5 => "bs"
              6 => "ca"
              7 => "cs"
              8 => "cy"
              9 => "da"
              10 => "de"
              11 => "el"
              12 => "en"
              13 => "es"
              14 => "et"
              15 => "eu"
              16 => "fa"
              17 => "fi"
              18 => "fr"
              19 => "gl"
              20 => "he"
              21 => "hr"
              22 => "hu"
              23 => "hy"
              24 => "id"
              25 => "it"
              26 => "ja"
              27 => "lb"
              28 => "lt"
              29 => "lv"
              30 => "mk"
              31 => "mn"
              32 => "my"
              33 => "nb"
              34 => "nl"
              35 => "nn"
              36 => "no"
              37 => "pl"
              38 => "pt"
              39 => "pt_BR"
              40 => "ro"
              41 => "ru"
              42 => "sk"
              43 => "sl"
              44 => "sq"
              45 => "sr_Cyrl"
              46 => "sr_Latn"
              47 => "sv"
              48 => "th"
              49 => "tl"
              50 => "tr"
              51 => "uk"
              52 => "ur"
              53 => "uz"
              54 => "vi"
              55 => "zh_CN"
              56 => "zh_TW"
              57 => "oc"
              58 => "sw"
              59 => "sr"
            ]
            -resources: []
            -resourceFiles: array:60 [
              "af" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.af.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.af.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.af.xlf"
              ]
              "ar" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ar.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ar.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ar.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ar.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf"
              ]
              "az" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.az.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.az.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.az.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff"
              ]
              "be" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.be.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.be.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.be.xlf"
              ]
              "bg" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.bg.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.bg.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.bg.xlf"
                3 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.bg.xlf"
              ]
              "bs" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.bs.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.bs.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.bs.xlf"
              ]
              "ca" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ca.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ca.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ca.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf"
              ]
              "cs" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.cs.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.cs.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.cs.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.cs.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.cs.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.cs.xlf"
              ]
              "cy" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.cy.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.cy.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.cy.xlf"
              ]
              "da" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.da.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.da.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.da.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff"
              ]
              "de" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.de.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.de.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.de.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.de.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.de.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.de.xlf"
              ]
              "el" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.el.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.el.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.el.xlf"
                3 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf"
                4 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.el.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/security.el.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.el.xlf"
              ]
              "en" => array:10 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.en.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.en.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.en.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf"
                5 => "/var/www/angela_nc/translations/messages.en.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.en.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/security.en.xlf"
                8 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.en.xlf"
                9 => "/var/www/angela_nc/translations/messages.en.xlf"
              ]
              "es" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.es.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.es.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.es.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.es.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.es.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.es.xlf"
              ]
              "et" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.et.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.et.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.et.xlf"
              ]
              "eu" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.eu.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.eu.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.eu.xlf"
              ]
              "fa" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.fa.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.fa.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.fa.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff"
              ]
              "fi" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.fi.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.fi.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.fi.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf"
              ]
              "fr" => array:10 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.fr.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.fr.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.fr.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fr.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf"
                5 => "/var/www/angela_nc/translations/messages.fr.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.fr.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/security.fr.xlf"
                8 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.fr.xlf"
                9 => "/var/www/angela_nc/translations/messages.fr.xlf"
              ]
              "gl" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.gl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.gl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.gl.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff"
              ]
              "he" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.he.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.he.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.he.xlf"
              ]
              "hr" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.hr.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.hr.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.hr.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff"
              ]
              "hu" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.hu.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.hu.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.hu.xlf"
                3 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf"
                4 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.hu.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/security.hu.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.hu.xlf"
              ]
              "hy" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.hy.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.hy.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.hy.xlf"
              ]
              "id" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.id.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.id.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.id.xlf"
              ]
              "it" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.it.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.it.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.it.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.it.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.it.xlf"
              ]
              "ja" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ja.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ja.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ja.xlf"
                3 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf"
              ]
              "lb" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.lb.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.lb.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.lb.xlf"
              ]
              "lt" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.lt.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.lt.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.lt.xlf"
              ]
              "lv" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.lv.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.lv.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.lv.xlf"
              ]
              "mk" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.mk.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.mk.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.mk.xlf"
                3 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf"
              ]
              "mn" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.mn.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.mn.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.mn.xlf"
                3 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf"
              ]
              "my" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.my.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.my.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.my.xlf"
              ]
              "nb" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.nb.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.nb.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.nb.xlf"
              ]
              "nl" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.nl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.nl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.nl.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.nl.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.nl.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.nl.xlf"
              ]
              "nn" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.nn.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.nn.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.nn.xlf"
              ]
              "no" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.no.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.no.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.no.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff"
              ]
              "pl" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.pl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.pl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.pl.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.pl.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.pl.xlf"
              ]
              "pt" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.pt.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.pt.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.pt.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf"
              ]
              "pt_BR" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf"
                3 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.pt_BR.xlf"
                4 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.pt_BR.xlf"
              ]
              "ro" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ro.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ro.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ro.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf"
              ]
              "ru" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ru.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ru.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ru.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.ru.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.ru.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.ru.xlf"
              ]
              "sk" => array:5 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sk.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sk.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sk.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf"
              ]
              "sl" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sl.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff"
              ]
              "sq" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sq.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sq.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sq.xlf"
              ]
              "sr_Cyrl" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff"
              ]
              "sr_Latn" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff"
              ]
              "sv" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.sv.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.sv.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.sv.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff"
              ]
              "th" => array:4 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.th.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.th.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.th.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff"
              ]
              "tl" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.tl.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.tl.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.tl.xlf"
              ]
              "tr" => array:8 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.tr.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.tr.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.tr.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.tr.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/security.tr.xlf"
                7 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.tr.xlf"
              ]
              "uk" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.uk.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.uk.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.uk.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff"
                4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.uk.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.uk.xlf"
              ]
              "ur" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.ur.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.ur.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.ur.xlf"
              ]
              "uz" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.uz.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.uz.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.uz.xlf"
              ]
              "vi" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.vi.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.vi.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.vi.xlf"
              ]
              "zh_CN" => array:7 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf"
                3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff"
                4 => "/var/www/angela_nc/vendor/bolt/core/translations/messages.zh_CN.xlf"
                5 => "/var/www/angela_nc/vendor/bolt/core/translations/security.zh_CN.xlf"
                6 => "/var/www/angela_nc/vendor/bolt/core/translations/validators.zh_CN.xlf"
              ]
              "zh_TW" => array:3 [
                0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf"
                1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf"
                2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf"
              ]
              "oc" => array:1 [
                0 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff"
              ]
              "sw" => array:1 [
                0 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff"
              ]
              "sr" => array:1 [
                0 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf"
              ]
            ]
            -scannedDirectories: array:26 [
              0 => "/var/www/angela_nc/vendor/symfony/validator/Resources/translations"
              1 => "/var/www/angela_nc/vendor/symfony/form/Resources/translations"
              2 => "/var/www/angela_nc/vendor/symfony/security-core/Resources/translations"
              3 => "/var/www/angela_nc/vendor/babdev/pagerfanta-bundle/Resources/translations"
              4 => "/var/www/angela_nc/vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
              5 => "/var/www/angela_nc/translations"
              6 => "/var/www/angela_nc/vendor/bolt/core/translations"
              7 => "/var/www/angela_nc/translations"
              8 => "/var/www/angela_nc/vendor/api-platform/core/src/Symfony/Bundle/translations"
              9 => "/var/www/angela_nc/vendor/doctrine/doctrine-bundle/translations"
              10 => "/var/www/angela_nc/vendor/doctrine/doctrine-fixtures-bundle/translations"
              11 => "/var/www/angela_nc/vendor/doctrine/doctrine-migrations-bundle/translations"
              12 => "/var/www/angela_nc/vendor/knplabs/knp-menu-bundle/src/translations"
              13 => "/var/www/angela_nc/vendor/knplabs/doctrine-behaviors/src/translations"
              14 => "/var/www/angela_nc/vendor/nelmio/cors-bundle/translations"
              15 => "/var/www/angela_nc/vendor/nelmio/security-bundle/translations"
              16 => "/var/www/angela_nc/vendor/sensio/framework-extra-bundle/src/translations"
              17 => "/var/www/angela_nc/vendor/symfony/debug-bundle/translations"
              18 => "/var/www/angela_nc/vendor/symfony/framework-bundle/translations"
              19 => "/var/www/angela_nc/vendor/symfony/monolog-bundle/translations"
              20 => "/var/www/angela_nc/vendor/symfony/security-bundle/translations"
              21 => "/var/www/angela_nc/vendor/symfony/twig-bundle/translations"
              22 => "/var/www/angela_nc/vendor/symfony/web-server-bundle/translations"
              23 => "/var/www/angela_nc/vendor/symfony/webpack-encore-bundle/src/translations"
              24 => "/var/www/angela_nc/vendor/php-translation/symfony-bundle/translations"
              25 => "/var/www/angela_nc/vendor/twig/extra-bundle/translations"
            ]
            -enabledLocales: []
          }
        }
        1 => Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension {#3991
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004
            -serverParams: Symfony\Component\Form\Util\ServerParams {#3844
              -requestStack: Symfony\Component\HttpFoundation\RequestStack {#120
                -requests: array:1 [
                  0 => Symfony\Component\HttpFoundation\Request {#58
                    +attributes: Symfony\Component\HttpFoundation\ParameterBag {#72
                      #parameters: array:9 [ …9]
                    }
                    +request: Symfony\Component\HttpFoundation\InputBag {#70
                      #parameters: []
                    }
                    +query: Symfony\Component\HttpFoundation\InputBag {#71
                      #parameters: []
                    }
                    +server: Symfony\Component\HttpFoundation\ServerBag {#75
                      #parameters: array:45 [ …45]
                    }
                    +files: Symfony\Component\HttpFoundation\FileBag {#74
                      #parameters: []
                    }
                    +cookies: Symfony\Component\HttpFoundation\InputBag {#73
                      #parameters: []
                    }
                    +headers: Symfony\Component\HttpFoundation\HeaderBag {#76
                      #headers: array:5 [ …5]
                      #cacheControl: []
                    }
                    #content: null
                    #languages: null
                    #charsets: null
                    #encodings: null
                    #acceptableContentTypes: null
                    #pathInfo: "/page/nous-contacter"
                    #requestUri: "/page/nous-contacter"
                    #baseUrl: ""
                    #basePath: null
                    #method: "GET"
                    #format: null
                    #session: Symfony\Component\HttpFoundation\Session\Session {#1807
                      #storage: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage {#1805 …6}
                      -flashName: "flashes"
                      -attributeName: "attributes"
                      -data: & []
                      -usageIndex: & 3
                      -usageReporter: array:2 [ …2]
                    }
                    #locale: "fr"
                    #defaultLocale: "fr"
                    -preferredFormat: null
                    -isHostValid: true
                    -isForwardedValid: true
                    -isSafeContentPreferred: null
                    -isIisRewrite: false
                    basePath: ""
                    format: "html"
                  }
                ]
              }
            }
          }
        }
        2 => Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#4006
          -validator: Symfony\Component\Validator\Validator\RecursiveValidator {#540
            #contextFactory: Symfony\Component\Validator\Context\ExecutionContextFactory {#615
              -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
              -translationDomain: "validators"
            }
            #metadataFactory: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory {#613
              #loader: Symfony\Component\Validator\Mapping\Loader\LoaderChain {#610
                #loaders: array:6 [ …6]
              }
              #cache: null
              #loadedClasses: []
            }
            #validatorFactory: Symfony\Component\Validator\ContainerConstraintValidatorFactory {#616
              -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#646
                -externalId: null
                -container: null
                -factories: array:10 [ …10]
                -loading: []
                -providedTypes: null
                -factory: ContainerEmey9xu\App_KernelEnvDebugContainer::getService($registry, string $id, ?string $method, $load) {#69}
                -serviceMap: array:10 [ …10]
                -serviceTypes: array:10 [ …10]
              }
              -validators: []
            }
            #objectInitializers: array:1 [
              0 => Symfony\Bridge\Doctrine\Validator\DoctrineInitializer {#645
                #registry: Doctrine\Bundle\DoctrineBundle\Registry {#741 …7}
              }
            ]
          }
          -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper {#3998
            -formRenderer: Symfony\Component\Form\FormRenderer {#3999
              -engine: Symfony\Bridge\Twig\Form\TwigRendererEngine {#4008
                #defaultThemes: array:3 [ …3]
                #themes: []
                #useDefaultThemes: []
                #resources: []
                -resourceHierarchyLevels: []
                -environment: Twig\Environment {#210 …18}
                -template: null
              }
              -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#835
                -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#789
                  -entropy: 256
                }
                -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788
                  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#120}
                  -namespace: "_csrf"
                  -session: null
                }
                -namespace: Closure() {#786
                  class: "Symfony\Component\Security\Csrf\CsrfTokenManager"
                  this: Symfony\Component\Security\Csrf\CsrfTokenManager {#835}
                  use: {
                    $namespace: Symfony\Component\HttpFoundation\RequestStack {#120}
                    $superGlobalNamespaceGenerator: Closure() {#787 …}
                  }
                }
              }
              -blockNameHierarchyMap: []
              -hierarchyLevelMap: []
              -variableStack: []
            }
            -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
            -allowNonSynchronized: false
          }
          -legacyErrorMessages: true
        }
        3 => Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003
          -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
          -translationDomain: "validators"
        }
        4 => Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension {#4009
          -defaultTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#835}
          -defaultEnabled: true
          -defaultFieldName: "_token"
          -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
          -translationDomain: "validators"
          -serverParams: Symfony\Component\Form\Util\ServerParams {#3844}
        }
      ]
      -parent: null
      -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#3986
        -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
          "form_attr" => 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
          "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
          "form_attr" => false
          "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
          "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 {#835}
          "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 {#835}
          "csrf_token_id" => null
        ]
        -normalizers: array:3 [
          "validation_groups" => array:1 [
            0 => Closure(Options $options, $groups) {#4025
              class: "Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#4006}
            }
          ]
          "constraints" => array:1 [
            0 => Closure(Options $options, $constraints) {#4024
              class: "Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#4006}
            }
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options, $message) {#4022
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $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"
          ]
          "form_attr" => array:2 [
            0 => "bool"
            1 => "string"
          ]
          "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"
          ]
          "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) {#4029
              class: "Symfony\Component\Form\Extension\Core\Type\FormType"
              this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
            }
          ]
          "empty_data" => array:1 [
            0 => Closure(Options $options) {#4028
              class: "Symfony\Component\Form\Extension\Core\Type\FormType"
              this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
            }
          ]
          "error_bubbling" => array:1 [
            0 => Closure(Options $options) {#4026
              class: "Symfony\Component\Form\Extension\Core\Type\FormType"
              this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
            }
          ]
          "upload_max_size_message" => array:1 [
            0 => Closure(Options $options) {#4027
              class: "Symfony\Component\Form\Extension\Core\Type\FormType"
              this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
            }
          ]
        ]
        -calling: []
        -deprecated: array:1 [
          "legacy_error_messages" => array:3 [
            "package" => "symfony/form"
            "version" => "5.2"
            "message" => Closure(Options $options, $value) {#4023
              class: "Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#4006}
            }
          ]
        ]
        -given: []
        -locked: false
        -parentsOptions: []
        -prototype: null
        -prototypeIndex: null
      }
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\DataMapper {#3638}
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#4020
      class: "Symfony\Component\Form\Extension\Core\Type\FormType"
      this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
    }
    -attributes: []
    -data: []
    -dataClass: null
    -dataLocked: true
    -formFactory: Symfony\Component\Form\FormFactory {#3839
      -registry: Symfony\Component\Form\FormRegistry {#3956
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension {#3960
            -guesser: null
            -guesserLoaded: false
            -typeContainer: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3954
              -externalId: null
              -container: null
              -factories: array:12 [
                "Bolt\BoltForms\Form\CaptchaType" => array:4 [ …4]
                "Bolt\BoltForms\Form\ContenttypeType" => array:4 [ …4]
                "Bolt\Form\ChangePasswordFormType" => array:4 [ …4]
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => array:4 [ …4]
                "Bolt\Form\LoginType" => array:4 [ …4]
                "Bolt\Form\ResetPasswordRequestFormType" => array:4 [ …4]
                "Bolt\Form\UserType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ColorType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -loading: []
              -providedTypes: null
              -factory: ContainerEmey9xu\App_KernelEnvDebugContainer::getService($registry, string $id, ?string $method, $load) {#69}
              -serviceMap: array:12 [
                "Bolt\BoltForms\Form\CaptchaType" => array:4 [ …4]
                "Bolt\BoltForms\Form\ContenttypeType" => array:4 [ …4]
                "Bolt\Form\ChangePasswordFormType" => array:4 [ …4]
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => array:4 [ …4]
                "Bolt\Form\LoginType" => array:4 [ …4]
                "Bolt\Form\ResetPasswordRequestFormType" => array:4 [ …4]
                "Bolt\Form\UserType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ColorType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -serviceTypes: array:12 [
                "Bolt\BoltForms\Form\CaptchaType" => "?"
                "Bolt\BoltForms\Form\ContenttypeType" => "?"
                "Bolt\Form\ChangePasswordFormType" => "?"
                "Bolt\Form\FieldTypes\PasswordWithPreviewType" => "?"
                "Bolt\Form\LoginType" => "?"
                "Bolt\Form\ResetPasswordRequestFormType" => "?"
                "Bolt\Form\UserType" => "?"
                "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" => "?"
              ]
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3951
                -generator: Closure() {#3955 …2}
                -count: 5
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1531
                -generator: Closure() {#3843 …2}
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3959
                -generator: Closure() {#2443 …2}
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3663
              -generator: Closure() {#3902
                class: "ContainerEmey9xu\App_KernelEnvDebugContainer"
                this: ContainerEmey9xu\App_KernelEnvDebugContainer {#56}
              }
              -count: 2
            }
          }
        ]
        -types: array:6 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\ResolvedFormType {#3903}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\ResolvedFormType {#4030
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextType {#4073}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#3903}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#4031
              -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
                "form_attr" => 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
                "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
                "form_attr" => false
                "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
                "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 {#835}
                "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 {#835}
                "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]
                "form_attr" => array:2 [ …2]
                "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]
                "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
            }
          }
          "Symfony\Component\Form\Extension\Core\Type\EmailType" => Symfony\Component\Form\ResolvedFormType {#4014
            -innerType: Symfony\Component\Form\Extension\Core\Type\EmailType {#3982}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#4030}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#4013
              -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
                "form_attr" => 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
                "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
                "form_attr" => false
                "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
                "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 {#835}
                "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 {#835}
                "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]
                "form_attr" => array:2 [ …2]
                "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]
                "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
            }
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\ResolvedFormType {#4044
            -innerType: Symfony\Component\Form\Extension\Core\Type\TextareaType {#4038}
            -typeExtensions: []
            -parent: Symfony\Component\Form\ResolvedFormType {#4030}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#4043
              -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
                "form_attr" => 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
                "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
                "form_attr" => false
                "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
                "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 {#835}
                "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 {#835}
                "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]
                "form_attr" => array:2 [ …2]
                "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]
                "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
            }
          }
          "Symfony\Component\Form\Extension\Core\Type\ButtonType" => Symfony\Component\Form\ResolvedFormType {#4060
            -innerType: Symfony\Component\Form\Extension\Core\Type\ButtonType {#4052}
            -typeExtensions: []
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#4058
              -defined: array:14 [
                "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
                "form_attr" => true
              ]
              -defaults: array:14 [
                "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" => false
                "priority" => 0
                "form_attr" => false
              ]
              -nested: []
              -required: []
              -resolved: array:8 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => false
              ]
              -normalizers: []
              -allowedValues: []
              -allowedTypes: array:6 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_html" => array:1 [ …1]
                "priority" => array:1 [ …1]
                "form_attr" => array:2 [ …2]
              ]
              -info: array:1 [
                "priority" => "The form rendering priority (higher priorities will be rendered first)"
              ]
              -lazy: []
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
          "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\Form\ResolvedFormType {#4059
            -innerType: Symfony\Component\Form\Extension\Core\Type\SubmitType {#4050}
            -typeExtensions: array:1 [
              0 => Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension {#4053}
            ]
            -parent: Symfony\Component\Form\ResolvedFormType {#4060}
            -optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#4051
              -defined: array:16 [
                "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
                "form_attr" => true
                "validate" => true
                "validation_groups" => true
              ]
              -defaults: array:16 [
                "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" => false
                "priority" => 0
                "form_attr" => false
                "validate" => true
                "validation_groups" => null
              ]
              -nested: []
              -required: []
              -resolved: array:8 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => false
              ]
              -normalizers: array:1 [
                "validation_groups" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:7 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_html" => array:1 [ …1]
                "priority" => array:1 [ …1]
                "form_attr" => array:2 [ …2]
                "validate" => array:1 [ …1]
              ]
              -info: array:1 [
                "priority" => "The form rendering priority (higher priorities will be rendered first)"
              ]
              -lazy: []
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
              -prototype: null
              -prototypeIndex: null
            }
          }
        ]
        -guesser: false
        -resolvedTypeFactory: Symfony\Component\Form\ResolvedFormTypeFactory {#2496}
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
    -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 {#835}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "label_html" => false
      "attr" => array:1 [
        "class" => "boltforms"
      ]
      "priority" => 0
      "form_attr" => false
      "data" => []
      "data_class" => null
      "empty_data" => Closure(FormInterface $form) {#4020}
      "error_bubbling" => true
      "label_attr" => []
      "action" => ""
      "upload_max_size_message" => Closure() {#4018
        class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
        this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
        use: {
          $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
          $translationDomain: "validators"
          $message: Closure() {#4019 …}
        }
      }
      "help" => null
      "help_attr" => []
      "help_html" => false
      "is_empty_callback" => null
      "getter" => null
      "setter" => null
      "validation_groups" => null
      "constraints" => []
      "legacy_error_messages" => true
    ]
    -isEmptyCallback: null
    -children: []
    -unresolvedChildren: []
  }
  -parent: null
  -children: Symfony\Component\Form\Util\OrderedHashMap {#4125
    -elements: array:6 [
      "lastname" => Symfony\Component\Form\Form {#4117
        -config: Symfony\Component\Form\FormBuilder {#4116
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4092 …1}
          -name: "lastname"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#4030}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#3987
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
          }
          -attributes: []
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#3839}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
          -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 {#835}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Nom"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "placeholder" => "Votre nom ..."
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#3987}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#3989
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $translationDomain: "validators"
                $message: Closure() {#3651}
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => array:2 [
              0 => Symfony\Component\Validator\Constraints\NotBlank {#4035
                +payload: null
                +message: "This value should not be blank."
                +allowNull: false
                +normalizer: null
              }
              1 => Symfony\Component\Validator\Constraints\Length {#4063
                +payload: null
                +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
              }
            ]
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\Form\Form {#4080}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#4120
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "lastname"
        -inheritData: false
        -propertyPath: null
      }
      "firstname" => Symfony\Component\Form\Form {#4121
        -config: Symfony\Component\Form\FormBuilder {#4122
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4096 …1}
          -name: "firstname"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#4030}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#3994
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
          }
          -attributes: []
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#3839}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
          -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 {#835}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Prénom"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "placeholder" => "Votre prénom ..."
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#3994}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#3992
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $translationDomain: "validators"
                $message: Closure() {#3993}
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => array:2 [
              0 => Symfony\Component\Validator\Constraints\NotBlank {#4062
                +payload: null
                +message: "This value should not be blank."
                +allowNull: false
                +normalizer: null
              }
              1 => Symfony\Component\Validator\Constraints\Length {#4061
                +payload: null
                +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
              }
            ]
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\Form\Form {#4080}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#4123
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "firstname"
        -inheritData: false
        -propertyPath: null
      }
      "email" => Symfony\Component\Form\Form {#4124
        -config: Symfony\Component\Form\FormBuilder {#4118
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4100 …1}
          -name: "email"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#4014}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#3980
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
          }
          -attributes: []
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#3839}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
          -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 {#835}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Votre email"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "placeholder" => "Votre adresse email..."
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#3980}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#4015
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $translationDomain: "validators"
                $message: Closure() {#4012}
              }
            }
            "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
            "validation_groups" => null
            "constraints" => array:2 [
              0 => Symfony\Component\Validator\Constraints\NotBlank {#4064
                +payload: null
                +message: "This value should not be blank."
                +allowNull: false
                +normalizer: null
              }
              1 => Symfony\Component\Validator\Constraints\Email {#4070
                +payload: null
                +message: "This value is not a valid email address."
                +mode: null
                +normalizer: null
              }
            ]
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\Form\Form {#4080}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#4081
          -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
      }
      "message" => Symfony\Component\Form\Form {#4082
        -config: Symfony\Component\Form\FormBuilder {#4083
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4099 …1}
          -name: "message"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#4044}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#4041
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
          }
          -attributes: []
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#3839}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
          -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 {#835}
            "csrf_token_id" => null
            "block_prefix" => null
            "label" => "Quelle est votre demande"
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "placeholder" => "votre demande..."
              "class" => "myclass"
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#4041}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#4039
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $translationDomain: "validators"
                $message: Closure() {#4040}
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\Form\Form {#4080}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#4084
          -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 {#4085
        -parent: Symfony\Component\Form\Form {#4080}
        -config: Symfony\Component\Form\SubmitButtonBuilder {#4133
          #locked: true
          -disabled: false
          -type: Symfony\Component\Form\ResolvedFormType {#4059}
          -name: "submit"
          -attributes: []
          -options: array:16 [
            "block_name" => null
            "disabled" => false
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => false
            "block_prefix" => null
            "label" => "Envoyer mon message"
            "row_attr" => []
            "label_html" => false
            "attr" => array:1 [
              "class" => "btn"
            ]
            "priority" => 0
            "form_attr" => false
            "validate" => true
            "validation_groups" => null
          ]
        }
        -submitted: false
        -clicked: false
      }
      "domain_phone_recipient_state" => Symfony\Component\Form\Form {#4086
        -config: Symfony\Component\Form\FormBuilder {#4087
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#4102 …1}
          -name: "domain_phone_recipient_state"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\ResolvedFormType {#4030}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#4057
            class: "Symfony\Component\Form\Extension\Core\Type\FormType"
            this: Symfony\Component\Form\Extension\Core\Type\FormType {#4001}
          }
          -attributes: []
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\Form\FormFactory {#3839}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#4004}
          -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 {#835}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "label_html" => false
            "attr" => array:2 [
              "tabindex" => "-1"
              "autocomplete" => "off"
            ]
            "priority" => 0
            "form_attr" => false
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#4057}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "action" => ""
            "upload_max_size_message" => Closure() {#4067
              class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
              this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4003}
              use: {
                $translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#211}
                $translationDomain: "validators"
                $message: Closure() {#4066}
              }
            }
            "help" => null
            "help_attr" => []
            "help_html" => false
            "is_empty_callback" => null
            "getter" => null
            "setter" => null
            "validation_groups" => null
            "constraints" => []
            "legacy_error_messages" => true
          ]
          -isEmptyCallback: null
          -children: []
          -unresolvedChildren: []
        }
        -parent: Symfony\Component\Form\Form {#4080}
        -children: Symfony\Component\Form\Util\OrderedHashMap {#4088
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "domain_phone_recipient_state"
        -inheritData: false
        -propertyPath: null
      }
    ]
    -orderedKeys: array:6 [
      0 => "lastname"
      1 => "firstname"
      2 => "email"
      3 => "message"
      4 => "submit"
      5 => "domain_phone_recipient_state"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: []
  -normData: []
  -viewData: []
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "contact"
  -inheritData: false
  -propertyPath: null
}