Forms
-
search_form_type_keywords
-
titClave
-
titulacion
-
area
-
keyword
-
__dynamic_error
-
funcion
-
_token
-
search_form_type_keywords
Form type:
"App\Form\SearchFormTypeKeywords"
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 |
|---|---|---|
| locale | "es" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#901 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 | [] |
| locale | "es" |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#902 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form_type_keywords" "_search_form_type_keywords" ] |
| cache_key | "_search_form_type_keywords_search_form_type_keywords" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#883 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "search_form_type_keywords" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form_type_keywords" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords" |
| valid | true |
| value | null |
titClave
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Mostrar únicamente las actividades especialistas" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#953 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#954 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mostrar únicamente las actividades especialistas" |
| 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() {#964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#961 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_type_keywords_titClave" ] |
| cache_key | "_search_form_type_keywords_titClave_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1184 -form: Symfony\Component\Form\Form {#1021 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1190 …5} |
| full_name | "search_form_type_keywords[titClave]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords_titClave" |
| label | "Mostrar únicamente las actividades especialistas" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "titClave" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords_titClave" |
| valid | true |
| value | "1" |
titulacion
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 |
|---|---|---|
| choice_label | "nombre_es" |
same as passed value |
| class | "App\Entity\Titulacion" |
same as passed value |
| label | "TITULACIONES" |
same as passed value |
| placeholder | "Elige una titulación" |
same as passed value |
| query_builder | Closure(TitulacionRepository $titulacionRepository) {#968 class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#769 …} } |
Doctrine\ORM\QueryBuilder {#1146 -em: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1137 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "titulacion" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1121 #from: "App\Entity\Titulacion" #alias: "titulacion" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1132 #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: [ "titulacion.modalidad = :modalidad" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "titulacion.id ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT titulacion FROM App\Entity\Titulacion titulacion WHERE titulacion.modalidad = :modalidad ORDER BY titulacion.id ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1109 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre_es" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1141 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1118 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1138 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1120 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1124 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1131 …} } |
| choices | null |
| class | "App\Entity\Titulacion" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1136 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#892 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "TITULACIONES" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Elige una titulación" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1146 -em: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1137 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "titulacion" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1121 #from: "App\Entity\Titulacion" #alias: "titulacion" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1132 #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: [ "titulacion.modalidad = :modalidad" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "titulacion.id ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT titulacion FROM App\Entity\Titulacion titulacion WHERE titulacion.modalidad = :modalidad ORDER BY titulacion.id ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1109 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#889 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_type_keywords_titulacion" ] |
| cache_key | "_search_form_type_keywords_titulacion_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +label: "Grado Universitario en Administración y Dirección de Empresas" +value: "2" +data: App\Entity\Titulacion {#977 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#922 +label: "Máster Universitario en Marketing Digital" +value: "3" +data: App\Entity\Titulacion {#1268 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +label: "Máster Universitario en Dirección Contable y Financiera" +value: "4" +data: App\Entity\Titulacion {#1257 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +label: "Máster Universitario en Internacionalización de Organizaciones - MIO" +value: "5" +data: App\Entity\Titulacion {#1283 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +label: "Máster Universitario en Gestión Estratégica del Talento de las Personas - MTALENT" +value: "6" +data: App\Entity\Titulacion {#1233 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +label: "Grado Universitario en Business Data Analytics - BDATA" +value: "7" +data: App\Entity\Titulacion {#971 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +label: "Máster Universitario en Análisis de Datos para la Inteligencia de Negocio - MUBA" +value: "8" +data: App\Entity\Titulacion {#1216 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +label: "Ciclo Formativo de Grado Superior en Ventas y Espacios Comerciales" +value: "9" +data: App\Entity\Titulacion {#1225 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +label: "Ciclo Formativo de Grado Superior en Administración y Finanzas" +value: "10" +data: App\Entity\Titulacion {#1293 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1183 -form: Symfony\Component\Form\Form {#1018 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1180 …5} |
| full_name | "search_form_type_keywords[titulacion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords_titulacion" |
| is_selected | Closure($choice, $value) {#1182 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "TITULACIONES" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "titulacion" |
| placeholder | "Elige una titulación" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords_titulacion" |
| uses_autocomplete | false |
| 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 |
|---|---|---|
| choice_label | "nombre_es" |
same as passed value |
| class | "App\Entity\Area" |
same as passed value |
| label | "ÁREA" |
same as passed value |
| placeholder | "Elige un área" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#956 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#769 …} use: { $nombreField: "nombre_es" } } |
Doctrine\ORM\QueryBuilder {#1123 -em: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1140 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1149 #from: "App\Entity\Area" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1144 #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: [ "a.visible = :visible" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1100 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.nombre_es ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Area a WHERE a.visible = :visible ORDER BY a.nombre_es ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1127 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre_es" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1156 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1094 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1173 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1120 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1170 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1143 …} } |
| choices | null |
| class | "App\Entity\Area" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1058 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1128 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "ÁREA" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Elige un área" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1123 -em: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1140 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1149 #from: "App\Entity\Area" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1144 #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: [ "a.visible = :visible" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1100 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.nombre_es ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Area a WHERE a.visible = :visible ORDER BY a.nombre_es ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1127 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#1134 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_type_keywords_area" ] |
| cache_key | "_search_form_type_keywords_area_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "Administración, Contabilidad y Finanzas" +value: "1" +data: App\Entity\Area {#1320 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "Compras" +value: "8" +data: App\Entity\Area {#1328 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "Datos y Sistemas de Información" +value: "6" +data: App\Entity\Area {#1331 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "Innovación y Coordinación de Proyectos" +value: "4" +data: App\Entity\Area {#1334 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +label: "Internacionalización" +value: "7" +data: App\Entity\Area {#1337 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +label: "Logística" +value: "2" +data: App\Entity\Area {#1340 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "Marketing, Comercial y Ventas" +value: "3" +data: App\Entity\Area {#1343 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "Recursos Humanos | RRHH" +value: "5" +data: App\Entity\Area {#1346 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1200 -form: Symfony\Component\Form\Form {#1015 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1181 …5} |
| full_name | "search_form_type_keywords[area]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords_area" |
| is_selected | Closure($choice, $value) {#1302 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "ÁREA" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "area" |
| placeholder | "Elige un área" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords_area" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
keyword
Form type:
"App\Form\KeywordAutocompleteField"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre" |
| choice_loader | Symfony\UX\Autocomplete\Form\ChoiceList\Loader\ExtraLazyChoiceLoader {#1064 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#1208 …} -decorated: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1157 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1065 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1120 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1154 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1153 …} } |
| choices | null |
| class | "App\Entity\Keyword" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| filter_query | Closure(QueryBuilder $qb, string $query, EntityRepository $repository) {#1040 class: "App\Form\KeywordAutocompleteField" this: App\Form\KeywordAutocompleteField {#1054 …} } |
| 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 {#1062 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1045 …} } |
| 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 | [] |
| loading_more_text | "Cargando más resultados" |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | 2 |
| multiple | false |
| no_more_results_text | "No hay más resultados" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| searchable_fields | null |
| security | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/keyword_autocomplete_field" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-min-characters-value" => 2 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Cargando más resultados" "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No se han encontrado resultados" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No hay más resultados" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete" "keyword_autocomplete_field" "_search_form_type_keywords_keyword" ] |
| cache_key | "_search_form_type_keywords_keyword_keyword_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1311 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1308 …5} |
| full_name | "search_form_type_keywords[keyword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords_keyword" |
| is_selected | Closure($choice, $value) {#1349 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 | "keyword" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords_keyword" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
__dynamic_error
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 |
|---|---|---|
| auto_initialize | false |
same as passed value |
| error_bubbling | false |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1079 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_search_form_type_keywords___dynamic_error" ] |
| cache_key | "_search_form_type_keywords___dynamic_error_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1350 -form: Symfony\Component\Form\Form {#1030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1316 …5} |
| full_name | "search_form_type_keywords[__dynamic_error]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords___dynamic_error" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "__dynamic_error" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords___dynamic_error" |
| valid | true |
| value | "" |
funcion
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 |
|---|---|---|
| autocomplete | false |
same as passed value |
| choice_label | "nombre_es" |
same as passed value |
| class | "App\Entity\Funcion" |
same as passed value |
| disabled | true |
same as passed value |
| label | "FUNCIÓN" |
same as passed value |
| placeholder | "Elige una función" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#1010 returnType: "?Doctrine\ORM\QueryBuilder" class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#769 …} use: { $area: null $locale: "es" } } |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre_es" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#881 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1004 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#878 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1120 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#989 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#877 …} } |
| choices | null |
| class | "App\Entity\Funcion" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1003 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVjYbYgD\EntityManagerGhostEbeb667 {#568 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1009 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "FUNCIÓN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Elige una función" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#1011 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_type_keywords_funcion" ] |
| cache_key | "_search_form_type_keywords_funcion_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "Gestión Económico-Financiera" +value: "1" +data: App\Entity\Funcion {#1363 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Expediciones y Gestión del Transporte" +value: "2" +data: App\Entity\Funcion {#1382 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "Contabilidad" +value: "3" +data: App\Entity\Funcion {#1384 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "Marketing Estratégico" +value: "4" +data: App\Entity\Funcion {#1391 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +label: "Marketing Digital" +value: "5" +data: App\Entity\Funcion {#1395 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "Fiscalidad" +value: "6" +data: App\Entity\Funcion {#1398 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +label: "Coordinación de Proyectos" +value: "7" +data: App\Entity\Funcion {#1401 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "Gestión de Personas" +value: "8" +data: App\Entity\Funcion {#1404 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "Innovación" +value: "9" +data: App\Entity\Funcion {#1407 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "Análisis de Datos" +value: "10" +data: App\Entity\Funcion {#1410 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Estrategia Comercial" +value: "11" +data: App\Entity\Funcion {#1413 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "Facturación, Cobros y Pagos" +value: "12" +data: App\Entity\Funcion {#1416 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Sistemas de Información" +value: "13" +data: App\Entity\Funcion {#1419 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Aprovisionamiento y Gestión de Plataformas" +value: "14" +data: App\Entity\Funcion {#1422 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Administración" +value: "15" +data: App\Entity\Funcion {#1425 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "Planificación, Presupuestación y Control" +value: "16" +data: App\Entity\Funcion {#1428 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Estrategia de Internacionalización" +value: "17" +data: App\Entity\Funcion {#1431 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Compras" +value: "18" +data: App\Entity\Funcion {#1434 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "Logística" +value: "19" +data: App\Entity\Funcion {#1437 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Plan Promocional" +value: "20" +data: App\Entity\Funcion {#1440 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Emprendimiento e Innovación abierta" +value: "21" +data: App\Entity\Funcion {#1443 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "TFG" +value: "22" +data: App\Entity\Funcion {#1474 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1351 -form: Symfony\Component\Form\Form {#900 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1352 …5} |
| full_name | "search_form_type_keywords[funcion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords_funcion" |
| is_selected | Closure($choice, $value) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "FUNCIÓN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "funcion" |
| placeholder | "Elige una función" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords_funcion" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "07a7d5958f128fa33f961abe7b5d3bf8.X__p9j9MNzIq2rJJduJjcAkkjphTd2wMDuAN-Wg46L4.cpylvU0kWwpvjeoOEKpUJ1he268SJCl0O6xBgQRMsttokJqpXn1HY1Ciig" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "07a7d5958f128fa33f961abe7b5d3bf8.X__p9j9MNzIq2rJJduJjcAkkjphTd2wMDuAN-Wg46L4.cpylvU0kWwpvjeoOEKpUJ1he268SJCl0O6xBgQRMsttokJqpXn1HY1Ciig" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#383 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#55 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#265 …} -namespace: Closure() {#364 …} } |
| data | "07a7d5958f128fa33f961abe7b5d3bf8.X__p9j9MNzIq2rJJduJjcAkkjphTd2wMDuAN-Wg46L4.cpylvU0kWwpvjeoOEKpUJ1he268SJCl0O6xBgQRMsttokJqpXn1HY1Ciig" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1185 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#430 …} $message: Closure() {#1353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form_type_keywords__token" ] |
| cache_key | "_search_form_type_keywords__token_hidden" |
| compound | false |
| data | "07a7d5958f128fa33f961abe7b5d3bf8.X__p9j9MNzIq2rJJduJjcAkkjphTd2wMDuAN-Wg46L4.cpylvU0kWwpvjeoOEKpUJ1he268SJCl0O6xBgQRMsttokJqpXn1HY1Ciig" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1505 -form: Symfony\Component\Form\Form {#1501 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "search_form_type_keywords[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_type_keywords__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_type_keywords__token" |
| valid | true |
| value | "07a7d5958f128fa33f961abe7b5d3bf8.X__p9j9MNzIq2rJJduJjcAkkjphTd2wMDuAN-Wg46L4.cpylvU0kWwpvjeoOEKpUJ1he268SJCl0O6xBgQRMsttokJqpXn1HY1Ciig" |