- Request / Response
- Performance
- Validator 3
- Forms 3
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- Messages
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- Blocks 0
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nombre
-
apellido
-
telefono
-
email
-
1fechaEntrada
-
1fechaSalida
-
adultos
-
menores
-
horaDeContactoDesde
-
1horaDeContactoHasta
-
entiendo
-
autorizacion
-
proveedor
-
_token
-
solicitud_no_socio
"App\Form\SolicitudNoSocioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 date: 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 date: 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| proveedor | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | "App\Entity\SolicitudPublica" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} use: { $class: "App\Entity\SolicitudPublica" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| proveedor | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#992 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "solicitud_no_socio" "_solicitud_no_socio" ] |
| cache_key | "_solicitud_no_socio_solicitud_no_socio" |
| compound | true |
| data | App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 date: 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 date: 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1408 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1390 …5} |
| full_name | "solicitud_no_socio" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "solicitud_no_socio" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio" |
| valid | false |
| value | App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 date: 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 date: 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "pHqghUme" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Nombre" "class" => "uk-input" ] |
[ "maxlength" => 255 "placeholder" => "Nombre" "class" => "uk-input" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Nombre" "class" => "uk-input" ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1027 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Nombre" "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_solicitud_no_socio_nombre" ] |
| cache_key | "_solicitud_no_socio_nombre_text" |
| compound | false |
| data | "pHqghUme" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1410 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1345 …5} |
| full_name | "solicitud_no_socio[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_nombre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_nombre" |
| valid | true |
| value | "pHqghUme" |
apellido
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Apellido" "class" => "uk-input" ] |
[ "maxlength" => 255 "placeholder" => "Apellido" "class" => "uk-input" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Apellido" "class" => "uk-input" ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1036 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Apellido" "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_solicitud_no_socio_apellido" ] |
| cache_key | "_solicitud_no_socio_apellido_text" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1349 …5} |
| full_name | "solicitud_no_socio[apellido]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_apellido" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "apellido" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_apellido" |
| valid | true |
| value | "1" |
telefono
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "555-666-0606" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Teléfono" "class" => "uk-input" ] |
[ "placeholder" => "Teléfono" "class" => "uk-input" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Teléfono" "class" => "uk-input" ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1045 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Teléfono" "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_solicitud_no_socio_telefono" ] |
| cache_key | "_solicitud_no_socio_telefono_tel" |
| compound | false |
| data | "555-666-0606" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1414 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1413 …5} |
| full_name | "solicitud_no_socio[telefono]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_telefono" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_telefono" |
| valid | true |
| value | "555-666-0606" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "testing@example.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email" "class" => "uk-input" ] |
[ "placeholder" => "Email" "class" => "uk-input" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email" "class" => "uk-input" ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email" "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_solicitud_no_socio_email" ] |
| cache_key | "_solicitud_no_socio_email_email" |
| compound | false |
| data | "testing@example.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1416 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1415 …5} |
| full_name | "solicitud_no_socio[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_email" |
| valid | true |
| value | "testing@example.com" |
fechaEntrada
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" ] |
[ "class" => "uk-input" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1079 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_solicitud_no_socio_fechaEntrada" ] |
| cache_key | "_solicitud_no_socio_fechaEntrada_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1418 -form: Symfony\Component\Form\Form {#1240 …} -errors: [ Symfony\Component\Form\FormError {#1388 #messageTemplate: "This value is not valid." #messageParameters: [ "{{ value }}" => "1" ] #messagePluralization: null -message: "This value is not valid." -cause: Symfony\Component\Validator\ConstraintViolation {#1404 root: Symfony\Component\Form\Form {#1225 …} path: "children[fechaEntrada]" value: "1" } -origin: Symfony\Component\Form\Form {#1240 …} } ] } |
| form | Symfony\Component\Form\FormView {#1417 …5} |
| full_name | "solicitud_no_socio[fechaEntrada]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_fechaEntrada" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fechaEntrada" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_solicitud_no_socio_fechaEntrada" |
| valid | false |
| value | "1" |
| widget | "single_text" |
fechaSalida
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" ] |
[ "class" => "uk-input" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1090 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_solicitud_no_socio_fechaSalida" ] |
| cache_key | "_solicitud_no_socio_fechaSalida_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1420 -form: Symfony\Component\Form\Form {#1243 …} -errors: [ Symfony\Component\Form\FormError {#1389 #messageTemplate: "This value is not valid." #messageParameters: [ "{{ value }}" => "1" ] #messagePluralization: null -message: "This value is not valid." -cause: Symfony\Component\Validator\ConstraintViolation {#1402 root: Symfony\Component\Form\Form {#1225 …} path: "children[fechaSalida]" value: "1" } -origin: Symfony\Component\Form\Form {#1243 …} } ] } |
| form | Symfony\Component\Form\FormView {#1419 …5} |
| full_name | "solicitud_no_socio[fechaSalida]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_fechaSalida" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fechaSalida" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_solicitud_no_socio_fechaSalida" |
| valid | false |
| value | "1" |
| widget | "single_text" |
adultos
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | 1 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" "value" => 1 "min" => 1 ] |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" "value" => 1 "min" => 1 ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1103 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" "value" => 1 "min" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_solicitud_no_socio_adultos" ] |
| cache_key | "_solicitud_no_socio_adultos_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1422 -form: Symfony\Component\Form\Form {#1246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1421 …5} |
| full_name | "solicitud_no_socio[adultos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_adultos" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adultos" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_adultos" |
| valid | true |
| value | "1" |
menores
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | 0 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" "value" => 0 "min" => 0 ] |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" "value" => 0 "min" => 0 ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1115 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" "value" => 0 "min" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_solicitud_no_socio_menores" ] |
| cache_key | "_solicitud_no_socio_menores_integer" |
| compound | false |
| data | 0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1424 -form: Symfony\Component\Form\Form {#1249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1423 …5} |
| full_name | "solicitud_no_socio[menores]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_menores" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "menores" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_menores" |
| valid | true |
| value | "0" |
horaDeContactoDesde
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1789203600 {#1289 date: 2026-09-12 09:00:00.0 UTC (+00:00) } |
| View Format |
"09:00"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"09:00"
|
| Normalized Format | DateTime @32400 {#1330 date: 1970-01-01 09:00:00.0 UTC (+00:00) } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" ] |
[ "class" => "uk-input" ] |
| data | DateTime @1789203600 {#999 date: 2026-09-12 09:00:00.0 UTC (+00:00) } |
same as passed value |
| help | "A partir de esta hora" |
same as passed value |
| html5 | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data | DateTime @1789203600 {#999 date: 2026-09-12 09:00:00.0 UTC (+00:00) } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "A partir de esta hora" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "H:i:s" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| model_timezone | null |
| placeholder | [ "hour" => null "minute" => null "second" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| reference_date | null |
| required | true |
| row_attr | [] |
| seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1136 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "time" "_solicitud_no_socio_horaDeContactoDesde" ] |
| cache_key | "_solicitud_no_socio_horaDeContactoDesde_time" |
| compound | false |
| data | DateTime @32400 {#1330 date: 1970-01-01 09:00:00.0 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1426 -form: Symfony\Component\Form\Form {#1252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1425 …5} |
| full_name | "solicitud_no_socio[horaDeContactoDesde]" |
| help | "A partir de esta hora" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_horaDeContactoDesde" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "horaDeContactoDesde" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "time" |
| unique_block_prefix | "_solicitud_no_socio_horaDeContactoDesde" |
| valid | true |
| value | "09:00" |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
horaDeContactoHasta
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1789243200 {#1292 date: 2026-09-12 20:00:00.0 UTC (+00:00) } |
| View Format |
"20:00"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20:00wi13yGHN'; waitfor delay '0:0:15' --"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" ] |
[ "class" => "uk-input" ] |
| data | DateTime @1789243200 {#1000 date: 2026-09-12 20:00:00.0 UTC (+00:00) } |
same as passed value |
| help | "Hasta esta hora" |
same as passed value |
| html5 | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data | DateTime @1789243200 {#1000 date: 2026-09-12 20:00:00.0 UTC (+00:00) } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "Hasta esta hora" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "H:i:s" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| model_timezone | null |
| placeholder | [ "hour" => null "minute" => null "second" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| reference_date | null |
| required | true |
| row_attr | [] |
| seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1147 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "time" "_solicitud_no_socio_horaDeContactoHasta" ] |
| cache_key | "_solicitud_no_socio_horaDeContactoHasta_time" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1428 -form: Symfony\Component\Form\Form {#1255 …} -errors: [ Symfony\Component\Form\FormError {#1405 #messageTemplate: "This value is not valid." #messageParameters: [ "{{ value }}" => "20:00wi13yGHN'; waitfor delay '0:0:15' --" ] #messagePluralization: null -message: "This value is not valid." -cause: Symfony\Component\Validator\ConstraintViolation {#1406 root: Symfony\Component\Form\Form {#1225 …} path: "children[horaDeContactoHasta]" value: "20:00wi13yGHN'; waitfor delay '0:0:15' --" } -origin: Symfony\Component\Form\Form {#1255 …} } ] } |
| form | Symfony\Component\Form\FormView {#1427 …5} |
| full_name | "solicitud_no_socio[horaDeContactoHasta]" |
| help | "Hasta esta hora" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_horaDeContactoHasta" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "horaDeContactoHasta" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "time" |
| unique_block_prefix | "_solicitud_no_socio_horaDeContactoHasta" |
| valid | false |
| value | "20:00wi13yGHN'; waitfor delay '0:0:15' --" |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
entiendo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Entiendo que esto es sólo una solicitud, y en ninguna manera constituye o garantiza Reservación en este Hotel." |
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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1156 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1162 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Entiendo que esto es sólo una solicitud, y en ninguna manera constituye o garantiza Reservación en este Hotel." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1164 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_solicitud_no_socio_entiendo" ] |
| cache_key | "_solicitud_no_socio_entiendo_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1430 -form: Symfony\Component\Form\Form {#1258 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1429 …5} |
| full_name | "solicitud_no_socio[entiendo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_entiendo" |
| label | "Entiendo que esto es sólo una solicitud, y en ninguna manera constituye o garantiza Reservación en este Hotel." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entiendo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_entiendo" |
| valid | true |
| value | "1" |
autorizacion
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | 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 | 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1156 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1162 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1172 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_solicitud_no_socio_autorizacion" ] |
| cache_key | "_solicitud_no_socio_autorizacion_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1432 -form: Symfony\Component\Form\Form {#1261 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1431 …5} |
| full_name | "solicitud_no_socio[autorizacion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_autorizacion" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "autorizacion" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_autorizacion" |
| valid | true |
| value | "1" |
proveedor
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
| View Format |
"2"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2"
|
| Normalized Format | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-input" ] |
[ "class" => "uk-input" ] |
| class | "App\Entity\Provider" |
same as passed value |
| data | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
same as passed value |
| disabled | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1204 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1215 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1208 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1216 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1217 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1209 -om: ContainerFzzYY0i\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#338 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#540 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Provider" |
| 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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
| data_class | null |
| disabled | true |
| em | ContainerFzzYY0i\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#338 …2} |
| 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 {#1209 -om: ContainerFzzYY0i\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#338 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#540 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#1205 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uk-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_solicitud_no_socio_proveedor" ] |
| cache_key | "_solicitud_no_socio_proveedor_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "Restaurant Asia de Lima San Juan, Puerto Rico" +value: "1" +data: App\Entity\Provider {#1441 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Hotel Condado Palm Inn Tapestry Collection by Hilton Condado, Puerto Rico," +value: "2" +data: App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Restaurant Brasa's Restaurant at Hotel Punta Maracayo Hatillo, Puerto Rico" +value: "3" +data: App\Entity\Provider {#1451 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "Restaurant Trattoria il Buongustaio Guaynabo" +value: "4" +data: App\Entity\Provider {#1465 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Restaurant Café Paradise, Embassy Suite Dorado " +value: "5" +data: App\Entity\Provider {#1474 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "Restaurant Café Pierre at Doubletree by Hilton Condado" +value: "6" +data: App\Entity\Provider {#1483 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Hotel Costa Bonita Villas Culebra, Puerto Rico" +value: "7" +data: App\Entity\Provider {#1492 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Hotel Doubletree by Hilton San Juan, Puerto Rico" +value: "8" +data: App\Entity\Provider {#1501 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Restaurant E' Pura Cepa Cidra, Puerto Rico" +value: "9" +data: App\Entity\Provider {#1510 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "Restaurant El Gigante Dormido, Bayamón " +value: "10" +data: App\Entity\Provider {#1519 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Restaurant El Patio Latin Bar Cafe " +value: "11" +data: App\Entity\Provider {#1528 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Restaurant El Patio Latin Bar Cafe at Embassy Suites by Hilton San Juan Hotel & Casino San Juan, Puerto Rico" +value: "12" +data: App\Entity\Provider {#1537 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "Restaurant El Platanal, Cupey & Carolina " +value: "13" +data: App\Entity\Provider {#1546 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "Restaurant El Velorio, Peñuelas " +value: "14" +data: App\Entity\Provider {#1555 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "Hotel Embassy Suites by Hilton San Juan Hotel & Casino San Juan, Puerto Rico" +value: "15" +data: App\Entity\Provider {#1564 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "Restaurant Fat Tuesday Dairquiri Bar at Holiday Inn Mayagüez " +value: "16" +data: App\Entity\Provider {#1573 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "Restaurant Freddy's Restaurant, Cidra " +value: "17" +data: App\Entity\Provider {#1582 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Restaurant G Bar " +value: "18" +data: App\Entity\Provider {#1591 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Restaurant Grill House Rest., Cidra " +value: "19" +data: App\Entity\Provider {#1600 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Restaurant Gustito Yaucano Yauco, Puerto Rico" +value: "20" +data: App\Entity\Provider {#1609 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Hotel Holiday Inn Mayagüez & Tropical Casino " +value: "21" +data: App\Entity\Provider {#1618 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Hotel Holiday Inn Ponce & Tropical Casino " +value: "22" +data: App\Entity\Provider {#1627 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Restaurant West Coast Bistro at Holiday Inn Mayagüez, Puerto Rico" +value: "23" +data: App\Entity\Provider {#1636 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "Hotel Mayagüez Plaza by SureStay Collection Mayagüez, Puerto Rico" +value: "24" +data: App\Entity\Provider {#1645 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Hotel Hyatt Place Bayamón Bayamón, Puerto Rico" +value: "25" +data: App\Entity\Provider {#1654 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Hotel Hyatt Place Manatí Manatí, Puerto Rico" +value: "26" +data: App\Entity\Provider {#1663 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Restaurant La Casona de Fifi Luquillo, Puerto Rico" +value: "27" +data: App\Entity\Provider {#1672 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Restaurant La Cata Restaurante by Alexandra " +value: "28" +data: App\Entity\Provider {#1681 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Restaurant La Geoda Guaynabo, Puerto Rico" +value: "29" +data: App\Entity\Provider {#1690 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Restaurant Las Garzas, Adjuntas " +value: "30" +data: App\Entity\Provider {#1699 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Restaurant Las Palmas Café " +value: "31" +data: App\Entity\Provider {#1708 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "Hotel Courtyard by Marriott Hotel & Casino Aguadilla, Puerto Rico" +value: "32" +data: App\Entity\Provider {#1717 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "Restaurant Mist Rooftop bar + Kitchen, Isla Verde " +value: "33" +data: App\Entity\Provider {#1726 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "Spa Ní Spa " +value: "34" +data: App\Entity\Provider {#1735 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "Restaurant Olas y Arena at Villas del Mar Hau Isabela, Puerto Rico" +value: "35" +data: App\Entity\Provider {#1745 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "Restaurant Cafe Paradise at Embassy Suites by Hilton Dorado del Mar Beach Resort Dorado, Puerto Rico" +value: "36" +data: App\Entity\Provider {#1754 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Hotel Parador el Faro Aguadilla, Puerto Rico" +value: "37" +data: App\Entity\Provider {#1763 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "Hotel Parador Villas de Mar Hau Isabela, Puerto Rico" +value: "38" +data: App\Entity\Provider {#1772 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "Hotel Parador Villas Sotomayor Adjuntas, Puerto Rico" +value: "39" +data: App\Entity\Provider {#1781 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "Restaurant Piccolo by Brasa's Hotel Punta Maracayo, Hatillo" +value: "40" +data: App\Entity\Provider {#1790 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "Restaurant Platos Rest. & Bar Isla Verde" +value: "41" +data: App\Entity\Provider {#1799 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Hotel Hilton Ponce Golf & Casino Resort " +value: "42" +data: App\Entity\Provider {#1808 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "Hotel Punta Borinquen Resort Aguadilla, Puerto Rico" +value: "43" +data: App\Entity\Provider {#1817 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "Restaurant Ragazzi Restaurant Guaynabo, Puerto Rico" +value: "44" +data: App\Entity\Provider {#1826 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "Hotel Rain Forest & Ocean View Suite Inn at Hacienda Carabalí " +value: "45" +data: App\Entity\Provider {#1835 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "Restaurant Restaurante Alex " +value: "46" +data: App\Entity\Provider {#1844 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Restaurant Sabores by Juana, Isla Verde " +value: "47" +data: App\Entity\Provider {#1853 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Hotel The Plaza Suites at Palmas del Mar " +value: "48" +data: App\Entity\Provider {#1862 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "Hotel San Juan Water Beach Club Hotel " +value: "49" +data: App\Entity\Provider {#1871 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "Hotel Tonny's Restaurant and Hotel Joyudas, Cabo Rojo" +value: "50" +data: App\Entity\Provider {#1880 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Restaurant Villa Dorada D'Alberto Dorado, Puerto Rico" +value: "51" +data: App\Entity\Provider {#1889 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "Hotel Four Points Caguas Real Hotel & Casino by Sheraton Caguas, Puerto Rico" +value: "52" +data: App\Entity\Provider {#1898 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Restaurant Zest Restaurant at San Juan Water Beach Club Isla Verde" +value: "53" +data: App\Entity\Provider {#1907 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Spa Thera Medics Medical Spa " +value: "54" +data: App\Entity\Provider {#1916 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Spa Cedano's Relax Zone " +value: "55" +data: App\Entity\Provider {#1925 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Spa Body Stars Spa " +value: "56" +data: App\Entity\Provider {#1934 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "Spa Ponte Guapa Salon " +value: "57" +data: App\Entity\Provider {#1943 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "Restaurant El Platanal Restaurant Cupey Cupey, Puerto Rico" +value: "58" +data: App\Entity\Provider {#1952 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "Restaurant El Platanal Restaurant Carolina Carolina, Puerto Rico" +value: "59" +data: App\Entity\Provider {#1961 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "Restaurant Platos Restaurante & Bar " +value: "60" +data: App\Entity\Provider {#1970 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "Hotel TRYP by Wyndham Isla Verde" +value: "61" +data: App\Entity\Provider {#1979 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "Restaurant La Cava Ponce, Puerto Rico" +value: "62" +data: App\Entity\Provider {#1988 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "Restaurant La Terraza at Ponce Hilton " +value: "63" +data: App\Entity\Provider {#1997 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "Restaurant El Bohío Pool & Sports Bar " +value: "64" +data: App\Entity\Provider {#2006 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "Restaurant Alexandra " +value: "65" +data: App\Entity\Provider {#2015 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "Spa Nu Spa " +value: "66" +data: App\Entity\Provider {#2024 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "Restaurant Blue Seahorse at Embassy Suites by Hilton Dorado del Mar Beach Resort" +value: "67" +data: App\Entity\Provider {#2033 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "Restaurant El Coquí Pool Bar & Snacks at Embassy Suites by Hilton San Juan Hotel & Casino San Juan, Puerto Rico" +value: "68" +data: App\Entity\Provider {#2042 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Restaurant Calypso Bar at Embassy Suites by Hilton Dorado del Mar Beach Resort" +value: "69" +data: App\Entity\Provider {#2051 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "Restaurant Mist Rooftop Bar+Kitchen at San Juan Water Beach Club San Juan, Puerto Rico" +value: "70" +data: App\Entity\Provider {#2060 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "Hotel Embassy Suites by Hilton Dorado del Mar Beach Resort Dorado, Puerto Rico" +value: "71" +data: App\Entity\Provider {#2069 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "Hotel Copamarina Beach Resort & Spa " +value: "72" +data: App\Entity\Provider {#2078 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "Hotel Hyatt Place San Juan San Juan, Puerto Rico" +value: "73" +data: App\Entity\Provider {#2087 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Hotel Solace by the Sea Ponce" +value: "74" +data: App\Entity\Provider {#2096 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "Hotel Meliá Century Hotel Ponce" +value: "75" +data: App\Entity\Provider {#2105 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "Hotel The Fox Hotel Ponce" +value: "76" +data: App\Entity\Provider {#2114 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "Hotel Aloft Ponce Ponce" +value: "77" +data: App\Entity\Provider {#2123 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "Hotel Wyndham Palmas Beach and Golf Resort Humacao, PR" +value: "78" +data: App\Entity\Provider {#2132 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "Restaurant Oregano Cocina Criolla at Wyndham Palmas Humacao, PR" +value: "79" +data: App\Entity\Provider {#2141 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "Restaurant Pomodoro Pizza al Legno at Wyndham Palmas Humacao, PR" +value: "80" +data: App\Entity\Provider {#2150 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "Restaurant El Cafe at Wyndham Palmas Humacao, PR" +value: "81" +data: App\Entity\Provider {#2159 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "Restaurant Marlin Pool Bar at Wyndham Palmas Humacao, PR" +value: "82" +data: App\Entity\Provider {#2168 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Restaurant Carey Poolside Grill at Wyndham Palmas Humacao, PR" +value: "83" +data: App\Entity\Provider {#2177 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "Restaurant Mahi Ceviche and Tapas Bar at Wyndham Palmas Humacao, PR" +value: "84" +data: App\Entity\Provider {#2186 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "Restaurant Syrah Wine Bar at Wyndham Palmas Humacao, PR" +value: "85" +data: App\Entity\Provider {#2195 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "Restaurant Barracuda Lounge at Wyndham Palmas Humacao, PR" +value: "86" +data: App\Entity\Provider {#2204 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "Restaurant Restaurantes y Barras at Wyndham Palmas Beach and Golf Resort Humacao, PR" +value: "87" +data: App\Entity\Provider {#2213 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "Restaurant Nook at Aloft Ponce, PR" +value: "88" +data: App\Entity\Provider {#2222 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "Restaurant Orale Taquería Rooftop at Aloft Ponce, PR" +value: "89" +data: App\Entity\Provider {#2231 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Hotel Caribe Hilton San Juan, PR" +value: "90" +data: App\Entity\Provider {#2240 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Restaurant El Platanal Restaurant Hato Rey Hato Rey, Puerto Rico" +value: "91" +data: App\Entity\Provider {#2249 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Restaurant El Platanal Restaurant Loíza Piñones, Puerto Rico" +value: "92" +data: App\Entity\Provider {#2258 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Restaurant El Platanal Restaurant Bayamón Bayamón, Puerto Rico" +value: "93" +data: App\Entity\Provider {#2267 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Hotel Mi Tierra Cabo Rojo, PR" +value: "94" +data: App\Entity\Provider {#2276 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Restaurant Mi Tierra Cabo Rojo, PR" +value: "95" +data: App\Entity\Provider {#2285 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Hotel Park Royal Homestay Club Cala Puerto Rico Humacao, PR" +value: "96" +data: App\Entity\Provider {#2294 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Restaurant Flor de Caña Eatery & Bar at Four Points Caguas Real Hotel & Casino " +value: "97" +data: App\Entity\Provider {#2303 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Hotel Caribe Hotel Ponce, Puerto Rico" +value: "98" +data: App\Entity\Provider {#2312 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Hotel Hampton Inn and Suites Hotel San Juan, PR" +value: "99" +data: App\Entity\Provider {#2321 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Restaurant Caña de Azúcar Hampton Inn and Suites Airport Hotel San Juan, PR" +value: "100" +data: App\Entity\Provider {#2330 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Hotel Destinos Internacionales Internacional" +value: "101" +data: App\Entity\Provider {#2339 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Restaurant La Cantina Karaoke Bar & Restaurant Hato Rey, PR" +value: "102" +data: App\Entity\Provider {#2348 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Provider {#821 -id: 2 -content: "Condado Palm Inn" -isActivo: true -slug: "condado-palm-inn" -description: null -location: "Condado, Puerto Rico," -subcontent: "Tapestry Collection by Hilton" -providerType: Proxies\__CG__\App\Entity\ProviderType {#837 …} -programas: Doctrine\ORM\PersistentCollection {#849 …} -discounts: Doctrine\ORM\PersistentCollection {#863 …} -solicitudes: Doctrine\ORM\PersistentCollection {#883 …} -solicitudesPublicas: Doctrine\ORM\PersistentCollection {#910 …} } |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1434 -form: Symfony\Component\Form\Form {#1264 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1433 …5} |
| full_name | "solicitud_no_socio[proveedor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio_proveedor" |
| is_selected | Closure($choice, $value) {#2449 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1173 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "proveedor" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio_proveedor" |
| valid | true |
| value | "2" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "6ed798e331e66ab284dbba.VdLVXpTbdLsJx5KDm_d-VIozQcJq3JVW_OvVEVTd8AQ.ArGED6CiM8NBkqX2ycEMbeZAdJRbieY8noGkfR6Os0cQna0z5Z1H_FuRyw" |
| 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 | "6ed798e331e66ab284dbba.VdLVXpTbdLsJx5KDm_d-VIozQcJq3JVW_OvVEVTd8AQ.ArGED6CiM8NBkqX2ycEMbeZAdJRbieY8noGkfR6Os0cQna0z5Z1H_FuRyw" |
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 {#325 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#327 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#330 …} } |
| data | "6ed798e331e66ab284dbba.VdLVXpTbdLsJx5KDm_d-VIozQcJq3JVW_OvVEVTd8AQ.ArGED6CiM8NBkqX2ycEMbeZAdJRbieY8noGkfR6Os0cQna0z5Z1H_FuRyw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#2456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#973 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#170 …} $translationDomain: "validators" $message: Closure() {#2453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_solicitud_no_socio__token" ] |
| cache_key | "_solicitud_no_socio__token_hidden" |
| compound | false |
| data | "6ed798e331e66ab284dbba.VdLVXpTbdLsJx5KDm_d-VIozQcJq3JVW_OvVEVTd8AQ.ArGED6CiM8NBkqX2ycEMbeZAdJRbieY8noGkfR6Os0cQna0z5Z1H_FuRyw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2466 -form: Symfony\Component\Form\Form {#2462 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2457 …5} |
| full_name | "solicitud_no_socio[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "solicitud_no_socio__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_solicitud_no_socio__token" |
| valid | true |
| value | "6ed798e331e66ab284dbba.VdLVXpTbdLsJx5KDm_d-VIozQcJq3JVW_OvVEVTd8AQ.ArGED6CiM8NBkqX2ycEMbeZAdJRbieY8noGkfR6Os0cQna0z5Z1H_FuRyw" |