- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 61
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- 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
-
-
username
-
nombres
-
apellidos
-
telefono
-
movil
-
email
-
direccion
-
cargo
-
grado
-
foto
-
centroInstruccion
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SeguridadUsuario {#252 -id: null -username: null -nombres: null -apellidos: null -telefono: null -movil: null -email: null -direccion: null -fechaRegistro: null -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: null -fechaEliminacion: null -intentosFallidos: null -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …} -primerIngreso: null -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …} -cargo: null -grado: null -foto: null -baseMovilizacion: null -centroMovilizacion: null -unidadMilitar: null -centroInstruccion: null -activo: null -conectado: null -fechaAcceso: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
data | App\Entity\SeguridadUsuario {#252 -id: null -username: null -nombres: null -apellidos: null -telefono: null -movil: null -email: null -direccion: null -fechaRegistro: null -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: null -fechaEliminacion: null -intentosFallidos: null -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …} -primerIngreso: null -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …} -cargo: null -grado: null -foto: null -baseMovilizacion: null -centroMovilizacion: null -unidadMilitar: null -centroInstruccion: null -activo: null -conectado: null -fechaAcceso: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data | App\Entity\SeguridadUsuario {#252 -id: null -username: null -nombres: null -apellidos: null -telefono: null -movil: null -email: null -direccion: null -fechaRegistro: null -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: null -fechaEliminacion: null -intentosFallidos: null -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …} -primerIngreso: null -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …} -cargo: null -grado: null -foto: null -baseMovilizacion: null -centroMovilizacion: null -unidadMilitar: null -centroInstruccion: null -activo: null -conectado: null -fechaAcceso: null } |
data_class | "App\Entity\SeguridadUsuario" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} use: { $class: "App\Entity\SeguridadUsuario" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\SeguridadUsuario {#252 -id: null -username: null -nombres: null -apellidos: null -telefono: null -movil: null -email: null -direccion: null -fechaRegistro: null -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: null -fechaEliminacion: null -intentosFallidos: null -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …} -primerIngreso: null -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …} -cargo: null -grado: null -foto: null -baseMovilizacion: null -centroMovilizacion: null -unidadMilitar: null -centroInstruccion: null -activo: null -conectado: null -fechaAcceso: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1934 -form: Symfony\Component\Form\Form {#1919 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1482 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\SeguridadUsuario {#252 -id: null -username: null -nombres: null -apellidos: null -telefono: null -movil: null -email: null -direccion: null -fechaRegistro: null -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: null -fechaEliminacion: null -intentosFallidos: null -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …} -primerIngreso: null -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …} -cargo: null -grado: null -foto: null -baseMovilizacion: null -centroMovilizacion: null -unidadMilitar: null -centroInstruccion: null -activo: null -conectado: null -fechaAcceso: null } |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 11 "style" => "width: 100%" "tip" => "Número a usar para ingresar al sistema. Coincide con el número de su documento de identificación" "class" => "form-control" ] |
[ "maxlength" => 11 "style" => "width: 100%" "tip" => "Número a usar para ingresar al sistema. Coincide con el número de su documento de identificación" "class" => "form-control" ] |
label | "Identificación" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 11 "style" => "width: 100%" "tip" => "Número a usar para ingresar al sistema. Coincide con el número de su documento de identificación" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Identificación" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1549 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 11 "style" => "width: 100%" "tip" => "Número a usar para ingresar al sistema. Coincide con el número de su documento de identificación" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_username" ] |
cache_key | "_form_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1830 -form: Symfony\Component\Form\Form {#1942 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1875 …5} |
full_name | "form[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_username" |
label | "Identificación" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_username" |
valid | true |
value | "" |
nombres
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
label | "Nombres" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1567 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Nombres" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1558 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_nombres" ] |
cache_key | "_form_nombres_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1818 -form: Symfony\Component\Form\Form {#1945 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1809 …5} |
full_name | "form[nombres]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_nombres" |
label | "Nombres" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombres" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_nombres" |
valid | true |
value | "" |
apellidos
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
label | "Apellidos" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Apellidos" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1789 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_apellidos" ] |
cache_key | "_form_apellidos_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1800 -form: Symfony\Component\Form\Form {#1948 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1791 …5} |
full_name | "form[apellidos]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_apellidos" |
label | "Apellidos" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "apellidos" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_apellidos" |
valid | true |
value | "" |
telefono
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
label | "Teléfono" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Teléfono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1798 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_telefono" ] |
cache_key | "_form_telefono_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1560 -form: Symfony\Component\Form\Form {#1951 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1551 …5} |
full_name | "form[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_telefono" |
label | "Teléfono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_telefono" |
valid | true |
value | "" |
movil
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
label | "Celular" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Celular" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1807 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 15 "style" => "width: 100%" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_movil" ] |
cache_key | "_form_movil_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1976 -form: Symfony\Component\Form\Form {#1954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1978 …5} |
full_name | "form[movil]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_movil" |
label | "Celular" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "movil" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_movil" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "email form-control" ] |
[ "maxlength" => 50 "style" => "width: 100%" "class" => "email form-control" ] |
label | "Email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "email form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1805 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1816 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "email form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_email" ] |
cache_key | "_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1979 -form: Symfony\Component\Form\Form {#1957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1980 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | "Email" |
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 | false |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
direccion
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "rows" => "2" "containerclass" => "full-row" "class" => "form-control" ] |
[ "style" => "width: 100%" "rows" => "2" "containerclass" => "full-row" "class" => "form-control" ] |
label | "Dirección" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "rows" => "2" "containerclass" => "full-row" "class" => "form-control" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
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 | "Dirección" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1828 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "rows" => "2" "containerclass" => "full-row" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_direccion" ] |
cache_key | "_form_direccion_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1981 -form: Symfony\Component\Form\Form {#1960 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2023 …5} |
full_name | "form[direccion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_direccion" |
label | "Dirección" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "direccion" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_direccion" |
valid | true |
value | "" |
cargo
"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 |
---|---|---|
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\NmclCargo" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
null
|
label | "Cargo" |
same as passed value |
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
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 {#1857 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1858 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1870 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1862 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1871 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1872 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1874 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1873 …} } |
choices | null |
class | "App\Entity\NmclCargo" |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
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 {#1863 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#850 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Cargo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--- Seleccione ---" |
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() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1859 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_cargo" ] |
cache_key | "_form_cargo_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "SUPERVISOR DE CENTRO" +value: "4" +data: App\Entity\NmclCargo {#2039 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "OPERADOR DE CENTRO DE MOVILIZACION" +value: "5" +data: App\Entity\NmclCargo {#2046 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "COMANDANTE DE BASE DE MOVILIZACION" +value: "2" +data: App\Entity\NmclCargo {#2047 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "JEFE DE CENTRO DE MOVILIZACION" +value: "3" +data: App\Entity\NmclCargo {#2048 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "OPERADOR DE CENTRO DE INSTRUCCION" +value: "6" +data: App\Entity\NmclCargo {#2049 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "DIRECCION DE MOVILIZACION" +value: "1" +data: Proxies\__CG__\App\Entity\NmclCargo {#1308 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "JEFE DE SICOLOGIA" +value: "8" +data: App\Entity\NmclCargo {#2050 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "LABORATORISTA EVALUADOR" +value: "12" +data: App\Entity\NmclCargo {#2051 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "ODONTÓLOGO EVALUADOR" +value: "10" +data: App\Entity\NmclCargo {#2052 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "PSICÓLOGO EVALUADOR" +value: "7" +data: App\Entity\NmclCargo {#2053 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "MÉDICO EVALUADOR" +value: "9" +data: App\Entity\NmclCargo {#2054 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "PSICÓLOGO CAMBIAR" +value: "11" +data: App\Entity\NmclCargo {#2055 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "GINECÓLOGO EVALUADOR" +value: "13" +data: App\Entity\NmclCargo {#2056 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "POLICIA NACIONAL" +value: "14" +data: App\Entity\NmclCargo {#2057 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2025 -form: Symfony\Component\Form\Form {#1963 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2026 …5} |
full_name | "form[cargo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_cargo" |
is_selected | Closure($choice, $value) {#2062 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1489 …} } |
label | "Cargo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "cargo" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_cargo" |
valid | true |
value | "" |
grado
"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 |
---|---|---|
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\NmclGrado" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
null
|
label | "Grado" |
same as passed value |
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
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 {#1857 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1858 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1893 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1885 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1894 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1872 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1896 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1895 …} } |
choices | null |
class | "App\Entity\NmclGrado" |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
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 {#1886 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#874 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Grado" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--- Seleccione ---" |
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() {#1884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1835 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_grado" ] |
cache_key | "_form_grado_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "GENERAL DE EJERCITO" +value: "1" +data: App\Entity\NmclGrado {#2078 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "GENERAL DE DIVISION" +value: "2" +data: App\Entity\NmclGrado {#2083 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "GENERAL DE BRIGADA" +value: "3" +data: App\Entity\NmclGrado {#2084 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "CORONEL" +value: "4" +data: App\Entity\NmclGrado {#2085 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "TENIENTE CORONEL" +value: "5" +data: App\Entity\NmclGrado {#2086 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "MAYOR" +value: "6" +data: App\Entity\NmclGrado {#2087 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "CAPITAN" +value: "7" +data: App\Entity\NmclGrado {#2088 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "TENIENTE" +value: "8" +data: App\Entity\NmclGrado {#2089 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "SUBTENIENTE" +value: "9" +data: App\Entity\NmclGrado {#2090 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "ASPIRANTE A OFICIAL" +value: "10" +data: App\Entity\NmclGrado {#2091 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "SUBOFICIAL MAYOR" +value: "11" +data: App\Entity\NmclGrado {#2092 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "SUBOFICIAL PRIMERO" +value: "12" +data: App\Entity\NmclGrado {#2093 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "SUBOFICIAL SEGUNDO" +value: "13" +data: App\Entity\NmclGrado {#2094 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "SARGENTO PRIMERO" +value: "14" +data: App\Entity\NmclGrado {#2095 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "SARGENTO SEGUNDO" +value: "15" +data: App\Entity\NmclGrado {#2096 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "CABO PRIMERO" +value: "16" +data: App\Entity\NmclGrado {#2097 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "CABO SEGUNDO" +value: "17" +data: Proxies\__CG__\App\Entity\NmclGrado {#1318 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "SOLDADO" +value: "18" +data: App\Entity\NmclGrado {#2098 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "CONSCRIPTO" +value: "19" +data: App\Entity\NmclGrado {#2099 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "SERVIDOR PUBLICO" +value: "20" +data: App\Entity\NmclGrado {#2100 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "ASPIRANTE A TROPA" +value: "21" +data: App\Entity\NmclGrado {#2101 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "SERV.PUBLICO FONDOS PROPIOS" +value: "22" +data: App\Entity\NmclGrado {#2102 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "SOLDADO RES." +value: "23" +data: App\Entity\NmclGrado {#2103 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "CAPITAN DE FRAGATA " +value: "24" +data: App\Entity\NmclGrado {#2104 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "SERVIDOR PUBLICO -MSP" +value: "25" +data: App\Entity\NmclGrado {#2105 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "PASANTE" +value: "26" +data: App\Entity\NmclGrado {#2106 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "CAPITAN DE NAVIO" +value: "27" +data: App\Entity\NmclGrado {#2107 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "TENIENTE DE NAVIO" +value: "28" +data: App\Entity\NmclGrado {#2108 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "CAPITAN DE SANIDAD" +value: "29" +data: App\Entity\NmclGrado {#2109 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "CABO PRIMERO SANIDAD" +value: "30" +data: App\Entity\NmclGrado {#2110 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "SOLDADO SANIDAD" +value: "31" +data: App\Entity\NmclGrado {#2111 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2063 -form: Symfony\Component\Form\Form {#1966 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2064 …5} |
full_name | "form[grado]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_grado" |
is_selected | Closure($choice, $value) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1489 …} } |
label | "Grado" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "grado" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_grado" |
valid | true |
value | "" |
foto
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "App\Entity\Adjunto form-control" "tip" => "Foto" ] |
[ "class" => "App\Entity\Adjunto form-control" "tip" => "Foto" ] |
label | "Foto" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "App\Entity\Adjunto form-control" "tip" => "Foto" ] |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Foto" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1909 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "App\Entity\Adjunto form-control" "tip" => "Foto" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_foto" ] |
cache_key | "_form_foto_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2134 -form: Symfony\Component\Form\Form {#1969 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2135 …5} |
full_name | "form[foto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_foto" |
label | "Foto" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "foto" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_foto" |
valid | true |
value | "" |
centroInstruccion
"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 |
---|---|---|
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\CentroInstruccion" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
null
|
label | "Centro de instrucción" |
same as passed value |
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
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 {#1857 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1858 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1930 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1922 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1931 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1872 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1933 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1932 …} } |
choices | null |
class | "App\Entity\CentroInstruccion" |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
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 {#1923 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1143 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Centro de instrucción" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--- Seleccione ---" |
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() {#1921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1917 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_centroInstruccion" ] |
cache_key | "_form_centroInstruccion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "BASE NAVAL" +value: "29" +data: App\Entity\CentroInstruccion {#2151 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "BATALLON DE INFANTERIA DE MARINA JAMBELÍ" +value: "23" +data: App\Entity\CentroInstruccion {#2205 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "BASE NAVL SAN CRISTOBAL" +value: "30" +data: App\Entity\CentroInstruccion {#2209 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "BATALLON DE INFANTERIA DE MARINA ESMERALDAS" +value: "32" +data: App\Entity\CentroInstruccion {#2213 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "COMANDO DE OPERACIONES NORTE" +value: "33" +data: App\Entity\CentroInstruccion {#2217 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "BATALLON DE INFANTERIA DE MARINA SAN LORENZO" +value: "34" +data: App\Entity\CentroInstruccion {#2220 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "BASE NAVAL JARAMIJO" +value: "35" +data: App\Entity\CentroInstruccion {#2224 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "BASE NAVAL DE SALINAS" +value: "38" +data: App\Entity\CentroInstruccion {#2228 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "C.I BMOT.20 CAPT. DIAZ" +value: "39" +data: App\Entity\CentroInstruccion {#2232 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "C I BIMOT 21 MACARA" +value: "40" +data: App\Entity\CentroInstruccion {#2236 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "27BA-CUENCA" +value: "49" +data: App\Entity\CentroInstruccion {#2240 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA "C.I.C"" +value: "50" +data: App\Entity\CentroInstruccion {#2244 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "LA AVANZADA "C.I.C.G.B 4"" +value: "51" +data: App\Entity\CentroInstruccion {#2248 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "GUAYAQUIL "C.I.C GUAYAQUIL"" +value: "43" +data: App\Entity\CentroInstruccion {#2252 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "SALINAS "C.I.C STA. ELENA"" +value: "44" +data: App\Entity\CentroInstruccion {#2255 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "MANTA "C.I.C. MANTA"" +value: "36" +data: App\Entity\CentroInstruccion {#2259 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "ESMERALDAS "C.I.C ESMERALDAS"" +value: "45" +data: App\Entity\CentroInstruccion {#2262 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "MACHALA "C.I.C EL ORO"" +value: "46" +data: App\Entity\CentroInstruccion {#2266 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "ESCUELA DE INFANTERÍA AÉREA "C.I.C A"" +value: "48" +data: App\Entity\CentroInstruccion {#2270 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "BATALLON DE INFANTERIA NRO 3 PICHINCA" +value: "53" +data: App\Entity\CentroInstruccion {#2273 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "FUERTE MILITAR TAPI "C.IC 11"" +value: "15" +data: App\Entity\CentroInstruccion {#2277 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "FUERTE MILITAR PATRIA "C.I.C 9"" +value: "47" +data: App\Entity\CentroInstruccion {#2281 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "FUERTE MILITAR ATAHUALPA "C.I.C 13"" +value: "12" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#1358 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "FUERTE MILITAR HUANCAVILCA "C.I.C. 5"" +value: "26" +data: App\Entity\CentroInstruccion {#2288 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "BI No. 14 "MARAÑON" "C.I.C 14"" +value: "37" +data: App\Entity\CentroInstruccion {#2291 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "FUERTE MILITAR CALDERON "C.I.C 27"" +value: "21" +data: App\Entity\CentroInstruccion {#2294 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "FUERTE MILITAR SANTA ROSA "C.I.C 1"" +value: "22" +data: App\Entity\CentroInstruccion {#2298 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "FUERTE MILITAR ITURRALDE "C.I.C 7"" +value: "24" +data: App\Entity\CentroInstruccion {#2301 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "BATALLON DE INFANTERIA 19 "CARCHI" "C.I.C BI 19"" +value: "28" +data: App\Entity\CentroInstruccion {#2305 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "FUERTE MILITAR EL CONDOR "C.I.C 21"" +value: "25" +data: App\Entity\CentroInstruccion {#2309 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "GRUPO DE CABALLERIA MECANIZA "YAGUACHI" "C.I.C 31"" +value: "14" +data: App\Entity\CentroInstruccion {#2313 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "BATALLON DE INFANTERIA N. 13 ESMERALDAS "C.I.C 13"" +value: "31" +data: App\Entity\CentroInstruccion {#2317 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "FUERTE MILITAR AMAZONAS "C.I.C 17"" +value: "17" +data: App\Entity\CentroInstruccion {#2320 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "BATALLÓN DE SELVA N. 49 CAPT. CHIRIBOGA "C.I.C 49"" +value: "42" +data: App\Entity\CentroInstruccion {#2324 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "BATALLON SELVA 50 MORONA "C.I.C 50"" +value: "18" +data: App\Entity\CentroInstruccion {#2328 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "FUERTE MILITAR NAPO "C.I.C 19"" +value: "20" +data: App\Entity\CentroInstruccion {#2332 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "BATALLON DE SELVA 56 TUNGURAHUA "C.I.C 56"" +value: "19" +data: App\Entity\CentroInstruccion {#2336 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "B.E. 69 "CHIMBORAZO" LA BALVINA "C.I.C C.E.E"" +value: "41" +data: App\Entity\CentroInstruccion {#2340 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "BATALLON DE INGENIEROS 67 "MONTUFAR" SANTO DOMINGO" +value: "16" +data: App\Entity\CentroInstruccion {#2344 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "CI BATALLON DE SELVA ZUMBA" +value: "27" +data: App\Entity\CentroInstruccion {#2348 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "FUERTE MILITAR EL PINTADO "C.I.C 25"" +value: "13" +data: App\Entity\CentroInstruccion {#2352 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "FUERTE MILITAR "EPLICACHIMA"" +value: "54" +data: App\Entity\CentroInstruccion {#2356 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "FUERTE MILITAR "RUMIÑAHUI"" +value: "55" +data: App\Entity\CentroInstruccion {#2360 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "FUERTE MILITAR "GRAD. MARCO AURELIO SUBÍA"" +value: "56" +data: App\Entity\CentroInstruccion {#2364 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "FUERTE MILITAR "MANABÍ"" +value: "57" +data: App\Entity\CentroInstruccion {#2367 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2136 -form: Symfony\Component\Form\Form {#1972 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2137 …5} |
full_name | "form[centroInstruccion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_centroInstruccion" |
is_selected | Closure($choice, $value) {#2405 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1489 …} } |
label | "Centro de instrucción" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "centroInstruccion" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_centroInstruccion" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "8433180bab25dc4e7405.M_qg3S78x0Llr24cxhtGs5abkoN0SBJGHfW6LNgbaZs.f5LotW-38iXT4h1pqkx_6_Pz9eJDGkIzUJT4RrFXHe5BiO-0e8u9dLrlJw" |
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 | "8433180bab25dc4e7405.M_qg3S78x0Llr24cxhtGs5abkoN0SBJGHfW6LNgbaZs.f5LotW-38iXT4h1pqkx_6_Pz9eJDGkIzUJT4RrFXHe5BiO-0e8u9dLrlJw" |
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 {#1460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1461 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1462 …} -namespace: Closure() {#1464 …} } |
data | "8433180bab25dc4e7405.M_qg3S78x0Llr24cxhtGs5abkoN0SBJGHfW6LNgbaZs.f5LotW-38iXT4h1pqkx_6_Pz9eJDGkIzUJT4RrFXHe5BiO-0e8u9dLrlJw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#256 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "8433180bab25dc4e7405.M_qg3S78x0Llr24cxhtGs5abkoN0SBJGHfW6LNgbaZs.f5LotW-38iXT4h1pqkx_6_Pz9eJDGkIzUJT4RrFXHe5BiO-0e8u9dLrlJw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2421 -form: Symfony\Component\Form\Form {#2417 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2412 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "8433180bab25dc4e7405.M_qg3S78x0Llr24cxhtGs5abkoN0SBJGHfW6LNgbaZs.f5LotW-38iXT4h1pqkx_6_Pz9eJDGkIzUJT4RrFXHe5BiO-0e8u9dLrlJw" |