Forms
-
prospecto_web
-
nombreCompleto
-
email
-
celular
-
casaModelo
-
mensaje
-
_token
-
prospecto_web
Form type:
"App\Form\ProspectoWebType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Prospecto {#657 -id: null -emailAcceso: null -roles: [] -password: null -nombreCompleto: null -email: null -celular: null -createdAt: null -origen: null -etapa: null -prospectoActividads: Doctrine\Common\Collections\ArrayCollection {#658 …} -interesado: null -prospectoUsuarios: Doctrine\Common\Collections\ArrayCollection {#659 …} -proyectos: Doctrine\Common\Collections\ArrayCollection {#660 …} -mensaje: null -casaModelo: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Prospecto {#657 -id: null -emailAcceso: null -roles: [] -password: null -nombreCompleto: null -email: null -celular: null -createdAt: null -origen: null -etapa: null -prospectoActividads: Doctrine\Common\Collections\ArrayCollection {#658 …} -interesado: null -prospectoUsuarios: Doctrine\Common\Collections\ArrayCollection {#659 …} -proyectos: Doctrine\Common\Collections\ArrayCollection {#660 …} -mensaje: null -casaModelo: 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data | App\Entity\Prospecto {#657 -id: null -emailAcceso: null -roles: [] -password: null -nombreCompleto: null -email: null -celular: null -createdAt: null -origen: null -etapa: null -prospectoActividads: Doctrine\Common\Collections\ArrayCollection {#658 …} -interesado: null -prospectoUsuarios: Doctrine\Common\Collections\ArrayCollection {#659 …} -proyectos: Doctrine\Common\Collections\ArrayCollection {#660 …} -mensaje: null -casaModelo: null } |
| data_class | "App\Entity\Prospecto" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Prospecto" } } |
| 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() {#722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#721 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "prospecto_web" "_prospecto_web" ] |
| cache_key | "_prospecto_web_prospecto_web" |
| compound | true |
| data | App\Entity\Prospecto {#657 -id: null -emailAcceso: null -roles: [] -password: null -nombreCompleto: null -email: null -celular: null -createdAt: null -origen: null -etapa: null -prospectoActividads: Doctrine\Common\Collections\ArrayCollection {#658 …} -interesado: null -prospectoUsuarios: Doctrine\Common\Collections\ArrayCollection {#659 …} -proyectos: Doctrine\Common\Collections\ArrayCollection {#660 …} -mensaje: null -casaModelo: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#899 -form: Symfony\Component\Form\Form {#904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#723 …5} |
| full_name | "prospecto_web" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prospecto_web" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospecto_web" |
| valid | true |
| value | App\Entity\Prospecto {#657 -id: null -emailAcceso: null -roles: [] -password: null -nombreCompleto: null -email: null -celular: null -createdAt: null -origen: null -etapa: null -prospectoActividads: Doctrine\Common\Collections\ArrayCollection {#658 …} -interesado: null -prospectoUsuarios: Doctrine\Common\Collections\ArrayCollection {#659 …} -proyectos: Doctrine\Common\Collections\ArrayCollection {#660 …} -mensaje: null -casaModelo: null } |
nombreCompleto
Form type:
"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 | [ "class" => "tb-my-input" "placeholder" => "Nombre Completo" ] |
[ "class" => "tb-my-input" "placeholder" => "Nombre Completo" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tb-my-input" "placeholder" => "Nombre Completo" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#734 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 | false |
| 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() {#736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#735 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tb-my-input" "placeholder" => "Nombre Completo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prospecto_web_nombreCompleto" ] |
| cache_key | "_prospecto_web_nombreCompleto_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#737 -form: Symfony\Component\Form\Form {#907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#750 …5} |
| full_name | "prospecto_web[nombreCompleto]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web_nombreCompleto" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombreCompleto" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospecto_web_nombreCompleto" |
| valid | true |
| value | "" |
Form type:
"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 | [ "class" => "tb-my-input" "placeholder" => "Correo Electrónico" ] |
[ "class" => "tb-my-input" "placeholder" => "Correo Electrónico" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tb-my-input" "placeholder" => "Correo Electrónico" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#747 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 | false |
| 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() {#749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#748 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tb-my-input" "placeholder" => "Correo Electrónico" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_prospecto_web_email" ] |
| cache_key | "_prospecto_web_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#925 …5} |
| full_name | "prospecto_web[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web_email" |
| label | false |
| label_attr | [] |
| 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 | "_prospecto_web_email" |
| valid | true |
| value | "" |
celular
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "class" => "tb-my-input" "placeholder" => "Celular" ] |
[ "class" => "tb-my-input" "placeholder" => "Celular" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tb-my-input" "placeholder" => "Celular" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#760 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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() {#762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#761 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tb-my-input" "placeholder" => "Celular" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_prospecto_web_celular" ] |
| cache_key | "_prospecto_web_celular_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#926 -form: Symfony\Component\Form\Form {#913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#927 …5} |
| full_name | "prospecto_web[celular]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web_celular" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "celular" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospecto_web_celular" |
| valid | true |
| value | "" |
casaModelo
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "class" => "tb-my-input nice-select" "data-placeholder" => "Selecciona un Modelo" ] |
[ "class" => "tb-my-input nice-select" "data-placeholder" => "Selecciona un Modelo" ] |
| choice_label | Closure($casa) {#728 class: "App\Form\ProspectoWebType" this: App\Form\ProspectoWebType {#677 …} } |
same as passed value |
| class | "App\Entity\ProyectoCasaModelo" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Selecciona un Modelo" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tb-my-input nice-select" "data-placeholder" => "Selecciona un Modelo" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($casa) {#728 class: "App\Form\ProspectoWebType" this: App\Form\ProspectoWebType {#677 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#879 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#795 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#880 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#881 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#883 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#882 …} } |
| choices | null |
| class | "App\Entity\ProyectoCasaModelo" |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerXDxKwVa\EntityManagerGhostEbeb667 {#214 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#798 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerXDxKwVa\EntityManagerGhostEbeb667 {#214 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#797 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Selecciona un Modelo" |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#792 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tb-my-input nice-select" "data-placeholder" => "Selecciona un Modelo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_prospecto_web_casaModelo" ] |
| cache_key | "_prospecto_web_casaModelo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "San Jose - Jade (59.03m2)" +value: "1" +data: App\Entity\ProyectoCasaModelo {#1046 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "San Jose - Berilo (74.75m2)" +value: "2" +data: App\Entity\ProyectoCasaModelo {#1302 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "San Jose - Esmeril (86.65m2)" +value: "3" +data: App\Entity\ProyectoCasaModelo {#1311 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "San Jose - Opalo (104.51m2)" +value: "4" +data: App\Entity\ProyectoCasaModelo {#1320 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Puerta del Sol - Milano (59.03m2)" +value: "5" +data: App\Entity\ProyectoCasaModelo {#1329 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Puerta del Sol - Ibis (74.75m2)" +value: "6" +data: App\Entity\ProyectoCasaModelo {#1341 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Puerta del Sol - Marabu (86.65m2)" +value: "7" +data: App\Entity\ProyectoCasaModelo {#1350 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Puerta del Sol - Calandria (104.51m2)" +value: "8" +data: App\Entity\ProyectoCasaModelo {#1359 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Puerta del Sol - Cardenal (157.67m2)" +value: "9" +data: App\Entity\ProyectoCasaModelo {#1368 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Las Dunas - Oreste (59.03m2)" +value: "10" +data: App\Entity\ProyectoCasaModelo {#1377 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Las Dunas - Mistral (74.75m2)" +value: "11" +data: App\Entity\ProyectoCasaModelo {#1389 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Las Dunas - Zenith (86.65m2)" +value: "12" +data: App\Entity\ProyectoCasaModelo {#1398 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "Las Dunas - Serena (104.51m2)" +value: "13" +data: App\Entity\ProyectoCasaModelo {#1407 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Las Dunas - Alba (157.67m2)" +value: "14" +data: App\Entity\ProyectoCasaModelo {#1416 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#928 -form: Symfony\Component\Form\Form {#916 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#948 …5} |
| full_name | "prospecto_web[casaModelo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web_casaModelo" |
| is_selected | Closure($choice, $value) {#1495 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "casaModelo" |
| placeholder | "Selecciona un Modelo" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospecto_web_casaModelo" |
| valid | true |
| value | "" |
mensaje
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 | [ "class" => "tb-my-input" "rows" => 3 "style" => "resize: none" "placeholder" => "Déjanos tu mensaje..." ] |
[ "class" => "tb-my-input" "rows" => 3 "style" => "resize: none" "placeholder" => "Déjanos tu mensaje..." ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tb-my-input" "rows" => 3 "style" => "resize: none" "placeholder" => "Déjanos tu mensaje..." ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#896 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 | false |
| 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() {#898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#897 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tb-my-input" "rows" => 3 "style" => "resize: none" "placeholder" => "Déjanos tu mensaje..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_prospecto_web_mensaje" ] |
| cache_key | "_prospecto_web_mensaje_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1494 -form: Symfony\Component\Form\Form {#919 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "prospecto_web[mensaje]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web_mensaje" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mensaje" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospecto_web_mensaje" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "681d9c1b7d.aRei-moLCAuvcOMoLKYOPisjSK6ifY7eWm5KOegnRsk.KiCWjBs5P2DBR5pFWtR-RH9PG_GPELe_DBcCS6sTPPssdNGgIEAxevAZog" |
| 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 | "681d9c1b7d.aRei-moLCAuvcOMoLKYOPisjSK6ifY7eWm5KOegnRsk.KiCWjBs5P2DBR5pFWtR-RH9PG_GPELe_DBcCS6sTPPssdNGgIEAxevAZog" |
same as passed value |
| mapped | false |
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 | "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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data | "681d9c1b7d.aRei-moLCAuvcOMoLKYOPisjSK6ifY7eWm5KOegnRsk.KiCWjBs5P2DBR5pFWtR-RH9PG_GPELe_DBcCS6sTPPssdNGgIEAxevAZog" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1513 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() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#1514 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_prospecto_web__token" ] |
| cache_key | "_prospecto_web__token_hidden" |
| compound | false |
| data | "681d9c1b7d.aRei-moLCAuvcOMoLKYOPisjSK6ifY7eWm5KOegnRsk.KiCWjBs5P2DBR5pFWtR-RH9PG_GPELe_DBcCS6sTPPssdNGgIEAxevAZog" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1516 …5} |
| full_name | "prospecto_web[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospecto_web__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 | "_prospecto_web__token" |
| valid | true |
| value | "681d9c1b7d.aRei-moLCAuvcOMoLKYOPisjSK6ifY7eWm5KOegnRsk.KiCWjBs5P2DBR5pFWtR-RH9PG_GPELe_DBcCS6sTPPssdNGgIEAxevAZog" |