Forms
-
faculty_filter
-
faculty
-
department
-
1area
-
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "faculty" => null "department" => null "line" => null "CodCurriculum" => null ] |
| Model Format | same as normalized format |
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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#885 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() {#887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#886 …} $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 | [ "faculty" => null "department" => null "line" => null "CodCurriculum" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1699 -errors: [] -form: Symfony\Component\Form\Form {#1416 …} } |
| form | Symfony\Component\Form\FormView {#1700 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter" |
| valid | false |
| value | [ "faculty" => null "department" => null "line" => null "CodCurriculum" => null ] |
faculty
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | Closure(Faculty $faculty) {#892 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
same as passed value |
| class | "App\Entity\Faculty" |
same as passed value |
| label | "Académico" |
same as passed value |
| placeholder | "Todos los académicos" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#893 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
Doctrine\ORM\QueryBuilder {#990 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#993 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "f" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#994 #from: "App\Entity\Faculty" #alias: "f" #indexBy: null } ] "join" => [ "f" => [ Doctrine\ORM\Query\Expr\Join {#995 #joinType: "INNER" #join: "f.user" #alias: "u" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#996 #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: [ "f.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#997 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT f FROM App\Entity\Faculty f INNER JOIN f.user u WHERE f.active = 1 ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#989 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "u" => "f" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Faculty $faculty) {#892 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#999 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#998 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1002 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1110 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1003 …} } |
| choices | null |
| class | "App\Entity\Faculty" |
| 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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -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 {#231 …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 {#1107 -singleId: true -intId: true -idField: "rut" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#231 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#931 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Académico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los académicos" |
| 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 {#990 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#993 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "f" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#994 #from: "App\Entity\Faculty" #alias: "f" #indexBy: null } ] "join" => [ "f" => [ Doctrine\ORM\Query\Expr\Join {#995 #joinType: "INNER" #join: "f.user" #alias: "u" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#996 #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: [ "f.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#997 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT f FROM App\Entity\Faculty f INNER JOIN f.user u WHERE f.active = 1 ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#989 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "u" => "f" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_faculty_filter_faculty" ] |
| cache_key | "_faculty_filter_faculty_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1692 -errors: [] -form: Symfony\Component\Form\Form {#1404 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1658 …5} |
| full_name | "faculty_filter[faculty]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "faculty_filter_faculty" |
| is_selected | Closure($choice, $value) {#1687 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Académico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "faculty" |
| placeholder | "Todos los académicos" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_faculty" |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | Closure(Department $department) {#894 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
same as passed value |
| class | "App\Entity\Department" |
same as passed value |
| label | "Departamento" |
same as passed value |
| placeholder | "Todos los departamentos" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#895 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
Doctrine\ORM\QueryBuilder {#1217 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1216 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1218 #from: "App\Entity\Department" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1219 #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: [ "d.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1220 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.department ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT d FROM App\Entity\Department d WHERE d.active = 1 ORDER BY d.department ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1213 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Department $department) {#894 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1263 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1222 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1223 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1221 …} } |
| 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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -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 {#231 …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 {#1244 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#231 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1099 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Departamento" |
| 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 {#1217 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1216 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1218 #from: "App\Entity\Department" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1219 #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: [ "d.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1220 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.department ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT d FROM App\Entity\Department d WHERE d.active = 1 ORDER BY d.department ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1213 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#1101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| 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 {#1731 +data: App\Entity\Department {#1752 …} +value: "centapu" +label: "Central De Apuntes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +data: App\Entity\Department {#1746 …} +value: "CAstroIng" +label: "Centro De Astro-Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: App\Entity\Department {#1760 …} +value: "CEDEUS2" +label: "Centro De Desarrollo Urbano Sustentable" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +data: App\Entity\Department {#1772 …} +value: "CEDEUS3" +label: "Centro De Desarrollo Urbano Sustentable" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +data: App\Entity\Department {#1840 …} +value: "CEDEUS4" +label: "Centro De Desarrollo Urbano Sustentable" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +data: App\Entity\Department {#1741 …} +value: "CEDEUS11" +label: "Centro De Desarrollo Urbano Sustentable" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +data: App\Entity\Department {#1774 …} +value: "CEnerIng" +label: "Centro De Energía De La Escuela De Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +data: App\Entity\Department {#1798 …} +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 {#1775 +data: App\Entity\Department {#1808 …} +value: "CEDEUS10" +label: "Centro De Investigación Para La Gestión Integrada Del Riesgo De Desastres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +data: App\Entity\Department {#1829 …} +value: "CYPICS" +label: "Centro Interdisciplinario Para La Productividad Y Construcción Sustentable (Cipycs)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +data: App\Entity\Department {#1788 …} +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 {#2184 +data: App\Entity\Department {#1855 …} +value: "IIC" +label: "Departamento De Ciencia De La Computación" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\Department {#1862 …} +value: "IMM" +label: "Departamento De Ingeniería De Minería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\Department {#1869 …} +value: "ICT" +label: "Departamento De Ingeniería De Transporte Y Logística" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\Department {#1876 …} +value: "IEE" +label: "Departamento De Ingeniería Eléctrica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\Department {#1883 …} +value: "ICE" +label: "Departamento De Ingeniería Estructural Y Geotécnica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\Department {#1890 …} +value: "ICH" +label: "Departamento De Ingeniería Hidráulica Y Ambiental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: App\Entity\Department {#1897 …} +value: "ICS" +label: "Departamento De Ingeniería Industrial Y De Sistemas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: App\Entity\Department {#1904 …} +value: "ICM" +label: "Departamento De Ingeniería Mecánica Y Metalúrgica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: App\Entity\Department {#1911 …} +value: "IIQ" +label: "Departamento De Ingeniería Química Y Bioprocesos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: App\Entity\Department {#1918 …} +value: "ICC" +label: "Departamento De Ingeniería Y Gestión De La Construcción" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: App\Entity\Department {#1925 …} +value: "DARI" +label: "Dirección Asociada De Relaciones Internacionales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: App\Entity\Department {#1932 …} +value: "DCDI" +label: "Dirección De Compromiso Público, Comunidad Y Diversidad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: App\Entity\Department {#1939 …} +value: "DIRDES" +label: "Dirección De Desarrollo Y Financiamiento" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\Department {#1946 …} +value: "DIREDUC" +label: "Dirección De Educación En Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: App\Entity\Department {#1953 …} +value: "DIRDICTUC" +label: "Dirección De Extensión Y Dictuc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: App\Entity\Department {#1960 …} +value: "DIRINV" +label: "Dirección De Investigación E Innovación" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\Department {#1967 …} +value: "DIPEI" +label: "Dirección De Postgrado" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: App\Entity\Department {#1974 …} +value: "DIRDOC" +label: "Dirección De Pregrado" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: App\Entity\Department {#1981 …} +value: "DIRTEC" +label: "Dirección De Tecnología" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: App\Entity\Department {#1988 …} +value: "DIREJEC-DE" +label: "Dirección Ejecutiva Y Decanato" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: App\Entity\Department {#1995 …} +value: "IDI" +label: "Diseño En Ingeniería (Dilab)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: App\Entity\Department {#2002 …} +value: "EdContinua" +label: "Educación Profesional Y Continua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\Department {#2009 …} +value: "EscIng" +label: "Escuela De Ingeniería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\Department {#2016 …} +value: "ECEDIIS" +label: "Extensión Clase Ejecutiva Diis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: App\Entity\Department {#2023 …} +value: "FSA" +label: "Fundación San Agustín" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\Department {#2030 …} +value: "Ing_2030" +label: "Ingeniería 2030" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: App\Entity\Department {#2037 …} +value: "IMA" +label: "Ingeniería Matemática Y Computacional" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: App\Entity\Department {#2044 …} +value: "IBIOMED" +label: "Instituto De Ingeniería Biológica Y Médica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: App\Entity\Department {#2051 …} +value: "DTUCLabRR" +label: "Laboratorio De Energías Renovables Y Residuos ‐ Dictuc Uc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: App\Entity\Department {#2058 …} +value: "IAC" +label: "Magister En Administración De La Construcción" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: App\Entity\Department {#2065 …} +value: "MANE" +label: "Magíster En Analítica Para Los Negocios" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: App\Entity\Department {#2072 …} +value: "MIE" +label: "Magister En Ingenieria De La Energia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: App\Entity\Department {#2079 …} +value: "IEG" +label: "Magíster En Ingeniería Estructural Y Geotécnica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: App\Entity\Department {#2086 …} +value: "IND" +label: "Magister En Ingeniería Industrial" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: App\Entity\Department {#2093 …} +value: "MIA" +label: "Magister En Inteligencia Artificial" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: App\Entity\Department {#2100 …} +value: "MPGI" +label: "Magíster En Procesamiento Y Gestión De La Información" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: App\Entity\Department {#2107 …} +value: "MTIG" +label: "Magister En Tecnologías De Información Y Gestión" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: App\Entity\Department {#2114 …} +value: "CENAMAD" +label: "Proyecto Cenamad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: App\Entity\Department {#2121 …} +value: "ITReND" +label: "Proyecto Itrend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: App\Entity\Department {#2128 …} +value: "proy_mece" +label: "Proyecto Mecesup 2005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: App\Entity\Department {#2135 …} +value: "NDI" +label: "Subdirección De Desarrollo Informático" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: App\Entity\Department {#2142 …} +value: "SDirFin" +label: "Subdirección De Finanzas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: App\Entity\Department {#2149 …} +value: "SDirInfra" +label: "Subdirección De Infraestructura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: App\Entity\Department {#2156 …} +value: "AREAPERS" +label: "Subdirección De Personas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: App\Entity\Department {#2163 …} +value: "SSI" +label: "Subdirección De Servicios Informáticos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: App\Entity\Department {#2170 …} +value: "SDirViInd" +label: "Subdirección De Vinculación Con La Industria (Ilo)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +data: App\Entity\Department {#2177 …} +value: "VDEC" +label: "Vicedecanato" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1690 -errors: [] -form: Symfony\Component\Form\Form {#1408 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1732 …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) {#2232 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Departamento" |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_department" |
| valid | true |
| value | "" |
area
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"4"
|
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | Closure(ResearchArea $researchArea) {#896 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
same as passed value |
| class | "App\Entity\ResearchArea" |
same as passed value |
| label | "Área de investigación" |
same as passed value |
| placeholder | "Todas las áreas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#897 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
Doctrine\ORM\QueryBuilder {#1283 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1282 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ra" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1284 #from: "App\Entity\ResearchArea" #alias: "ra" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1285 #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: [ "ra.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1286 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ra.area ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT ra FROM App\Entity\ResearchArea ra WHERE ra.active = 1 ORDER BY ra.area ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1279 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(ResearchArea $researchArea) {#896 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1329 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1288 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1287 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1002 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1291 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1289 …} } |
| 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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -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 {#231 …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 {#1310 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#231 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1237 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Área de investigación" |
| 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 {#1283 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1282 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ra" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1284 #from: "App\Entity\ResearchArea" #alias: "ra" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1285 #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: [ "ra.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1286 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ra.area ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT ra FROM App\Entity\ResearchArea ra WHERE ra.active = 1 ORDER BY ra.area ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1279 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#1239 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| 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 | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2231 -errors: [ Symfony\Component\Form\FormError {#1602 #messageTemplate: "The selected choice is invalid." -origin: Symfony\Component\Form\Form {#1411 …} -message: "La opción seleccionada no es válida." #messageParameters: [ "{{ value }}" => "4" ] #messagePluralization: null -cause: Symfony\Component\Validator\ConstraintViolation {#1593 root: Symfony\Component\Form\Form {#1416 …} path: "children[area]" value: "4" } } ] -form: Symfony\Component\Form\Form {#1411 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2233 …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) {#2236 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Área de investigación" |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_area" |
| valid | false |
| value | "4" |
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | Closure(ResearchLine $researchLine) {#898 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
same as passed value |
| class | "App\Entity\ResearchLine" |
same as passed value |
| label | "Línea de investigación" |
same as passed value |
| placeholder | "Todas las líneas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#899 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
Doctrine\ORM\QueryBuilder {#1367 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1366 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1368 #from: "App\Entity\ResearchLine" #alias: "rl" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1369 #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: [ "rl.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1370 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rl.line ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT rl FROM App\Entity\ResearchLine rl WHERE rl.active = 1 ORDER BY rl.line ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1363 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(ResearchLine $researchLine) {#898 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1413 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1372 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1371 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1002 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1375 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1373 …} } |
| 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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -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 {#231 …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 {#1394 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#231 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1302 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Línea de investigación" |
| 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 {#1367 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1366 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1368 #from: "App\Entity\ResearchLine" #alias: "rl" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1369 #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: [ "rl.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1370 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rl.line ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT rl FROM App\Entity\ResearchLine rl WHERE rl.active = 1 ORDER BY rl.line ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1363 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#1304 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| 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 | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2235 -errors: [] -form: Symfony\Component\Form\Form {#1436 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2238 …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) {#2234 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Línea de investigación" |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2 form-control" ] |
[ "class" => "select2 form-control" ] |
| choice_label | Closure(CodCurriculum $codCurriculum) {#900 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
same as passed value |
| class | "App\Entity\CodCurriculum" |
same as passed value |
| label | "Programa" |
same as passed value |
| placeholder | "Todos los programas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#901 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} } |
Doctrine\ORM\QueryBuilder {#1382 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1384 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1380 #from: "App\Entity\CodCurriculum" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1379 #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: [ "cc.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1378 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cc.nom_curriculum ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT cc FROM App\Entity\CodCurriculum cc WHERE cc.active = 1 ORDER BY cc.nom_curriculum ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1385 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …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 | Closure(CodCurriculum $codCurriculum) {#900 class: "App\Form\FacultyFilterType" this: App\Form\FacultyFilterType {#837 …} use: { $locale: "es" } } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1440 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1409 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1377 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1002 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1401 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1405 …} } |
| 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 {#631 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#165 …} -logger: Monolog\Logger {#57 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#632 …} -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 {#231 …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 {#1421 -singleId: true -intId: true -idField: "codCurriculum" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#231 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1330 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Programa" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los programas" |
| 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 {#1382 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1384 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "cc" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1380 #from: "App\Entity\CodCurriculum" #alias: "cc" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1379 #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: [ "cc.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1378 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cc.nom_curriculum ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#992 …} -dql: "SELECT cc FROM App\Entity\CodCurriculum cc WHERE cc.active = 1 ORDER BY cc.nom_curriculum ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1385 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#231 …11} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#211 …} $message: Closure() {#1388 …} $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 {#2237 +data: App\Entity\CodCurriculum {#2264 …} +value: "40301" +label: "Doctorado En Ciencias De La Ingeniería" +attr: [] +labelTranslationParameters: [] } 40201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: App\Entity\CodCurriculum {#2343 …} +value: "40201" +label: "Magíster En Ciencias De La Ingeniería" +attr: [] +labelTranslationParameters: [] } 40401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: App\Entity\CodCurriculum {#2348 …} +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 {#2240 -errors: [] -form: Symfony\Component\Form\Form {#1428 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2246 …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) {#2247 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Programa" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "CodCurriculum" |
| placeholder | "Todos los programas" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_faculty_filter_CodCurriculum" |
| valid | true |
| value | "" |