Forms
-
application
-
firstname
-
lastname
-
age
-
gender
-
phone
-
email
-
previousAestheticTreatments
-
0
-
1
-
-
medicalTreatment
-
0
-
1
-
-
dentalIntervention
-
0
-
1
-
-
timeAvailability
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
trainingActivities
-
0
-
1
-
2
-
3
-
4
-
-
consentDataSharing
-
consentTerms
-
imageFile1
-
file
-
-
imageFile2
-
file
-
-
imageFile3
-
file
-
-
imageFile4
-
file
-
-
imageFile5
-
file
-
-
imageFile6
-
file
-
-
imageFile7
-
file
-
-
imageFile8
-
file
-
-
captcha
-
submit
-
__dynamic_error
-
_token
-
application
"App\Form\ApplicationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 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 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/" |
same as passed value |
| data | 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 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data | 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 } |
| data_class | "App\Entity\Application" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Application" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#933 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "application" "_application" ] |
| cache_key | "_application_application" |
| compound | true |
| data | 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 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1749 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1741 …5} |
| full_name | "application" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "application" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application" |
| valid | true |
| 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 } |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
[ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#944 -message: "Nombre" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#944 -message: "Nombre" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#993 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#945 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_application_firstname" ] |
| cache_key | "_application_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1753 -form: Symfony\Component\Form\Form {#1309 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1752 …5} |
| full_name | "application[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_firstname" |
| label | Symfony\Component\Translation\TranslatableMessage {#944 -message: "Nombre" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
[ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#946 -message: "Apellidos" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#946 -message: "Apellidos" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1002 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#947 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_application_lastname" ] |
| cache_key | "_application_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1913 -form: Symfony\Component\Form\Form {#1312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1911 …5} |
| full_name | "application[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_lastname" |
| label | Symfony\Component\Translation\TranslatableMessage {#946 -message: "Apellidos" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_lastname" |
| valid | true |
| value | "" |
age
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "25-29" => Symfony\Component\Translation\TranslatableMessage {#949 -message: "25-29" -parameters: [] -domain: null } "30-44" => Symfony\Component\Translation\TranslatableMessage {#950 -message: "30-44" -parameters: [] -domain: null } "45-54" => Symfony\Component\Translation\TranslatableMessage {#951 -message: "45-54" -parameters: [] -domain: null } "55-65" => Symfony\Component\Translation\TranslatableMessage {#952 -message: "55-65" -parameters: [] -domain: null } ">65" => Symfony\Component\Translation\TranslatableMessage {#953 -message: ">65" -parameters: [] -domain: null } ] |
[ "25-29" => Symfony\Component\Translation\TranslatableMessage {#949 -message: "25-29" -parameters: [] -domain: null } "30-44" => Symfony\Component\Translation\TranslatableMessage {#950 -message: "30-44" -parameters: [] -domain: null } "45-54" => Symfony\Component\Translation\TranslatableMessage {#951 -message: "45-54" -parameters: [] -domain: null } "55-65" => Symfony\Component\Translation\TranslatableMessage {#952 -message: "55-65" -parameters: [] -domain: null } ">65" => Symfony\Component\Translation\TranslatableMessage {#953 -message: ">65" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#948 -message: "Edad" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "25-29" => Symfony\Component\Translation\TranslatableMessage {#949 -message: "25-29" -parameters: [] -domain: null } "30-44" => Symfony\Component\Translation\TranslatableMessage {#950 -message: "30-44" -parameters: [] -domain: null } "45-54" => Symfony\Component\Translation\TranslatableMessage {#951 -message: "45-54" -parameters: [] -domain: null } "55-65" => Symfony\Component\Translation\TranslatableMessage {#952 -message: "55-65" -parameters: [] -domain: null } ">65" => Symfony\Component\Translation\TranslatableMessage {#953 -message: ">65" -parameters: [] -domain: null } ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#948 -message: "Edad" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1021 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_age" ] |
| cache_key | "_application_age_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "25-29" +value: "0" +data: Symfony\Component\Translation\TranslatableMessage {#949 -message: "25-29" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "30-44" +value: "1" +data: Symfony\Component\Translation\TranslatableMessage {#950 -message: "30-44" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "45-54" +value: "2" +data: Symfony\Component\Translation\TranslatableMessage {#951 -message: "45-54" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "55-65" +value: "3" +data: Symfony\Component\Translation\TranslatableMessage {#952 -message: "55-65" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: ">65" +value: "4" +data: Symfony\Component\Translation\TranslatableMessage {#953 -message: ">65" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1904 -form: Symfony\Component\Form\Form {#1315 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1918 …5} |
| full_name | "application[age]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_age" |
| is_selected | Closure($choice, $value) {#1925 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#948 -message: "Edad" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "age" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_age" |
| valid | true |
| value | "" |
gender
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Femenino" => Symfony\Component\Translation\TranslatableMessage {#955 -message: "Femenino" -parameters: [] -domain: null } "Masculino" => Symfony\Component\Translation\TranslatableMessage {#956 -message: "Masculino" -parameters: [] -domain: null } "Otro" => Symfony\Component\Translation\TranslatableMessage {#957 -message: "Otro" -parameters: [] -domain: null } ] |
[ "Femenino" => Symfony\Component\Translation\TranslatableMessage {#955 -message: "Femenino" -parameters: [] -domain: null } "Masculino" => Symfony\Component\Translation\TranslatableMessage {#956 -message: "Masculino" -parameters: [] -domain: null } "Otro" => Symfony\Component\Translation\TranslatableMessage {#957 -message: "Otro" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#954 -message: "Género" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Femenino" => Symfony\Component\Translation\TranslatableMessage {#955 -message: "Femenino" -parameters: [] -domain: null } "Masculino" => Symfony\Component\Translation\TranslatableMessage {#956 -message: "Masculino" -parameters: [] -domain: null } "Otro" => Symfony\Component\Translation\TranslatableMessage {#957 -message: "Otro" -parameters: [] -domain: null } ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#954 -message: "Género" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_gender" ] |
| cache_key | "_application_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Femenino" +value: "0" +data: Symfony\Component\Translation\TranslatableMessage {#955 -message: "Femenino" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Masculino" +value: "1" +data: Symfony\Component\Translation\TranslatableMessage {#956 -message: "Masculino" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Otro" +value: "2" +data: Symfony\Component\Translation\TranslatableMessage {#957 -message: "Otro" -parameters: [] -domain: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1926 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1927 …5} |
| full_name | "application[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_gender" |
| is_selected | Closure($choice, $value) {#1932 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#954 -message: "Género" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_gender" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
[ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#958 -message: "Teléfono" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1042 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#958 -message: "Teléfono" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1043 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#959 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_application_phone" ] |
| cache_key | "_application_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1933 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1934 …5} |
| full_name | "application[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_phone" |
| label | Symfony\Component\Translation\TranslatableMessage {#958 -message: "Teléfono" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
[ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| label | Symfony\Component\Translation\TranslatableMessage {#960 -message: "Correo electrónico" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#960 -message: "Correo electrónico" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1056 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => Symfony\Component\Translation\TranslatableMessage {#961 -message: "Escribe tu respuesta" -parameters: [] -domain: null } ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_application_email" ] |
| cache_key | "_application_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1935 -form: Symfony\Component\Form\Form {#1324 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1936 …5} |
| full_name | "application[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_email" |
| label | Symfony\Component\Translation\TranslatableMessage {#960 -message: "Correo electrónico" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_email" |
| valid | true |
| value | "" |
previousAestheticTreatments
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Sí" => true "No" => false ] |
[ "Sí" => true "No" => false ] |
| expanded | true |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#962 -message: "¿Te has sometido a tratamientos estéticos faciales previos?" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| multiple | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Sí" => true "No" => false ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#962 -message: "¿Te has sometido a tratamientos estéticos faciales previos?" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1064 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_previousAestheticTreatments" ] |
| cache_key | "_application_previousAestheticTreatments_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +label: "Sí" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1937 -form: Symfony\Component\Form\Form {#1349 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1938 …5} |
| full_name | "application[previousAestheticTreatments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_previousAestheticTreatments" |
| is_selected | Closure($choice, $value) {#1939 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#962 -message: "¿Te has sometido a tratamientos estéticos faciales previos?" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "previousAestheticTreatments" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_previousAestheticTreatments" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Sí" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1332 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_previousAestheticTreatments_entry" ] |
| cache_key | "_application_previousAestheticTreatments_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1943 -form: Symfony\Component\Form\Form {#1352 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1942 …5} |
| full_name | "application[previousAestheticTreatments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_previousAestheticTreatments_0" |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_previousAestheticTreatments_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "No" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1341 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_previousAestheticTreatments_entry" ] |
| cache_key | "_application_previousAestheticTreatments_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1944 -form: Symfony\Component\Form\Form {#1355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1945 …5} |
| full_name | "application[previousAestheticTreatments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_previousAestheticTreatments_1" |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_previousAestheticTreatments_entry" |
| valid | true |
| value | "0" |
medicalTreatment
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Sí" => true "No" => false ] |
[ "Sí" => true "No" => false ] |
| expanded | true |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#965 -message: "¿Se encuentra actualmente bajo algún tratamiento médico?" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| multiple | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Sí" => true "No" => false ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#965 -message: "¿Se encuentra actualmente bajo algún tratamiento médico?" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_medicalTreatment" ] |
| cache_key | "_application_medicalTreatment_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +label: "Sí" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1941 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1940 …5} |
| full_name | "application[medicalTreatment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_medicalTreatment" |
| is_selected | Closure($choice, $value) {#1947 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#965 -message: "¿Se encuentra actualmente bajo algún tratamiento médico?" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "medicalTreatment" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_medicalTreatment" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Sí" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1359 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_medicalTreatment_entry" ] |
| cache_key | "_application_medicalTreatment_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1950 -form: Symfony\Component\Form\Form {#1379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1949 …5} |
| full_name | "application[medicalTreatment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_medicalTreatment_0" |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_medicalTreatment_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "No" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1368 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_medicalTreatment_entry" ] |
| cache_key | "_application_medicalTreatment_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1951 -form: Symfony\Component\Form\Form {#1382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1952 …5} |
| full_name | "application[medicalTreatment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_medicalTreatment_1" |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_medicalTreatment_entry" |
| valid | true |
| value | "0" |
dentalIntervention
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Sí" => true "No" => false ] |
[ "Sí" => true "No" => false ] |
| expanded | true |
same as passed value |
| 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 } |
same as passed value |
| 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 } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| multiple | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Sí" => true "No" => false ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| 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_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1091 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_dentalIntervention" ] |
| cache_key | "_application_dentalIntervention_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +label: "Sí" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1948 -form: Symfony\Component\Form\Form {#1403 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1946 …5} |
| full_name | "application[dentalIntervention]" |
| 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 | [] |
| id | "application_dentalIntervention" |
| is_selected | Closure($choice, $value) {#1954 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| 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_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dentalIntervention" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_dentalIntervention" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Sí" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1386 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_dentalIntervention_entry" ] |
| cache_key | "_application_dentalIntervention_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1957 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1956 …5} |
| full_name | "application[dentalIntervention]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_dentalIntervention_0" |
| label | "Sí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_dentalIntervention_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "No" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1395 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_application_dentalIntervention_entry" ] |
| cache_key | "_application_dentalIntervention_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1958 -form: Symfony\Component\Form\Form {#1409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1959 …5} |
| full_name | "application[dentalIntervention]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_dentalIntervention_1" |
| label | "No" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_dentalIntervention_entry" |
| valid | true |
| value | "0" |
timeAvailability
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "choice_cols" ] |
[ "class" => "choice_cols" ] |
| choices | [ "Lunes mañana (10h-14:00h)" => "Lunes mañana" "Lunes tarde (15h-19:00h)" => "Lunes tarde" "Martes mañana (10h-14:00h)" => "Martes mañana" "Martes tarde (15h-19:00h)" => "Martes tarde" "Miércoles mañana (10h-14:00h)" => "Miércoles mañana" "Miércoles tarde (15h-19:00h)" => "Miércoles tarde" "Jueves mañana (10h-14:00h)" => "Jueves mañana" "Jueves tarde (15h-19:00h)" => "Jueves tarde" "Viernes mañana (10h-14:00h)" => "Viernes mañana" "Viernes tarde (15h-19:00h)" => "Viernes tarde" ] |
[ "Lunes mañana (10h-14:00h)" => "Lunes mañana" "Lunes tarde (15h-19:00h)" => "Lunes tarde" "Martes mañana (10h-14:00h)" => "Martes mañana" "Martes tarde (15h-19:00h)" => "Martes tarde" "Miércoles mañana (10h-14:00h)" => "Miércoles mañana" "Miércoles tarde (15h-19:00h)" => "Miércoles tarde" "Jueves mañana (10h-14:00h)" => "Jueves mañana" "Jueves tarde (15h-19:00h)" => "Jueves tarde" "Viernes mañana (10h-14:00h)" => "Viernes mañana" "Viernes tarde (15h-19:00h)" => "Viernes tarde" ] |
| expanded | true |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#974 -message: "¿Qué disponibilidad sueles tener? Selecciona todas las que aplican:" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-color4" ] |
[ "class" => "text-color4" ] |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "choice_cols" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Lunes mañana (10h-14:00h)" => "Lunes mañana" "Lunes tarde (15h-19:00h)" => "Lunes tarde" "Martes mañana (10h-14:00h)" => "Martes mañana" "Martes tarde (15h-19:00h)" => "Martes tarde" "Miércoles mañana (10h-14:00h)" => "Miércoles mañana" "Miércoles tarde (15h-19:00h)" => "Miércoles tarde" "Jueves mañana (10h-14:00h)" => "Jueves mañana" "Jueves tarde (15h-19:00h)" => "Jueves tarde" "Viernes mañana (10h-14:00h)" => "Viernes mañana" "Viernes tarde (15h-19:00h)" => "Viernes tarde" ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#974 -message: "¿Qué disponibilidad sueles tener? Selecciona todas las que aplican:" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1102 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "choice_cols" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_timeAvailability" ] |
| cache_key | "_application_timeAvailability_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| 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: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1955 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1953 …5} |
| full_name | "application[timeAvailability]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability" |
| is_selected | Closure($choice, array $values) {#1961 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#974 -message: "¿Qué disponibilidad sueles tener? Selecciona todas las que aplican:" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "timeAvailability" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability" |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Lunes mañana (10h-14:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Lunes mañana" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Lunes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1413 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Lunes mañana" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1964 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1963 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_0" |
| label | "Lunes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Lunes mañana" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Lunes tarde (15h-19:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Lunes tarde" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Lunes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1422 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Lunes tarde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1965 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1966 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_1" |
| label | "Lunes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Lunes tarde" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Martes mañana (10h-14:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Martes mañana" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Martes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1431 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Martes mañana" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1967 -form: Symfony\Component\Form\Form {#1511 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1968 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_2" |
| label | "Martes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Martes mañana" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Martes tarde (15h-19:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Martes tarde" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Martes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1440 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Martes tarde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1969 -form: Symfony\Component\Form\Form {#1514 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1970 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_3" |
| label | "Martes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Martes tarde" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Miércoles mañana (10h-14:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Miércoles mañana" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Miércoles mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1449 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Miércoles mañana" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1971 -form: Symfony\Component\Form\Form {#1517 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1972 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_4" |
| label | "Miércoles mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Miércoles mañana" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Miércoles tarde (15h-19:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Miércoles tarde" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Miércoles tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1458 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Miércoles tarde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1973 -form: Symfony\Component\Form\Form {#1520 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1974 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_5" |
| label | "Miércoles tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Miércoles tarde" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Jueves mañana (10h-14:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Jueves mañana" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Jueves mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1467 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Jueves mañana" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1975 -form: Symfony\Component\Form\Form {#1523 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1976 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_6" |
| label | "Jueves mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Jueves mañana" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Jueves tarde (15h-19:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Jueves tarde" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Jueves tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1476 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Jueves tarde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1977 -form: Symfony\Component\Form\Form {#1526 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1978 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_7" |
| label | "Jueves tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Jueves tarde" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Viernes mañana (10h-14:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Viernes mañana" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Viernes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1485 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Viernes mañana" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1979 -form: Symfony\Component\Form\Form {#1529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1980 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_8" |
| label | "Viernes mañana (10h-14:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Viernes mañana" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Viernes tarde (15h-19:00h)" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Viernes tarde" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Viernes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1494 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Viernes tarde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_timeAvailability_entry" ] |
| cache_key | "_application_timeAvailability_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1981 -form: Symfony\Component\Form\Form {#1532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1982 …5} |
| full_name | "application[timeAvailability][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_timeAvailability_9" |
| label | "Viernes tarde (15h-19:00h)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_timeAvailability_entry" |
| valid | true |
| value | "Viernes tarde" |
trainingActivities
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "choice_col" ] |
[ "class" => "choice_col" ] |
| choices | [ "Hidratación profunda" => "Hidratación profunda" "Aporte de firmeza" => "Aporte de firmeza" "Arrugas del tercio superior" => "Arrugas del tercio superior" "Masculinización facial" => "Masculinización facial" "Armonización y embellecimiento" => "Armonización y embellecimiento" ] |
[ "Hidratación profunda" => "Hidratación profunda" "Aporte de firmeza" => "Aporte de firmeza" "Arrugas del tercio superior" => "Arrugas del tercio superior" "Masculinización facial" => "Masculinización facial" "Armonización y embellecimiento" => "Armonización y embellecimiento" ] |
| expanded | true |
same as passed value |
| label | " " |
same as passed value |
| label_attr | [ "class" => "text-color4" ] |
[ "class" => "text-color4" ] |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "choice_col" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Hidratación profunda" => "Hidratación profunda" "Aporte de firmeza" => "Aporte de firmeza" "Arrugas del tercio superior" => "Arrugas del tercio superior" "Masculinización facial" => "Masculinización facial" "Armonización y embellecimiento" => "Armonización y embellecimiento" ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | " " |
| label_attr | [ "class" => "text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1128 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "choice_col" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_application_trainingActivities" ] |
| cache_key | "_application_trainingActivities_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| 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: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1962 -form: Symfony\Component\Form\Form {#1580 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1960 …5} |
| full_name | "application[trainingActivities]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities" |
| is_selected | Closure($choice, array $values) {#1984 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | " " |
| label_attr | [ "class" => "text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "trainingActivities" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities" |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Hidratación profunda" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Hidratación profunda" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Hidratación profunda" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1536 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Hidratación profunda" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_trainingActivities_entry" ] |
| cache_key | "_application_trainingActivities_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1987 -form: Symfony\Component\Form\Form {#1583 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1986 …5} |
| full_name | "application[trainingActivities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities_0" |
| label | "Hidratación profunda" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities_entry" |
| valid | true |
| value | "Hidratación profunda" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Aporte de firmeza" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Aporte de firmeza" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Aporte de firmeza" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1545 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Aporte de firmeza" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_trainingActivities_entry" ] |
| cache_key | "_application_trainingActivities_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1988 -form: Symfony\Component\Form\Form {#1586 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1989 …5} |
| full_name | "application[trainingActivities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities_1" |
| label | "Aporte de firmeza" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities_entry" |
| valid | true |
| value | "Aporte de firmeza" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Arrugas del tercio superior" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Arrugas del tercio superior" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Arrugas del tercio superior" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1554 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Arrugas del tercio superior" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_trainingActivities_entry" ] |
| cache_key | "_application_trainingActivities_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1990 -form: Symfony\Component\Form\Form {#1589 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1991 …5} |
| full_name | "application[trainingActivities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities_2" |
| label | "Arrugas del tercio superior" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities_entry" |
| valid | true |
| value | "Arrugas del tercio superior" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Masculinización facial" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Masculinización facial" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Masculinización facial" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1563 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Masculinización facial" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_trainingActivities_entry" ] |
| cache_key | "_application_trainingActivities_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1992 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1993 …5} |
| full_name | "application[trainingActivities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities_3" |
| label | "Masculinización facial" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities_entry" |
| valid | true |
| value | "Masculinización facial" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Armonización y embellecimiento" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "Armonización y embellecimiento" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Armonización y embellecimiento" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1572 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Armonización y embellecimiento" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_trainingActivities_entry" ] |
| cache_key | "_application_trainingActivities_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1994 -form: Symfony\Component\Form\Form {#1595 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1995 …5} |
| full_name | "application[trainingActivities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_trainingActivities_4" |
| label | "Armonización y embellecimiento" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_trainingActivities_entry" |
| valid | true |
| value | "Armonización y embellecimiento" |
consentDataSharing
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1157 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_consentDataSharing" ] |
| cache_key | "_application_consentDataSharing_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1985 -form: Symfony\Component\Form\Form {#1598 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1983 …5} |
| full_name | "application[consentDataSharing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_consentDataSharing" |
| 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_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "consentDataSharing" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_consentDataSharing" |
| valid | true |
| value | "1" |
consentTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#976 -message: "Acepto los términos y condiciones de participación en las actividades formativas." -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1152 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1153 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#976 -message: "Acepto los términos y condiciones de participación en las actividades formativas." -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1164 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_application_consentTerms" ] |
| cache_key | "_application_consentTerms_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1997 -form: Symfony\Component\Form\Form {#1601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1996 …5} |
| full_name | "application[consentTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_consentTerms" |
| label | Symfony\Component\Translation\TranslatableMessage {#976 -message: "Acepto los términos y condiciones de participación en las actividades formativas." -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "consentTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_consentTerms" |
| valid | true |
| value | "1" |
imageFile1
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1184 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile1" ] |
| cache_key | "_application_imageFile1_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1998 -form: Symfony\Component\Form\Form {#1619 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1999 …5} |
| full_name | "application[imageFile1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile1" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile1" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile1" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1611 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile1_file" ] |
| cache_key | "_application_imageFile1_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2003 -form: Symfony\Component\Form\Form {#1622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2001 …5} |
| full_name | "application[imageFile1][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile1_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#977 -message: "Foto de frente con expresión neutra" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile1_file" |
| valid | true |
| value | "" |
imageFile2
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile2" ] |
| cache_key | "_application_imageFile2_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2000 -form: Symfony\Component\Form\Form {#1634 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2008 …5} |
| full_name | "application[imageFile2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile2" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile2" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile2" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1626 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile2_file" ] |
| cache_key | "_application_imageFile2_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2007 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2004 …5} |
| full_name | "application[imageFile2][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile2_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#978 -message: "Foto de frente levantando las cejas" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile2_file" |
| valid | true |
| value | "" |
imageFile3
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1207 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile3" ] |
| cache_key | "_application_imageFile3_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2005 -form: Symfony\Component\Form\Form {#1649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2012 …5} |
| full_name | "application[imageFile3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile3" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile3" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile3" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile3_file" ] |
| cache_key | "_application_imageFile3_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2011 -form: Symfony\Component\Form\Form {#1652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2002 …5} |
| full_name | "application[imageFile3][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile3_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#979 -message: "Foto de frente frunciendo el ceño" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile3_file" |
| valid | true |
| value | "" |
imageFile4
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile4" ] |
| cache_key | "_application_imageFile4_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2009 -form: Symfony\Component\Form\Form {#1664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2016 …5} |
| full_name | "application[imageFile4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile4" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile4" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile4" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1656 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile4_file" ] |
| cache_key | "_application_imageFile4_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2015 -form: Symfony\Component\Form\Form {#1667 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2006 …5} |
| full_name | "application[imageFile4][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile4_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#980 -message: "Foto sonriendo fuerte enseñando los dientes" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile4_file" |
| valid | true |
| value | "" |
imageFile5
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1232 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile5" ] |
| cache_key | "_application_imageFile5_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2013 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2020 …5} |
| full_name | "application[imageFile5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile5" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile5" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile5" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1671 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile5_file" ] |
| cache_key | "_application_imageFile5_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2019 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2010 …5} |
| full_name | "application[imageFile5][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile5_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#981 -message: "Foto del lado derecho de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile5_file" |
| valid | true |
| value | "" |
imageFile6
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1244 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile6" ] |
| cache_key | "_application_imageFile6_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2017 -form: Symfony\Component\Form\Form {#1694 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2024 …5} |
| full_name | "application[imageFile6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile6" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile6" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile6" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1686 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile6_file" ] |
| cache_key | "_application_imageFile6_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2023 -form: Symfony\Component\Form\Form {#1697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2014 …5} |
| full_name | "application[imageFile6][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile6_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#982 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 45º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile6_file" |
| valid | true |
| value | "" |
imageFile7
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile7" ] |
| cache_key | "_application_imageFile7_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2021 -form: Symfony\Component\Form\Form {#1709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2028 …5} |
| full_name | "application[imageFile7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile7" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile7" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile7" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1701 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile7_file" ] |
| cache_key | "_application_imageFile7_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2027 -form: Symfony\Component\Form\Form {#1712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2018 …5} |
| full_name | "application[imageFile7][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile7_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#983 -message: "Foto del lado derecho de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile7_file" |
| valid | true |
| value | "" |
imageFile8
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "text-base text-color4" ] |
[ "class" => "text-base text-color4" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#1267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1268 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_application_imageFile8" ] |
| cache_key | "_application_imageFile8_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#2025 -form: Symfony\Component\Form\Form {#1724 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2032 …5} |
| full_name | "application[imageFile8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile8" |
| image_uri | null |
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [ "class" => "text-base text-color4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile8" |
| object | 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 } |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_imageFile8" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1716 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_application_imageFile8_file" ] |
| cache_key | "_application_imageFile8_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2031 -form: Symfony\Component\Form\Form {#1727 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2022 …5} |
| full_name | "application[imageFile8][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application_imageFile8_file" |
| label | Symfony\Component\Translation\TranslatableMessage {#984 -message: "Foto del lado izquierdo de la cara (girando el cuerpo 90º)" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_application_imageFile8_file" |
| valid | true |
| value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action_name | "application_form" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#985 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#985 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "es" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "application_form" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#985 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | null |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "es" |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1288 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "application_form" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_application_captcha" ] |
| cache_key | "_application_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2029 -form: Symfony\Component\Form\Form {#1730 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2036 …5} |
| full_name | "application[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "application_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "es" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Le5-dUpAAAAAGRfSEE7oty5vooto7Fan7lXVC05" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application_captcha" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "value" => "submit" ] |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#986 -message: "Enviar" -parameters: [] -domain: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "value" => "submit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | Symfony\Component\Translation\TranslatableMessage {#986 -message: "Enviar" -parameters: [] -domain: null } |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "value" => "submit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_application_submit" ] |
| cache_key | "_application_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2026 …5} |
| full_name | "application[submit]" |
| id | "application_submit" |
| label | Symfony\Component\Translation\TranslatableMessage {#986 -message: "Enviar" -parameters: [] -domain: null } |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_application_submit" |
| value | null |
__dynamic_error
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| error_bubbling | false |
false
|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1739 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_application___dynamic_error" ] |
| cache_key | "_application___dynamic_error_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2034 -form: Symfony\Component\Form\Form {#1746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2033 …5} |
| full_name | "application[__dynamic_error]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application___dynamic_error" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "__dynamic_error" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application___dynamic_error" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "057a8.RB5DDIar72RYyV55_TmQdyv3f5pfaiwrmMa7wEsHpes.aVV1ZvfshhIqnyo7pFjcJmaaTa5sKH1IrfX0hA90lNonenM-y_iqFwecMQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "057a8.RB5DDIar72RYyV55_TmQdyv3f5pfaiwrmMa7wEsHpes.aVV1ZvfshhIqnyo7pFjcJmaaTa5sKH1IrfX0hA90lNonenM-y_iqFwecMQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
| data | "057a8.RB5DDIar72RYyV55_TmQdyv3f5pfaiwrmMa7wEsHpes.aVV1ZvfshhIqnyo7pFjcJmaaTa5sKH1IrfX0hA90lNonenM-y_iqFwecMQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#2035 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_application__token" ] |
| cache_key | "_application__token_hidden" |
| compound | false |
| data | "057a8.RB5DDIar72RYyV55_TmQdyv3f5pfaiwrmMa7wEsHpes.aVV1ZvfshhIqnyo7pFjcJmaaTa5sKH1IrfX0hA90lNonenM-y_iqFwecMQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2047 -form: Symfony\Component\Form\Form {#2043 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2038 …5} |
| full_name | "application[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "application__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_application__token" |
| valid | true |
| value | "057a8.RB5DDIar72RYyV55_TmQdyv3f5pfaiwrmMa7wEsHpes.aVV1ZvfshhIqnyo7pFjcJmaaTa5sKH1IrfX0hA90lNonenM-y_iqFwecMQ" |