- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 54
- 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
-
baseMovilizacion
-
centroMovilizacion
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SeguridadUsuario {#1178 -id: 23110 -username: "1104705338" -nombres: "Diana elizabeth" -apellidos: "Siguenza armijos" -telefono: null -movil: "0979036136" -email: "cuencahombres@yahoo.com" -direccion: null -fechaRegistro: DateTime @1725550100 {#1179 date: 2024-09-05 11:28:20.0 America/New_York (-04:00) } -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: false -fechaEliminacion: null -intentosFallidos: 0 -assignedRoles: Doctrine\ORM\PersistentCollection {#1223 …} -primerIngreso: true -notificaciones: Doctrine\ORM\PersistentCollection {#1279 …} -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } -grado: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } -foto: null -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } -unidadMilitar: null -centroInstruccion: null -activo: false -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 {#1178 -id: 23110 -username: "1104705338" -nombres: "Diana elizabeth" -apellidos: "Siguenza armijos" -telefono: null -movil: "0979036136" -email: "cuencahombres@yahoo.com" -direccion: null -fechaRegistro: DateTime @1725550100 {#1179 date: 2024-09-05 11:28:20.0 America/New_York (-04:00) } -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: false -fechaEliminacion: null -intentosFallidos: 0 -assignedRoles: Doctrine\ORM\PersistentCollection {#1223 …} -primerIngreso: true -notificaciones: Doctrine\ORM\PersistentCollection {#1279 …} -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } -grado: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } -foto: null -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } -unidadMilitar: null -centroInstruccion: null -activo: false -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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data | App\Entity\SeguridadUsuario {#1178 -id: 23110 -username: "1104705338" -nombres: "Diana elizabeth" -apellidos: "Siguenza armijos" -telefono: null -movil: "0979036136" -email: "cuencahombres@yahoo.com" -direccion: null -fechaRegistro: DateTime @1725550100 {#1179 date: 2024-09-05 11:28:20.0 America/New_York (-04:00) } -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: false -fechaEliminacion: null -intentosFallidos: 0 -assignedRoles: Doctrine\ORM\PersistentCollection {#1223 …} -primerIngreso: true -notificaciones: Doctrine\ORM\PersistentCollection {#1279 …} -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } -grado: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } -foto: null -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } -unidadMilitar: null -centroInstruccion: null -activo: false -conectado: null -fechaAcceso: null } |
data_class | "App\Entity\SeguridadUsuario" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} 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() {#1449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1448 …} } } |
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 {#1178 -id: 23110 -username: "1104705338" -nombres: "Diana elizabeth" -apellidos: "Siguenza armijos" -telefono: null -movil: "0979036136" -email: "cuencahombres@yahoo.com" -direccion: null -fechaRegistro: DateTime @1725550100 {#1179 date: 2024-09-05 11:28:20.0 America/New_York (-04:00) } -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: false -fechaEliminacion: null -intentosFallidos: 0 -assignedRoles: Doctrine\ORM\PersistentCollection {#1223 …} -primerIngreso: true -notificaciones: Doctrine\ORM\PersistentCollection {#1279 …} -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } -grado: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } -foto: null -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } -unidadMilitar: null -centroInstruccion: null -activo: false -conectado: null -fechaAcceso: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1450 -form: Symfony\Component\Form\Form {#1909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1924 …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 {#1178 -id: 23110 -username: "1104705338" -nombres: "Diana elizabeth" -apellidos: "Siguenza armijos" -telefono: null -movil: "0979036136" -email: "cuencahombres@yahoo.com" -direccion: null -fechaRegistro: DateTime @1725550100 {#1179 date: 2024-09-05 11:28:20.0 America/New_York (-04:00) } -fechaVigenciaPassword: null -causaBloqueo: null -password: null -eliminado: false -fechaEliminacion: null -intentosFallidos: 0 -assignedRoles: Doctrine\ORM\PersistentCollection {#1223 …} -primerIngreso: true -notificaciones: Doctrine\ORM\PersistentCollection {#1279 …} -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } -grado: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } -foto: null -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } -unidadMilitar: null -centroInstruccion: null -activo: false -conectado: null -fechaAcceso: null } |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1104705338" |
View Format | same as normalized 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" "readonly" => "true" "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" "readonly" => "true" "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" "readonly" => "true" "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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1517 …} } } |
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" "readonly" => "true" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_username" ] |
cache_key | "_form_username_text" |
compound | false |
data | "1104705338" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1843 -form: Symfony\Component\Form\Form {#1932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1865 …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 | "1104705338" |
nombres
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Diana elizabeth" |
View Format | same as normalized 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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1526 …} } } |
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 | "Diana elizabeth" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1798 -form: Symfony\Component\Form\Form {#1935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1786 …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 | "Diana elizabeth" |
apellidos
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Siguenza armijos" |
View Format | same as normalized 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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1757 …} } } |
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 | "Siguenza armijos" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1777 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1768 …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 | "Siguenza armijos" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1766 …} } } |
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 {#1759 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1528 …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 | "0979036136" |
View Format | same as normalized 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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1775 …} } } |
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 | "0979036136" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1519 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1969 …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 | "0979036136" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "cuencahombres@yahoo.com" |
View Format | same as normalized 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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1784 …} } } |
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 | "cuencahombres@yahoo.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1971 -form: Symfony\Component\Form\Form {#1947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1972 …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 | "cuencahombres@yahoo.com" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#1797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1796 …} } } |
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 {#1973 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1974 …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 | Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } |
View Format |
"12"
|
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 {#643 …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 {#1825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1826 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1838 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1830 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1839 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1840 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1842 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1841 …} } |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …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 {#1831 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#831 …} -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() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1827 …} } } |
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 {#2167 +label: "SUPERVISOR DE CENTRO" +value: "4" +data: App\Entity\NmclCargo {#2150 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "OPERADOR DE CENTRO DE MOVILIZACION" +value: "5" +data: App\Entity\NmclCargo {#2143 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "COMANDANTE DE BASE DE MOVILIZACION" +value: "2" +data: App\Entity\NmclCargo {#2142 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "JEFE DE CENTRO DE MOVILIZACION" +value: "3" +data: App\Entity\NmclCargo {#2141 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "OPERADOR DE CENTRO DE INSTRUCCION" +value: "6" +data: App\Entity\NmclCargo {#2140 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "DIRECCION DE MOVILIZACION" +value: "1" +data: App\Entity\NmclCargo {#2139 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "JEFE DE SICOLOGIA" +value: "8" +data: App\Entity\NmclCargo {#2138 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "LABORATORISTA EVALUADOR" +value: "12" +data: Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "ODONTÓLOGO EVALUADOR" +value: "10" +data: App\Entity\NmclCargo {#2137 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "PSICÓLOGO EVALUADOR" +value: "7" +data: App\Entity\NmclCargo {#2136 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "MÉDICO EVALUADOR" +value: "9" +data: App\Entity\NmclCargo {#2135 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "PSICÓLOGO CAMBIAR" +value: "11" +data: App\Entity\NmclCargo {#2134 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "GINECÓLOGO EVALUADOR" +value: "13" +data: App\Entity\NmclCargo {#2133 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "POLICIA NACIONAL" +value: "14" +data: App\Entity\NmclCargo {#2132 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\NmclCargo {#1314 -id: 12 -nombre: "LABORATORISTA EVALUADOR" +__isInitialized__: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2169 -form: Symfony\Component\Form\Form {#1953 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2163 …5} |
full_name | "form[cargo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_cargo" |
is_selected | Closure($choice, $value) {#2127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1457 …} } |
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 | "12" |
grado
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } |
View Format |
"22"
|
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 {#643 …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 {#1825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1826 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1853 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1862 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1840 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1864 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1863 …} } |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …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 {#1854 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#855 …} -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() {#1852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1803 …} } } |
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 {#2124 +label: "GENERAL DE EJERCITO" +value: "1" +data: App\Entity\NmclGrado {#2111 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "GENERAL DE BRIGADA" +value: "3" +data: App\Entity\NmclGrado {#2070 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "CORONEL" +value: "4" +data: App\Entity\NmclGrado {#2069 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "TENIENTE CORONEL" +value: "5" +data: App\Entity\NmclGrado {#2073 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "MAYOR" +value: "6" +data: App\Entity\NmclGrado {#2074 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "CAPITAN" +value: "7" +data: App\Entity\NmclGrado {#2075 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "TENIENTE" +value: "8" +data: App\Entity\NmclGrado {#2076 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "SUBTENIENTE" +value: "9" +data: App\Entity\NmclGrado {#2104 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "SUBOFICIAL PRIMERO" +value: "12" +data: App\Entity\NmclGrado {#2103 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "SUBOFICIAL SEGUNDO" +value: "13" +data: App\Entity\NmclGrado {#2102 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "SARGENTO PRIMERO" +value: "14" +data: App\Entity\NmclGrado {#2101 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "SARGENTO SEGUNDO" +value: "15" +data: App\Entity\NmclGrado {#2100 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "CABO PRIMERO" +value: "16" +data: App\Entity\NmclGrado {#2099 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "CABO SEGUNDO" +value: "17" +data: App\Entity\NmclGrado {#2098 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "SOLDADO" +value: "18" +data: App\Entity\NmclGrado {#2097 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "SERVIDOR PUBLICO" +value: "20" +data: App\Entity\NmclGrado {#2096 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "SERV.PUBLICO FONDOS PROPIOS" +value: "22" +data: Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "CAPITAN DE FRAGATA " +value: "24" +data: App\Entity\NmclGrado {#2095 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "SERVIDOR PUBLICO -MSP" +value: "25" +data: App\Entity\NmclGrado {#2094 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "PASANTE" +value: "26" +data: App\Entity\NmclGrado {#2093 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "CAPITAN DE NAVIO" +value: "27" +data: App\Entity\NmclGrado {#2092 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "TENIENTE DE NAVIO" +value: "28" +data: App\Entity\NmclGrado {#2091 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "CAPITAN DE SANIDAD" +value: "29" +data: App\Entity\NmclGrado {#2090 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "CABO PRIMERO SANIDAD" +value: "30" +data: App\Entity\NmclGrado {#2089 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "SOLDADO SANIDAD" +value: "31" +data: App\Entity\NmclGrado {#2088 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\NmclGrado {#1326 -id: 22 -nombre: "SERV.PUBLICO FONDOS PROPIOS" -idDirMov: null +__isInitialized__: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2126 -form: Symfony\Component\Form\Form {#1956 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2125 …5} |
full_name | "form[grado]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_grado" |
is_selected | Closure($choice, $value) {#2175 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1457 …} } |
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 | "22" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
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() {#1878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1877 …} } } |
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 {#2176 -form: Symfony\Component\Form\Form {#1959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2177 …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 | "" |
baseMovilizacion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } |
View Format |
"9"
|
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\BaseMovilizacion" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
empty_data | null |
null
|
label | "Base de movilizació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 {#1825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1826 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1898 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1890 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1899 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1840 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1901 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1900 …} } |
choices | null |
class | "App\Entity\BaseMovilizacion" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …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 {#1891 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#924 …} -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 | "Base de movilizació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() {#1889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1885 …} } } |
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_baseMovilizacion" ] |
cache_key | "_form_baseMovilizacion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "BASMOV SUR" +value: "9" +data: Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "BASMOV OCCIDENTAL" +value: "11" +data: App\Entity\BaseMovilizacion {#2193 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "BASMOV ORIENTAL" +value: "10" +data: App\Entity\BaseMovilizacion {#2200 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "BASMOV CENTRAL" +value: "8" +data: App\Entity\BaseMovilizacion {#2203 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\BaseMovilizacion {#1348 -id: 9 -nombre: "BASMOV SUR" -direccion: "MARIANO CUEVA Y MUÑOS VERNAZA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2108 …} -geometria: "POINT(-78.99986 -2.89042)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2170 …} -activo: true +__isInitialized__: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2178 -form: Symfony\Component\Form\Form {#1962 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2179 …5} |
full_name | "form[baseMovilizacion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_baseMovilizacion" |
is_selected | Closure($choice, $value) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1457 …} } |
label | "Base de movilización" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "baseMovilizacion" |
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_baseMovilizacion" |
valid | true |
value | "9" |
centroMovilizacion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } |
View Format |
"48"
|
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\CentroMovilizacion" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
empty_data | null |
null
|
label | "Centro de Movilizació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 {#1825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1826 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1920 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1912 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1921 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1840 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1923 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1922 …} } |
choices | null |
class | "App\Entity\CentroMovilizacion" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …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 {#1913 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#979 …} -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 Movilizació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() {#1911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1887 …} } } |
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_centroMovilizacion" ] |
cache_key | "_form_centroMovilizacion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "CENMOV SUCUMBIOS" +value: "18" +data: App\Entity\CentroMovilizacion {#2216 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "C.M EL ORO-MACHALA" +value: "43" +data: App\Entity\CentroMovilizacion {#2225 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "MANTA - BIMJAR" +value: "87" +data: App\Entity\CentroMovilizacion {#2230 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "FMA SUBÍA-AMAGUAÑA" +value: "32" +data: App\Entity\CentroMovilizacion {#2235 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "CM MILAGRO" +value: "26" +data: App\Entity\CentroMovilizacion {#2240 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "FUERTE MILITAR RUMIÑAHUI AGRUCONGE" +value: "120" +data: App\Entity\CentroMovilizacion {#2245 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "CENMOV ESMERALDAS" +value: "27" +data: App\Entity\CentroMovilizacion {#2249 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "ESCUELA DE INFANTERIA AEREA" +value: "84" +data: App\Entity\CentroMovilizacion {#2254 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "GFE26 - QUEVEDO" +value: "89" +data: App\Entity\CentroMovilizacion {#2258 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "17BS-SHELL-MERA" +value: "45" +data: App\Entity\CentroMovilizacion {#2263 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "GCM18 - LOJA" +value: "91" +data: App\Entity\CentroMovilizacion {#2267 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "CM IMBABURA - IBARRA" +value: "10" +data: App\Entity\CentroMovilizacion {#2272 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "CM SANTO DOMINGO" +value: "8" +data: App\Entity\CentroMovilizacion {#2277 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "CENMOV EL ORO" +value: "22" +data: App\Entity\CentroMovilizacion {#2282 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "11BCB - RIOBAMBA" +value: "85" +data: App\Entity\CentroMovilizacion {#2286 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "CM TUNGURAHUA - AMBATO" +value: "14" +data: App\Entity\CentroMovilizacion {#2291 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "25 BAL-QUITO" +value: "34" +data: App\Entity\CentroMovilizacion {#2295 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "CM MORONA - MACAS" +value: "92" +data: App\Entity\CentroMovilizacion {#2298 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "CM COTOPAXI - LATACUNGA" +value: "13" +data: App\Entity\CentroMovilizacion {#2303 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "CENMOV AZUAY" +value: "20" +data: App\Entity\CentroMovilizacion {#2308 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "CENMOV PASTAZA" +value: "16" +data: App\Entity\CentroMovilizacion {#2313 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "BASE NAVAL-MANTA" +value: "35" +data: App\Entity\CentroMovilizacion {#2317 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "BASE NAVAL ESMERALDAS" +value: "40" +data: App\Entity\CentroMovilizacion {#2321 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "BAE ELOY ALFARO-MANTA" +value: "36" +data: App\Entity\CentroMovilizacion {#2325 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "BASE SUR" +value: "48" +data: Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "BASE ORIENTAL" +value: "49" +data: App\Entity\CentroMovilizacion {#2329 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "CM MORONA SANTIAGO" +value: "44" +data: App\Entity\CentroMovilizacion {#2332 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "BI 2-SANTA ROSA" +value: "42" +data: App\Entity\CentroMovilizacion {#2336 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "27BA - CUENCA" +value: "90" +data: App\Entity\CentroMovilizacion {#2340 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "CENMOV CHIMBORAZO" +value: "15" +data: App\Entity\CentroMovilizacion {#2343 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "BI14 - MARAÑON EN LIBERTAD" +value: "88" +data: App\Entity\CentroMovilizacion {#2347 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "BASE NAVAL-NORTE-GUAYAQUIL" +value: "38" +data: App\Entity\CentroMovilizacion {#2352 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "BI13 - ESMERALDAS" +value: "86" +data: App\Entity\CentroMovilizacion {#2356 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "13BI-MACHACHI" +value: "31" +data: App\Entity\CentroMovilizacion {#2360 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "CEE-QUITO" +value: "33" +data: App\Entity\CentroMovilizacion {#2364 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "CM NAPO - TENA" +value: "17" +data: App\Entity\CentroMovilizacion {#2367 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "19BS - COCA" +value: "93" +data: App\Entity\CentroMovilizacion {#2372 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "CM PORTOVIEJO" +value: "11" +data: App\Entity\CentroMovilizacion {#2377 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "CENMOV CARCHI" +value: "9" +data: App\Entity\CentroMovilizacion {#2382 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "CENMOV LOJA" +value: "23" +data: App\Entity\CentroMovilizacion {#2387 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "CENMOV GUAYAS" +value: "24" +data: App\Entity\CentroMovilizacion {#2391 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "CENMOV MANTA" +value: "30" +data: App\Entity\CentroMovilizacion {#2395 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "CENMOV ORELLANA" +value: "19" +data: App\Entity\CentroMovilizacion {#2399 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "CENMOV QUEVEDO" +value: "28" +data: App\Entity\CentroMovilizacion {#2403 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "GFE53 - LAGO AGRIO" +value: "94" +data: App\Entity\CentroMovilizacion {#2406 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "CENMOV SANTA ELENA" +value: "29" +data: App\Entity\CentroMovilizacion {#2410 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "III DE-CUENCA" +value: "41" +data: App\Entity\CentroMovilizacion {#2414 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "CENMOV PICHINCHA" +value: "12" +data: App\Entity\CentroMovilizacion {#2418 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "CM CARCHI - TULCAN" +value: "46" +data: App\Entity\CentroMovilizacion {#2422 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "BASE CENTRAL" +value: "47" +data: App\Entity\CentroMovilizacion {#2426 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "CM ZAMORA CH-ZAMORA" +value: "21" +data: App\Entity\CentroMovilizacion {#2429 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "BASE OCCIDENTAL - GUAYAQUIL" +value: "39" +data: App\Entity\CentroMovilizacion {#2434 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "5 BI- GUAYAQUIL" +value: "37" +data: App\Entity\CentroMovilizacion {#2437 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\CentroMovilizacion {#1365 -id: 48 -nombre: "BASE SUR" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2165 …} -direccion: "RICAURTE CUENCA" -geometria: "POINT(-78.96570 -2.86429)" -jefe: null -direccionAcuartelamiento: "RICAURTE CUENCA" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2054 …} -activo: true +__isInitialized__: true …2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2190 -form: Symfony\Component\Form\Form {#1965 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2191 …5} |
full_name | "form[centroMovilizacion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_centroMovilizacion" |
is_selected | Closure($choice, $value) {#2483 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1457 …} } |
label | "Centro de Movilización" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "centroMovilizacion" |
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_centroMovilizacion" |
valid | true |
value | "48" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5cacf768144eab3e60c7cec6b.mGf__cAvvp5G6aVzpHElNSnKuqA7Og-e8SCxi3ezFTc.9z6NhK9N8Og1ppwLyURMGH2s_vBhdTr2mmmE30PmLWHOHoXL7Vv48g3eyg" |
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 | "5cacf768144eab3e60c7cec6b.mGf__cAvvp5G6aVzpHElNSnKuqA7Og-e8SCxi3ezFTc.9z6NhK9N8Og1ppwLyURMGH2s_vBhdTr2mmmE30PmLWHOHoXL7Vv48g3eyg" |
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 {#1428 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1429 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1430 …} -namespace: Closure() {#1432 …} } |
data | "5cacf768144eab3e60c7cec6b.mGf__cAvvp5G6aVzpHElNSnKuqA7Og-e8SCxi3ezFTc.9z6NhK9N8Og1ppwLyURMGH2s_vBhdTr2mmmE30PmLWHOHoXL7Vv48g3eyg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1352 …} } |
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() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1434 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2488 …} } } |
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 | "5cacf768144eab3e60c7cec6b.mGf__cAvvp5G6aVzpHElNSnKuqA7Og-e8SCxi3ezFTc.9z6NhK9N8Og1ppwLyURMGH2s_vBhdTr2mmmE30PmLWHOHoXL7Vv48g3eyg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2499 -form: Symfony\Component\Form\Form {#2495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2490 …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 | "5cacf768144eab3e60c7cec6b.mGf__cAvvp5G6aVzpHElNSnKuqA7Og-e8SCxi3ezFTc.9z6NhK9N8Og1ppwLyURMGH2s_vBhdTr2mmmE30PmLWHOHoXL7Vv48g3eyg" |