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 | "eu" |
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) {#987 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 | "eu" |
| 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() {#989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#988 …} $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 {#1221 -form: Symfony\Component\Form\Form {#1084 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1088 …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) {#1039 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 {#1040 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() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1047 …} $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 {#1260 -form: Symfony\Component\Form\Form {#1078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1258 …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_eu" |
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) {#1054 class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#923 …} } |
Doctrine\ORM\QueryBuilder {#973 -em: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1108 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "titulacion" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1114 #from: "App\Entity\Titulacion" #alias: "titulacion" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1110 #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 {#1111 #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 {#1107 …} -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_eu" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#982 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1116 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1072 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1115 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1064 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1073 …} } |
| 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 | ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …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 {#1071 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#978 …} } |
| 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 {#973 -em: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1108 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "titulacion" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1114 #from: "App\Entity\Titulacion" #alias: "titulacion" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1110 #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 {#1111 #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 {#1107 …} -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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#975 …} $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 {#1112 +label: "Enpresen Administrazio eta Zuzendaritzako Unibertsitate Gradua" +value: "2" +data: App\Entity\Titulacion {#1238 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +label: "Marketin Digitala Unibertsitate Masterra" +value: "3" +data: App\Entity\Titulacion {#1278 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +label: "Kontabilitate eta Finantza Zuzendaritza Unibertsitate Masterra" +value: "4" +data: App\Entity\Titulacion {#1290 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "Erakundeen Nazioartekotzea Unibertsitate Masterra - MIO" +value: "5" +data: App\Entity\Titulacion {#1299 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +label: "Pertsonen Talentuaren Kudeaketa Estrategikoan Unibertsitate Masterra - MTALENT" +value: "6" +data: App\Entity\Titulacion {#1308 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +label: "Business Data Analytics Unibertsitate Gradua - BDATA" +value: "7" +data: App\Entity\Titulacion {#1317 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "Negozio Inteligentziarako Datuen Analisian Unibertsitate Masterra - MUBa" +value: "8" +data: App\Entity\Titulacion {#1326 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +label: "Salmentak eta Merkataritza Espazioen Kudeaketaren Goi Mailako Heziketa Zikloa" +value: "9" +data: App\Entity\Titulacion {#1335 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +label: "Administrazioa eta Finantzak Goi Mailako Heziketa Zikloa" +value: "10" +data: App\Entity\Titulacion {#1344 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1261 -form: Symfony\Component\Form\Form {#1188 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1262 …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) {#1264 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_eu" |
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 {#1042 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#923 …} use: { $nombreField: "nombre_eu" } } |
Doctrine\ORM\QueryBuilder {#1130 -em: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1063 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\Area" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1118 #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 {#1117 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.nombre_eu ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Area a WHERE a.visible = :visible ORDER BY a.nombre_eu ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1067 …} -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_eu" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1139 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#970 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1133 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1115 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1119 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1124 …} } |
| 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 | ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …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 {#1158 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1068 …} } |
| 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 {#1130 -em: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1063 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\Area" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1118 #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 {#1117 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.nombre_eu ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Area a WHERE a.visible = :visible ORDER BY a.nombre_eu ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1067 …} -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() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1074 …} $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 {#1361 +label: "Administrazioa, Kontabilitatea eta Finantzak" +value: "1" +data: App\Entity\Area {#1371 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +label: "Berrikuntza eta Proiektuen Koordinazioa" +value: "4" +data: App\Entity\Area {#1379 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "Datuak eta Informazio-Sistemak" +value: "6" +data: App\Entity\Area {#1382 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "Erosketak" +value: "8" +data: App\Entity\Area {#1385 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "Giza Baliabideak | GB" +value: "5" +data: App\Entity\Area {#1388 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Logistika" +value: "2" +data: App\Entity\Area {#1391 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "Marketina, Merkataritza eta Salmentak" +value: "3" +data: App\Entity\Area {#1394 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Nazioartekotzea" +value: "7" +data: App\Entity\Area {#1397 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1263 …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) {#1353 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\KeywordEuAutocompleteField"
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 {#1151 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#1273 …} -decorated: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1148 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1137 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1115 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1153 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1154 …} } |
| 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 | ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …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) {#1177 class: "App\Form\KeywordEuAutocompleteField" this: App\Form\KeywordEuAutocompleteField {#1162 …} } |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1150 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} } |
| 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 | "Emaitza gehiago kargatzen..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | 2 |
| multiple | false |
| no_more_results_text | "Ez dago emaitza gehiagorik" |
| 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() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1156 …} $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_eu_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" => "Emaitza gehiago kargatzen..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Ez da bat datorrenik aurkitu" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Ez dago emaitza gehiagorik" "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_eu_autocomplete_field" "_search_form_type_keywords_keyword" ] |
| cache_key | "_search_form_type_keywords_keyword_keyword_eu_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1362 -form: Symfony\Component\Form\Form {#1083 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1359 …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) {#1400 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) {#1092 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() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1091 …} $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 {#1401 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1367 …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_eu" |
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 {#1197 returnType: "?Doctrine\ORM\QueryBuilder" class: "App\Form\SearchFormTypeKeywords" this: App\Form\SearchFormTypeKeywords {#923 …} use: { $area: null $locale: "eu" } } |
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_eu" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1206 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1201 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1207 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1115 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1209 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1208 …} } |
| 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 | ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …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 {#1199 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMzLCCRN\EntityManagerGhostEbeb667 {#443 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#667 …} } |
| 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() {#1075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1196 …} $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 {#1406 +label: "Ekonomia eta Finantza Kudeaketa" +value: "1" +data: App\Entity\Funcion {#1414 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Bidalketak eta Garraioaren Kudeaketa" +value: "2" +data: App\Entity\Funcion {#1424 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Kontabilitatea" +value: "3" +data: App\Entity\Funcion {#1430 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "Marketin Estrategikoa" +value: "4" +data: App\Entity\Funcion {#1433 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Marketin Digitala" +value: "5" +data: App\Entity\Funcion {#1436 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Fiskalitatea" +value: "6" +data: App\Entity\Funcion {#1439 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "Proiektuen Koordinazioa" +value: "7" +data: App\Entity\Funcion {#1442 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Pertsonen Kudeaketa" +value: "8" +data: App\Entity\Funcion {#1445 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "Berrikuntza" +value: "9" +data: App\Entity\Funcion {#1448 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "Datuen Analisia" +value: "10" +data: App\Entity\Funcion {#1451 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Merkataritza-Estrategia" +value: "11" +data: App\Entity\Funcion {#1454 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Fakturazioa, Kobrantzak eta Ordainketak" +value: "12" +data: App\Entity\Funcion {#1457 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Informazio-Sistemak" +value: "13" +data: App\Entity\Funcion {#1460 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Plataformen Hornikuntza eta Kudeaketa" +value: "14" +data: App\Entity\Funcion {#1463 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Administrazioa" +value: "15" +data: App\Entity\Funcion {#1466 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Plangintza, Aurrekontua eta Kontrola" +value: "16" +data: App\Entity\Funcion {#1469 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Nazioartekotze-Estrategia" +value: "17" +data: App\Entity\Funcion {#1472 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Erosketak" +value: "18" +data: App\Entity\Funcion {#1475 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Logistika" +value: "19" +data: App\Entity\Funcion {#1478 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Sustapen-Plana" +value: "20" +data: App\Entity\Funcion {#1481 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Emprendimiento e Innovación abierta" +value: "21" +data: Proxies\__CG__\App\Entity\Funcion {#526 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "GBL" +value: "22" +data: App\Entity\Funcion {#1518 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1402 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1403 …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) {#1405 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 | "3477d56f23752e68c7e544805c8b.e8FOCgfjgpYLm2HoUEtRFMu5KOprmPKVqRAY9xOZTKs.MKQlRkut-8dD6EylF3IScPrjTo4xwJTz63N6hCLgE8UCuARfP666z0fzUQ" |
| 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 | "3477d56f23752e68c7e544805c8b.e8FOCgfjgpYLm2HoUEtRFMu5KOprmPKVqRAY9xOZTKs.MKQlRkut-8dD6EylF3IScPrjTo4xwJTz63N6hCLgE8UCuARfP666z0fzUQ" |
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 | "3477d56f23752e68c7e544805c8b.e8FOCgfjgpYLm2HoUEtRFMu5KOprmPKVqRAY9xOZTKs.MKQlRkut-8dD6EylF3IScPrjTo4xwJTz63N6hCLgE8UCuARfP666z0fzUQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1259 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() {#1538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $message: Closure() {#1404 …} $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 | "3477d56f23752e68c7e544805c8b.e8FOCgfjgpYLm2HoUEtRFMu5KOprmPKVqRAY9xOZTKs.MKQlRkut-8dD6EylF3IScPrjTo4xwJTz63N6hCLgE8UCuARfP666z0fzUQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1550 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1541 …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 | "3477d56f23752e68c7e544805c8b.e8FOCgfjgpYLm2HoUEtRFMu5KOprmPKVqRAY9xOZTKs.MKQlRkut-8dD6EylF3IScPrjTo4xwJTz63N6hCLgE8UCuARfP666z0fzUQ" |