GET https://allergan.do-qdevs.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Components

1 Twig Components
1 Render Count
14 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
ApplicationForm
"App\Twig\Components\ApplicationForm"
components/ApplicationForm.html.twig
1 14.13ms

Render calls

ApplicationForm App\Twig\Components\ApplicationForm 6.0 MiB 14.13 ms
Input props
[
  "form" => Symfony\Component\Form\FormView {#1741
    +vars: [
      "value" => App\Entity\Application {#865
        -id: ? ?Symfony\Component\Uid\Uuid
        -firstname: ? ?string
        -lastname: ? ?string
        -email: ? ?string
        -age: null
        -gender: null
        -phone: null
        -previousAestheticTreatments: null
        -previousAestheticTreatmentsDate: null
        -medicalTreatment: null
        -medicalTreatmentIncompatibility: false
        -dentalIntervention: null
        -dentalInterventionDate: null
        -dentalInterventionType: null
        -timeAvailability: []
        -trainingActivities: []
        -imageFile1: null
        -imageName1: null
        -imageFile2: null
        -imageName2: null
        -imageFile3: null
        -imageName3: null
        -imageFile4: null
        -imageName4: null
        -imageFile5: null
        -imageName5: null
        -imageFile6: null
        -imageName6: null
        -imageFile7: null
        -imageName7: null
        -imageFile8: null
        -imageName8: null
        -status: null
        -consentTerms: null
        -consentDataSharing: null
        -mailRegisters: Doctrine\Common\Collections\ArrayCollection {#866 …}
        -hcpMailRegisters: Doctrine\Common\Collections\ArrayCollection {#867 …}
        -workshopApplications: Doctrine\Common\Collections\ArrayCollection {#868 …}
        #createdAt: null
        #updatedAt: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#1741}
      "id" => "application"
      "name" => "application"
      "full_name" => "application"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => true
      "block_prefixes" => [
        "form"
        "application"
        "_application"
      ]
      "unique_block_prefix" => "_application"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_application_application"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1749
        -form: Symfony\Component\Form\Form {#1306 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Application {#865}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => "/"
      "submitted" => false
    ]
    +parent: null
    +children: [
      "firstname" => Symfony\Component\Form\FormView {#1752
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1752}
          "id" => "application_firstname"
          "name" => "firstname"
          "full_name" => "application[firstname]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#944
            -message: "Nombre"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_firstname"
          ]
          "unique_block_prefix" => "_application_firstname"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_firstname_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1753
            -form: Symfony\Component\Form\Form {#1309 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastname" => Symfony\Component\Form\FormView {#1911
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1911}
          "id" => "application_lastname"
          "name" => "lastname"
          "full_name" => "application[lastname]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#946
            -message: "Apellidos"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_lastname"
          ]
          "unique_block_prefix" => "_application_lastname"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_lastname_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1913
            -form: Symfony\Component\Form\Form {#1312 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "age" => Symfony\Component\Form\FormView {#1918
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1918}
          "id" => "application_age"
          "name" => "age"
          "full_name" => "application[age]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#948
            -message: "Edad"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_age"
          ]
          "unique_block_prefix" => "_application_age"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_age_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1904
            -form: Symfony\Component\Form\Form {#1315 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919
              +label: "25-29"
              +value: "0"
              +data: Symfony\Component\Translation\TranslatableMessage {#949 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920
              +label: "30-44"
              +value: "1"
              +data: Symfony\Component\Translation\TranslatableMessage {#950 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921
              +label: "45-54"
              +value: "2"
              +data: Symfony\Component\Translation\TranslatableMessage {#951 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922
              +label: "55-65"
              +value: "3"
              +data: Symfony\Component\Translation\TranslatableMessage {#952 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923
              +label: ">65"
              +value: "4"
              +data: Symfony\Component\Translation\TranslatableMessage {#953 …}
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1925
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "gender" => Symfony\Component\Form\FormView {#1927
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1927}
          "id" => "application_gender"
          "name" => "gender"
          "full_name" => "application[gender]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#954
            -message: "Género"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_gender"
          ]
          "unique_block_prefix" => "_application_gender"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_gender_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1926
            -form: Symfony\Component\Form\Form {#1318 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928
              +label: "Femenino"
              +value: "0"
              +data: Symfony\Component\Translation\TranslatableMessage {#955 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929
              +label: "Masculino"
              +value: "1"
              +data: Symfony\Component\Translation\TranslatableMessage {#956 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930
              +label: "Otro"
              +value: "2"
              +data: Symfony\Component\Translation\TranslatableMessage {#957 …}
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1932
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "phone" => Symfony\Component\Form\FormView {#1934
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1934}
          "id" => "application_phone"
          "name" => "phone"
          "full_name" => "application[phone]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#958
            -message: "Teléfono"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_phone"
          ]
          "unique_block_prefix" => "_application_phone"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_phone_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1933
            -form: Symfony\Component\Form\Form {#1321 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#1936
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1936}
          "id" => "application_email"
          "name" => "email"
          "full_name" => "application[email]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#960
            -message: "Correo electrónico"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "email"
            "_application_email"
          ]
          "unique_block_prefix" => "_application_email"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_email_email"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1935
            -form: Symfony\Component\Form\Form {#1324 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "previousAestheticTreatments" => Symfony\Component\Form\FormView {#1938
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1938}
          "id" => "application_previousAestheticTreatments"
          "name" => "previousAestheticTreatments"
          "full_name" => "application[previousAestheticTreatments]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#962
            -message: "¿Te has sometido a tratamientos estéticos faciales previos?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_previousAestheticTreatments"
          ]
          "unique_block_prefix" => "_application_previousAestheticTreatments"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_previousAestheticTreatments_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1937
            -form: Symfony\Component\Form\Form {#1349 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073
              +label: ""
              +value: "1"
              +data: true
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074
              +label: "No"
              +value: "0"
              +data: false
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1939
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1942
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1942}
              "id" => "application_previousAestheticTreatments_0"
              "name" => "0"
              "full_name" => "application[previousAestheticTreatments]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_previousAestheticTreatments_entry"
              ]
              "unique_block_prefix" => "_application_previousAestheticTreatments_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_previousAestheticTreatments_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1943
                -form: Symfony\Component\Form\Form {#1352 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1938}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1945
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1945}
              "id" => "application_previousAestheticTreatments_1"
              "name" => "1"
              "full_name" => "application[previousAestheticTreatments]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_previousAestheticTreatments_entry"
              ]
              "unique_block_prefix" => "_application_previousAestheticTreatments_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_previousAestheticTreatments_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1944
                -form: Symfony\Component\Form\Form {#1355 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1938}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "medicalTreatment" => Symfony\Component\Form\FormView {#1940
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1940}
          "id" => "application_medicalTreatment"
          "name" => "medicalTreatment"
          "full_name" => "application[medicalTreatment]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#965
            -message: "¿Se encuentra actualmente bajo algún tratamiento médico?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_medicalTreatment"
          ]
          "unique_block_prefix" => "_application_medicalTreatment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_medicalTreatment_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1941
            -form: Symfony\Component\Form\Form {#1376 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073}
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074}
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1947
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1949
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1949}
              "id" => "application_medicalTreatment_0"
              "name" => "0"
              "full_name" => "application[medicalTreatment]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_medicalTreatment_entry"
              ]
              "unique_block_prefix" => "_application_medicalTreatment_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_medicalTreatment_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1950
                -form: Symfony\Component\Form\Form {#1379 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1940}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1952
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1952}
              "id" => "application_medicalTreatment_1"
              "name" => "1"
              "full_name" => "application[medicalTreatment]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_medicalTreatment_entry"
              ]
              "unique_block_prefix" => "_application_medicalTreatment_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_medicalTreatment_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1951
                -form: Symfony\Component\Form\Form {#1382 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1940}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "dentalIntervention" => Symfony\Component\Form\FormView {#1946
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1946}
          "id" => "application_dentalIntervention"
          "name" => "dentalIntervention"
          "full_name" => "application[dentalIntervention]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#968
            -message: "¿Se ha sometido a alguna intervención odontológica reciente, se encuentra actualmente bajo algún tratamiento odontológico, o tiene previsto someterse a una intervención odontológica próximamente?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_dentalIntervention"
          ]
          "unique_block_prefix" => "_application_dentalIntervention"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_dentalIntervention_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1948
            -form: Symfony\Component\Form\Form {#1403 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => Symfony\Component\Translation\TranslatableMessage {#969
            -message: "Esta información se recopila con el objetivo de valorar las posibles incompatibilidades con los tratamientos estéticos objeto de las distintas actividades formativas."
            -parameters: []
            -domain: null
          }
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073}
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074}
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1954
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1956
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1956}
              "id" => "application_dentalIntervention_0"
              "name" => "0"
              "full_name" => "application[dentalIntervention]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_dentalIntervention_entry"
              ]
              "unique_block_prefix" => "_application_dentalIntervention_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_dentalIntervention_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1957
                -form: Symfony\Component\Form\Form {#1406 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1946}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1959
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1959}
              "id" => "application_dentalIntervention_1"
              "name" => "1"
              "full_name" => "application[dentalIntervention]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_dentalIntervention_entry"
              ]
              "unique_block_prefix" => "_application_dentalIntervention_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_dentalIntervention_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1958
                -form: Symfony\Component\Form\Form {#1409 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1946}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "timeAvailability" => Symfony\Component\Form\FormView {#1953
        +vars: [
          "value" => []
          "attr" => [
            "class" => "choice_cols"
          ]
          "form" => Symfony\Component\Form\FormView {#1953}
          "id" => "application_timeAvailability"
          "name" => "timeAvailability"
          "full_name" => "application[timeAvailability]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#974
            -message: "¿Qué disponibilidad sueles tener? Selecciona todas las que aplican:"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_timeAvailability"
          ]
          "unique_block_prefix" => "_application_timeAvailability"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_timeAvailability_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1955
            -form: Symfony\Component\Form\Form {#1502 …}
            -errors: []
          }
          "valid" => true
          "data" => []
          "required" => true
          "label_attr" => [
            "class" => "text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => true
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111
              +label: "Lunes mañana (10h-14:00h)"
              +value: "Lunes mañana"
              +data: "Lunes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112
              +label: "Lunes tarde (15h-19:00h)"
              +value: "Lunes tarde"
              +data: "Lunes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113
              +label: "Martes mañana (10h-14:00h)"
              +value: "Martes mañana"
              +data: "Martes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114
              +label: "Martes tarde (15h-19:00h)"
              +value: "Martes tarde"
              +data: "Martes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115
              +label: "Miércoles mañana (10h-14:00h)"
              +value: "Miércoles mañana"
              +data: "Miércoles mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116
              +label: "Miércoles tarde (15h-19:00h)"
              +value: "Miércoles tarde"
              +data: "Miércoles tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117
              +label: "Jueves mañana (10h-14:00h)"
              +value: "Jueves mañana"
              +data: "Jueves mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118
              +label: "Jueves tarde (15h-19:00h)"
              +value: "Jueves tarde"
              +data: "Jueves tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119
              +label: "Viernes mañana (10h-14:00h)"
              +value: "Viernes mañana"
              +data: "Viernes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120
              +label: "Viernes tarde (15h-19:00h)"
              +value: "Viernes tarde"
              +data: "Viernes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, array $values) {#1961
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1963
            +vars: [
              "value" => "Lunes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1963}
              "id" => "application_timeAvailability_0"
              "name" => "0"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Lunes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1964
                -form: Symfony\Component\Form\Form {#1505 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1966
            +vars: [
              "value" => "Lunes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1966}
              "id" => "application_timeAvailability_1"
              "name" => "1"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Lunes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1965
                -form: Symfony\Component\Form\Form {#1508 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1968
            +vars: [
              "value" => "Martes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1968}
              "id" => "application_timeAvailability_2"
              "name" => "2"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Martes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1967
                -form: Symfony\Component\Form\Form {#1511 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1970
            +vars: [
              "value" => "Martes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1970}
              "id" => "application_timeAvailability_3"
              "name" => "3"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Martes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1969
                -form: Symfony\Component\Form\Form {#1514 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1972
            +vars: [
              "value" => "Miércoles mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1972}
              "id" => "application_timeAvailability_4"
              "name" => "4"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Miércoles mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1971
                -form: Symfony\Component\Form\Form {#1517 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1974
            +vars: [
              "value" => "Miércoles tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1974}
              "id" => "application_timeAvailability_5"
              "name" => "5"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Miércoles tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1973
                -form: Symfony\Component\Form\Form {#1520 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1976
            +vars: [
              "value" => "Jueves mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1976}
              "id" => "application_timeAvailability_6"
              "name" => "6"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Jueves mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1975
                -form: Symfony\Component\Form\Form {#1523 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1978
            +vars: [
              "value" => "Jueves tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1978}
              "id" => "application_timeAvailability_7"
              "name" => "7"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Jueves tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1977
                -form: Symfony\Component\Form\Form {#1526 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1980
            +vars: [
              "value" => "Viernes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1980}
              "id" => "application_timeAvailability_8"
              "name" => "8"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Viernes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1979
                -form: Symfony\Component\Form\Form {#1529 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1982
            +vars: [
              "value" => "Viernes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1982}
              "id" => "application_timeAvailability_9"
              "name" => "9"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Viernes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1981
                -form: Symfony\Component\Form\Form {#1532 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "trainingActivities" => Symfony\Component\Form\FormView {#1960
        +vars: [
          "value" => []
          "attr" => [
            "class" => "choice_col"
          ]
          "form" => Symfony\Component\Form\FormView {#1960}
          "id" => "application_trainingActivities"
          "name" => "trainingActivities"
          "full_name" => "application[trainingActivities]"
          "disabled" => false
          "label" => " "
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_trainingActivities"
          ]
          "unique_block_prefix" => "_application_trainingActivities"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_trainingActivities_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1962
            -form: Symfony\Component\Form\Form {#1580 …}
            -errors: []
          }
          "valid" => true
          "data" => []
          "required" => true
          "label_attr" => [
            "class" => "text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => true
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137
              +label: "Hidratación profunda"
              +value: "Hidratación profunda"
              +data: "Hidratación profunda"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138
              +label: "Aporte de firmeza"
              +value: "Aporte de firmeza"
              +data: "Aporte de firmeza"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139
              +label: "Arrugas del tercio superior"
              +value: "Arrugas del tercio superior"
              +data: "Arrugas del tercio superior"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140
              +label: "Masculinización facial"
              +value: "Masculinización facial"
              +data: "Masculinización facial"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1141
              +label: "Armonización y embellecimiento"
              +value: "Armonización y embellecimiento"
              +data: "Armonización y embellecimiento"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, array $values) {#1984
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1986
            +vars: [
              "value" => "Hidratación profunda"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1986}
              "id" => "application_trainingActivities_0"
              "name" => "0"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Hidratación profunda"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1987
                -form: Symfony\Component\Form\Form {#1583 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1989
            +vars: [
              "value" => "Aporte de firmeza"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1989}
              "id" => "application_trainingActivities_1"
              "name" => "1"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Aporte de firmeza"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1988
                -form: Symfony\Component\Form\Form {#1586 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1991
            +vars: [
              "value" => "Arrugas del tercio superior"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1991}
              "id" => "application_trainingActivities_2"
              "name" => "2"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Arrugas del tercio superior"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1990
                -form: Symfony\Component\Form\Form {#1589 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1993
            +vars: [
              "value" => "Masculinización facial"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1993}
              "id" => "application_trainingActivities_3"
              "name" => "3"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Masculinización facial"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1992
                -form: Symfony\Component\Form\Form {#1592 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1995
            +vars: [
              "value" => "Armonización y embellecimiento"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1995}
              "id" => "application_trainingActivities_4"
              "name" => "4"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Armonización y embellecimiento"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1994
                -form: Symfony\Component\Form\Form {#1595 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "consentDataSharing" => Symfony\Component\Form\FormView {#1983
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1983}
          "id" => "application_consentDataSharing"
          "name" => "consentDataSharing"
          "full_name" => "application[consentDataSharing]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#975
            -message: "Doy mi consentimiento para el tratamiento de los datos personales recogidos para el Propósito indicado y en los términos contenidos en el Aviso de Privacidad."
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_application_consentDataSharing"
          ]
          "unique_block_prefix" => "_application_consentDataSharing"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_consentDataSharing_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1985
            -form: Symfony\Component\Form\Form {#1598 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "consentTerms" => Symfony\Component\Form\FormView {#1996
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1996}
          "id" => "application_consentTerms"
          "name" => "consentTerms"
          "full_name" => "application[consentTerms]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#976
            -message: "Acepto los términos y condiciones de participación en las actividades formativas."
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_application_consentTerms"
          ]
          "unique_block_prefix" => "_application_consentTerms"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_consentTerms_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1997
            -form: Symfony\Component\Form\Form {#1601 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "imageFile1" => Symfony\Component\Form\FormView {#1999
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#1999}
          "id" => "application_imageFile1"
          "name" => "imageFile1"
          "full_name" => "application[imageFile1]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#977
            -message: "Foto de frente con expresión neutra"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile1"
          ]
          "unique_block_prefix" => "_application_imageFile1"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile1_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1998
            -form: Symfony\Component\Form\Form {#1619 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2001
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2001}
              "id" => "application_imageFile1_file"
              "name" => "file"
              "full_name" => "application[imageFile1][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#977}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile1_file"
              ]
              "unique_block_prefix" => "_application_imageFile1_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile1_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2003
                -form: Symfony\Component\Form\Form {#1622 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#1999}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile2" => Symfony\Component\Form\FormView {#2008
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2008}
          "id" => "application_imageFile2"
          "name" => "imageFile2"
          "full_name" => "application[imageFile2]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#978
            -message: "Foto de frente levantando las cejas"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile2"
          ]
          "unique_block_prefix" => "_application_imageFile2"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile2_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2000
            -form: Symfony\Component\Form\Form {#1634 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2004
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2004}
              "id" => "application_imageFile2_file"
              "name" => "file"
              "full_name" => "application[imageFile2][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#978}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile2_file"
              ]
              "unique_block_prefix" => "_application_imageFile2_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile2_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2007
                -form: Symfony\Component\Form\Form {#1637 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2008}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile3" => Symfony\Component\Form\FormView {#2012
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2012}
          "id" => "application_imageFile3"
          "name" => "imageFile3"
          "full_name" => "application[imageFile3]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#979
            -message: "Foto de frente frunciendo el ceño"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile3"
          ]
          "unique_block_prefix" => "_application_imageFile3"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile3_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2005
            -form: Symfony\Component\Form\Form {#1649 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2002
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2002}
              "id" => "application_imageFile3_file"
              "name" => "file"
              "full_name" => "application[imageFile3][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#979}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile3_file"
              ]
              "unique_block_prefix" => "_application_imageFile3_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile3_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2011
                -form: Symfony\Component\Form\Form {#1652 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2012}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile4" => Symfony\Component\Form\FormView {#2016
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2016}
          "id" => "application_imageFile4"
          "name" => "imageFile4"
          "full_name" => "application[imageFile4]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#980
            -message: "Foto sonriendo fuerte enseñando los dientes"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile4"
          ]
          "unique_block_prefix" => "_application_imageFile4"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile4_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2009
            -form: Symfony\Component\Form\Form {#1664 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2006
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2006}
              "id" => "application_imageFile4_file"
              "name" => "file"
              "full_name" => "application[imageFile4][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#980}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile4_file"
              ]
              "unique_block_prefix" => "_application_imageFile4_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile4_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2015
                -form: Symfony\Component\Form\Form {#1667 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2016}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile5" => Symfony\Component\Form\FormView {#2020
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2020}
          "id" => "application_imageFile5"
          "name" => "imageFile5"
          "full_name" => "application[imageFile5]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#981
            -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile5"
          ]
          "unique_block_prefix" => "_application_imageFile5"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile5_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2013
            -form: Symfony\Component\Form\Form {#1679 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2010
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2010}
              "id" => "application_imageFile5_file"
              "name" => "file"
              "full_name" => "application[imageFile5][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#981}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile5_file"
              ]
              "unique_block_prefix" => "_application_imageFile5_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile5_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2019
                -form: Symfony\Component\Form\Form {#1682 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2020}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile6" => Symfony\Component\Form\FormView {#2024
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2024}
          "id" => "application_imageFile6"
          "name" => "imageFile6"
          "full_name" => "application[imageFile6]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#982
            -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile6"
          ]
          "unique_block_prefix" => "_application_imageFile6"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile6_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2017
            -form: Symfony\Component\Form\Form {#1694 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2014
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2014}
              "id" => "application_imageFile6_file"
              "name" => "file"
              "full_name" => "application[imageFile6][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#982}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile6_file"
              ]
              "unique_block_prefix" => "_application_imageFile6_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile6_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2023
                -form: Symfony\Component\Form\Form {#1697 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2024}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile7" => Symfony\Component\Form\FormView {#2028
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2028}
          "id" => "application_imageFile7"
          "name" => "imageFile7"
          "full_name" => "application[imageFile7]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#983
            -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile7"
          ]
          "unique_block_prefix" => "_application_imageFile7"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile7_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2021
            -form: Symfony\Component\Form\Form {#1709 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2018
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2018}
              "id" => "application_imageFile7_file"
              "name" => "file"
              "full_name" => "application[imageFile7][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#983}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile7_file"
              ]
              "unique_block_prefix" => "_application_imageFile7_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile7_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2027
                -form: Symfony\Component\Form\Form {#1712 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2028}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile8" => Symfony\Component\Form\FormView {#2032
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2032}
          "id" => "application_imageFile8"
          "name" => "imageFile8"
          "full_name" => "application[imageFile8]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#984
            -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile8"
          ]
          "unique_block_prefix" => "_application_imageFile8"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile8_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2025
            -form: Symfony\Component\Form\Form {#1724 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2022
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2022}
              "id" => "application_imageFile8_file"
              "name" => "file"
              "full_name" => "application[imageFile8][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#984}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile8_file"
              ]
              "unique_block_prefix" => "_application_imageFile8_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile8_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2031
                -form: Symfony\Component\Form\Form {#1727 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2032}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "captcha" => Symfony\Component\Form\FormView {#2036
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2036}
          "id" => "application_captcha"
          "name" => "captcha"
          "full_name" => "application[captcha]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "karser_recaptcha3"
            "_application_captcha"
          ]
          "unique_block_prefix" => "_application_captcha"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_captcha_karser_recaptcha3"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2029
            -form: Symfony\Component\Form\Form {#1730 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "site_key" => "6Le5-dUpAAAAAGRfSEE7oty5vooto7Fan7lXVC05"
          "host" => "www.google.com"
          "enabled" => true
          "action_name" => "application_form"
          "script_nonce_csp" => ""
          "locale" => "es"
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "submit" => Symfony\Component\Form\FormView {#2026
        +vars: [
          "value" => null
          "attr" => [
            "value" => "submit"
          ]
          "form" => Symfony\Component\Form\FormView {#2026}
          "id" => "application_submit"
          "name" => "submit"
          "full_name" => "application[submit]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#986
            -message: "Enviar"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "button"
            "submit"
            "_application_submit"
          ]
          "unique_block_prefix" => "_application_submit"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_submit_submit"
          "clicked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "__dynamic_error" => Symfony\Component\Form\FormView {#2033
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2033}
          "id" => "application___dynamic_error"
          "name" => "__dynamic_error"
          "full_name" => "application[__dynamic_error]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "_application___dynamic_error"
          ]
          "unique_block_prefix" => "_application___dynamic_error"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application___dynamic_error_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2034
            -form: Symfony\Component\Form\Form {#1746 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#2038
        +vars: [
          "value" => "2d9e0c8e4d2bc9b97febebed282.2hQ33-1t6QPgQCCJM6nw3W_AVU9Dxn4jcmjEG7ZjKQ0.43dfmNwLp0W0KBbZZu2Wsl2YGzc3sxVmPx_pbOUBBEO3IlS91VqKXIMaEA"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2038}
          "id" => "application__token"
          "name" => "_token"
          "full_name" => "application[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_application__token"
          ]
          "unique_block_prefix" => "_application__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2047
            -form: Symfony\Component\Form\Form {#2043 …}
            -errors: []
          }
          "valid" => true
          "data" => "2d9e0c8e4d2bc9b97febebed282.2hQ33-1t6QPgQCCJM6nw3W_AVU9Dxn4jcmjEG7ZjKQ0.43dfmNwLp0W0KBbZZu2Wsl2YGzc3sxVmPx_pbOUBBEO3IlS91VqKXIMaEA"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
]
Attributes
[]
Component
App\Twig\Components\ApplicationForm {#2279
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2293 …}
  -formView: Symfony\Component\Form\FormView {#1741
    +vars: [
      "value" => App\Entity\Application {#865
        -id: ? ?Symfony\Component\Uid\Uuid
        -firstname: ? ?string
        -lastname: ? ?string
        -email: ? ?string
        -age: null
        -gender: null
        -phone: null
        -previousAestheticTreatments: null
        -previousAestheticTreatmentsDate: null
        -medicalTreatment: null
        -medicalTreatmentIncompatibility: false
        -dentalIntervention: null
        -dentalInterventionDate: null
        -dentalInterventionType: null
        -timeAvailability: []
        -trainingActivities: []
        -imageFile1: null
        -imageName1: null
        -imageFile2: null
        -imageName2: null
        -imageFile3: null
        -imageName3: null
        -imageFile4: null
        -imageName4: null
        -imageFile5: null
        -imageName5: null
        -imageFile6: null
        -imageName6: null
        -imageFile7: null
        -imageName7: null
        -imageFile8: null
        -imageName8: null
        -status: null
        -consentTerms: null
        -consentDataSharing: null
        -mailRegisters: Doctrine\Common\Collections\ArrayCollection {#866 …}
        -hcpMailRegisters: Doctrine\Common\Collections\ArrayCollection {#867 …}
        -workshopApplications: Doctrine\Common\Collections\ArrayCollection {#868 …}
        #createdAt: null
        #updatedAt: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#1741}
      "id" => "application"
      "name" => "application"
      "full_name" => "application"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => true
      "block_prefixes" => [
        "form"
        "application"
        "_application"
      ]
      "unique_block_prefix" => "_application"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_application_application"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1749
        -form: Symfony\Component\Form\Form {#1306 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Application {#865}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => "/"
      "submitted" => false
    ]
    +parent: null
    +children: [
      "firstname" => Symfony\Component\Form\FormView {#1752
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1752}
          "id" => "application_firstname"
          "name" => "firstname"
          "full_name" => "application[firstname]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#944
            -message: "Nombre"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_firstname"
          ]
          "unique_block_prefix" => "_application_firstname"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_firstname_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1753
            -form: Symfony\Component\Form\Form {#1309 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastname" => Symfony\Component\Form\FormView {#1911
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1911}
          "id" => "application_lastname"
          "name" => "lastname"
          "full_name" => "application[lastname]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#946
            -message: "Apellidos"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_lastname"
          ]
          "unique_block_prefix" => "_application_lastname"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_lastname_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1913
            -form: Symfony\Component\Form\Form {#1312 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "age" => Symfony\Component\Form\FormView {#1918
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1918}
          "id" => "application_age"
          "name" => "age"
          "full_name" => "application[age]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#948
            -message: "Edad"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_age"
          ]
          "unique_block_prefix" => "_application_age"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_age_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1904
            -form: Symfony\Component\Form\Form {#1315 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919
              +label: "25-29"
              +value: "0"
              +data: Symfony\Component\Translation\TranslatableMessage {#949 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920
              +label: "30-44"
              +value: "1"
              +data: Symfony\Component\Translation\TranslatableMessage {#950 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921
              +label: "45-54"
              +value: "2"
              +data: Symfony\Component\Translation\TranslatableMessage {#951 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922
              +label: "55-65"
              +value: "3"
              +data: Symfony\Component\Translation\TranslatableMessage {#952 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923
              +label: ">65"
              +value: "4"
              +data: Symfony\Component\Translation\TranslatableMessage {#953 …}
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1925
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "gender" => Symfony\Component\Form\FormView {#1927
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1927}
          "id" => "application_gender"
          "name" => "gender"
          "full_name" => "application[gender]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#954
            -message: "Género"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_gender"
          ]
          "unique_block_prefix" => "_application_gender"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_gender_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1926
            -form: Symfony\Component\Form\Form {#1318 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928
              +label: "Femenino"
              +value: "0"
              +data: Symfony\Component\Translation\TranslatableMessage {#955 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929
              +label: "Masculino"
              +value: "1"
              +data: Symfony\Component\Translation\TranslatableMessage {#956 …}
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930
              +label: "Otro"
              +value: "2"
              +data: Symfony\Component\Translation\TranslatableMessage {#957 …}
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1932
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "phone" => Symfony\Component\Form\FormView {#1934
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1934}
          "id" => "application_phone"
          "name" => "phone"
          "full_name" => "application[phone]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#958
            -message: "Teléfono"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_application_phone"
          ]
          "unique_block_prefix" => "_application_phone"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_phone_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1933
            -form: Symfony\Component\Form\Form {#1321 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#1936
        +vars: [
          "value" => ""
          "attr" => [
            "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961
              -message: "Escribe tu respuesta"
              -parameters: []
              -domain: null
            }
          ]
          "form" => Symfony\Component\Form\FormView {#1936}
          "id" => "application_email"
          "name" => "email"
          "full_name" => "application[email]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#960
            -message: "Correo electrónico"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "email"
            "_application_email"
          ]
          "unique_block_prefix" => "_application_email"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_email_email"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1935
            -form: Symfony\Component\Form\Form {#1324 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "previousAestheticTreatments" => Symfony\Component\Form\FormView {#1938
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1938}
          "id" => "application_previousAestheticTreatments"
          "name" => "previousAestheticTreatments"
          "full_name" => "application[previousAestheticTreatments]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#962
            -message: "¿Te has sometido a tratamientos estéticos faciales previos?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_previousAestheticTreatments"
          ]
          "unique_block_prefix" => "_application_previousAestheticTreatments"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_previousAestheticTreatments_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1937
            -form: Symfony\Component\Form\Form {#1349 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073
              +label: ""
              +value: "1"
              +data: true
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074
              +label: "No"
              +value: "0"
              +data: false
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1939
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1942
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1942}
              "id" => "application_previousAestheticTreatments_0"
              "name" => "0"
              "full_name" => "application[previousAestheticTreatments]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_previousAestheticTreatments_entry"
              ]
              "unique_block_prefix" => "_application_previousAestheticTreatments_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_previousAestheticTreatments_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1943
                -form: Symfony\Component\Form\Form {#1352 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1938}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1945
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1945}
              "id" => "application_previousAestheticTreatments_1"
              "name" => "1"
              "full_name" => "application[previousAestheticTreatments]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_previousAestheticTreatments_entry"
              ]
              "unique_block_prefix" => "_application_previousAestheticTreatments_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_previousAestheticTreatments_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1944
                -form: Symfony\Component\Form\Form {#1355 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1938}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "medicalTreatment" => Symfony\Component\Form\FormView {#1940
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1940}
          "id" => "application_medicalTreatment"
          "name" => "medicalTreatment"
          "full_name" => "application[medicalTreatment]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#965
            -message: "¿Se encuentra actualmente bajo algún tratamiento médico?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_medicalTreatment"
          ]
          "unique_block_prefix" => "_application_medicalTreatment"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_medicalTreatment_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1941
            -form: Symfony\Component\Form\Form {#1376 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073}
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074}
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1947
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1949
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1949}
              "id" => "application_medicalTreatment_0"
              "name" => "0"
              "full_name" => "application[medicalTreatment]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_medicalTreatment_entry"
              ]
              "unique_block_prefix" => "_application_medicalTreatment_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_medicalTreatment_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1950
                -form: Symfony\Component\Form\Form {#1379 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1940}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1952
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1952}
              "id" => "application_medicalTreatment_1"
              "name" => "1"
              "full_name" => "application[medicalTreatment]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_medicalTreatment_entry"
              ]
              "unique_block_prefix" => "_application_medicalTreatment_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_medicalTreatment_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1951
                -form: Symfony\Component\Form\Form {#1382 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1940}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "dentalIntervention" => Symfony\Component\Form\FormView {#1946
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1946}
          "id" => "application_dentalIntervention"
          "name" => "dentalIntervention"
          "full_name" => "application[dentalIntervention]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#968
            -message: "¿Se ha sometido a alguna intervención odontológica reciente, se encuentra actualmente bajo algún tratamiento odontológico, o tiene previsto someterse a una intervención odontológica próximamente?"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_dentalIntervention"
          ]
          "unique_block_prefix" => "_application_dentalIntervention"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_dentalIntervention_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1948
            -form: Symfony\Component\Form\Form {#1403 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => Symfony\Component\Translation\TranslatableMessage {#969
            -message: "Esta información se recopila con el objetivo de valorar las posibles incompatibilidades con los tratamientos estéticos objeto de las distintas actividades formativas."
            -parameters: []
            -domain: null
          }
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073}
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074}
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1954
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1956
            +vars: [
              "value" => "1"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1956}
              "id" => "application_dentalIntervention_0"
              "name" => "0"
              "full_name" => "application[dentalIntervention]"
              "disabled" => false
              "label" => ""
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_dentalIntervention_entry"
              ]
              "unique_block_prefix" => "_application_dentalIntervention_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_dentalIntervention_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1957
                -form: Symfony\Component\Form\Form {#1406 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1946}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1959
            +vars: [
              "value" => "0"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1959}
              "id" => "application_dentalIntervention_1"
              "name" => "1"
              "full_name" => "application[dentalIntervention]"
              "disabled" => false
              "label" => "No"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "radio"
                "_application_dentalIntervention_entry"
              ]
              "unique_block_prefix" => "_application_dentalIntervention_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_dentalIntervention_entry_radio"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1958
                -form: Symfony\Component\Form\Form {#1409 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1946}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "timeAvailability" => Symfony\Component\Form\FormView {#1953
        +vars: [
          "value" => []
          "attr" => [
            "class" => "choice_cols"
          ]
          "form" => Symfony\Component\Form\FormView {#1953}
          "id" => "application_timeAvailability"
          "name" => "timeAvailability"
          "full_name" => "application[timeAvailability]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#974
            -message: "¿Qué disponibilidad sueles tener? Selecciona todas las que aplican:"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_timeAvailability"
          ]
          "unique_block_prefix" => "_application_timeAvailability"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_timeAvailability_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1955
            -form: Symfony\Component\Form\Form {#1502 …}
            -errors: []
          }
          "valid" => true
          "data" => []
          "required" => true
          "label_attr" => [
            "class" => "text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => true
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111
              +label: "Lunes mañana (10h-14:00h)"
              +value: "Lunes mañana"
              +data: "Lunes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112
              +label: "Lunes tarde (15h-19:00h)"
              +value: "Lunes tarde"
              +data: "Lunes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113
              +label: "Martes mañana (10h-14:00h)"
              +value: "Martes mañana"
              +data: "Martes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114
              +label: "Martes tarde (15h-19:00h)"
              +value: "Martes tarde"
              +data: "Martes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115
              +label: "Miércoles mañana (10h-14:00h)"
              +value: "Miércoles mañana"
              +data: "Miércoles mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116
              +label: "Miércoles tarde (15h-19:00h)"
              +value: "Miércoles tarde"
              +data: "Miércoles tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117
              +label: "Jueves mañana (10h-14:00h)"
              +value: "Jueves mañana"
              +data: "Jueves mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118
              +label: "Jueves tarde (15h-19:00h)"
              +value: "Jueves tarde"
              +data: "Jueves tarde"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119
              +label: "Viernes mañana (10h-14:00h)"
              +value: "Viernes mañana"
              +data: "Viernes mañana"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120
              +label: "Viernes tarde (15h-19:00h)"
              +value: "Viernes tarde"
              +data: "Viernes tarde"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, array $values) {#1961
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1963
            +vars: [
              "value" => "Lunes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1963}
              "id" => "application_timeAvailability_0"
              "name" => "0"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Lunes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1964
                -form: Symfony\Component\Form\Form {#1505 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1966
            +vars: [
              "value" => "Lunes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1966}
              "id" => "application_timeAvailability_1"
              "name" => "1"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Lunes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1965
                -form: Symfony\Component\Form\Form {#1508 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1968
            +vars: [
              "value" => "Martes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1968}
              "id" => "application_timeAvailability_2"
              "name" => "2"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Martes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1967
                -form: Symfony\Component\Form\Form {#1511 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1970
            +vars: [
              "value" => "Martes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1970}
              "id" => "application_timeAvailability_3"
              "name" => "3"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Martes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1969
                -form: Symfony\Component\Form\Form {#1514 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1972
            +vars: [
              "value" => "Miércoles mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1972}
              "id" => "application_timeAvailability_4"
              "name" => "4"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Miércoles mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1971
                -form: Symfony\Component\Form\Form {#1517 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1974
            +vars: [
              "value" => "Miércoles tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1974}
              "id" => "application_timeAvailability_5"
              "name" => "5"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Miércoles tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1973
                -form: Symfony\Component\Form\Form {#1520 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1976
            +vars: [
              "value" => "Jueves mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1976}
              "id" => "application_timeAvailability_6"
              "name" => "6"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Jueves mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1975
                -form: Symfony\Component\Form\Form {#1523 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1978
            +vars: [
              "value" => "Jueves tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1978}
              "id" => "application_timeAvailability_7"
              "name" => "7"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Jueves tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1977
                -form: Symfony\Component\Form\Form {#1526 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1980
            +vars: [
              "value" => "Viernes mañana"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1980}
              "id" => "application_timeAvailability_8"
              "name" => "8"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Viernes mañana (10h-14:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1979
                -form: Symfony\Component\Form\Form {#1529 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1982
            +vars: [
              "value" => "Viernes tarde"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1982}
              "id" => "application_timeAvailability_9"
              "name" => "9"
              "full_name" => "application[timeAvailability][]"
              "disabled" => false
              "label" => "Viernes tarde (15h-19:00h)"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_timeAvailability_entry"
              ]
              "unique_block_prefix" => "_application_timeAvailability_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_timeAvailability_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1981
                -form: Symfony\Component\Form\Form {#1532 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1953}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "trainingActivities" => Symfony\Component\Form\FormView {#1960
        +vars: [
          "value" => []
          "attr" => [
            "class" => "choice_col"
          ]
          "form" => Symfony\Component\Form\FormView {#1960}
          "id" => "application_trainingActivities"
          "name" => "trainingActivities"
          "full_name" => "application[trainingActivities]"
          "disabled" => false
          "label" => " "
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_application_trainingActivities"
          ]
          "unique_block_prefix" => "_application_trainingActivities"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_trainingActivities_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1962
            -form: Symfony\Component\Form\Form {#1580 …}
            -errors: []
          }
          "valid" => true
          "data" => []
          "required" => true
          "label_attr" => [
            "class" => "text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => true
          "expanded" => true
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137
              +label: "Hidratación profunda"
              +value: "Hidratación profunda"
              +data: "Hidratación profunda"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138
              +label: "Aporte de firmeza"
              +value: "Aporte de firmeza"
              +data: "Aporte de firmeza"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139
              +label: "Arrugas del tercio superior"
              +value: "Arrugas del tercio superior"
              +data: "Arrugas del tercio superior"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140
              +label: "Masculinización facial"
              +value: "Masculinización facial"
              +data: "Masculinización facial"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1141
              +label: "Armonización y embellecimiento"
              +value: "Armonización y embellecimiento"
              +data: "Armonización y embellecimiento"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, array $values) {#1984
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          Symfony\Component\Form\FormView {#1986
            +vars: [
              "value" => "Hidratación profunda"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1986}
              "id" => "application_trainingActivities_0"
              "name" => "0"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Hidratación profunda"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1987
                -form: Symfony\Component\Form\Form {#1583 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1989
            +vars: [
              "value" => "Aporte de firmeza"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1989}
              "id" => "application_trainingActivities_1"
              "name" => "1"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Aporte de firmeza"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1988
                -form: Symfony\Component\Form\Form {#1586 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1991
            +vars: [
              "value" => "Arrugas del tercio superior"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1991}
              "id" => "application_trainingActivities_2"
              "name" => "2"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Arrugas del tercio superior"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1990
                -form: Symfony\Component\Form\Form {#1589 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1993
            +vars: [
              "value" => "Masculinización facial"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1993}
              "id" => "application_trainingActivities_3"
              "name" => "3"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Masculinización facial"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1992
                -form: Symfony\Component\Form\Form {#1592 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          Symfony\Component\Form\FormView {#1995
            +vars: [
              "value" => "Armonización y embellecimiento"
              "attr" => []
              "form" => Symfony\Component\Form\FormView {#1995}
              "id" => "application_trainingActivities_4"
              "name" => "4"
              "full_name" => "application[trainingActivities][]"
              "disabled" => false
              "label" => "Armonización y embellecimiento"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "checkbox"
                "_application_trainingActivities_entry"
              ]
              "unique_block_prefix" => "_application_trainingActivities_entry"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_trainingActivities_entry_checkbox"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1994
                -form: Symfony\Component\Form\Form {#1595 …}
                -errors: []
              }
              "valid" => true
              "data" => false
              "required" => false
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "checked" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1960}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "consentDataSharing" => Symfony\Component\Form\FormView {#1983
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1983}
          "id" => "application_consentDataSharing"
          "name" => "consentDataSharing"
          "full_name" => "application[consentDataSharing]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#975
            -message: "Doy mi consentimiento para el tratamiento de los datos personales recogidos para el Propósito indicado y en los términos contenidos en el Aviso de Privacidad."
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_application_consentDataSharing"
          ]
          "unique_block_prefix" => "_application_consentDataSharing"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_consentDataSharing_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1985
            -form: Symfony\Component\Form\Form {#1598 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "consentTerms" => Symfony\Component\Form\FormView {#1996
        +vars: [
          "value" => "1"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1996}
          "id" => "application_consentTerms"
          "name" => "consentTerms"
          "full_name" => "application[consentTerms]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#976
            -message: "Acepto los términos y condiciones de participación en las actividades formativas."
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_application_consentTerms"
          ]
          "unique_block_prefix" => "_application_consentTerms"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_consentTerms_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1997
            -form: Symfony\Component\Form\Form {#1601 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "imageFile1" => Symfony\Component\Form\FormView {#1999
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#1999}
          "id" => "application_imageFile1"
          "name" => "imageFile1"
          "full_name" => "application[imageFile1]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#977
            -message: "Foto de frente con expresión neutra"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile1"
          ]
          "unique_block_prefix" => "_application_imageFile1"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile1_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1998
            -form: Symfony\Component\Form\Form {#1619 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2001
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2001}
              "id" => "application_imageFile1_file"
              "name" => "file"
              "full_name" => "application[imageFile1][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#977}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile1_file"
              ]
              "unique_block_prefix" => "_application_imageFile1_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile1_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2003
                -form: Symfony\Component\Form\Form {#1622 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#1999}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile2" => Symfony\Component\Form\FormView {#2008
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2008}
          "id" => "application_imageFile2"
          "name" => "imageFile2"
          "full_name" => "application[imageFile2]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#978
            -message: "Foto de frente levantando las cejas"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile2"
          ]
          "unique_block_prefix" => "_application_imageFile2"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile2_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2000
            -form: Symfony\Component\Form\Form {#1634 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2004
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2004}
              "id" => "application_imageFile2_file"
              "name" => "file"
              "full_name" => "application[imageFile2][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#978}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile2_file"
              ]
              "unique_block_prefix" => "_application_imageFile2_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile2_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2007
                -form: Symfony\Component\Form\Form {#1637 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2008}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile3" => Symfony\Component\Form\FormView {#2012
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2012}
          "id" => "application_imageFile3"
          "name" => "imageFile3"
          "full_name" => "application[imageFile3]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#979
            -message: "Foto de frente frunciendo el ceño"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile3"
          ]
          "unique_block_prefix" => "_application_imageFile3"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile3_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2005
            -form: Symfony\Component\Form\Form {#1649 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2002
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2002}
              "id" => "application_imageFile3_file"
              "name" => "file"
              "full_name" => "application[imageFile3][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#979}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile3_file"
              ]
              "unique_block_prefix" => "_application_imageFile3_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile3_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2011
                -form: Symfony\Component\Form\Form {#1652 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2012}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile4" => Symfony\Component\Form\FormView {#2016
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2016}
          "id" => "application_imageFile4"
          "name" => "imageFile4"
          "full_name" => "application[imageFile4]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#980
            -message: "Foto sonriendo fuerte enseñando los dientes"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile4"
          ]
          "unique_block_prefix" => "_application_imageFile4"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile4_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2009
            -form: Symfony\Component\Form\Form {#1664 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2006
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2006}
              "id" => "application_imageFile4_file"
              "name" => "file"
              "full_name" => "application[imageFile4][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#980}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile4_file"
              ]
              "unique_block_prefix" => "_application_imageFile4_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile4_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2015
                -form: Symfony\Component\Form\Form {#1667 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2016}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile5" => Symfony\Component\Form\FormView {#2020
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2020}
          "id" => "application_imageFile5"
          "name" => "imageFile5"
          "full_name" => "application[imageFile5]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#981
            -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile5"
          ]
          "unique_block_prefix" => "_application_imageFile5"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile5_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2013
            -form: Symfony\Component\Form\Form {#1679 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2010
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2010}
              "id" => "application_imageFile5_file"
              "name" => "file"
              "full_name" => "application[imageFile5][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#981}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile5_file"
              ]
              "unique_block_prefix" => "_application_imageFile5_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile5_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2019
                -form: Symfony\Component\Form\Form {#1682 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2020}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile6" => Symfony\Component\Form\FormView {#2024
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2024}
          "id" => "application_imageFile6"
          "name" => "imageFile6"
          "full_name" => "application[imageFile6]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#982
            -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile6"
          ]
          "unique_block_prefix" => "_application_imageFile6"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile6_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2017
            -form: Symfony\Component\Form\Form {#1694 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2014
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2014}
              "id" => "application_imageFile6_file"
              "name" => "file"
              "full_name" => "application[imageFile6][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#982}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile6_file"
              ]
              "unique_block_prefix" => "_application_imageFile6_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile6_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2023
                -form: Symfony\Component\Form\Form {#1697 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2024}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile7" => Symfony\Component\Form\FormView {#2028
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2028}
          "id" => "application_imageFile7"
          "name" => "imageFile7"
          "full_name" => "application[imageFile7]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#983
            -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile7"
          ]
          "unique_block_prefix" => "_application_imageFile7"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile7_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2021
            -form: Symfony\Component\Form\Form {#1709 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2018
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2018}
              "id" => "application_imageFile7_file"
              "name" => "file"
              "full_name" => "application[imageFile7][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#983}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile7_file"
              ]
              "unique_block_prefix" => "_application_imageFile7_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile7_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2027
                -form: Symfony\Component\Form\Form {#1712 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2028}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "imageFile8" => Symfony\Component\Form\FormView {#2032
        +vars: [
          "value" => [
            "file" => null
          ]
          "attr" => [
            "accept" => "image/*"
          ]
          "form" => Symfony\Component\Form\FormView {#2032}
          "id" => "application_imageFile8"
          "name" => "imageFile8"
          "full_name" => "application[imageFile8]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#984
            -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => true
          "block_prefixes" => [
            "form"
            "vich_image"
            "_application_imageFile8"
          ]
          "unique_block_prefix" => "_application_imageFile8"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_imageFile8_vich_image"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2025
            -form: Symfony\Component\Form\Form {#1724 …}
            -errors: []
          }
          "valid" => true
          "data" => [
            "file" => null
          ]
          "required" => true
          "label_attr" => [
            "class" => "text-base  text-color4"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "object" => App\Entity\Application {#865}
          "image_uri" => null
          "download_uri" => null
          "download_label" => "vich_uploader.link.download"
          "asset_helper" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: [
          "file" => Symfony\Component\Form\FormView {#2022
            +vars: [
              "value" => ""
              "attr" => [
                "accept" => "image/*"
              ]
              "form" => Symfony\Component\Form\FormView {#2022}
              "id" => "application_imageFile8_file"
              "name" => "file"
              "full_name" => "application[imageFile8][file]"
              "disabled" => false
              "label" => Symfony\Component\Translation\TranslatableMessage {#984}
              "label_format" => null
              "label_html" => false
              "multipart" => true
              "block_prefixes" => [
                "form"
                "file"
                "_application_imageFile8_file"
              ]
              "unique_block_prefix" => "_application_imageFile8_file"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_application_imageFile8_file_file"
              "errors" => Symfony\Component\Form\FormErrorIterator {#2031
                -form: Symfony\Component\Form\Form {#1727 …}
                -errors: []
              }
              "valid" => true
              "data" => null
              "required" => true
              "label_attr" => []
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "compound" => false
              "method" => "POST"
              "action" => ""
              "submitted" => false
              "type" => "file"
            ]
            +parent: Symfony\Component\Form\FormView {#2032}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "captcha" => Symfony\Component\Form\FormView {#2036
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2036}
          "id" => "application_captcha"
          "name" => "captcha"
          "full_name" => "application[captcha]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "karser_recaptcha3"
            "_application_captcha"
          ]
          "unique_block_prefix" => "_application_captcha"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_captcha_karser_recaptcha3"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2029
            -form: Symfony\Component\Form\Form {#1730 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "site_key" => "6Le5-dUpAAAAAGRfSEE7oty5vooto7Fan7lXVC05"
          "host" => "www.google.com"
          "enabled" => true
          "action_name" => "application_form"
          "script_nonce_csp" => ""
          "locale" => "es"
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "submit" => Symfony\Component\Form\FormView {#2026
        +vars: [
          "value" => null
          "attr" => [
            "value" => "submit"
          ]
          "form" => Symfony\Component\Form\FormView {#2026}
          "id" => "application_submit"
          "name" => "submit"
          "full_name" => "application[submit]"
          "disabled" => false
          "label" => Symfony\Component\Translation\TranslatableMessage {#986
            -message: "Enviar"
            -parameters: []
            -domain: null
          }
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "button"
            "submit"
            "_application_submit"
          ]
          "unique_block_prefix" => "_application_submit"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application_submit_submit"
          "clicked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "__dynamic_error" => Symfony\Component\Form\FormView {#2033
        +vars: [
          "value" => ""
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2033}
          "id" => "application___dynamic_error"
          "name" => "__dynamic_error"
          "full_name" => "application[__dynamic_error]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "_application___dynamic_error"
          ]
          "unique_block_prefix" => "_application___dynamic_error"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application___dynamic_error_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2034
            -form: Symfony\Component\Form\Form {#1746 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#2038
        +vars: [
          "value" => "2d9e0c8e4d2bc9b97febebed282.2hQ33-1t6QPgQCCJM6nw3W_AVU9Dxn4jcmjEG7ZjKQ0.43dfmNwLp0W0KBbZZu2Wsl2YGzc3sxVmPx_pbOUBBEO3IlS91VqKXIMaEA"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#2038}
          "id" => "application__token"
          "name" => "_token"
          "full_name" => "application[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_application__token"
          ]
          "unique_block_prefix" => "_application__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_application__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#2047
            -form: Symfony\Component\Form\Form {#2043 …}
            -errors: []
          }
          "valid" => true
          "data" => "2d9e0c8e4d2bc9b97febebed282.2hQ33-1t6QPgQCCJM6nw3W_AVU9Dxn4jcmjEG7ZjKQ0.43dfmNwLp0W0KBbZZu2Wsl2YGzc3sxVmPx_pbOUBBEO3IlS91VqKXIMaEA"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1741}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
  -form: null
  +formName: "application"
  +formValues: [
    "firstname" => ""
    "lastname" => ""
    "age" => ""
    "gender" => ""
    "phone" => ""
    "email" => ""
    "previousAestheticTreatments" => ""
    "medicalTreatment" => ""
    "dentalIntervention" => ""
    "timeAvailability" => []
    "trainingActivities" => []
    "consentDataSharing" => null
    "consentTerms" => null
    "imageFile1" => [
      "file" => ""
    ]
    "imageFile2" => [
      "file" => ""
    ]
    "imageFile3" => [
      "file" => ""
    ]
    "imageFile4" => [
      "file" => ""
    ]
    "imageFile5" => [
      "file" => ""
    ]
    "imageFile6" => [
      "file" => ""
    ]
    "imageFile7" => [
      "file" => ""
    ]
    "imageFile8" => [
      "file" => ""
    ]
    "captcha" => ""
    "submit" => null
    "__dynamic_error" => ""
    "_token" => "2d9e0c8e4d2bc9b97febebed282.2hQ33-1t6QPgQCCJM6nw3W_AVU9Dxn4jcmjEG7ZjKQ0.43dfmNwLp0W0KBbZZu2Wsl2YGzc3sxVmPx_pbOUBBEO3IlS91VqKXIMaEA"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}