Forms

  • s6a6ac649ef7f4
    • ci
    • codigo
    • nombre
    • apellido
    • tipoCliente
    • sexo
    • fechaNacimiento
    • telefono
    • celular
    • email
    • direccion
    • comoLlego
    • titular
    • adherentes
    • _lock_version
    • _token

s6a6ac649ef7f4

Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Paciente {#1329
  #revision: 5
  #createdAt: DateTime @1724070968 {#1310
    date: 2024-08-19 08:36:08.0 America/Asuncion (-04:00)
  }
  #updatedAt: DateTime @1771358961 {#1324
    date: 2026-02-17 17:09:21.0 America/Asuncion (-03:00)
  }
  #createdBy: "operador"
  #updatedBy: "kathia.acosta"
  #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1314 …}
  -ci: "5277931"
  -nombre: "Ruth Johana"
  -apellido: "Benitez Marecos"
  -telefono: "0982589634"
  -celular: null
  -email: null
  -codigo: "5277931"
  -sexo: "Femenino"
  -grupoSanguineo: null
  -direccion: "Capiata"
  -alergias: "<p>NINGUNA</p>"
  -informacionAdicional: """
    <p>FC 101</p>\r\n
    \r\n
    <p>SO2 94</p>
    """
  -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359
    #revision: 4
    #createdAt: DateTime @1707134857 {#2517
      date: 2024-02-05 09:07:37.0 America/Asuncion (-03:00)
    }
    #updatedAt: DateTime @1771948707 {#2488
      date: 2026-02-24 12:58:27.0 America/Asuncion (-03:00)
    }
    #createdBy: "crejalaga"
    #updatedBy: "kathia.acosta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2489 …}
    -nombre: "Plan Dr. Valé"
    -activo: true
    -pacientes: Doctrine\ORM\PersistentCollection {#2518 …}
    +__isInitialized__: true
     …2
  }
  -fechaNacimiento: DateTime @1012186800 {#1290
    date: 2002-01-28 00:00:00.0 America/Asuncion (-03:00)
  }
  -citas: Doctrine\ORM\PersistentCollection {#1358 …}
  -vacunas: Doctrine\ORM\PersistentCollection {#1366 …}
  -antecedentes: Doctrine\ORM\PersistentCollection {#1391 …}
  -analisis: Doctrine\ORM\PersistentCollection {#1368 …}
  -presupuestos: Doctrine\ORM\PersistentCollection {#1419 …}
  -comoLlego: "recomendacion"
  -titular: Proxies\__CG__\App\Entity\Paciente {#1493
    #revision: 10
    #createdAt: DateTime @1722689530 {#3557
      date: 2024-08-03 08:52:10.0 America/Asuncion (-04:00)
    }
    #updatedAt: DateTime @1769808746 {#3585
      date: 2026-01-30 18:32:26.0 America/Asuncion (-03:00)
    }
    #createdBy: "operador"
    #updatedBy: "preconsulta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#3554 …}
    -ci: "3591241"
    -nombre: "Mario"
    -apellido: "Benitez Britez"
    -telefono: "0974145060"
    -celular: null
    -email: null
    -codigo: "3591241"
    -sexo: "Masculino"
    -grupoSanguineo: "0+"
    -direccion: "Capiata"
    -alergias: "<p>NINGUNO</p>"
    -informacionAdicional: """
      <p>FC:72</p>\r\n
      \r\n
      <p>SO2 99</p>
      """
    -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359 …2}
    -fechaNacimiento: DateTime @197870400 {#3559
      date: 1976-04-09 00:00:00.0 America/Asuncion (-04:00)
    }
    -citas: Doctrine\ORM\PersistentCollection {#3580 …}
    -vacunas: Doctrine\ORM\PersistentCollection {#3588 …}
    -antecedentes: Doctrine\ORM\PersistentCollection {#3590 …}
    -analisis: Doctrine\ORM\PersistentCollection {#3592 …}
    -presupuestos: Doctrine\ORM\PersistentCollection {#3594 …}
    -comoLlego: "facebook"
    -titular: null
    -adherentes: Doctrine\ORM\PersistentCollection {#3596 …}
    -contratos: Doctrine\ORM\PersistentCollection {#3598 …}
    -contratoAdherentes: Doctrine\ORM\PersistentCollection {#3600 …}
    +__isInitialized__: true
     …2
  }
  -adherentes: Doctrine\ORM\PersistentCollection {#1492
    #collection: Doctrine\Common\Collections\ArrayCollection {#1491 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Paciente {#1329}
    -association: [ …15]
    -em: Container0c4snZ4\EntityManagerGhostEbeb667 {#440 …}
    -backRefFieldName: "titular"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8063 …}
    -isDirty: false
  }
  -contratos: Doctrine\ORM\PersistentCollection {#1442 …}
  -contratoAdherentes: Doctrine\ORM\PersistentCollection {#1508 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data_class
"App\Entity\Paciente"
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 {#1574
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1575 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1576 …}
  -namespace: Closure() {#1578 …}
}
data_class
"App\Entity\Paciente"
disabled
false
documentation
[]
empty_data
Closure(FormInterface $form) {#1598
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Paciente"
  }
}
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
[]
horizontal_input_wrapper_class
""
horizontal_label_class
""
horizontal_label_offset_class
""
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_render
true
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
sonata_admin
null
sonata_field_description
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1600
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …}
    $message: Closure() {#1599 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "_s6a6ac649ef7f4"
]
cache_key
"_s6a6ac649ef7f4_form"
compound
true
data
App\Entity\Paciente {#1329
  #revision: 5
  #createdAt: DateTime @1724070968 {#1310
    date: 2024-08-19 08:36:08.0 America/Asuncion (-04:00)
  }
  #updatedAt: DateTime @1771358961 {#1324
    date: 2026-02-17 17:09:21.0 America/Asuncion (-03:00)
  }
  #createdBy: "operador"
  #updatedBy: "kathia.acosta"
  #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1314 …}
  -ci: "5277931"
  -nombre: "Ruth Johana"
  -apellido: "Benitez Marecos"
  -telefono: "0982589634"
  -celular: null
  -email: null
  -codigo: "5277931"
  -sexo: "Femenino"
  -grupoSanguineo: null
  -direccion: "Capiata"
  -alergias: "<p>NINGUNA</p>"
  -informacionAdicional: """
    <p>FC 101</p>\r\n
    \r\n
    <p>SO2 94</p>
    """
  -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359
    #revision: 4
    #createdAt: DateTime @1707134857 {#2517
      date: 2024-02-05 09:07:37.0 America/Asuncion (-03:00)
    }
    #updatedAt: DateTime @1771948707 {#2488
      date: 2026-02-24 12:58:27.0 America/Asuncion (-03:00)
    }
    #createdBy: "crejalaga"
    #updatedBy: "kathia.acosta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2489 …}
    -nombre: "Plan Dr. Valé"
    -activo: true
    -pacientes: Doctrine\ORM\PersistentCollection {#2518 …}
    +__isInitialized__: true
     …2
  }
  -fechaNacimiento: DateTime @1012186800 {#1290
    date: 2002-01-28 00:00:00.0 America/Asuncion (-03:00)
  }
  -citas: Doctrine\ORM\PersistentCollection {#1358 …}
  -vacunas: Doctrine\ORM\PersistentCollection {#1366 …}
  -antecedentes: Doctrine\ORM\PersistentCollection {#1391 …}
  -analisis: Doctrine\ORM\PersistentCollection {#1368 …}
  -presupuestos: Doctrine\ORM\PersistentCollection {#1419 …}
  -comoLlego: "recomendacion"
  -titular: Proxies\__CG__\App\Entity\Paciente {#1493
    #revision: 10
    #createdAt: DateTime @1722689530 {#3557
      date: 2024-08-03 08:52:10.0 America/Asuncion (-04:00)
    }
    #updatedAt: DateTime @1769808746 {#3585
      date: 2026-01-30 18:32:26.0 America/Asuncion (-03:00)
    }
    #createdBy: "operador"
    #updatedBy: "preconsulta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#3554 …}
    -ci: "3591241"
    -nombre: "Mario"
    -apellido: "Benitez Britez"
    -telefono: "0974145060"
    -celular: null
    -email: null
    -codigo: "3591241"
    -sexo: "Masculino"
    -grupoSanguineo: "0+"
    -direccion: "Capiata"
    -alergias: "<p>NINGUNO</p>"
    -informacionAdicional: """
      <p>FC:72</p>\r\n
      \r\n
      <p>SO2 99</p>
      """
    -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359 …2}
    -fechaNacimiento: DateTime @197870400 {#3559
      date: 1976-04-09 00:00:00.0 America/Asuncion (-04:00)
    }
    -citas: Doctrine\ORM\PersistentCollection {#3580 …}
    -vacunas: Doctrine\ORM\PersistentCollection {#3588 …}
    -antecedentes: Doctrine\ORM\PersistentCollection {#3590 …}
    -analisis: Doctrine\ORM\PersistentCollection {#3592 …}
    -presupuestos: Doctrine\ORM\PersistentCollection {#3594 …}
    -comoLlego: "facebook"
    -titular: null
    -adherentes: Doctrine\ORM\PersistentCollection {#3596 …}
    -contratos: Doctrine\ORM\PersistentCollection {#3598 …}
    -contratoAdherentes: Doctrine\ORM\PersistentCollection {#3600 …}
    +__isInitialized__: true
     …2
  }
  -adherentes: Doctrine\ORM\PersistentCollection {#1492
    #collection: Doctrine\Common\Collections\ArrayCollection {#1491 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Paciente {#1329}
    -association: [ …15]
    -em: Container0c4snZ4\EntityManagerGhostEbeb667 {#440 …}
    -backRefFieldName: "titular"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8063 …}
    -isDirty: false
  }
  -contratos: Doctrine\ORM\PersistentCollection {#1442 …}
  -contratoAdherentes: Doctrine\ORM\PersistentCollection {#1508 …}
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1601
  -form: Symfony\Component\Form\Form {#2084 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1983 …5}
full_name
"s6a6ac649ef7f4"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
horizontal_input_wrapper_class
""
horizontal_label_class
""
horizontal_label_offset_class
""
id
"s6a6ac649ef7f4"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"s6a6ac649ef7f4"
priority
0
required
true
row_attr
[]
sonata_admin
[
  "name" => false
  "admin" => false
  "value" => null
  "edit" => "standard"
  "inline" => "natural"
  "field_description" => null
  "block_name" => false
  "options" => [
    "lock_protection" => true
    "list_action_button_content" => "icon"
    "default_admin_route" => "edit"
    "html5_validate" => true
    "sort_admins" => false
    "confirm_exit" => true
    "js_debug" => false
    "skin" => "skin-black"
    "use_select2" => true
    "use_icheck" => true
    "use_bootlint" => false
    "use_stickyforms" => true
    "pager_links" => null
    "form_type" => "standard"
    "default_group" => "default"
    "default_label_catalogue" => "SonataAdminBundle"
    "default_translation_domain" => null
    "default_icon" => "fas fa-folder"
    "dropdown_number_groups_per_colums" => 2
    "logo_content" => "all"
    "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png"
    "javascripts" => [
      [
        "path" => "bundles/sonataadmin/app.js"
        "package_name" => "sonata_admin"
      ]
      [
        "path" => "bundles/sonataform/app.js"
        "package_name" => "sonata_admin"
      ]
      [
        "path" => "bundles/fosckeditor/ckeditor.js"
        "package_name" => "sonata_admin"
      ]
    ]
    "stylesheets" => [
      [
        "path" => "bundles/sonataadmin/app.css"
        "package_name" => "sonata_admin"
      ]
      [
        "path" => "bundles/sonataform/app.css"
        "package_name" => "sonata_admin"
      ]
      [
        "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css"
        "package_name" => "sonata_admin"
      ]
    ]
    "role_admin" => "ROLE_ADMIN"
    "role_super_admin" => "ROLE_SUPER_ADMIN"
    "search" => true
  ]
]
sonata_admin_enabled
false
submitted
false
translation_domain
null
unique_block_prefix
"_s6a6ac649ef7f4"
valid
true
value
App\Entity\Paciente {#1329
  #revision: 5
  #createdAt: DateTime @1724070968 {#1310
    date: 2024-08-19 08:36:08.0 America/Asuncion (-04:00)
  }
  #updatedAt: DateTime @1771358961 {#1324
    date: 2026-02-17 17:09:21.0 America/Asuncion (-03:00)
  }
  #createdBy: "operador"
  #updatedBy: "kathia.acosta"
  #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1314 …}
  -ci: "5277931"
  -nombre: "Ruth Johana"
  -apellido: "Benitez Marecos"
  -telefono: "0982589634"
  -celular: null
  -email: null
  -codigo: "5277931"
  -sexo: "Femenino"
  -grupoSanguineo: null
  -direccion: "Capiata"
  -alergias: "<p>NINGUNA</p>"
  -informacionAdicional: """
    <p>FC 101</p>\r\n
    \r\n
    <p>SO2 94</p>
    """
  -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359
    #revision: 4
    #createdAt: DateTime @1707134857 {#2517
      date: 2024-02-05 09:07:37.0 America/Asuncion (-03:00)
    }
    #updatedAt: DateTime @1771948707 {#2488
      date: 2026-02-24 12:58:27.0 America/Asuncion (-03:00)
    }
    #createdBy: "crejalaga"
    #updatedBy: "kathia.acosta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2489 …}
    -nombre: "Plan Dr. Valé"
    -activo: true
    -pacientes: Doctrine\ORM\PersistentCollection {#2518 …}
    +__isInitialized__: true
     …2
  }
  -fechaNacimiento: DateTime @1012186800 {#1290
    date: 2002-01-28 00:00:00.0 America/Asuncion (-03:00)
  }
  -citas: Doctrine\ORM\PersistentCollection {#1358 …}
  -vacunas: Doctrine\ORM\PersistentCollection {#1366 …}
  -antecedentes: Doctrine\ORM\PersistentCollection {#1391 …}
  -analisis: Doctrine\ORM\PersistentCollection {#1368 …}
  -presupuestos: Doctrine\ORM\PersistentCollection {#1419 …}
  -comoLlego: "recomendacion"
  -titular: Proxies\__CG__\App\Entity\Paciente {#1493
    #revision: 10
    #createdAt: DateTime @1722689530 {#3557
      date: 2024-08-03 08:52:10.0 America/Asuncion (-04:00)
    }
    #updatedAt: DateTime @1769808746 {#3585
      date: 2026-01-30 18:32:26.0 America/Asuncion (-03:00)
    }
    #createdBy: "operador"
    #updatedBy: "preconsulta"
    #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#3554 …}
    -ci: "3591241"
    -nombre: "Mario"
    -apellido: "Benitez Britez"
    -telefono: "0974145060"
    -celular: null
    -email: null
    -codigo: "3591241"
    -sexo: "Masculino"
    -grupoSanguineo: "0+"
    -direccion: "Capiata"
    -alergias: "<p>NINGUNO</p>"
    -informacionAdicional: """
      <p>FC:72</p>\r\n
      \r\n
      <p>SO2 99</p>
      """
    -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1359 …2}
    -fechaNacimiento: DateTime @197870400 {#3559
      date: 1976-04-09 00:00:00.0 America/Asuncion (-04:00)
    }
    -citas: Doctrine\ORM\PersistentCollection {#3580 …}
    -vacunas: Doctrine\ORM\PersistentCollection {#3588 …}
    -antecedentes: Doctrine\ORM\PersistentCollection {#3590 …}
    -analisis: Doctrine\ORM\PersistentCollection {#3592 …}
    -presupuestos: Doctrine\ORM\PersistentCollection {#3594 …}
    -comoLlego: "facebook"
    -titular: null
    -adherentes: Doctrine\ORM\PersistentCollection {#3596 …}
    -contratos: Doctrine\ORM\PersistentCollection {#3598 …}
    -contratoAdherentes: Doctrine\ORM\PersistentCollection {#3600 …}
    +__isInitialized__: true
     …2
  }
  -adherentes: Doctrine\ORM\PersistentCollection {#1492
    #collection: Doctrine\Common\Collections\ArrayCollection {#1491 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Paciente {#1329}
    -association: [ …15]
    -em: Container0c4snZ4\EntityManagerGhostEbeb667 {#440 …}
    -backRefFieldName: "titular"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8063 …}
    -isDirty: false
  }
  -contratos: Doctrine\ORM\PersistentCollection {#1442 …}
  -contratoAdherentes: Doctrine\ORM\PersistentCollection {#1508 …}
}