- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 36
- 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
-
assignedRoles
-
cargo
-
grado
-
baseMovilizacion
-
centroMovilizacion
-
unidadMilitar
-
centroInstruccion
-
activo
-
fechaAcceso_WWdesdeWW
-
fechaAcceso_WWhastaWW
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "assignedRoles" => 13 ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
csrf_protection | false |
false
|
data | [ "assignedRoles" => 13 ] |
[ "assignedRoles" => 13 ] |
validation_groups | [
"filtering"
] |
[
"filtering"
]
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data | [ "assignedRoles" => 13 ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#808 …} } |
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() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#925 …} } } |
validation_groups | [
"filtering"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | [ "assignedRoles" => 13 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1781 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1779 …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 | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | [ "assignedRoles" => 13 ] |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" ] |
[ "style" => "width: 100%" ] |
label | "Identificación" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" ] |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#808 …} } |
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 | 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() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#952 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_username" ] |
cache_key | "_form_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1719 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1756 …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 | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_username" |
valid | true |
value | "" |
nombres
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" ] |
[ "style" => "width: 100%" ] |
label | "Nombres" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" ] |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#808 …} } |
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 | 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() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#943 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_nombres" ] |
cache_key | "_form_nombres_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1224 -form: Symfony\Component\Form\Form {#1685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1360 …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 | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_nombres" |
valid | true |
value | "" |
assignedRoles
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#959 -elements: [ App\Entity\SeguridadRol {#789 …} ] } |
View Format |
[
"13"
]
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\SeguridadRol" |
same as passed value |
data | Doctrine\Common\Collections\ArrayCollection {#959 -elements: [ App\Entity\SeguridadRol {#789 …} ] } |
same as passed value |
disabled | true |
same as passed value |
empty_data | null |
null
|
label | "Roles del Usuario" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1144 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1151 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1140 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1174 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1175 …} } |
choices | null |
class | "App\Entity\SeguridadRol" |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data | Doctrine\Common\Collections\ArrayCollection {#959 -elements: [ App\Entity\SeguridadRol {#789 …} ] } |
data_class | null |
disabled | true |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1150 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#691 …} -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 | "Roles del Usuario" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1154 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_assignedRoles" ] |
cache_key | "_form_assignedRoles_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "Administrador del sistema" +value: "1" +data: App\Entity\SeguridadRol {#1638 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "Coordinador en Centro de Movilización" +value: "2" +data: App\Entity\SeguridadRol {#1653 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "Operador del centro de movilizacón" +value: "3" +data: App\Entity\SeguridadRol {#1764 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "Coordinador de base de movilización" +value: "4" +data: App\Entity\SeguridadRol {#1665 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "Coordinador de Direccion de Movilizacion" +value: "5" +data: App\Entity\SeguridadRol {#1777 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "Operador de la unidad militar" +value: "6" +data: App\Entity\SeguridadRol {#1775 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "Operador de centro de instruccion" +value: "7" +data: App\Entity\SeguridadRol {#1773 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Médico" +value: "8" +data: App\Entity\SeguridadRol {#1771 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "Laboratorista" +value: "9" +data: App\Entity\SeguridadRol {#1769 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "Odontólogo" +value: "10" +data: App\Entity\SeguridadRol {#1767 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Psicólogo" +value: "11" +data: App\Entity\SeguridadRol {#1278 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "Reservista" +value: "12" +data: App\Entity\SeguridadRol {#1723 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +label: "Psicólogo Jefe" +value: "13" +data: App\Entity\SeguridadRol {#789 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#959 -elements: [ App\Entity\SeguridadRol {#789 …} ] } |
disabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1768 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1770 …5} |
full_name | "form[assignedRoles][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_assignedRoles" |
is_selected | Closure($choice, array $values) {#941 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Roles del Usuario" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "assignedRoles" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_assignedRoles" |
valid | true |
value | [
"13"
] |
cargo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\NmclCargo" |
same as passed value |
empty_data | null |
null
|
label | "Cargo" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1220 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1190 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1221 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1223 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1222 …} } |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1191 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1196 …} -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 | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1188 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "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 {#1748 +label: "SUPERVISOR DE CENTRO" +value: "4" +data: App\Entity\NmclCargo {#1836 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "OPERADOR DE CENTRO DE MOVILIZACION" +value: "5" +data: App\Entity\NmclCargo {#1841 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "COMANDANTE DE BASE DE MOVILIZACION" +value: "2" +data: App\Entity\NmclCargo {#1842 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "JEFE DE CENTRO DE MOVILIZACION" +value: "3" +data: App\Entity\NmclCargo {#1843 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "OPERADOR DE CENTRO DE INSTRUCCION" +value: "6" +data: App\Entity\NmclCargo {#1844 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: "DIRECCION DE MOVILIZACION" +value: "1" +data: App\Entity\NmclCargo {#1845 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "JEFE DE SICOLOGIA" +value: "8" +data: App\Entity\NmclCargo {#1846 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +label: "LABORATORISTA EVALUADOR" +value: "12" +data: App\Entity\NmclCargo {#1847 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "ODONTÓLOGO EVALUADOR" +value: "10" +data: App\Entity\NmclCargo {#1848 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "PSICÓLOGO EVALUADOR" +value: "7" +data: App\Entity\NmclCargo {#1849 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "MÉDICO EVALUADOR" +value: "9" +data: App\Entity\NmclCargo {#1850 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "PSICÓLOGO CAMBIAR" +value: "11" +data: App\Entity\NmclCargo {#1851 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "GINECÓLOGO EVALUADOR" +value: "13" +data: App\Entity\NmclCargo {#1852 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "POLICIA NACIONAL" +value: "14" +data: App\Entity\NmclCargo {#1853 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1721 -form: Symfony\Component\Form\Form {#1691 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1724 …5} |
full_name | "form[cargo][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_cargo" |
is_selected | Closure($choice, array $values) {#1858 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Cargo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "cargo" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_cargo" |
valid | true |
value | [] |
grado
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\NmclGrado" |
same as passed value |
empty_data | null |
null
|
label | "Grado" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1274 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1239 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1275 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1277 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1276 …} } |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1240 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1245 …} -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 | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1237 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "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 {#1861 +label: "GENERAL DE EJERCITO" +value: "1" +data: App\Entity\NmclGrado {#1874 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "GENERAL DE DIVISION" +value: "2" +data: App\Entity\NmclGrado {#1879 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "GENERAL DE BRIGADA" +value: "3" +data: App\Entity\NmclGrado {#1880 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "CORONEL" +value: "4" +data: App\Entity\NmclGrado {#1881 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "TENIENTE CORONEL" +value: "5" +data: App\Entity\NmclGrado {#1882 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "MAYOR" +value: "6" +data: App\Entity\NmclGrado {#1883 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "CAPITAN" +value: "7" +data: App\Entity\NmclGrado {#1884 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "TENIENTE" +value: "8" +data: App\Entity\NmclGrado {#1885 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "SUBTENIENTE" +value: "9" +data: App\Entity\NmclGrado {#1886 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "ASPIRANTE A OFICIAL" +value: "10" +data: App\Entity\NmclGrado {#1887 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "SUBOFICIAL MAYOR" +value: "11" +data: App\Entity\NmclGrado {#1888 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "SUBOFICIAL PRIMERO" +value: "12" +data: App\Entity\NmclGrado {#1889 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "SUBOFICIAL SEGUNDO" +value: "13" +data: App\Entity\NmclGrado {#1890 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "SARGENTO PRIMERO" +value: "14" +data: App\Entity\NmclGrado {#1891 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "SARGENTO SEGUNDO" +value: "15" +data: App\Entity\NmclGrado {#1892 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "CABO PRIMERO" +value: "16" +data: App\Entity\NmclGrado {#1893 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "CABO SEGUNDO" +value: "17" +data: App\Entity\NmclGrado {#1894 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "SOLDADO" +value: "18" +data: App\Entity\NmclGrado {#1895 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "CONSCRIPTO" +value: "19" +data: App\Entity\NmclGrado {#1896 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "SERVIDOR PUBLICO" +value: "20" +data: App\Entity\NmclGrado {#1897 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "ASPIRANTE A TROPA" +value: "21" +data: App\Entity\NmclGrado {#1898 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "SERV.PUBLICO FONDOS PROPIOS" +value: "22" +data: App\Entity\NmclGrado {#1899 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "SOLDADO RES." +value: "23" +data: App\Entity\NmclGrado {#1900 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "CAPITAN DE FRAGATA " +value: "24" +data: App\Entity\NmclGrado {#1901 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "SERVIDOR PUBLICO -MSP" +value: "25" +data: App\Entity\NmclGrado {#1902 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "PASANTE" +value: "26" +data: App\Entity\NmclGrado {#1903 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "CAPITAN DE NAVIO" +value: "27" +data: App\Entity\NmclGrado {#1904 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "TENIENTE DE NAVIO" +value: "28" +data: App\Entity\NmclGrado {#1905 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "CAPITAN DE SANIDAD" +value: "29" +data: App\Entity\NmclGrado {#1906 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "CABO PRIMERO SANIDAD" +value: "30" +data: App\Entity\NmclGrado {#1907 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "SOLDADO SANIDAD" +value: "31" +data: App\Entity\NmclGrado {#1908 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1694 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1860 …5} |
full_name | "form[grado][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_grado" |
is_selected | Closure($choice, array $values) {#1930 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Grado" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "grado" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_grado" |
valid | true |
value | [] |
baseMovilizacion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\BaseMovilizacion" |
same as passed value |
empty_data | null |
null
|
label | "Base de movilización" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1356 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1293 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1357 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1359 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1358 …} } |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1294 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1299 …} -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 | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1291 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "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 {#1933 +label: "BASMOV SUR" +value: "9" +data: App\Entity\BaseMovilizacion {#1946 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "BASMOV OCCIDENTAL" +value: "11" +data: App\Entity\BaseMovilizacion {#2103 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "BASMOV ORIENTAL" +value: "10" +data: App\Entity\BaseMovilizacion {#2100 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "BASMOV CENTRAL" +value: "8" +data: App\Entity\BaseMovilizacion {#2097 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#1697 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1932 …5} |
full_name | "form[baseMovilizacion][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_baseMovilizacion" |
is_selected | Closure($choice, array $values) {#1934 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Base de movilización" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "baseMovilizacion" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_baseMovilizacion" |
valid | true |
value | [] |
centroMovilizacion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\CentroMovilizacion" |
same as passed value |
empty_data | null |
null
|
label | "Centro de Movilización" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1444 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1375 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1445 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1447 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1446 …} } |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1376 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1381 …} -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 | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1373 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "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 {#1937 +label: "CENMOV SUCUMBIOS" +value: "18" +data: App\Entity\CentroMovilizacion {#2084 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "C.M EL ORO-MACHALA" +value: "43" +data: App\Entity\CentroMovilizacion {#2075 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "MANTA - BIMJAR" +value: "87" +data: App\Entity\CentroMovilizacion {#2070 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "FMA SUBÍA-AMAGUAÑA" +value: "32" +data: App\Entity\CentroMovilizacion {#2065 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "CM MILAGRO" +value: "26" +data: App\Entity\CentroMovilizacion {#2060 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "FUERTE MILITAR RUMIÑAHUI AGRUCONGE" +value: "120" +data: App\Entity\CentroMovilizacion {#2055 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "CENMOV ESMERALDAS" +value: "27" +data: App\Entity\CentroMovilizacion {#2051 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "ESCUELA DE INFANTERIA AEREA" +value: "84" +data: App\Entity\CentroMovilizacion {#2046 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "GFE26 - QUEVEDO" +value: "89" +data: App\Entity\CentroMovilizacion {#2042 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "17BS-SHELL-MERA" +value: "45" +data: App\Entity\CentroMovilizacion {#2037 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "GCM18 - LOJA" +value: "91" +data: App\Entity\CentroMovilizacion {#2025 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "CM IMBABURA - IBARRA" +value: "10" +data: App\Entity\CentroMovilizacion {#2020 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "CM SANTO DOMINGO" +value: "8" +data: App\Entity\CentroMovilizacion {#2015 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "CENMOV EL ORO" +value: "22" +data: App\Entity\CentroMovilizacion {#2010 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "11BCB - RIOBAMBA" +value: "85" +data: App\Entity\CentroMovilizacion {#2006 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "CM TUNGURAHUA - AMBATO" +value: "14" +data: App\Entity\CentroMovilizacion {#2001 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "25 BAL-QUITO" +value: "34" +data: App\Entity\CentroMovilizacion {#2106 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "CM MORONA - MACAS" +value: "92" +data: App\Entity\CentroMovilizacion {#2109 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "CM COTOPAXI - LATACUNGA" +value: "13" +data: App\Entity\CentroMovilizacion {#2114 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "CENMOV AZUAY" +value: "20" +data: App\Entity\CentroMovilizacion {#2119 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "CENMOV PASTAZA" +value: "16" +data: App\Entity\CentroMovilizacion {#2124 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "BASE NAVAL-MANTA" +value: "35" +data: App\Entity\CentroMovilizacion {#2128 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "BASE NAVAL ESMERALDAS" +value: "40" +data: App\Entity\CentroMovilizacion {#2132 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "BAE ELOY ALFARO-MANTA" +value: "36" +data: App\Entity\CentroMovilizacion {#2136 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "BASE SUR" +value: "48" +data: App\Entity\CentroMovilizacion {#2140 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "BASE ORIENTAL" +value: "49" +data: App\Entity\CentroMovilizacion {#2144 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "CM MORONA SANTIAGO" +value: "44" +data: App\Entity\CentroMovilizacion {#2147 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "BI 2-SANTA ROSA" +value: "42" +data: App\Entity\CentroMovilizacion {#2151 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "27BA - CUENCA" +value: "90" +data: App\Entity\CentroMovilizacion {#2155 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "CENMOV CHIMBORAZO" +value: "15" +data: App\Entity\CentroMovilizacion {#2158 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "BI14 - MARAÑON EN LIBERTAD" +value: "88" +data: App\Entity\CentroMovilizacion {#2162 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "BASE NAVAL-NORTE-GUAYAQUIL" +value: "38" +data: App\Entity\CentroMovilizacion {#2167 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "BI13 - ESMERALDAS" +value: "86" +data: App\Entity\CentroMovilizacion {#2171 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "13BI-MACHACHI" +value: "31" +data: App\Entity\CentroMovilizacion {#2175 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "CEE-QUITO" +value: "33" +data: App\Entity\CentroMovilizacion {#2179 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "CM NAPO - TENA" +value: "17" +data: App\Entity\CentroMovilizacion {#2182 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "19BS - COCA" +value: "93" +data: App\Entity\CentroMovilizacion {#2187 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "CM PORTOVIEJO" +value: "11" +data: App\Entity\CentroMovilizacion {#2192 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "CENMOV CARCHI" +value: "9" +data: App\Entity\CentroMovilizacion {#2197 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "CENMOV LOJA" +value: "23" +data: App\Entity\CentroMovilizacion {#2202 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "CENMOV GUAYAS" +value: "24" +data: App\Entity\CentroMovilizacion {#2206 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "CENMOV MANTA" +value: "30" +data: App\Entity\CentroMovilizacion {#2210 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "CENMOV ORELLANA" +value: "19" +data: App\Entity\CentroMovilizacion {#2214 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "CENMOV QUEVEDO" +value: "28" +data: App\Entity\CentroMovilizacion {#2218 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "GFE53 - LAGO AGRIO" +value: "94" +data: App\Entity\CentroMovilizacion {#2221 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "CENMOV SANTA ELENA" +value: "29" +data: App\Entity\CentroMovilizacion {#2225 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "III DE-CUENCA" +value: "41" +data: App\Entity\CentroMovilizacion {#2229 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "CENMOV PICHINCHA" +value: "12" +data: App\Entity\CentroMovilizacion {#2233 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "CM CARCHI - TULCAN" +value: "46" +data: App\Entity\CentroMovilizacion {#2237 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "BASE CENTRAL" +value: "47" +data: App\Entity\CentroMovilizacion {#2241 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "CM ZAMORA CH-ZAMORA" +value: "21" +data: App\Entity\CentroMovilizacion {#2244 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "BASE OCCIDENTAL - GUAYAQUIL" +value: "39" +data: App\Entity\CentroMovilizacion {#2249 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "5 BI- GUAYAQUIL" +value: "37" +data: App\Entity\CentroMovilizacion {#2252 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1943 -form: Symfony\Component\Form\Form {#1700 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1944 …5} |
full_name | "form[centroMovilizacion][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_centroMovilizacion" |
is_selected | Closure($choice, array $values) {#2298 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Centro de Movilización" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "centroMovilizacion" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_centroMovilizacion" |
valid | true |
value | [] |
unidadMilitar
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\UnidadMilitar" |
same as passed value |
empty_data | null |
null
|
label | "Unidad militar" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1564 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1463 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1563 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1559 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1558 …} } |
choices | null |
class | "App\Entity\UnidadMilitar" |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1464 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1472 …} -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 | "Unidad militar" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1461 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_unidadMilitar" ] |
cache_key | "_form_unidadMilitar_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "DISPENSARIO MÉDICO TIPO "A" NRO. 1" +value: "162" +data: App\Entity\UnidadMilitar {#2314 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "ESCUELA DE INFANTERÍA AÉREA (PORTOVIEJO)" +value: "281" +data: App\Entity\UnidadMilitar {#2369 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "BATALLÓN DE SELVA NRO. 57 "MONTECRISTI"" +value: "147" +data: App\Entity\UnidadMilitar {#2367 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "GRUPO DE ARTILLERÍA DE 105 MM. NRO. 1 "BOLÍVAR"" +value: "203" +data: App\Entity\UnidadMilitar {#2364 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "CENTRO DE REMONTA DEL EJÉRCITO-RIOBAMBA" +value: "302" +data: App\Entity\UnidadMilitar {#2362 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "COLEGIO MILITAR NRO. 5 "TCRN LAURO GUERRERO"" +value: "295" +data: App\Entity\UnidadMilitar {#2359 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "ESCUADRÓN DE INGENIEROS BLINDADOS NRO. 11" +value: "118" +data: App\Entity\UnidadMilitar {#2357 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "CIA. CUARTEL GEN II-DE" +value: "175" +data: App\Entity\UnidadMilitar {#2356 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "CMDO. LOGISTICO REGIONAL NRO. 74 HUANCAVILCA" +value: "178" +data: App\Entity\UnidadMilitar {#2353 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 27" +value: "233" +data: App\Entity\UnidadMilitar {#2352 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "HOSPITAL DE BRIGADA NRO. 1" +value: "160" +data: App\Entity\UnidadMilitar {#2350 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "CENTRO DE ENTRENAMIENTO EN SELVA NRO. 21" +value: "193" +data: App\Entity\UnidadMilitar {#2348 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "CIA. POLICIA MILITAR NRO. 21" +value: "190" +data: App\Entity\UnidadMilitar {#2345 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "COLEGIO MILITAR NRO. 11 "HEROES DEL CENEPA"" +value: "305" +data: App\Entity\UnidadMilitar {#2344 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "GRUPO DE ARTILLERÍA DE 105 MM. NRO. 7 "CABO MINACHO"" +value: "184" +data: App\Entity\UnidadMilitar {#2342 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +label: "BAT. DE SELVA NRO. 62 ZAMORA CMZAMORA" +value: "173" +data: App\Entity\UnidadMilitar {#2341 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "ESCUADRÓN DE RECONOCIMIENTO Y SEGURIDAD NO. 11" +value: "119" +data: App\Entity\UnidadMilitar {#2340 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "GRUPO DE ARTILLERIA ANTIAEREA AUTO PROPULSADA 12" +value: "235" +data: App\Entity\UnidadMilitar {#2339 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "GRUPO DE CABALLERÍA BLINDADO NRO. 31 "MACHALA"" +value: "123" +data: App\Entity\UnidadMilitar {#2338 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "BAT. DE SELVA NRO. 49 CAPT. CHIRIBOGA" +value: "138" +data: App\Entity\UnidadMilitar {#2337 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "GRUPO DE FUERZAS ESPECIALES NRO. 27" +value: "257" +data: App\Entity\UnidadMilitar {#2328 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "BATALLO SELVA 49 CAPT CHIRIBOGA" +value: "230" +data: App\Entity\UnidadMilitar {#2330 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "CUARTEL GENERAL NRO. 1" +value: "214" +data: App\Entity\UnidadMilitar {#2331 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +label: "COMPLETAMIENTO UNIDAD EL ORO" +value: "307" +data: App\Entity\UnidadMilitar {#2332 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +label: "CASA MILITAR PRESIDENCIAL" +value: "277" +data: App\Entity\UnidadMilitar {#2371 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "CENTRO DE MANTENIMIENTO DE LA AVIACION EJERCITO" +value: "278" +data: App\Entity\UnidadMilitar {#2373 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +label: "COLEGIO MILITAR No. 13 "PATRIA"" +value: "300" +data: App\Entity\UnidadMilitar {#2374 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +label: "CENTRO REMONTA DEL EJERCITO-IBARRA" +value: "109" +data: App\Entity\UnidadMilitar {#2376 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 31" +value: "106" +data: App\Entity\UnidadMilitar {#2378 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 31" +value: "64" +data: App\Entity\UnidadMilitar {#2379 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +label: "CIA. CUARTEL GENERAL NRO. 11" +value: "112" +data: App\Entity\UnidadMilitar {#2380 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +label: "HOSPITAL DE BRIGADA NRO. 11" +value: "117" +data: App\Entity\UnidadMilitar {#2381 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +label: "ESCUELA DE FORMACIÓN DE SLDOS. DE LA F.T. "VENCEDORES DEL CENEPA"" +value: "113" +data: App\Entity\UnidadMilitar {#2382 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +label: "GPO. DE CAB. BLIND. NRO. 33 TAPI" +value: "115" +data: App\Entity\UnidadMilitar {#2383 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "BASE DE MOVILIZACIÓN CENTRAL (PICHINCHA)" +value: "239" +data: App\Entity\UnidadMilitar {#2384 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "BAT. DE INFANT. DE MARINA ESMERALDAS (BIMESM)" +value: "201" +data: App\Entity\UnidadMilitar {#2385 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "BAT. DE TRANSPORTES DEL COLOG CHASQUI" +value: "97" +data: App\Entity\UnidadMilitar {#2387 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +label: "PELOTÓN POLICÍA MILITAR No. 15 (MUJR)" +value: "262" +data: App\Entity\UnidadMilitar {#2390 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +label: "POLICLÍNICO No. 15 (MUJR)" +value: "260" +data: App\Entity\UnidadMilitar {#2391 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "ESCUELA DE INFANTERÍA AÉREA (MUJR)" +value: "272" +data: App\Entity\UnidadMilitar {#2392 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +label: "GRUPO DE MONITOREO Y RECONOCIMIEMTO ELECTRONICO" +value: "88" +data: App\Entity\UnidadMilitar {#2393 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "CMDO. DE APOYO LOGISTICO NRO. 9 CMSTO" +value: "226" +data: App\Entity\UnidadMilitar {#2395 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "GPO. DE CAB. BLIND. NRO. 32 AZUAY CMCH" +value: "225" +data: App\Entity\UnidadMilitar {#2397 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "GPO. DE CAB. BLIND. NRO. 33 TAPI CMCH" +value: "229" +data: App\Entity\UnidadMilitar {#2398 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "GPO. DE CAB. BLIND. NRO. 33 TAPI CMSTO" +value: "228" +data: App\Entity\UnidadMilitar {#2399 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "CIA. CUARTEL GENERAL NRO. 11 CMSTO" +value: "227" +data: App\Entity\UnidadMilitar {#2401 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "COMPAÑÍA ANTI-TANQUE NRO. 1" +value: "163" +data: App\Entity\UnidadMilitar {#2402 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "CIA. POLICIA MILITAR DE LA IV-DE" +value: "104" +data: App\Entity\UnidadMilitar {#2403 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "COMPAÑÍA DE COMUNICACIONES DE LA IV.D.E" +value: "105" +data: App\Entity\UnidadMilitar {#2404 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "BAT. DE ING.DE COMBATE NRO. 67 'MONTUFAR'" +value: "127" +data: App\Entity\UnidadMilitar {#2406 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "BATALLON DE HONORES Y CEREMONIAS NRO 35" +value: "68" +data: App\Entity\UnidadMilitar {#2407 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "ESCUELA DE CABALLERIA BLINDADA CMCH" +value: "224" +data: App\Entity\UnidadMilitar {#2409 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "BATALLÓN DE SELVA NRO. 55 "PUTUMAYO"" +value: "141" +data: App\Entity\UnidadMilitar {#2410 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 11" +value: "121" +data: App\Entity\UnidadMilitar {#2413 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "ESCUADRÓN DE COMUNICACIONES NRO. 11" +value: "120" +data: App\Entity\UnidadMilitar {#2414 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "GRUPO DE ARTILLERÍA DE 155 MM. NRO. 11 "TNTE. RODRÍGUEZ"" +value: "122" +data: App\Entity\UnidadMilitar {#2415 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "CENTRO REMONTA DEL EJERCITO-MACHACHI" +value: "297" +data: App\Entity\UnidadMilitar {#2416 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +label: "GRUPO DE ARTILLERÍA AUTO REMOLCADO No. 79 (MUJR)" +value: "275" +data: App\Entity\UnidadMilitar {#2417 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +label: "COLEGIO MILITAR No. 6 "COMBATIENTES DE TAPI"" +value: "301" +data: App\Entity\UnidadMilitar {#2418 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +label: "ESC. DE CABALLERIA BLINDADA" +value: "116" +data: App\Entity\UnidadMilitar {#2419 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +label: "DISPENSARIO MEDICO TIPO B NRO. 13" +value: "69" +data: App\Entity\UnidadMilitar {#2420 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "DISPENSARIO MEDICO_A NRO. 27 MUJERES" +value: "287" +data: App\Entity\UnidadMilitar {#2421 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "DISPENSARIO MEDICO NRO. 15" +value: "80" +data: App\Entity\UnidadMilitar {#2423 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "COMPAÑÍA LOGÍSTICA DEL G.F.E 25" +value: "94" +data: App\Entity\UnidadMilitar {#2424 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "GRUPO DE ARTILLERÍA DE LANZADORES No. 80 (MUJR)" +value: "276" +data: App\Entity\UnidadMilitar {#2425 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "BAT. DE INFANT. NRO. 39 MAYOR GALO MOLINA CMC" +value: "223" +data: App\Entity\UnidadMilitar {#2426 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "CMDO. LOGISTICO NRO.72 STO DOMIGO" +value: "291" +data: App\Entity\UnidadMilitar {#2427 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "BAT. POLICIA MILITAR MINISTERIAL" +value: "84" +data: App\Entity\UnidadMilitar {#2429 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "BATALLÓN DE MANTENIMIENTO "QUISQUIS"" +value: "96" +data: App\Entity\UnidadMilitar {#2431 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "CIA. POLICIA MILITAR NRO. 25" +value: "93" +data: App\Entity\UnidadMilitar {#2432 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "CMDO. LOGISTICO NRO.72 SHYRIS" +value: "98" +data: App\Entity\UnidadMilitar {#2433 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "CMDO. Y ESTADO MAYOR DEL CEDE" +value: "219" +data: App\Entity\UnidadMilitar {#2434 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "COMPAÑÍA LOGÍSTICA No. 25" +value: "241" +data: App\Entity\UnidadMilitar {#2436 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "DIREC. DE MOVILIZACION CC.FF.AA." +value: "89" +data: App\Entity\UnidadMilitar {#2437 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "ESCUADRÓN DE COMUNICACIONES NRO. 15" +value: "79" +data: App\Entity\UnidadMilitar {#2438 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "ESCUELA SUPERIOR MILITAR "ELOY ALFARO"" +value: "101" +data: App\Entity\UnidadMilitar {#2439 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "GPO. DE CAB. BLIND. NRO. 32 AZUAY" +value: "114" +data: App\Entity\UnidadMilitar {#2441 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "POLICLÍNICO DEL CEE" +value: "124" +data: App\Entity\UnidadMilitar {#2442 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "UNIVERSIDAD DE LAS FUERZAS ARMADAS ESPE - SANGOLQUÍ" +value: "86" +data: App\Entity\UnidadMilitar {#2445 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "CIA. POLICIA MILITAR NRO. 13" +value: "70" +data: App\Entity\UnidadMilitar {#2446 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "CIA. POLICIA MILITAR NRO. 27" +value: "157" +data: App\Entity\UnidadMilitar {#2447 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "BATALLÓN DE SELVA NRO. 63 "GUALAQUIZA"" +value: "196" +data: App\Entity\UnidadMilitar {#2449 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "BAT. DE ING.DE COMBATE NRO. 68 COTOPAXI" +value: "128" +data: App\Entity\UnidadMilitar {#2451 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "CIA. CUARTEL GENERAL DE LA I-DE" +value: "67" +data: App\Entity\UnidadMilitar {#2452 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "BATALLÓN DE INGENIEROS No. 69 "CHIMBORAZO" (MUJR)" +value: "265" +data: App\Entity\UnidadMilitar {#2454 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "COMANDO DE APOYO LOGÍSTICO DEL C.E.E (MUJR)" +value: "263" +data: App\Entity\UnidadMilitar {#2455 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "BAT. DE ING.DE COMBATE NRO. 69 CHIMBORAZO" +value: "129" +data: App\Entity\UnidadMilitar {#2456 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "COLEGIO MILITAR NRO. 1 "ELOY ALFARO"" +value: "99" +data: App\Entity\UnidadMilitar {#2457 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "ESCUELA DE IWIAS DE LA FUERZA TERRESTRE" +value: "284" +data: App\Entity\UnidadMilitar {#2459 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "GRUPO DE AVIACIÓN DEL EJÉRCITO NRO. 44 "PASTAZA"" +value: "136" +data: App\Entity\UnidadMilitar {#2460 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "INST. GEOGRAFICO MILITAR" +value: "85" +data: App\Entity\UnidadMilitar {#2461 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "PELOTON POLICIA MILITAR NRO. 15" +value: "82" +data: App\Entity\UnidadMilitar {#2462 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "POLICLÍNICO No. 15" +value: "237" +data: App\Entity\UnidadMilitar {#2463 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "CMDO. DE APOYO LOGISTICO NRO. 9" +value: "111" +data: App\Entity\UnidadMilitar {#2464 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 13" +value: "236" +data: App\Entity\UnidadMilitar {#2465 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 13" +value: "71" +data: App\Entity\UnidadMilitar {#2466 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "HOSPITAL DE ESPECIALIDADES N. 1" +value: "90" +data: App\Entity\UnidadMilitar {#2467 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "DISPENSARIO MEDICO_A NRO. 27" +value: "155" +data: App\Entity\UnidadMilitar {#2468 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "BATALLÓN DE INGENIEROS No. 68 "COTOPAXI" (MUJR)" +value: "264" +data: App\Entity\UnidadMilitar {#2469 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "CIA. POLICIA MILITAR NRO. 31" +value: "107" +data: App\Entity\UnidadMilitar {#2470 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "GRUPO DE CABALLERÍA MECANIZADA NRO. 36 " "" +value: "108" +data: App\Entity\UnidadMilitar {#2471 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +label: "BATALLÓN DE ABASTECIMIENTOS "PURUHA"" +value: "95" +data: App\Entity\UnidadMilitar {#2472 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "COMANDO DE APOYO LOGÍSTICO No. 15 (MUJR)" +value: "261" +data: App\Entity\UnidadMilitar {#2473 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "CIA. DE COMUNICACIONES NRO.25" +value: "92" +data: App\Entity\UnidadMilitar {#2474 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "CUARTEL GENERAL DE LA II.D.E “LIBERTAD” (MUJR)" +value: "267" +data: App\Entity\UnidadMilitar {#2475 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +label: "CIA. POLICIA MILITAR DEL CEE" +value: "125" +data: App\Entity\UnidadMilitar {#2476 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "CMDO. APOYO LOGISTICO NRO. 15" +value: "81" +data: App\Entity\UnidadMilitar {#2477 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "COMANDO Y ESTADO MAYOR No. 25" +value: "303" +data: App\Entity\UnidadMilitar {#2478 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 13 "ESMERALDAS"" +value: "200" +data: App\Entity\UnidadMilitar {#2480 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "COMPAÑÍA ANTI-TANQUE NRO. 7" +value: "171" +data: App\Entity\UnidadMilitar {#2481 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "COLEGIO MILITAR NRO. 10 "ABDON CALDERON"" +value: "296" +data: App\Entity\UnidadMilitar {#2482 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "DISPENSARIO MÉDICO TIPO "B" DE LA I.D.E" +value: "65" +data: App\Entity\UnidadMilitar {#2484 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "CMDO. DE APOYO LOGISTICO ELECTRONICO" +value: "78" +data: App\Entity\UnidadMilitar {#2485 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +label: "COMPAÑÍA DE GUERRA ELECTRÓNICA" +value: "77" +data: App\Entity\UnidadMilitar {#2486 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +label: "CIA. DE COMUNICACIONES DE LA I-DE" +value: "66" +data: App\Entity\UnidadMilitar {#2487 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +label: "DISPENSARIO MEDICO TIPO B NRO. 25" +value: "91" +data: App\Entity\UnidadMilitar {#2488 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "CMDO. DE OPERACIONES NORTE" +value: "279" +data: App\Entity\UnidadMilitar {#2489 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "BATALLÓN DE SELVA NRO. 56 "TUNGURAHUA"" +value: "142" +data: App\Entity\UnidadMilitar {#2491 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +label: "ACADEMIA DE GUERRA DE LA FUERZA TERRESTRE" +value: "100" +data: App\Entity\UnidadMilitar {#2493 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +label: "BAT. DE COMUNICACIONES NRO. 1 RUMINAHUI" +value: "76" +data: App\Entity\UnidadMilitar {#2494 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +label: "CMDO. DE APOYO LOGISTICO DEL CEE" +value: "102" +data: App\Entity\UnidadMilitar {#2495 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +label: "COMPAÑÍA DE COMUNICACIONES DEL CEE" +value: "126" +data: App\Entity\UnidadMilitar {#2496 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +label: "GRUPO DE AVIACIÓN DEL EJÉRCITO NRO. 45 "PICHINCHA"" +value: "83" +data: App\Entity\UnidadMilitar {#2497 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +label: "PELOTÓN POLICÍA MILITAR DEL AGRUCOMGE" +value: "75" +data: App\Entity\UnidadMilitar {#2498 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +label: "POLICLÍNICO DEL AGRUCOMGE" +value: "74" +data: App\Entity\UnidadMilitar {#2499 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +label: "GRUPO DE FUERZAS ESPECIALES NRO. 25" +value: "256" +data: App\Entity\UnidadMilitar {#2500 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "UNIVERSIDAD DE LAS FUERZAS ARMADAS - SEDE LATACUNGA" +value: "87" +data: App\Entity\UnidadMilitar {#2501 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 37 "VENCEDORES"" +value: "73" +data: App\Entity\UnidadMilitar {#2502 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "CMDO. LOGISTICO NRO.72 SHYRIS mujeres" +value: "285" +data: App\Entity\UnidadMilitar {#2503 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "ESCUELA DE INFANTERÍA AÉREA" +value: "259" +data: App\Entity\UnidadMilitar {#2504 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "COLEGIO MILITAR NRO. 9 "EUGENIO ESPEJO"" +value: "292" +data: App\Entity\UnidadMilitar {#2505 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "BATALLÓN DE INFANTERÍA No. 35 "LIBERTADORES"" +value: "304" +data: App\Entity\UnidadMilitar {#2507 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 38 "AMBATO"" +value: "220" +data: App\Entity\UnidadMilitar {#2508 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 27" +value: "156" +data: App\Entity\UnidadMilitar {#2509 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "GPO. DE ART. LANZ. MULT. DE 122 NRO. 80 'ABDON CALDERON'" +value: "159" +data: App\Entity\UnidadMilitar {#2510 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "GPO. DE ARTILLERIA DE 155 MM. NRO. 79" +value: "158" +data: App\Entity\UnidadMilitar {#2511 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "ALA DE COMBATE NRO. 23 MUJER" +value: "209" +data: App\Entity\UnidadMilitar {#2512 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "BASE AÉREA ELOY ALFARO (ALA 23)" +value: "238" +data: App\Entity\UnidadMilitar {#2514 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "BASE NAVAL SALINAS" +value: "218" +data: App\Entity\UnidadMilitar {#2515 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 14 "MARAÑÓN"" +value: "217" +data: App\Entity\UnidadMilitar {#2518 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "COLEGIO MILITAR NRO. 2 "TNTE. HUGO ORTIZ"" +value: "290" +data: App\Entity\UnidadMilitar {#2520 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "GPO. DE CAB. BLINDADA NO. 4 F. CORDERO" +value: "204" +data: App\Entity\UnidadMilitar {#2521 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "GRUPO DE ARTILLERÍA DE 105 MM. NRO. 13 "MARISCAL SUCRE"" +value: "72" +data: App\Entity\UnidadMilitar {#2523 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "DISPENSARIO MÉDICO TIPO "B" IDE MUJER" +value: "299" +data: App\Entity\UnidadMilitar {#2524 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "CIA. CUARTEL GENERAL DE LA I-DE MUJER" +value: "286" +data: App\Entity\UnidadMilitar {#2525 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "GRUPO DE ARTILLERÍA ANTI-AÉREA NRO. 5 "MAYOR VALENCIA"" +value: "215" +data: App\Entity\UnidadMilitar {#2527 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "COLEGIO MILITAR NRO. 8 "GRAL JOSÉ DE VILLAMIL JOL"" +value: "294" +data: App\Entity\UnidadMilitar {#2528 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "BASE NAVAL ESMERALDAS" +value: "232" +data: App\Entity\UnidadMilitar {#2530 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +label: "GRUPO DE FUERZAS ESPECIALES NRO. 26" +value: "266" +data: App\Entity\UnidadMilitar {#2531 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "BATALLÓN DE INFANTERÍA MECANIZADA N° 9 "PEDERNALES"" +value: "283" +data: App\Entity\UnidadMilitar {#2533 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +label: "COLEGIO MILITAR NRO. 7 "MIGUEL ITURRALDE"" +value: "293" +data: App\Entity\UnidadMilitar {#2535 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "BASE NAVAL JARAMIJO" +value: "207" +data: App\Entity\UnidadMilitar {#2537 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "BAT. DE INFANT. DE MARINA JARAMIJO" +value: "208" +data: App\Entity\UnidadMilitar {#2539 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +label: "GPO. DE AVIACION DEL EJERCITO NRO. 43 PORTOVIEJO" +value: "210" +data: App\Entity\UnidadMilitar {#2540 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +label: "GPO. DE CABALLERIA MECANIZADO NRO. 16 SARAGURO" +value: "240" +data: App\Entity\UnidadMilitar {#2541 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "GRUPO DE CABALLERÍA MECANIZADA NRO. 12 "TNTE. ORTIZ"" +value: "211" +data: App\Entity\UnidadMilitar {#2542 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "BASE NAVAL NORTE GUAYAQUIL (MUJER)" +value: "271" +data: App\Entity\UnidadMilitar {#2543 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "BATALLÓN DE INFANTERÍA No. 15 “GUAYAQUIL” (MUJR)" +value: "270" +data: App\Entity\UnidadMilitar {#2545 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "UNIVERSIDAD DE FF. AA. SANTO DOMINGO" +value: "289" +data: App\Entity\UnidadMilitar {#2546 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +label: "COMANDO LOGÍSTICO No. 74 "HUANCAVILCA" (MUJR)" +value: "268" +data: App\Entity\UnidadMilitar {#2547 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +label: "COMPANIA DE COMUNICACIONES NRO 5 MUJERES" +value: "288" +data: App\Entity\UnidadMilitar {#2548 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +label: "DISPENSARIO MÉDICO TIPO "B" No. 5 (MUJR)" +value: "269" +data: App\Entity\UnidadMilitar {#2549 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "BASE NAVAL SUR GQUIL" +value: "197" +data: App\Entity\UnidadMilitar {#2550 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "ENTRENAMIENTO Y CERTIFICACIÓN DEL EJÉRCITO" +value: "216" +data: App\Entity\UnidadMilitar {#2552 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "BAT. DE INFANT. DE MARINA SAN LORENZO" +value: "202" +data: App\Entity\UnidadMilitar {#2554 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +label: "BASE NAVAL SAN CRISTOBAL" +value: "199" +data: App\Entity\UnidadMilitar {#2556 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "UNIDAD DE SISTEMA CONJUNTO DE DEFENSA ANTIAEREA" +value: "177" +data: App\Entity\UnidadMilitar {#2558 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "BAT. DE INFANT. DE MARINA SAN EDUARDO" +value: "198" +data: App\Entity\UnidadMilitar {#2560 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 1 "CONSTITUCIÓN"" +value: "165" +data: App\Entity\UnidadMilitar {#2561 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 2 "IMBABURA"" +value: "212" +data: App\Entity\UnidadMilitar {#2563 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 3 "PICHINCHA"" +value: "282" +data: App\Entity\UnidadMilitar {#2564 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "BATALLON DE SELVA No. 62 ZAMORA CMGUAYAS" +value: "222" +data: App\Entity\UnidadMilitar {#2565 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +label: "BATALLÓN DE SELVA NRO. 61 "SANTIAGO"" +value: "194" +data: App\Entity\UnidadMilitar {#2566 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "BASE DE MOVILIZACION OCCIDENTAL" +value: "181" +data: App\Entity\UnidadMilitar {#2568 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "BAT. DE INFANT. NRO. 15 GUAYAQUIL" +value: "182" +data: App\Entity\UnidadMilitar {#2570 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "BASE NAVAL (NORTE)GUAYAQUIL" +value: "231" +data: App\Entity\UnidadMilitar {#2571 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 19 "CARCHI"" +value: "186" +data: App\Entity\UnidadMilitar {#2572 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 20 "CAPT. DIAZ"" +value: "187" +data: App\Entity\UnidadMilitar {#2575 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "BATALLÓN DE INFANTERÍA MOTORIZADA NRO. 21 "MACARA"" +value: "188" +data: App\Entity\UnidadMilitar {#2576 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 7" +value: "172" +data: App\Entity\UnidadMilitar {#2578 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "COMPANIA DE COMUNICACIONES NRO 5" +value: "280" +data: App\Entity\UnidadMilitar {#2579 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "COMPAÑÍA DE COMUNICACIONES DE LA II.D.E" +value: "176" +data: App\Entity\UnidadMilitar {#2580 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 7" +value: "170" +data: App\Entity\UnidadMilitar {#2581 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "CUARTEL GENERAL NRO. 7" +value: "169" +data: App\Entity\UnidadMilitar {#2582 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "DISPENSARIO MÉDICO TIPO "A" NRO. 7" +value: "168" +data: App\Entity\UnidadMilitar {#2583 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "DISPENSARIO MEDICO TIPO B NRO. 5" +value: "180" +data: App\Entity\UnidadMilitar {#2584 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "ESCUELA DE AVIACIÓN DEL EJÉRCITO "CAPT. FERNANDO VÁSCONEZ"" +value: "179" +data: App\Entity\UnidadMilitar {#2585 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "HOSPITAL DE BRIGADA NRO. 7" +value: "167" +data: App\Entity\UnidadMilitar {#2586 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "HOSPITAL DE DIVISION DE LA II-DE" +value: "174" +data: App\Entity\UnidadMilitar {#2587 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "BASE DE MOVILIZACION ORIENTAL" +value: "133" +data: App\Entity\UnidadMilitar {#2588 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "BATALLÓN DE SELVA NRO. 50 "MORONA"" +value: "137" +data: App\Entity\UnidadMilitar {#2589 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 17" +value: "134" +data: App\Entity\UnidadMilitar {#2592 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 17" +value: "135" +data: App\Entity\UnidadMilitar {#2593 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "CUARTEL GENERAL NRO. 17" +value: "130" +data: App\Entity\UnidadMilitar {#2594 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "DISPENSARIO MEDICO NRO. 17" +value: "132" +data: App\Entity\UnidadMilitar {#2595 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 1" +value: "213" +data: App\Entity\UnidadMilitar {#2596 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 1" +value: "161" +data: App\Entity\UnidadMilitar {#2597 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "COLEGIO MILITAR NRO. 12 "CAPT GEOVANNY CALLES"" +value: "298" +data: App\Entity\UnidadMilitar {#2598 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "BATALLÓN DE OPERACIONES ESPECIALES DE SELVA NRO. 54 "CAPITÁN CALLES"" +value: "140" +data: App\Entity\UnidadMilitar {#2599 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +label: "GRUPO DE FUERZAS ESPECIALES NRO. 53 "RAYO"" +value: "139" +data: App\Entity\UnidadMilitar {#2601 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "HOSPITAL DE BRIGADA NRO. 17" +value: "131" +data: App\Entity\UnidadMilitar {#2602 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "COLEGIO MILITAR NRO. 14 "CRNL LUCIANO CORAL"" +value: "306" +data: App\Entity\UnidadMilitar {#2603 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "COMANDO LOGÍSTICO No 75 DE LA IV.D.E "AUCA"" +value: "146" +data: App\Entity\UnidadMilitar {#2604 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 19" +value: "144" +data: App\Entity\UnidadMilitar {#2606 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 19" +value: "145" +data: App\Entity\UnidadMilitar {#2607 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "CUARTEL GENERAL NRO. 19" +value: "143" +data: App\Entity\UnidadMilitar {#2608 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "ESC. DE SELVA Y CONTRA INSURGENCIA DE LA FUERZA TERRESTRE" +value: "149" +data: App\Entity\UnidadMilitar {#2609 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "HOSPITAL DE BRIGADA NRO. 19" +value: "148" +data: App\Entity\UnidadMilitar {#2610 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "BAT. DE INFANT. NRO. 39 "MAYO. GALO MOLINA"" +value: "103" +data: App\Entity\UnidadMilitar {#2611 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "BAT. DE INFANT. DE MARINA JAMBELI" +value: "166" +data: App\Entity\UnidadMilitar {#2612 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "CIA. DE INGENIEROS DE COMBATE NRO. 1" +value: "234" +data: App\Entity\UnidadMilitar {#2614 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "COLEGIO MILITAR NRO. 3 "HÉROES DEL 41"" +value: "164" +data: App\Entity\UnidadMilitar {#2615 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "COMANDO DE APOYO LOGÍSTICO NRO. 21" +value: "192" +data: App\Entity\UnidadMilitar {#2616 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "COMPAÑÍA DE COMUNICACIONES NRO. 21" +value: "191" +data: App\Entity\UnidadMilitar {#2617 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "BATALLÓN DE SELVA NRO. 17 "ZUMBA"" +value: "183" +data: App\Entity\UnidadMilitar {#2618 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "COMANDO APOYO LOGISTICO N. 73 (MUJR)" +value: "273" +data: App\Entity\UnidadMilitar {#2620 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "DISPENSARIO MEDICO TIPO B NRO. 21" +value: "189" +data: App\Entity\UnidadMilitar {#2621 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "BASE DE MOVILIZACION SUR" +value: "153" +data: App\Entity\UnidadMilitar {#2622 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "CIA. DE COMUNICACIONES DE LA III.DE" +value: "151" +data: App\Entity\UnidadMilitar {#2623 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "CMDO. LOGISTICO REGIONAL NRO. 73" +value: "154" +data: App\Entity\UnidadMilitar {#2624 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "COLEGIO MILITAR NRO. 4 "ABDÓN CALDERÓN"" +value: "152" +data: App\Entity\UnidadMilitar {#2626 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "COMPAÑÍA CUARTEL GENERAL DE LA III.D.E" +value: "205" +data: App\Entity\UnidadMilitar {#2627 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "GRUPO DE CABALLERÍA MECANIZADA DE LA III.D.E "GRAL. DÁVALOS"" +value: "206" +data: App\Entity\UnidadMilitar {#2628 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "HOSPITAL DE DIVISION DE LA III-DE" +value: "150" +data: App\Entity\UnidadMilitar {#2629 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "GRUPO DE CABALLERÍA MEC. NRO. 18 ""CAZADORES DE LOS RÍOS"" +value: "185" +data: App\Entity\UnidadMilitar {#2630 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "COMPAÑÍA POLICÍA MILITAR No. 27 “PORTETE" (MUJR)" +value: "274" +data: App\Entity\UnidadMilitar {#2631 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2299 -form: Symfony\Component\Form\Form {#1703 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2300 …5} |
full_name | "form[unidadMilitar][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_unidadMilitar" |
is_selected | Closure($choice, array $values) {#2849 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Unidad militar" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "unidadMilitar" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_unidadMilitar" |
valid | true |
value | [] |
centroInstruccion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\CentroInstruccion" |
same as passed value |
empty_data | null |
null
|
label | "Centro de instrucción" |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select" "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 {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1155 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1634 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1575 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1635 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1177 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1637 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1636 …} } |
choices | null |
class | "App\Entity\CentroInstruccion" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …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 {#1573 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#527 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1578 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Centro de instrucción" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1580 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "chosen-select" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_centroInstruccion" ] |
cache_key | "_form_centroInstruccion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +label: "BASE NAVAL" +value: "29" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2551 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "BATALLON DE INFANTERIA DE MARINA JAMBELÍ" +value: "23" +data: App\Entity\CentroInstruccion {#2870 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "BASE NAVL SAN CRISTOBAL" +value: "30" +data: App\Entity\CentroInstruccion {#2874 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +label: "BATALLON DE INFANTERIA DE MARINA ESMERALDAS" +value: "32" +data: App\Entity\CentroInstruccion {#2877 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +label: "COMANDO DE OPERACIONES NORTE" +value: "33" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2490 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "BATALLON DE INFANTERIA DE MARINA SAN LORENZO" +value: "34" +data: App\Entity\CentroInstruccion {#2882 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2862 +label: "BASE NAVAL JARAMIJO" +value: "35" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2538 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2863 +label: "BASE NAVAL DE SALINAS" +value: "38" +data: App\Entity\CentroInstruccion {#2887 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "C.I BMOT.20 CAPT. DIAZ" +value: "39" +data: App\Entity\CentroInstruccion {#2890 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "C I BIMOT 21 MACARA" +value: "40" +data: App\Entity\CentroInstruccion {#2894 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2867 +label: "27BA-CUENCA" +value: "49" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2632 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA "C.I.C"" +value: "50" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2532 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "LA AVANZADA "C.I.C.G.B 4"" +value: "51" +data: App\Entity\CentroInstruccion {#2901 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "GUAYAQUIL "C.I.C GUAYAQUIL"" +value: "43" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2544 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "SALINAS "C.I.C STA. ELENA"" +value: "44" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2516 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "MANTA "C.I.C. MANTA"" +value: "36" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2513 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "ESMERALDAS "C.I.C ESMERALDAS"" +value: "45" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2386 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "MACHALA "C.I.C EL ORO"" +value: "46" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2613 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "ESCUELA DE INFANTERÍA AÉREA "C.I.C A"" +value: "48" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2368 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "BATALLON DE INFANTERIA NRO 3 PICHINCA" +value: "53" +data: App\Entity\CentroInstruccion {#2917 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "FUERTE MILITAR TAPI "C.IC 11"" +value: "15" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2361 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "FUERTE MILITAR PATRIA "C.I.C 9"" +value: "47" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2329 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "FUERTE MILITAR ATAHUALPA "C.I.C 13"" +value: "12" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2372 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "FUERTE MILITAR HUANCAVILCA "C.I.C. 5"" +value: "26" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2355 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "BI No. 14 "MARAÑON" "C.I.C 14"" +value: "37" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2506 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "FUERTE MILITAR CALDERON "C.I.C 27"" +value: "21" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2351 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "FUERTE MILITAR SANTA ROSA "C.I.C 1"" +value: "22" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2370 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "FUERTE MILITAR ITURRALDE "C.I.C 7"" +value: "24" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2358 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "BATALLON DE INFANTERIA 19 "CARCHI" "C.I.C BI 19"" +value: "28" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2573 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "FUERTE MILITAR EL CONDOR "C.I.C 21"" +value: "25" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2347 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "GRUPO DE CABALLERIA MECANIZA "YAGUACHI" "C.I.C 31"" +value: "14" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2377 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "BATALLON DE INFANTERIA N. 13 ESMERALDAS "C.I.C 13"" +value: "31" +data: App\Entity\CentroInstruccion {#2944 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "FUERTE MILITAR AMAZONAS "C.I.C 17"" +value: "17" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2343 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "BATALLÓN DE SELVA N. 49 CAPT. CHIRIBOGA "C.I.C 49"" +value: "42" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2336 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "BATALLON SELVA 50 MORONA "C.I.C 50"" +value: "18" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2590 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "FUERTE MILITAR NAPO "C.I.C 19"" +value: "20" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2366 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "BATALLON DE SELVA 56 TUNGURAHUA "C.I.C 56"" +value: "19" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2411 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "B.E. 69 "CHIMBORAZO" LA BALVINA "C.I.C C.E.E"" +value: "41" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2443 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "BATALLON DE INGENIEROS 67 "MONTUFAR" SANTO DOMINGO" +value: "16" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2396 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "CI BATALLON DE SELVA ZUMBA" +value: "27" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2333 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "FUERTE MILITAR EL PINTADO "C.I.C 25"" +value: "13" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2388 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "FUERTE MILITAR "EPLICACHIMA"" +value: "54" +data: Proxies\__CG__\App\Entity\CentroInstruccion {#2453 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2850 -form: Symfony\Component\Form\Form {#1706 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2851 …5} |
full_name | "form[centroInstruccion][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_centroInstruccion" |
is_selected | Closure($choice, array $values) {#3001 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Centro de instrucción" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "centroInstruccion" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_centroInstruccion" |
valid | true |
value | [] |
activo
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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%" ] |
[ "style" => "width: 100%" ] |
choices | [ "Sí" => "true" "No" => "false" ] |
[ "Sí" => "true" "No" => "false" ] |
empty_data | null |
null
|
label | "Activo" |
same as passed value |
mapped | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Sí" => "true" "No" => "false" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Activo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1651 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_activo" ] |
cache_key | "_form_activo_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Sí" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "No" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3002 -form: Symfony\Component\Form\Form {#1709 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3003 …5} |
full_name | "form[activo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_activo" |
is_selected | Closure($choice, $value) {#3007 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#935 …} } |
label | "Activo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "activo" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_activo" |
valid | true |
value | "" |
fechaAcceso_WWdesdeWW
"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 | [ "style" => "width: 100%" ] |
[ "style" => "width: 100%" ] |
label | "admin.fields.fechaAcceso (desde):" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" ] |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#808 …} } |
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 | "admin.fields.fechaAcceso (desde):" |
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() {#1664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_fechaAcceso_WWdesdeWW" ] |
cache_key | "_form_fechaAcceso_WWdesdeWW_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3008 -form: Symfony\Component\Form\Form {#1712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3009 …5} |
full_name | "form[fechaAcceso_WWdesdeWW]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_fechaAcceso_WWdesdeWW" |
label | "admin.fields.fechaAcceso (desde):" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fechaAcceso_WWdesdeWW" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_fechaAcceso_WWdesdeWW" |
valid | true |
value | "" |
fechaAcceso_WWhastaWW
"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 | [ "style" => "width: 100%" ] |
[ "style" => "width: 100%" ] |
label | "admin.fields.fechaAcceso (hasta):" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" ] |
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 {#905 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#906 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#909 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#808 …} } |
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 | "admin.fields.fechaAcceso (hasta):" |
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() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1672 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_fechaAcceso_WWhastaWW" ] |
cache_key | "_form_fechaAcceso_WWhastaWW_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3010 -form: Symfony\Component\Form\Form {#1715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3011 …5} |
full_name | "form[fechaAcceso_WWhastaWW]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_fechaAcceso_WWhastaWW" |
label | "admin.fields.fechaAcceso (hasta):" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fechaAcceso_WWhastaWW" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_fechaAcceso_WWhastaWW" |
valid | true |
value | "" |