- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 177
- Events
- Routing
- Cache
- Translation 27
- Security
- Twig
- Doctrine
- HTTP Client
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- 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
visit_edit
"App\MDS\VenuesBundle\Form\VisitEditType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\MDS\VenuesBundle\Entity\ReservationVisit {#3110 -id: 5 -agent: Proxies\__CG__\App\Entity\User {#3185 …} -clientId: null -clientName: null -title: "Visita del CEO" -idLounge: 6 -dateStart: DateTime @1779795000 {#3099 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -dateEnd: DateTime @1779795000 {#3102 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -servicePrice: null -idReservation: 7 -pax: null -type: "Visit" -hourStart: "11" -minStart: "30" -hourEnd: "12" -minEnd: "30" -createdAt: DateTime @1779182607 {#3100 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -createdId: 78 -updatedAt: DateTime @1779182607 {#3091 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -updatedId: 78 -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } -idLoungeDetails: 6 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\MDS\VenuesBundle\Entity\ReservationVisit {#3110 -id: 5 -agent: Proxies\__CG__\App\Entity\User {#3185 …} -clientId: null -clientName: null -title: "Visita del CEO" -idLounge: 6 -dateStart: DateTime @1779795000 {#3099 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -dateEnd: DateTime @1779795000 {#3102 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -servicePrice: null -idReservation: 7 -pax: null -type: "Visit" -hourStart: "11" -minStart: "30" -hourEnd: "12" -minEnd: "30" -createdAt: DateTime @1779182607 {#3100 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -createdId: 78 -updatedAt: DateTime @1779182607 {#3091 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -updatedId: 78 -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } -idLoungeDetails: 6 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| agent_choices | [] |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data | App\MDS\VenuesBundle\Entity\ReservationVisit {#3110 -id: 5 -agent: Proxies\__CG__\App\Entity\User {#3185 …} -clientId: null -clientName: null -title: "Visita del CEO" -idLounge: 6 -dateStart: DateTime @1779795000 {#3099 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -dateEnd: DateTime @1779795000 {#3102 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -servicePrice: null -idReservation: 7 -pax: null -type: "Visit" -hourStart: "11" -minStart: "30" -hourEnd: "12" -minEnd: "30" -createdAt: DateTime @1779182607 {#3100 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -createdId: 78 -updatedAt: DateTime @1779182607 {#3091 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -updatedId: 78 -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } -idLoungeDetails: 6 } |
| data_class | "App\MDS\VenuesBundle\Entity\ReservationVisit" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3171 …} use: { $class: "App\MDS\VenuesBundle\Entity\ReservationVisit" } } |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3196 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "visit_edit" "_visit_edit" ] |
| cache_key | "_visit_edit_visit_edit" |
| compound | true |
| data | App\MDS\VenuesBundle\Entity\ReservationVisit {#3110 -id: 5 -agent: Proxies\__CG__\App\Entity\User {#3185 …} -clientId: null -clientName: null -title: "Visita del CEO" -idLounge: 6 -dateStart: DateTime @1779795000 {#3099 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -dateEnd: DateTime @1779795000 {#3102 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -servicePrice: null -idReservation: 7 -pax: null -type: "Visit" -hourStart: "11" -minStart: "30" -hourEnd: "12" -minEnd: "30" -createdAt: DateTime @1779182607 {#3100 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -createdId: 78 -updatedAt: DateTime @1779182607 {#3091 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -updatedId: 78 -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } -idLoungeDetails: 6 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5259 -form: Symfony\Component\Form\Form {#3294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4840 …5} |
| full_name | "visit_edit" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visit_edit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit" |
| valid | true |
| value | App\MDS\VenuesBundle\Entity\ReservationVisit {#3110 -id: 5 -agent: Proxies\__CG__\App\Entity\User {#3185 …} -clientId: null -clientName: null -title: "Visita del CEO" -idLounge: 6 -dateStart: DateTime @1779795000 {#3099 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -dateEnd: DateTime @1779795000 {#3102 date: 2026-05-26 11:30:00.0 UTC (+00:00) } -servicePrice: null -idReservation: 7 -pax: null -type: "Visit" -hourStart: "11" -minStart: "30" -hourEnd: "12" -minEnd: "30" -createdAt: DateTime @1779182607 {#3100 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -createdId: 78 -updatedAt: DateTime @1779182607 {#3091 date: 2026-05-19 09:23:27.0 UTC (+00:00) } -updatedId: 78 -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } -idLoungeDetails: 6 } |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Visita del CEO" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Título" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3171 …} } |
| 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 | "Título" |
| 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() {#3261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3260 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_visit_edit_title" ] |
| cache_key | "_visit_edit_title_text" |
| compound | false |
| data | "Visita del CEO" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5264 -form: Symfony\Component\Form\Form {#3314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5265 …5} |
| full_name | "visit_edit[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_title" |
| label | "Título" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit_title" |
| valid | true |
| value | "Visita del CEO" |
agent
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "fullName" |
same as passed value |
| class | "App\Entity\User" |
same as passed value |
| label | "Agente" |
same as passed value |
| mapped | false |
false
|
| placeholder | "Seleccione un agente" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3247 class: "App\MDS\VenuesBundle\Form\VisitEditType" this: App\MDS\VenuesBundle\Form\VisitEditType {#3172 …} } |
Doctrine\ORM\QueryBuilder {#3239 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3237 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3236 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3235 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.team IN (:teams)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.team IN (:teams)" -parameters: Doctrine\Common\Collections\ArrayCollection {#3238 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "fullName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3222 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3228 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3234 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3227 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3371 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#606 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\User" |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#857 …11} |
| 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 {#3371 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#606 …} -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 | "Agente" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione un agente" |
| 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 | Doctrine\ORM\QueryBuilder {#3239 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3237 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3236 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3235 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.team IN (:teams)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.team IN (:teams)" -parameters: Doctrine\Common\Collections\ArrayCollection {#3238 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3245 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_visit_edit_agent" ] |
| cache_key | "_visit_edit_agent_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "Elisabeth Porcel" +value: "19" +data: App\Entity\User {#5274 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Virginia Rodriguez" +value: "130" +data: Proxies\__CG__\App\Entity\User {#3185 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Javier Gonzalez" +value: "131" +data: App\Entity\User {#5292 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Giulia Roger" +value: "133" +data: App\Entity\User {#5299 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Ricard Valls" +value: "153" +data: App\Entity\User {#5307 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Gabriela Bracho" +value: "82" +data: App\Entity\User {#5314 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Angel Aguiar" +value: "92" +data: App\Entity\User {#5323 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Rafael Guerrero Medina" +value: "112" +data: App\Entity\User {#5332 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Angel Aguiar" +value: "116" +data: App\Entity\User {#5339 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "María Martínez" +value: "127" +data: App\Entity\User {#5347 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Fernanda Ortiz" +value: "149" +data: App\Entity\User {#5354 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Ana Martín" +value: "151" +data: App\Entity\User {#5362 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5263 -form: Symfony\Component\Form\Form {#3310 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5262 …5} |
| full_name | "visit_edit[agent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_agent" |
| is_selected | Closure($choice, $value) {#5260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3242 …} } |
| label | "Agente" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "agent" |
| placeholder | "Seleccione un agente" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit_agent" |
| valid | true |
| value | "" |
visit_date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Fecha" |
same as passed value |
| mapped | false |
false
|
| required | 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 | [] |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| 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 | "Fecha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| 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() {#3352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3372 …} } } |
| 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 | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_visit_edit_visit_date" ] |
| cache_key | "_visit_edit_visit_date_date" |
| compound | false |
| data | DateTime @1779795000 {#3194 date: 2026-05-26 11:30:00.0 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5370 -form: Symfony\Component\Form\Form {#3307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5261 …5} |
| full_name | "visit_edit[visit_date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_visit_date" |
| label | "Fecha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visit_date" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_visit_edit_visit_date" |
| valid | true |
| value | "2026-05-26" |
| widget | "single_text" |
visit_time
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "string" |
same as passed value |
| input_format | "H:i" |
same as passed value |
| label | "Hora" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
| with_seconds | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| 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 | null |
| 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 | "string" |
| input_format | "H:i" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Hora" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| 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() {#3283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3286 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "time" "_visit_edit_visit_time" ] |
| cache_key | "_visit_edit_visit_time_time" |
| compound | false |
| data | DateTime @41400 {#3276 date: 1970-01-01 11:30:00.0 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5372 -form: Symfony\Component\Form\Form {#3296 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5371 …5} |
| full_name | "visit_edit[visit_time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_visit_time" |
| label | "Hora" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visit_time" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "time" |
| unique_block_prefix | "_visit_edit_visit_time" |
| valid | true |
| value | "11:30" |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
space
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Space" |
same as passed value |
| label | "Espacio" |
same as passed value |
| placeholder | "Seleccione un espacio" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3277 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3192 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3271 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3278 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3143 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2674 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Space" |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#857 …11} |
| 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 {#3143 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2674 …} -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 | "Espacio" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione un espacio" |
| 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() {#3193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3217 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_visit_edit_space" ] |
| cache_key | "_visit_edit_space_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "EUROPA" +value: "1" +data: App\Entity\Space {#2681 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "AMÉRICA" +value: "2" +data: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5373 -form: Symfony\Component\Form\Form {#3346 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5374 …5} |
| full_name | "visit_edit[space]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_space" |
| is_selected | Closure($choice, $value) {#5376 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3242 …} } |
| label | "Espacio" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "space" |
| placeholder | "Seleccione un espacio" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit_space" |
| valid | true |
| value | "2" |
lounge
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_label | "name" |
same as passed value |
| class | "App\MDS\VenuesBundle\Entity\ReservationLoungeDetails" |
same as passed value |
| disabled | false |
false
|
| label | "Sala" |
same as passed value |
| mapped | false |
false
|
| placeholder | "Seleccione una sala" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3338 class: "App\MDS\VenuesBundle\Form\VisitEditType" this: App\MDS\VenuesBundle\Form\VisitEditType {#3172 …} use: { $space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } } } |
Doctrine\ORM\QueryBuilder {#3320 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3322 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3323 #from: "App\MDS\VenuesBundle\Entity\ReservationLoungeDetails" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3324 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.space = :space" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3325 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\MDS\VenuesBundle\Entity\ReservationLoungeDetails l WHERE l.space = :space ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3321 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3392 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3333 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3341 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3330 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3225 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2745 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\MDS\VenuesBundle\Entity\ReservationLoungeDetails" |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#857 …11} |
| 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 {#3225 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2745 …} -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 | "Sala" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione una sala" |
| 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 | Doctrine\ORM\QueryBuilder {#3320 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3322 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3323 #from: "App\MDS\VenuesBundle\Entity\ReservationLoungeDetails" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3324 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.space = :space" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3325 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\MDS\VenuesBundle\Entity\ReservationLoungeDetails l WHERE l.space = :space ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3321 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3336 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_visit_edit_lounge" ] |
| cache_key | "_visit_edit_lounge_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "BRASIL" +value: "6" +data: App\MDS\VenuesBundle\Entity\ReservationLoungeDetails {#3735 -id: 6 -name: "BRASIL" -createdId: 78 -createdAt: DateTime @1778225417 {#3420 date: 2026-05-08 07:30:17.0 UTC (+00:00) } -updatedId: 78 -updatedAt: DateTime @1778225417 {#3569 date: 2026-05-08 07:30:17.0 UTC (+00:00) } -meters: null -length: null -width: null -height: null -capSchool: null -capTheater: null -capCocktail: null -capBanquet: null -capImperial: null -rankLounge: 6 -combo: null -importantDescription: null -importantDescGeneralText: null -importantDescSchedules: null -importantDescParking: null -reservationLoungeWebDescriptions: Doctrine\ORM\PersistentCollection {#3737 …} -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "CHILE" +value: "5" +data: App\MDS\VenuesBundle\Entity\ReservationLoungeDetails {#5395 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "VENEZUELA" +value: "4" +data: App\MDS\VenuesBundle\Entity\ReservationLoungeDetails {#5408 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\MDS\VenuesBundle\Entity\ReservationLoungeDetails {#3735 -id: 6 -name: "BRASIL" -createdId: 78 -createdAt: DateTime @1778225417 {#3420 date: 2026-05-08 07:30:17.0 UTC (+00:00) } -updatedId: 78 -updatedAt: DateTime @1778225417 {#3569 date: 2026-05-08 07:30:17.0 UTC (+00:00) } -meters: null -length: null -width: null -height: null -capSchool: null -capTheater: null -capCocktail: null -capBanquet: null -capImperial: null -rankLounge: 6 -combo: null -importantDescription: null -importantDescGeneralText: null -importantDescSchedules: null -importantDescParking: null -reservationLoungeWebDescriptions: Doctrine\ORM\PersistentCollection {#3737 …} -space: App\Entity\Space {#2747 -id: 2 -name: "AMÉRICA" -billingSeries: "AM" -isMain: false -ReservationLounges: Doctrine\ORM\PersistentCollection {#2881 …} -rectifyingBillingSeries: "RAM" -iva: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5379 -form: Symfony\Component\Form\Form {#3300 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5375 …5} |
| full_name | "visit_edit[lounge]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_lounge" |
| is_selected | Closure($choice, $value) {#5378 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3242 …} } |
| label | "Sala" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "lounge" |
| placeholder | "Seleccione una sala" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit_lounge" |
| valid | true |
| value | "6" |
reservation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| choice_label | Closure(Reservation $res) {#3304 class: "App\MDS\VenuesBundle\Form\VisitEditType" this: App\MDS\VenuesBundle\Form\VisitEditType {#3172 …} } |
same as passed value |
| class | "App\MDS\VenuesBundle\Entity\Reservation" |
same as passed value |
| label | "Reserva" |
same as passed value |
| mapped | false |
false
|
| placeholder | "Seleccione una reserva" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3303 class: "App\MDS\VenuesBundle\Form\VisitEditType" this: App\MDS\VenuesBundle\Form\VisitEditType {#3172 …} use: { $dateQuery: DateTime {#3328 …} $currentResId: 7 } } |
Doctrine\ORM\QueryBuilder {#3546 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3541 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "partial r.{id, title, dateStart}" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3542 #from: "App\MDS\VenuesBundle\Entity\Reservation" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Orx {#3538 #preSeparator: "(" #separator: " OR " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Andx" "Doctrine\ORM\Query\Expr\Orx" ] #parts: [ Doctrine\ORM\Query\Expr\Andx {#3543 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "r.dateStart >= :date" ] } "r.id = :currentId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3540 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.dateStart ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT partial r.{id, title, dateStart} FROM App\MDS\VenuesBundle\Entity\Reservation r WHERE r.dateStart >= :date OR r.id = :currentId ORDER BY r.dateStart ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3545 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Reservation $res) {#3304 class: "App\MDS\VenuesBundle\Form\VisitEditType" this: App\MDS\VenuesBundle\Form\VisitEditType {#3172 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3744 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3428 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3426 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3515 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3717 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3318 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\MDS\VenuesBundle\Entity\Reservation" |
| 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 {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#857 …11} |
| 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 {#3717 -om: Doctrine\ORM\EntityManager {#857 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3318 …} -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 | "Reserva" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione una reserva" |
| 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 | Doctrine\ORM\QueryBuilder {#3546 -em: Doctrine\ORM\EntityManager {#857 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3541 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "partial r.{id, title, dateStart}" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3542 #from: "App\MDS\VenuesBundle\Entity\Reservation" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Orx {#3538 #preSeparator: "(" #separator: " OR " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Andx" "Doctrine\ORM\Query\Expr\Orx" ] #parts: [ Doctrine\ORM\Query\Expr\Andx {#3543 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "r.dateStart >= :date" ] } "r.id = :currentId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3540 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.dateStart ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT partial r.{id, title, dateStart} FROM App\MDS\VenuesBundle\Entity\Reservation r WHERE r.dateStart >= :date OR r.id = :currentId ORDER BY r.dateStart ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3545 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#3312 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_visit_edit_reservation" ] |
| cache_key | "_visit_edit_reservation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "11 - Test" +value: "11" +data: App\MDS\VenuesBundle\Entity\Reservation {#5413 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "12 - Prueba GUS" +value: "12" +data: App\MDS\VenuesBundle\Entity\Reservation {#5445 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "1 - 10 Aniversario" +value: "1" +data: App\MDS\VenuesBundle\Entity\Reservation {#5484 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "2 - 10 aniversario de la empresa" +value: "2" +data: App\MDS\VenuesBundle\Entity\Reservation {#5459 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "3 - 25 Aniversario" +value: "3" +data: App\MDS\VenuesBundle\Entity\Reservation {#5526 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "4 - Prueba GUS" +value: "4" +data: App\MDS\VenuesBundle\Entity\Reservation {#5548 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "7 - Presentación Eco Products" +value: "7" +data: App\MDS\VenuesBundle\Entity\Reservation {#4852 -id: 7 -title: "Presentación Eco Products" -client: null -clientContact: null -contactUnregistered: "johnsmith@fitipaldi.com" -nameContactUnregistered: "John Smith" -phoneContactUnregistered: "366589411" -days: DateTime @1780012800 {#4866 date: 2026-05-29 00:00:00.0 UTC (+00:00) } -createdAt: DateTime @1778581151 {#4865 date: 2026-05-12 10:19:11.0 UTC (+00:00) } -priority: "1" -createdBy: "78" -supplier: null -status: "Bloqueo" -updatedAt: DateTime @1778581151 {#4864 date: 2026-05-12 10:19:11.0 UTC (+00:00) } -updatedBy: "78" -daysBlock: 7 -dateStart: DateTime @3408220800 {#4863 date: 2078-01-01 00:00:00.0 UTC (+00:00) } -dateEnd: DateTime @946684800 {#4862 date: 2000-01-01 00:00:00.0 UTC (+00:00) } -pax: 58 -accessKey: null -description: "<p>Presentación Eco Products</p>" -contract: null -htFile: App\Entity\HtFile {#4870 …} -aveFile: App\MDS\AvexpressBundle\Entity\AveFiles {#5249 …} -token: "6a02fe9f2a458" -comAvGp: 10.0 -comHtGp: 14.0 -sucoe: false -docContracts: Doctrine\ORM\PersistentCollection {#4869 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "8 - Congreso accionistas e inversores 2026" +value: "8" +data: App\MDS\VenuesBundle\Entity\Reservation {#5570 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "10 - 30 aniversario InOut Travel & Events" +value: "10" +data: App\MDS\VenuesBundle\Entity\Reservation {#5593 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\MDS\VenuesBundle\Entity\Reservation {#4852 -id: 7 -title: "Presentación Eco Products" -client: null -clientContact: null -contactUnregistered: "johnsmith@fitipaldi.com" -nameContactUnregistered: "John Smith" -phoneContactUnregistered: "366589411" -days: DateTime @1780012800 {#4866 date: 2026-05-29 00:00:00.0 UTC (+00:00) } -createdAt: DateTime @1778581151 {#4865 date: 2026-05-12 10:19:11.0 UTC (+00:00) } -priority: "1" -createdBy: "78" -supplier: null -status: "Bloqueo" -updatedAt: DateTime @1778581151 {#4864 date: 2026-05-12 10:19:11.0 UTC (+00:00) } -updatedBy: "78" -daysBlock: 7 -dateStart: DateTime @3408220800 {#4863 date: 2078-01-01 00:00:00.0 UTC (+00:00) } -dateEnd: DateTime @946684800 {#4862 date: 2000-01-01 00:00:00.0 UTC (+00:00) } -pax: 58 -accessKey: null -description: "<p>Presentación Eco Products</p>" -contract: null -htFile: App\Entity\HtFile {#4870 …} -aveFile: App\MDS\AvexpressBundle\Entity\AveFiles {#5249 …} -token: "6a02fe9f2a458" -comAvGp: 10.0 -comHtGp: 14.0 -sucoe: false -docContracts: Doctrine\ORM\PersistentCollection {#4869 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5386 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5399 …5} |
| full_name | "visit_edit[reservation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit_reservation" |
| is_selected | Closure($choice, $value) {#5414 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3242 …} } |
| label | "Reserva" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "reservation" |
| placeholder | "Seleccione una reserva" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visit_edit_reservation" |
| valid | true |
| value | "7" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "84bfa9ccd265cb6e5e4c9f8.VuthAlJk_ro7EUdUg5ZScYMbwO8J6SoKmV-lY4P6_4g.Md8EdWoJrI5Ve3BlxrsAROIpjNh5p2NO_m_wGruvmM4egzkyHAykw3l5fw" |
| 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 | "84bfa9ccd265cb6e5e4c9f8.VuthAlJk_ro7EUdUg5ZScYMbwO8J6SoKmV-lY4P6_4g.Md8EdWoJrI5Ve3BlxrsAROIpjNh5p2NO_m_wGruvmM4egzkyHAykw3l5fw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3150 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3151 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2503 …} -namespace: Closure() {#3120 …} } |
| data | "84bfa9ccd265cb6e5e4c9f8.VuthAlJk_ro7EUdUg5ZScYMbwO8J6SoKmV-lY4P6_4g.Md8EdWoJrI5Ve3BlxrsAROIpjNh5p2NO_m_wGruvmM4egzkyHAykw3l5fw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3171 …} } |
| 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() {#5635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3121 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2552 …} $translationDomain: "validators" $message: Closure() {#5396 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_visit_edit__token" ] |
| cache_key | "_visit_edit__token_hidden" |
| compound | false |
| data | "84bfa9ccd265cb6e5e4c9f8.VuthAlJk_ro7EUdUg5ZScYMbwO8J6SoKmV-lY4P6_4g.Md8EdWoJrI5Ve3BlxrsAROIpjNh5p2NO_m_wGruvmM4egzkyHAykw3l5fw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5645 -form: Symfony\Component\Form\Form {#5641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5636 …5} |
| full_name | "visit_edit[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visit_edit__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 | "_visit_edit__token" |
| valid | true |
| value | "84bfa9ccd265cb6e5e4c9f8.VuthAlJk_ro7EUdUg5ZScYMbwO8J6SoKmV-lY4P6_4g.Md8EdWoJrI5Ve3BlxrsAROIpjNh5p2NO_m_wGruvmM4egzkyHAykw3l5fw" |