- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 3
- 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
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "proceso" => 47 "centroMovilizacion" => 29 ] |
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 | [ "proceso" => 47 "centroMovilizacion" => 29 ] |
[ "proceso" => 47 "centroMovilizacion" => 29 ] |
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 {#1636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1637 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1638 …} -namespace: Closure() {#1640 …} } |
data | [ "proceso" => 47 "centroMovilizacion" => 29 ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1539 …} } |
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() {#1657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1642 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#1656 …} } } |
validation_groups | [
"filtering"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | [ "proceso" => 47 "centroMovilizacion" => 29 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2409 -form: Symfony\Component\Form\Form {#2310 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2289 …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 | [ "proceso" => 47 "centroMovilizacion" => 29 ] |
proceso
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ProcesoReclutamiento {#1501 -id: 47 -anno: 2005 -llamada: "SEGUNDA" -fechaInicioRegistro: DateTime @1724212800 {#1492 date: 2024-08-21 00:00:00.0 America/New_York (-04:00) } -fechaFinRegistro: DateTime @1726977233 {#1489 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -fechaAcuartelamiento: DateTime @1726891200 {#1491 date: 2024-09-21 00:00:00.0 America/New_York (-04:00) } -fechaFinDias: DateTime @1726977233 {#1496 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -horaInicioAcuartelamiento: DateTime @21600 {#1497 date: 1970-01-01 01:00:00.0 America/New_York (-05:00) } -horaFinAcuartelamiento: DateTime @82800 {#1498 date: 1970-01-01 18:00:00.0 America/New_York (-05:00) } -fechaFinDiasPosteriores: DateTime @1726977233 {#1499 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -minutosTest: 120 -bajasPermitidas: 1 -activo: true -cantCursos: 3 -cursos: Doctrine\ORM\PersistentCollection {#1527 …} -fotoUniforme: null -tituloReporteUniforme: "Talla de Uniforme" -fotoJockey: null -tituloReporteJockey: "Talla de jockey" -fotoCalzado: null -tituloReporteCalzado: "Talla de calzado" -fotoCamiseta: null -tituloReporteCamiseta: "Talla de camiseta" -tituloReporteEstudios: "Estudios culminados" } |
View Format |
"47"
|
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\ProcesoReclutamiento" |
same as passed value |
data | App\Entity\ProcesoReclutamiento {#1501 -id: 47 -anno: 2005 -llamada: "SEGUNDA" -fechaInicioRegistro: DateTime @1724212800 {#1492 date: 2024-08-21 00:00:00.0 America/New_York (-04:00) } -fechaFinRegistro: DateTime @1726977233 {#1489 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -fechaAcuartelamiento: DateTime @1726891200 {#1491 date: 2024-09-21 00:00:00.0 America/New_York (-04:00) } -fechaFinDias: DateTime @1726977233 {#1496 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -horaInicioAcuartelamiento: DateTime @21600 {#1497 date: 1970-01-01 01:00:00.0 America/New_York (-05:00) } -horaFinAcuartelamiento: DateTime @82800 {#1498 date: 1970-01-01 18:00:00.0 America/New_York (-05:00) } -fechaFinDiasPosteriores: DateTime @1726977233 {#1499 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -minutosTest: 120 -bajasPermitidas: 1 -activo: true -cantCursos: 3 -cursos: Doctrine\ORM\PersistentCollection {#1527 …} -fotoUniforme: null -tituloReporteUniforme: "Talla de Uniforme" -fotoJockey: null -tituloReporteJockey: "Talla de jockey" -fotoCalzado: null -tituloReporteCalzado: "Talla de calzado" -fotoCamiseta: null -tituloReporteCamiseta: "Talla de camiseta" -tituloReporteEstudios: "Estudios culminados" } |
same as passed value |
empty_data | null |
null
|
label | "Proceso" |
same as passed value |
mapped | false |
false
|
multiple | 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 | [ "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 {#2211 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2212 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2223 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2216 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2224 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2225 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2227 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2226 …} } |
choices | null |
class | "App\Entity\ProcesoReclutamiento" |
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 {#1636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1637 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1638 …} -namespace: Closure() {#1640 …} } |
data | App\Entity\ProcesoReclutamiento {#1501 -id: 47 -anno: 2005 -llamada: "SEGUNDA" -fechaInicioRegistro: DateTime @1724212800 {#1492 date: 2024-08-21 00:00:00.0 America/New_York (-04:00) } -fechaFinRegistro: DateTime @1726977233 {#1489 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -fechaAcuartelamiento: DateTime @1726891200 {#1491 date: 2024-09-21 00:00:00.0 America/New_York (-04:00) } -fechaFinDias: DateTime @1726977233 {#1496 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -horaInicioAcuartelamiento: DateTime @21600 {#1497 date: 1970-01-01 01:00:00.0 America/New_York (-05:00) } -horaFinAcuartelamiento: DateTime @82800 {#1498 date: 1970-01-01 18:00:00.0 America/New_York (-05:00) } -fechaFinDiasPosteriores: DateTime @1726977233 {#1499 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -minutosTest: 120 -bajasPermitidas: 1 -activo: true -cantCursos: 3 -cursos: Doctrine\ORM\PersistentCollection {#1527 …} -fotoUniforme: null -tituloReporteUniforme: "Talla de Uniforme" -fotoJockey: null -tituloReporteJockey: "Talla de jockey" -fotoCalzado: null -tituloReporteCalzado: "Talla de calzado" -fotoCamiseta: null -tituloReporteCamiseta: "Talla de camiseta" -tituloReporteEstudios: "Estudios culminados" } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2217 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#44 …} -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 | "Proceso" |
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 |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1642 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2213 …} } } |
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_proceso" ] |
cache_key | "_form_proceso_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "2005 - SEGUNDA" +value: "47" +data: App\Entity\ProcesoReclutamiento {#1501 -id: 47 -anno: 2005 -llamada: "SEGUNDA" -fechaInicioRegistro: DateTime @1724212800 {#1492 date: 2024-08-21 00:00:00.0 America/New_York (-04:00) } -fechaFinRegistro: DateTime @1726977233 {#1489 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -fechaAcuartelamiento: DateTime @1726891200 {#1491 date: 2024-09-21 00:00:00.0 America/New_York (-04:00) } -fechaFinDias: DateTime @1726977233 {#1496 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -horaInicioAcuartelamiento: DateTime @21600 {#1497 date: 1970-01-01 01:00:00.0 America/New_York (-05:00) } -horaFinAcuartelamiento: DateTime @82800 {#1498 date: 1970-01-01 18:00:00.0 America/New_York (-05:00) } -fechaFinDiasPosteriores: DateTime @1726977233 {#1499 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -minutosTest: 120 -bajasPermitidas: 1 -activo: true -cantCursos: 3 -cursos: Doctrine\ORM\PersistentCollection {#1527 …} -fotoUniforme: null -tituloReporteUniforme: "Talla de Uniforme" -fotoJockey: null -tituloReporteJockey: "Talla de jockey" -fotoCalzado: null -tituloReporteCalzado: "Talla de calzado" -fotoCamiseta: null -tituloReporteCamiseta: "Talla de camiseta" -tituloReporteEstudios: "Estudios culminados" } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "2005 - PRIMERA" +value: "45" +data: App\Entity\ProcesoReclutamiento {#2404 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "2004 - SEGUNDA" +value: "44" +data: App\Entity\ProcesoReclutamiento {#2390 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "2004 - PRIMERA" +value: "43" +data: App\Entity\ProcesoReclutamiento {#2420 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "2003 - PRIMERA" +value: "41" +data: App\Entity\ProcesoReclutamiento {#2430 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "2000 - PRIMERA" +value: "28" +data: App\Entity\ProcesoReclutamiento {#2438 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "2000 - SEGUNDA" +value: "39" +data: App\Entity\ProcesoReclutamiento {#2446 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "2003 - SEGUNDA" +value: "42" +data: App\Entity\ProcesoReclutamiento {#2456 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "2005 - TERCERA" +value: "48" +data: App\Entity\ProcesoReclutamiento {#2466 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\ProcesoReclutamiento {#1501 -id: 47 -anno: 2005 -llamada: "SEGUNDA" -fechaInicioRegistro: DateTime @1724212800 {#1492 date: 2024-08-21 00:00:00.0 America/New_York (-04:00) } -fechaFinRegistro: DateTime @1726977233 {#1489 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -fechaAcuartelamiento: DateTime @1726891200 {#1491 date: 2024-09-21 00:00:00.0 America/New_York (-04:00) } -fechaFinDias: DateTime @1726977233 {#1496 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -horaInicioAcuartelamiento: DateTime @21600 {#1497 date: 1970-01-01 01:00:00.0 America/New_York (-05:00) } -horaFinAcuartelamiento: DateTime @82800 {#1498 date: 1970-01-01 18:00:00.0 America/New_York (-05:00) } -fechaFinDiasPosteriores: DateTime @1726977233 {#1499 date: 2024-09-21 23:53:53.0 America/New_York (-04:00) } -minutosTest: 120 -bajasPermitidas: 1 -activo: true -cantCursos: 3 -cursos: Doctrine\ORM\PersistentCollection {#1527 …} -fotoUniforme: null -tituloReporteUniforme: "Talla de Uniforme" -fotoJockey: null -tituloReporteJockey: "Talla de jockey" -fotoCalzado: null -tituloReporteCalzado: "Talla de calzado" -fotoCamiseta: null -tituloReporteCamiseta: "Talla de camiseta" -tituloReporteEstudios: "Estudios culminados" } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#2271 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2378 …5} |
full_name | "form[proceso]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_proceso" |
is_selected | Closure($choice, $value) {#2410 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2184 …} } |
label | "Proceso" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "proceso" |
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_proceso" |
valid | true |
value | "47" |
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 | [ "style" => "width: 100%" "class" => "chosen-select" ] |
[ "style" => "width: 100%" "class" => "chosen-select" ] |
class | "App\Entity\BaseMovilizacion" |
same as passed value |
disabled | true |
same as passed value |
label | "Base movilización:" |
same as passed value |
mapped | false |
false
|
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
query_builder | Doctrine\ORM\QueryBuilder {#2162 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2169 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "b" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2166 #from: "App\Entity\BaseMovilizacion" #alias: "b" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2167 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "b.id in (SELECT prb_base.id FROM App\Entity\ProcesoReclutamientoBase prb INNER JOIN prb.proceso prb_proceso INNER JOIN prb.base prb_base WHERE prb_proceso.id = :PROCESO AND (prb_base.id in (SELECT prc_base.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47 AND prc_centro.id = 29)))" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2168 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "b.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT b FROM App\Entity\BaseMovilizacion b WHERE b.id in (SELECT prb_base.id FROM App\Entity\ProcesoReclutamientoBase prb INNER JOIN prb.proceso prb_proceso INNER JOIN prb.base prb_base WHERE prb_proceso.id = :PROCESO AND (prb_base.id in (SELECT prc_base.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47 AND prc_centro.id = 29))) ORDER BY b.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2170 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "chosen-select" ] |
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 {#2211 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2212 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2317 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2239 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2238 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2225 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2242 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2240 …} } |
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 {#1636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1637 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1638 …} -namespace: Closure() {#1640 …} } |
data_class | null |
disabled | true |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2244 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#943 …} -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 movilización:" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#2162 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2169 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "b" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2166 #from: "App\Entity\BaseMovilizacion" #alias: "b" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2167 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "b.id in (SELECT prb_base.id FROM App\Entity\ProcesoReclutamientoBase prb INNER JOIN prb.proceso prb_proceso INNER JOIN prb.base prb_base WHERE prb_proceso.id = :PROCESO AND (prb_base.id in (SELECT prc_base.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47 AND prc_centro.id = 29)))" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2168 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "b.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT b FROM App\Entity\BaseMovilizacion b WHERE b.id in (SELECT prb_base.id FROM App\Entity\ProcesoReclutamientoBase prb INNER JOIN prb.proceso prb_proceso INNER JOIN prb.base prb_base WHERE prb_proceso.id = :PROCESO AND (prb_base.id in (SELECT prc_base.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47 AND prc_centro.id = 29))) ORDER BY b.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2170 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1642 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2236 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "chosen-select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_baseMovilizacion" ] |
cache_key | "_form_baseMovilizacion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "BASMOV OCCIDENTAL" +value: "11" +data: Proxies\__CG__\App\Entity\BaseMovilizacion {#1328 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#2469 -form: Symfony\Component\Form\Form {#2291 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2470 …5} |
full_name | "form[baseMovilizacion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_baseMovilizacion" |
is_selected | Closure($choice, $value) {#2475 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2184 …} } |
label | "Base movilización:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "baseMovilizacion" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | 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 | Proxies\__CG__\App\Entity\CentroMovilizacion {#1338 -id: 29 -nombre: "CENMOV SANTA ELENA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2370 …} -direccion: "2DA. AV. ENTRE 21 y 22" -geometria: "POINT(-80.87701 -2.20837)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2374 …} -direccionAcuartelamiento: "AV 9 DE OCTUBRE Y CALLE 18 DE AGOSTO" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2375 …} -activo: true +__isInitialized__: true …2 } |
View Format |
"29"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "chosen-select" ] |
[ "style" => "width: 100%" "class" => "chosen-select" ] |
class | "App\Entity\CentroMovilizacion" |
same as passed value |
data | Proxies\__CG__\App\Entity\CentroMovilizacion {#1338 -id: 29 -nombre: "CENMOV SANTA ELENA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2370 …} -direccion: "2DA. AV. ENTRE 21 y 22" -geometria: "POINT(-80.87701 -2.20837)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2374 …} -direccionAcuartelamiento: "AV 9 DE OCTUBRE Y CALLE 18 DE AGOSTO" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2375 …} -activo: true +__isInitialized__: true …2 } |
same as passed value |
disabled | true |
same as passed value |
label | "Centro Acuartelamiento:" |
same as passed value |
mapped | false |
false
|
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
query_builder | Doctrine\ORM\QueryBuilder {#2173 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2181 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2182 #from: "App\Entity\CentroMovilizacion" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2178 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.id in (SELECT prc_centro.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47)" "c.id = 29" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2174 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\CentroMovilizacion c WHERE c.id in (SELECT prc_centro.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47) AND c.id = 29 ORDER BY c.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2180 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "chosen-select" ] |
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 {#2211 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2212 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2261 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2315 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2246 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2225 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2253 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2314 …} } |
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 {#1636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1637 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1638 …} -namespace: Closure() {#1640 …} } |
data | Proxies\__CG__\App\Entity\CentroMovilizacion {#1338 -id: 29 -nombre: "CENMOV SANTA ELENA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2370 …} -direccion: "2DA. AV. ENTRE 21 y 22" -geometria: "POINT(-80.87701 -2.20837)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2374 …} -direccionAcuartelamiento: "AV 9 DE OCTUBRE Y CALLE 18 DE AGOSTO" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2375 …} -activo: true +__isInitialized__: true …2 } |
data_class | null |
disabled | true |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2257 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#998 …} -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 Acuartelamiento:" |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#2173 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2181 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2182 #from: "App\Entity\CentroMovilizacion" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2178 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.id in (SELECT prc_centro.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47)" "c.id = 29" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2174 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\CentroMovilizacion c WHERE c.id in (SELECT prc_centro.id FROM App\Entity\ProcesoReclutamientoCentro prc INNER JOIN prc.proceso prc_proceso INNER JOIN prc.base prc_base INNER JOIN prc.lugar prc_centro WHERE prc_proceso.id = 47) AND c.id = 29 ORDER BY c.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2180 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1642 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2259 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width: 100%" "class" => "chosen-select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_centroMovilizacion" ] |
cache_key | "_form_centroMovilizacion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "CENMOV SANTA ELENA" +value: "29" +data: Proxies\__CG__\App\Entity\CentroMovilizacion {#1338 -id: 29 -nombre: "CENMOV SANTA ELENA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2370 …} -direccion: "2DA. AV. ENTRE 21 y 22" -geometria: "POINT(-80.87701 -2.20837)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2374 …} -direccionAcuartelamiento: "AV 9 DE OCTUBRE Y CALLE 18 DE AGOSTO" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2375 …} -activo: true +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Proxies\__CG__\App\Entity\CentroMovilizacion {#1338 -id: 29 -nombre: "CENMOV SANTA ELENA" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2370 …} -direccion: "2DA. AV. ENTRE 21 y 22" -geometria: "POINT(-80.87701 -2.20837)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#2374 …} -direccionAcuartelamiento: "AV 9 DE OCTUBRE Y CALLE 18 DE AGOSTO" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#2375 …} -activo: true +__isInitialized__: true …2 } |
disabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#2478 -form: Symfony\Component\Form\Form {#2356 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2477 …5} |
full_name | "form[centroMovilizacion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_centroMovilizacion" |
is_selected | Closure($choice, $value) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2184 …} } |
label | "Centro Acuartelamiento:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "centroMovilizacion" |
placeholder | "--- Seleccione ---" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_centroMovilizacion" |
valid | true |
value | "29" |
unidad
"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 | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
query_builder | Doctrine\ORM\QueryBuilder {#2186 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2188 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2189 #from: "App\Entity\UnidadMilitar" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2175 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.id in (SELECT pru_unidad.id FROM App\Entity\ProcesoReclutamientoUnidad pru INNER JOIN pru.proceso pru_proceso INNER JOIN pru.lugar pru_centro INNER JOIN pru.unidad pru_unidad WHERE pru_proceso.id = 47 AND pru_centro.id = 29)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\UnidadMilitar u WHERE u.id in (SELECT pru_unidad.id FROM App\Entity\ProcesoReclutamientoUnidad pru INNER JOIN pru.proceso pru_proceso INNER JOIN pru.lugar pru_centro INNER JOIN pru.unidad pru_unidad WHERE pru_proceso.id = 47 AND pru_centro.id = 29) ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2176 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
same as passed value |
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 {#2211 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2212 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2366 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2266 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2311 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2225 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2269 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2274 …} } |
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 {#1636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1637 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1638 …} -namespace: Closure() {#1640 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2275 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#606 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} -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 | false |
placeholder | "--- Seleccione ---" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2186 -_em: Doctrine\ORM\EntityManager {#580 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2188 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2189 #from: "App\Entity\UnidadMilitar" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2175 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.id in (SELECT pru_unidad.id FROM App\Entity\ProcesoReclutamientoUnidad pru INNER JOIN pru.proceso pru_proceso INNER JOIN pru.lugar pru_centro INNER JOIN pru.unidad pru_unidad WHERE pru_proceso.id = 47 AND pru_centro.id = 29)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\UnidadMilitar u WHERE u.id in (SELECT pru_unidad.id FROM App\Entity\ProcesoReclutamientoUnidad pru INNER JOIN pru.proceso pru_proceso INNER JOIN pru.lugar pru_centro INNER JOIN pru.unidad pru_unidad WHERE pru_proceso.id = 47 AND pru_centro.id = 29) ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2176 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1642 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#45 …} $translationDomain: "validators" $message: Closure() {#2263 …} } } |
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_unidad" ] |
cache_key | "_form_unidad_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2487 -form: Symfony\Component\Form\Form {#2359 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2482 …5} |
full_name | "form[unidad]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_unidad" |
is_selected | Closure($choice, $value) {#2490 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2184 …} } |
label | "Unidad Militar" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "unidad" |
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_unidad" |
valid | true |
value | "" |