Forms
-
faculty_filter
-
nombre
-
department
-
area
-
line
-
CodCurriculum
-
faculty_filter
Form type:
"App\Form\FacultyFilterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "GET" |
| 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() {#879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#878 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "faculty_filter" "_faculty_filter" ] |
| cache_key | "_faculty_filter_faculty_filter" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1417 -errors: [] -form: Symfony\Component\Form\Form {#1220 …} } |
| form | Symfony\Component\Form\FormView {#1418 …5} |
| full_name | "faculty_filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "faculty_filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter" |
| valid | true |
| value | null |
nombre
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Buscar por nombre..." ] |
[ "placeholder" => "Buscar por nombre..." ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Buscar por nombre..." ] |
| 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\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#893 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#894 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Buscar por nombre..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_faculty_filter_nombre" ] |
| cache_key | "_faculty_filter_nombre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1410 -errors: [] -form: Symfony\Component\Form\Form {#1216 …} } |
| form | Symfony\Component\Form\FormView {#1409 …5} |
| full_name | "faculty_filter[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_nombre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_nombre" |
| valid | true |
| value | "" |
department
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2 form-control" ] |
[ "class" => "select2 form-control" ] |
| choice_label | "department" |
same as passed value |
| class | "App\Entity\Department" |
same as passed value |
| placeholder | "Todos los departamentos" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#884 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#829 …} } |
Doctrine\ORM\QueryBuilder {#961 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#966 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#967 #from: "App\Entity\Department" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#968 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.department ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT d FROM App\Entity\Department d ORDER BY d.department ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#964 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "department" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1079 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#970 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#974 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#969 …} } |
| choices | null |
| class | "App\Entity\Department" |
| 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\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#257 …11} |
| 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 {#1067 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#257 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#930 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los departamentos" |
| placeholder_attr | [] |
| 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 {#961 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#966 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#967 #from: "App\Entity\Department" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#968 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.department ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT d FROM App\Entity\Department d ORDER BY d.department ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#964 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#926 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_faculty_filter_department" ] |
| cache_key | "_faculty_filter_department_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +data: App\Entity\Department {#1493 …} +value: "DTUC-solam" +label: "Área de Soluciones Ambientales - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +data: App\Entity\Department {#1468 …} +value: "DTUC-Metro" +label: "Área Metrología - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +data: App\Entity\Department {#1482 …} +value: "CAstroIng" +label: "Centro de Astro-Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +data: App\Entity\Department {#1496 …} +value: "CEDEUS" +label: "Centro de Desarrollo Urbano Sustentable CEDEUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +data: App\Entity\Department {#1486 …} +value: "BRT+" +label: "Centro de Excelencia BRT+" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +data: App\Entity\Department {#1485 …} +value: "CIH" +label: "Centro\u{A0}de\u{A0}Innovación\u{A0}del\u{A0}Hormigón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +data: App\Entity\Department {#1573 …} +value: "CIENUC" +label: "Centro de Investigación en Nanotecnología y Materiales Avanzados CIEN UC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +data: App\Entity\Department {#1597 …} +value: "AdmCenRM" +label: "Centro de Investigación en Resonancia Magnética - Pontificia Universidad Católica de Chile" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +data: App\Entity\Department {#1604 …} +value: "CMA" +label: "Centro de Medio Ambiente" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +data: App\Entity\Department {#1619 …} +value: "CIGIDEN" +label: "Centro Nacional de Investigación para la Gestión Integrada de Desastres Naturales (CIGIDEN)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +data: App\Entity\Department {#1630 …} +value: "IIC" +label: "Departamento de Ciencia de la Computación" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +data: App\Entity\Department {#1637 …} +value: "IMM" +label: "Departamento de Ingeniería de Minería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +data: App\Entity\Department {#1644 …} +value: "ICT" +label: "Departamento de Ingeniería de Transporte y Logística" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +data: App\Entity\Department {#1651 …} +value: "IEE" +label: "Departamento de Ingeniería Eléctrica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +data: App\Entity\Department {#1658 …} +value: "ICE" +label: "Departamento de Ingeniería Estructural y Geotécnica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +data: App\Entity\Department {#1665 …} +value: "ICH" +label: "Departamento de Ingeniería Hidráulica y Ambiental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +data: App\Entity\Department {#1672 …} +value: "ICS" +label: "Departamento de Ingeniería Industrial y de Sistemas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +data: App\Entity\Department {#1679 …} +value: "ICM" +label: "Departamento de Ingeniería Mecánica y Metalúrgica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +data: App\Entity\Department {#1686 …} +value: "IIQ" +label: "Departamento de Ingeniería Química y Bioprocesos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +data: App\Entity\Department {#1693 …} +value: "ICC" +label: "Departamento de Ingeniería y Gestión de la Construcción" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +data: App\Entity\Department {#1700 …} +value: "DTUC-Labs" +label: "DICTUC Labs - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +data: App\Entity\Department {#1707 …} +value: "DTUC-Gener" +label: "DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +data: App\Entity\Department {#1714 …} +value: "DipEyBUC" +label: "Diplomado en Electromovilidad y Biocombustibles UC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +data: App\Entity\Department {#1721 …} +value: "DARI" +label: "Dirección Asociada de Relaciones Internacionales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +data: App\Entity\Department {#1728 …} +value: "DIREDUC" +label: "Dirección de Educación en Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +data: App\Entity\Department {#1735 …} +value: "DIRDICTUC" +label: "Dirección de Extensión y DICTUC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +data: App\Entity\Department {#1742 …} +value: "DIRINV" +label: "Dirección de Investigación e Innovación" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +data: App\Entity\Department {#1749 …} +value: "DIPEI" +label: "Dirección de Postgrado" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +data: App\Entity\Department {#1756 …} +value: "DIRDOC" +label: "Dirección de Pregrado" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +data: App\Entity\Department {#1763 …} +value: "DIRRESSOC" +label: "Dirección de Responsabilidad Social" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +data: App\Entity\Department {#1770 …} +value: "DIRTEC" +label: "Dirección de Tecnología" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +data: App\Entity\Department {#1777 …} +value: "IDI" +label: "Diseño en Ingeniería (Dilab)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +data: App\Entity\Department {#1784 …} +value: "DTUC-divMA" +label: "División Centro Ambiental - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +data: App\Entity\Department {#1791 …} +value: "DTUC-divMM" +label: "División Centro de Minería - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +data: App\Entity\Department {#1798 …} +value: "DTUC-divCT" +label: "División Ingeniería de Transporte - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +data: App\Entity\Department {#1805 …} +value: "DTUC-divCH" +label: "División Ingeniería Hidráulica y Ambiental - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +data: App\Entity\Department {#1812 …} +value: "DTUC-divCM" +label: "División Ingeniería Mecánica y Metalúrgica - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +data: App\Entity\Department {#1819 …} +value: "DTUC-divIQ" +label: "División Ingeniería Química y Bioprocesos - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +data: App\Entity\Department {#1826 …} +value: "DTUC-divCC" +label: "División Ingeniería y Gestión de la Construcción - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +data: App\Entity\Department {#1833 …} +value: "EscIng" +label: "Escuela de Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +data: App\Entity\Department {#1840 …} +value: "FacIng" +label: "Facultad de Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +data: App\Entity\Department {#1847 …} +value: "DTUC-AdmFi" +label: "Gerencia de Administración y Finanzas - DICTUC S.A." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +data: App\Entity\Department {#1854 …} +value: "IMA" +label: "Ingeniería Matemática y Computacional" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +data: App\Entity\Department {#1861 …} +value: "IBIOMED" +label: "Instituto de Ingeniería Biológica y Médica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +data: App\Entity\Department {#1868 …} +value: "ISCI" +label: "Instituto Sistemas Complejos de Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +data: App\Entity\Department {#1875 …} +value: "DTUCLabRR" +label: "Laboratorio de Energías Renovables y Residuos ‐ DICTUC UC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +data: App\Entity\Department {#1882 …} +value: "IAC" +label: "Magister en Administración de la Construcción" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +data: App\Entity\Department {#1889 …} +value: "MIE" +label: "Magister en Ingenieria de la Energia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +data: App\Entity\Department {#1896 …} +value: "IEG" +label: "Magíster en Ingeniería Estructural y Geotécnica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +data: App\Entity\Department {#1903 …} +value: "IND" +label: "Magister en Ingeniería Industrial" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +data: App\Entity\Department {#1910 …} +value: "IMI" +label: "Magister en Innovación" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +data: App\Entity\Department {#1917 …} +value: "MTIG" +label: "Magister en Tecnologías de Información y Gestión" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +data: App\Entity\Department {#1924 …} +value: "IRB" +label: "Sistemas Autónomos y Robóticos" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1407 -errors: [] -form: Symfony\Component\Form\Form {#1233 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1408 …5} |
| full_name | "faculty_filter[department]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_department" |
| is_selected | Closure($choice, $value) {#1406 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "department" |
| placeholder | "Todos los departamentos" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_department" |
| valid | true |
| value | "" |
area
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2 form-control" ] |
[ "class" => "select2 form-control" ] |
| choice_label | "area" |
same as passed value |
| class | "App\Entity\ResearchArea" |
same as passed value |
| placeholder | "Todas las áreas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#885 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#829 …} } |
Doctrine\ORM\QueryBuilder {#1104 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ra" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1105 #from: "App\Entity\ResearchArea" #alias: "ra" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1106 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ra.area ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT ra FROM App\Entity\ResearchArea ra ORDER BY ra.area ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1100 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "area" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1136 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1108 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1107 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1109 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1127 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1111 …} } |
| choices | null |
| class | "App\Entity\ResearchArea" |
| 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\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#257 …11} |
| 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 {#1124 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#257 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todas las áreas" |
| placeholder_attr | [] |
| 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 {#1104 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ra" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1105 #from: "App\Entity\ResearchArea" #alias: "ra" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1106 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ra.area ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT ra FROM App\Entity\ResearchArea ra ORDER BY ra.area ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1100 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_faculty_filter_area" ] |
| cache_key | "_faculty_filter_area_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +data: App\Entity\ResearchArea {#1993 …} +value: "44" +label: "Agronomía e Ingeniería Forestal" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +data: App\Entity\ResearchArea {#2001 …} +value: "9" +label: "Ciencia de la Computación" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +data: App\Entity\ResearchArea {#2008 …} +value: "32" +label: "Ciencia de la Computación" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +data: App\Entity\ResearchArea {#2015 …} +value: "47" +label: "Ciencias Biológicas" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +data: App\Entity\ResearchArea {#2022 …} +value: "31" +label: "Economía de Minerales" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +data: App\Entity\ResearchArea {#2029 …} +value: "45" +label: "Física" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +data: App\Entity\ResearchArea {#2036 …} +value: "43" +label: "Ingeniería" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +data: App\Entity\ResearchArea {#2043 …} +value: "15" +label: "Ingeniería Ambiental" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +data: App\Entity\ResearchArea {#2050 …} +value: "11" +label: "Ingeniería Civil" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +data: App\Entity\ResearchArea {#2057 …} +value: "24" +label: "Ingeniería de Bioprocesos" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: App\Entity\ResearchArea {#2064 …} +value: "25" +label: "Ingeniería de Computación" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: App\Entity\ResearchArea {#2071 …} +value: "17" +label: "Ingeniería de Diseño y Construcción de Obras" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: App\Entity\ResearchArea {#2078 …} +value: "21" +label: "Ingeniería de Minería" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\ResearchArea {#2085 …} +value: "4" +label: "Ingeniería de Transporte y Logística" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\ResearchArea {#2092 …} +value: "22" +label: "Ingeniería de Transporte y Logística" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: App\Entity\ResearchArea {#2099 …} +value: "8" +label: "Ingeniería Eléctrica" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +data: App\Entity\ResearchArea {#2106 …} +value: "14" +label: "Ingeniería Eléctrica" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +data: App\Entity\ResearchArea {#2113 …} +value: "26" +label: "Ingeniería Eléctrica" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +data: App\Entity\ResearchArea {#2120 …} +value: "29" +label: "Ingeniería en Sistemas de Información" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: App\Entity\ResearchArea {#2127 …} +value: "18" +label: "Ingeniería Estructural" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: App\Entity\ResearchArea {#2134 …} +value: "2" +label: "Ingeniería Estructural y Geotécnica" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\ResearchArea {#2141 …} +value: "19" +label: "Ingeniería Geotécnica" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: App\Entity\ResearchArea {#2148 …} +value: "20" +label: "Ingeniería Hidráulica" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: App\Entity\ResearchArea {#2155 …} +value: "3" +label: "Ingeniería Hidráulica y Ambiental" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: App\Entity\ResearchArea {#2162 …} +value: "5" +label: "Ingeniería Industrial y de Sistemas" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +data: App\Entity\ResearchArea {#2169 …} +value: "28" +label: "Ingeniería Industrial y de Sistemas" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: App\Entity\ResearchArea {#2176 …} +value: "36" +label: "Ingenieria Industrial y de Transporte" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: App\Entity\ResearchArea {#2183 …} +value: "34" +label: "Ingeniería Mecánica" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +data: App\Entity\ResearchArea {#2190 …} +value: "37" +label: "Ingeniería Mecánica" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +data: App\Entity\ResearchArea {#2197 …} +value: "27" +label: "Ingeniería Mecánica y Metalúrgica" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +data: App\Entity\ResearchArea {#2204 …} +value: "23" +label: "Ingeniería Química" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: App\Entity\ResearchArea {#2211 …} +value: "7" +label: "Ingeniería Química y Bioprocesos" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: App\Entity\ResearchArea {#2218 …} +value: "13" +label: "Ingeniería Química y Bioprocesos" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: App\Entity\ResearchArea {#2225 …} +value: "1" +label: "Ingeniería y Gestión de la Construcción" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: App\Entity\ResearchArea {#2232 …} +value: "16" +label: "Ingeniería y Gestión de la Construcción" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: App\Entity\ResearchArea {#2239 …} +value: "38" +label: "Ingeniería y Tecnología" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: App\Entity\ResearchArea {#2246 …} +value: "48" +label: "Matemáticas" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: App\Entity\ResearchArea {#2253 …} +value: "10" +label: "Minería" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: App\Entity\ResearchArea {#2260 …} +value: "35" +label: "Minería y Medio Ambiente" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: App\Entity\ResearchArea {#2267 …} +value: "46" +label: "Química y Farmacia" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1974 -errors: [] -form: Symfony\Component\Form\Form {#1231 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1405 …5} |
| full_name | "faculty_filter[area]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_area" |
| is_selected | Closure($choice, $value) {#1976 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "area" |
| placeholder | "Todas las áreas" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_area" |
| valid | true |
| value | "" |
line
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2 form-control" ] |
[ "class" => "select2 form-control" ] |
| choice_label | "line" |
same as passed value |
| class | "App\Entity\ResearchLine" |
same as passed value |
| placeholder | "Todas las líneas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#886 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#829 …} } |
Doctrine\ORM\QueryBuilder {#1164 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1163 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1165 #from: "App\Entity\ResearchLine" #alias: "rl" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1166 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rl.line ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT rl FROM App\Entity\ResearchLine rl ORDER BY rl.line ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1160 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "line" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1196 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1168 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1167 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1109 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1171 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1169 …} } |
| choices | null |
| class | "App\Entity\ResearchLine" |
| 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\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#257 …11} |
| 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 {#1184 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#257 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1114 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todas las líneas" |
| placeholder_attr | [] |
| 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 {#1164 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1163 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1165 #from: "App\Entity\ResearchLine" #alias: "rl" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1166 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rl.line ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT rl FROM App\Entity\ResearchLine rl ORDER BY rl.line ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1160 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#1116 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_faculty_filter_line" ] |
| cache_key | "_faculty_filter_line_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: App\Entity\ResearchLine {#2323 …} +value: "35" +label: "Administración de la Construcción" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: App\Entity\ResearchLine {#2393 …} +value: "8" +label: "Analisis Experimental" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +data: App\Entity\ResearchLine {#2400 …} +value: "41" +label: "Análisis Experimental" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\ResearchLine {#2405 …} +value: "27" +label: "Automática y Procesamiento de Señales" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: App\Entity\ResearchLine {#2410 …} +value: "66" +label: "Automática y Procesamiento de Señales" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\ResearchLine {#2415 …} +value: "69" +label: "Base de datos" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\ResearchLine {#2420 …} +value: "74" +label: "Base de datos" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\ResearchLine {#2425 …} +value: "22" +label: "Biotecnología" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: App\Entity\ResearchLine {#2430 …} +value: "61" +label: "Biotecnología" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: App\Entity\ResearchLine {#2435 …} +value: "6" +label: "Dinámica Estructural" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: App\Entity\ResearchLine {#2440 …} +value: "39" +label: "Dinámica Estructural" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: App\Entity\ResearchLine {#2445 …} +value: "5" +label: "Diseño Estructural" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: App\Entity\ResearchLine {#2450 …} +value: "38" +label: "Diseño Estructural" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: App\Entity\ResearchLine {#2455 …} +value: "57" +label: "Diseño Mecánico y Automatización" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: App\Entity\ResearchLine {#2460 …} +value: "14" +label: "Economía y Gestión de Empresas de Transporte" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: App\Entity\ResearchLine {#2465 …} +value: "25" +label: "Energía y Potencia" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: App\Entity\ResearchLine {#2470 …} +value: "64" +label: "Energía y Potencia" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: App\Entity\ResearchLine {#2475 …} +value: "56" +label: "Energía y Sistemas Térmicos" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: App\Entity\ResearchLine {#2480 …} +value: "31" +label: "Evaluación Económico-Ambiental en la Minería" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: App\Entity\ResearchLine {#2485 …} +value: "2" +label: "Gestión de la Construcción" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: App\Entity\ResearchLine {#2490 …} +value: "18" +label: "Gestión y Economía" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: App\Entity\ResearchLine {#2495 …} +value: "1" +label: "Infraestructura Vial" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: App\Entity\ResearchLine {#2500 …} +value: "34" +label: "Infraestructura Vial" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +data: App\Entity\ResearchLine {#2505 …} +value: "24" +label: "Ingeniería de Alimentos" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: App\Entity\ResearchLine {#2510 …} +value: "63" +label: "Ingeniería de Alimentos" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +data: App\Entity\ResearchLine {#2515 …} +value: "70" +label: "Ingeniería de software (procesos y arquitectura)" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +data: App\Entity\ResearchLine {#2520 …} +value: "75" +label: "Ingeniería de software (procesos y arquitectura)" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +data: App\Entity\ResearchLine {#2525 …} +value: "26" +label: "Ingeniería Electrónica y de Comunicaciones" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +data: App\Entity\ResearchLine {#2530 …} +value: "65" +label: "Ingeniería Electrónica y de Comunicaciones" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: App\Entity\ResearchLine {#2535 …} +value: "9" +label: "Ingenieria Geotécnica" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: App\Entity\ResearchLine {#2540 …} +value: "42" +label: "Ingeniería Geotécnica" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +data: App\Entity\ResearchLine {#2545 …} +value: "10" +label: "Ingeniería Hidraulica y Ambiental" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +data: App\Entity\ResearchLine {#2550 …} +value: "43" +label: "Ingeniería Hidráulica y Ambiental" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +data: App\Entity\ResearchLine {#2555 …} +value: "7" +label: "Ingenieria Sismica" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +data: App\Entity\ResearchLine {#2560 …} +value: "40" +label: "Ingeniería Sísmica" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Entity\ResearchLine {#2565 …} +value: "68" +label: "Inteligencia de máquina y visión por computador" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Entity\ResearchLine {#2570 …} +value: "73" +label: "Inteligencia de máquina y visión por computador" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Entity\ResearchLine {#2575 …} +value: "17" +label: "Investigación y Gestión de Operaciones" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Entity\ResearchLine {#2580 …} +value: "33" +label: "Mantenimiento y Automatización de Equipos Mineros" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Entity\ResearchLine {#2585 …} +value: "55" +label: "Materiales y Procesos de Manufactura" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Entity\ResearchLine {#2590 …} +value: "23" +label: "Medio Ambiente y Procesos de Descontaminación" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Entity\ResearchLine {#2595 …} +value: "62" +label: "Medio Ambiente y Procesos de Descontaminación" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\ResearchLine {#2600 …} +value: "32" +label: "Planificación Minera" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\ResearchLine {#2605 …} +value: "15" +label: "Planificación y Diseño de Sistemas de Transporte" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +data: App\Entity\ResearchLine {#2610 …} +value: "67" +label: "Sistemas Colaborativos" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +data: App\Entity\ResearchLine {#2615 …} +value: "72" +label: "Sistemas Colaborativos" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +data: App\Entity\ResearchLine {#2620 …} +value: "3" +label: "Tecnología y Vivienda" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +data: App\Entity\ResearchLine {#2625 …} +value: "36" +label: "Tecnología y Vivienda" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\ResearchLine {#2630 …} +value: "71" +label: "Tecnologías de la información" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: App\Entity\ResearchLine {#2635 …} +value: "76" +label: "Tecnologías de la información" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\ResearchLine {#2640 …} +value: "4" +label: "Teoría y Análisis Computacional de Estructuras" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\ResearchLine {#2645 …} +value: "37" +label: "Teoría y Análisis Computacional de Estructuras" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +data: App\Entity\ResearchLine {#2650 …} +value: "16" +label: "Transporte de Carga y Logística" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2304 -errors: [] -form: Symfony\Component\Form\Form {#1235 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1975 …5} |
| full_name | "faculty_filter[line]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_line" |
| is_selected | Closure($choice, $value) {#2306 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "line" |
| placeholder | "Todas las líneas" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_line" |
| valid | true |
| value | "" |
CodCurriculum
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2 form-control" ] |
[ "class" => "select2 form-control" ] |
| choice_label | "NomCurriculum" |
same as passed value |
| class | "App\Entity\CodCurriculum" |
same as passed value |
| placeholder | "Todos los currículums" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#887 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#829 …} } |
Doctrine\ORM\QueryBuilder {#1205 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1204 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1206 #from: "App\Entity\CodCurriculum" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1207 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cc.nom_curriculum ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT cc FROM App\Entity\CodCurriculum cc ORDER BY cc.nom_curriculum ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1201 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NomCurriculum" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1237 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1209 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1208 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1109 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1210 …} } |
| choices | null |
| class | "App\Entity\CodCurriculum" |
| 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\SameOriginCsrfTokenManager {#623 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#144 …} -logger: Monolog\Logger {#175 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#624 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#257 …11} |
| 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 {#1225 -singleId: true -intId: true -idField: "codCurriculum" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#257 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1175 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los currículums" |
| placeholder_attr | [] |
| 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 {#1205 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1204 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1206 #from: "App\Entity\CodCurriculum" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1207 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cc.nom_curriculum ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#965 …} -dql: "SELECT cc FROM App\Entity\CodCurriculum cc ORDER BY cc.nom_curriculum ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1201 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#257 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#186 …} $message: Closure() {#1178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_faculty_filter_CodCurriculum" ] |
| cache_key | "_faculty_filter_CodCurriculum_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 40301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +data: App\Entity\CodCurriculum {#2717 …} +value: "40301" +label: "DOCTORADO EN CIENCIAS DE LA INGENIERÍA" +attr: [] +labelTranslationParameters: [] } 41401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +data: App\Entity\CodCurriculum {#2727 …} +value: "41401" +label: "DOCTORADO EN INGENIERÍA Y CIENCIAS CON LA INDUSTRIA" +attr: [] +labelTranslationParameters: [] } 41301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +data: App\Entity\CodCurriculum {#2728 …} +value: "41301" +label: "DOCTORADO EN INGENIERÍA Y TECNOLOGÍA" +attr: [] +labelTranslationParameters: [] } 40201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +data: App\Entity\CodCurriculum {#2729 …} +value: "40201" +label: "MAGÍSTER EN CIENCIAS DE LA INGENIERÍA" +attr: [] +labelTranslationParameters: [] } 40401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Entity\CodCurriculum {#2732 …} +value: "40401" +label: "MAGÍSTER EN INGENIERÍA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2698 -errors: [] -form: Symfony\Component\Form\Form {#1258 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2305 …5} |
| full_name | "faculty_filter[CodCurriculum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_CodCurriculum" |
| is_selected | Closure($choice, $value) {#2700 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "CodCurriculum" |
| placeholder | "Todos los currículums" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_CodCurriculum" |
| valid | true |
| value | "" |