- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 3
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
unidad_filtro
"App\Form\UnidadFiltroType"
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 |
|---|---|---|
| tipo | "equipo" |
same as passed value |
| unidad | true |
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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#945 …} } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| marca | false |
| method | "POST" |
| modelo | false |
| 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 |
| tipo | "equipo" |
| translation_domain | null |
| trim | true |
| unidad | true |
| upload_max_size_message | Closure() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1061 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "unidad_filtro" "_unidad_filtro" ] |
| cache_key | "_unidad_filtro_unidad_filtro" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1172 -form: Symfony\Component\Form\Form {#1083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1173 …5} |
| full_name | "unidad_filtro" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "unidad_filtro" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro" |
| valid | true |
| value | null |
filtro
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#945 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1074 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_unidad_filtro_filtro" ] |
| cache_key | "_unidad_filtro_filtro_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26521 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26520 …5} |
| full_name | "unidad_filtro[filtro]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_filtro" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filtro" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_filtro" |
| valid | true |
| value | "1" |
unidad
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| auto_initialize | false |
same as passed value |
| class | "App\Entity\Unidad" |
same as passed value |
| label | "Unidad" |
same as passed value |
| placeholder | "Todas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1091 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#944 …} use: { $user: App\Entity\Usuario {#785 …} } } |
Doctrine\ORM\QueryBuilder {#1120 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1122 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1123 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1124 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Unidad u ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1121 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1115 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1154 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1126 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1125 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1127 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1142 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#731 …} -singleId: true -intId: true -idField: "idUni" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Unidad" |
| 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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1142 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#731 …} -singleId: true -intId: true -idField: "idUni" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Unidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todas" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1120 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1122 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1123 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1124 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Unidad u ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1121 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1116 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_unidad" ] |
| cache_key | "_unidad_filtro_unidad_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 3150810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26524 +label: "Almoloya del Río" +value: "3150810" +data: Proxies\__CG__\App\Entity\Unidad {#1184 …} +attr: [] +labelTranslationParameters: [] } 3151830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26526 +label: "Atizapán I" +value: "3151830" +data: Proxies\__CG__\App\Entity\Unidad {#1916 …} +attr: [] +labelTranslationParameters: [] } 3152480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26528 +label: "Atizapán II" +value: "3152480" +data: Proxies\__CG__\App\Entity\Unidad {#2540 …} +attr: [] +labelTranslationParameters: [] } 3150330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26531 +label: "Atlacomulco" +value: "3150330" +data: Proxies\__CG__\App\Entity\Unidad {#3039 …} +attr: [] +labelTranslationParameters: [] } 3157010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26530 +label: "CAST Cuautitlán Izcalli" +value: "3157010" +data: Proxies\__CG__\App\Entity\Unidad {#24578 …} +attr: [] +labelTranslationParameters: [] } 3152630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26525 +label: "Chalco" +value: "3152630" +data: Proxies\__CG__\App\Entity\Unidad {#4645 …} +attr: [] +labelTranslationParameters: [] } 3151070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26537 +label: "Chimalhuacán" +value: "3151070" +data: Proxies\__CG__\App\Entity\Unidad {#5144 …} +attr: [] +labelTranslationParameters: [] } 3150010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26535 +label: "Ciudad Azteca" +value: "3150010" +data: Proxies\__CG__\App\Entity\Unidad {#5579 …} +attr: [] +labelTranslationParameters: [] } 3151840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26533 +label: "Coacalco" +value: "3151840" +data: Proxies\__CG__\App\Entity\Unidad {#6107 …} +attr: [] +labelTranslationParameters: [] } 3151080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26527 +label: "Cuautitlán I" +value: "3151080" +data: Proxies\__CG__\App\Entity\Unidad {#6960 …} +attr: [] +labelTranslationParameters: [] } 3150140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26532 +label: "Del Sol" +value: "3150140" +data: Proxies\__CG__\App\Entity\Unidad {#7726 …} +attr: [] +labelTranslationParameters: [] } 3155280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26538 +label: "Dirección Estatal" +value: "3155280" +data: Proxies\__CG__\App\Entity\Unidad {#803 …} +attr: [] +labelTranslationParameters: [] } 3151920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26539 +label: "Ecatepec I" +value: "3151920" +data: Proxies\__CG__\App\Entity\Unidad {#8381 …} +attr: [] +labelTranslationParameters: [] } 3152220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26540 +label: "Ecatepec II" +value: "3152220" +data: Proxies\__CG__\App\Entity\Unidad {#8862 …} +attr: [] +labelTranslationParameters: [] } 3152230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26541 +label: "Ecatepec III" +value: "3152230" +data: Proxies\__CG__\App\Entity\Unidad {#9624 …} +attr: [] +labelTranslationParameters: [] } 3150080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26542 +label: "El Oro" +value: "3150080" +data: Proxies\__CG__\App\Entity\Unidad {#9992 …} +attr: [] +labelTranslationParameters: [] } 3151250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26543 +label: "El Zarco" +value: "3151250" +data: Proxies\__CG__\App\Entity\Unidad {#10514 …} +attr: [] +labelTranslationParameters: [] } 3150060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26544 +label: "Gustavo Baz" +value: "3150060" +data: Proxies\__CG__\App\Entity\Unidad {#10775 …} +attr: [] +labelTranslationParameters: [] } 3151980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26545 +label: "Huixquilucan" +value: "3151980" +data: Proxies\__CG__\App\Entity\Unidad {#11648 …} +attr: [] +labelTranslationParameters: [] } 3151090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26546 +label: "Ing. Bernardo Quintana Arrioja" +value: "3151090" +data: Proxies\__CG__\App\Entity\Unidad {#3476 …} +attr: [] +labelTranslationParameters: [] } 3152360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26547 +label: "Ixtapaluca" +value: "3152360" +data: Proxies\__CG__\App\Entity\Unidad {#12180 …} +attr: [] +labelTranslationParameters: [] } 3151990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26548 +label: "Lerma" +value: "3151990" +data: Proxies\__CG__\App\Entity\Unidad {#12914 …} +attr: [] +labelTranslationParameters: [] } 3151970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26549 +label: "Los Reyes la Paz" +value: "3151970" +data: Proxies\__CG__\App\Entity\Unidad {#13450 …} +attr: [] +labelTranslationParameters: [] } 3151870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26550 +label: "Naucalpan I" +value: "3151870" +data: Proxies\__CG__\App\Entity\Unidad {#13951 …} +attr: [] +labelTranslationParameters: [] } 3151880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26551 +label: "Naucalpan II" +value: "3151880" +data: Proxies\__CG__\App\Entity\Unidad {#14680 …} +attr: [] +labelTranslationParameters: [] } 3151900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26552 +label: "Nezahualcóyotl I" +value: "3151900" +data: Proxies\__CG__\App\Entity\Unidad {#15163 …} +attr: [] +labelTranslationParameters: [] } 3151910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26553 +label: "Nezahualcóyotl II" +value: "3151910" +data: Proxies\__CG__\App\Entity\Unidad {#15686 …} +attr: [] +labelTranslationParameters: [] } 3152290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26554 +label: "Nezahualcóyotl III" +value: "3152290" +data: Proxies\__CG__\App\Entity\Unidad {#16081 …} +attr: [] +labelTranslationParameters: [] } 3152370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26555 +label: "Nicolás Romero" +value: "3152370" +data: Proxies\__CG__\App\Entity\Unidad {#16703 …} +attr: [] +labelTranslationParameters: [] } 3150790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26556 +label: "Santiago Tianguistenco" +value: "3150790" +data: Proxies\__CG__\App\Entity\Unidad {#17348 …} +attr: [] +labelTranslationParameters: [] } 3151260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26557 +label: "Santiago Tilapa" +value: "3151260" +data: Proxies\__CG__\App\Entity\Unidad {#18003 …} +attr: [] +labelTranslationParameters: [] } 3152380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26558 +label: "Tecámac" +value: "3152380" +data: Proxies\__CG__\App\Entity\Unidad {#18464 …} +attr: [] +labelTranslationParameters: [] } 3150800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26559 +label: "Temoaya" +value: "3150800" +data: Proxies\__CG__\App\Entity\Unidad {#19043 …} +attr: [] +labelTranslationParameters: [] } 3151850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26560 +label: "Texcoco" +value: "3151850" +data: Proxies\__CG__\App\Entity\Unidad {#19592 …} +attr: [] +labelTranslationParameters: [] } 3151930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26561 +label: "Tlalnepantla I" +value: "3151930" +data: Proxies\__CG__\App\Entity\Unidad {#23472 …} +attr: [] +labelTranslationParameters: [] } 3152280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26562 +label: "Tlalnepantla II" +value: "3152280" +data: Proxies\__CG__\App\Entity\Unidad {#20171 …} +attr: [] +labelTranslationParameters: [] } 3152310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26563 +label: "Tlalnepantla III" +value: "3152310" +data: Proxies\__CG__\App\Entity\Unidad {#20618 …} +attr: [] +labelTranslationParameters: [] } 3150340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26564 +label: "Toluca" +value: "3150340" +data: Proxies\__CG__\App\Entity\Unidad {#20929 …} +attr: [] +labelTranslationParameters: [] } 3151940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26565 +label: "Tultitlán" +value: "3151940" +data: Proxies\__CG__\App\Entity\Unidad {#21741 …} +attr: [] +labelTranslationParameters: [] } 3150130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26566 +label: "Valle de Aragón" +value: "3150130" +data: Proxies\__CG__\App\Entity\Unidad {#22268 …} +attr: [] +labelTranslationParameters: [] } 3150820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26567 +label: "Villa Victoria" +value: "3150820" +data: Proxies\__CG__\App\Entity\Unidad {#22730 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26522 -form: Symfony\Component\Form\Form {#1138 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26523 …5} |
| full_name | "unidad_filtro[unidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_unidad" |
| is_selected | Closure($choice, $value) {#26569 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
| label | "Unidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "unidad" |
| placeholder | "Todas" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_unidad" |
| valid | true |
| value | "" |
marca
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" "custom-readonly" => "true" ] |
[ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" "custom-readonly" => "true" ] |
| auto_initialize | false |
same as passed value |
| choice_label | "marca" |
same as passed value |
| class | "App\Entity\CMarcas" |
same as passed value |
| label | "Marca" |
same as passed value |
| placeholder | "Todas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1129 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#944 …} use: { $user: App\Entity\Usuario {#785 …} } } |
Doctrine\ORM\QueryBuilder {#1263 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1229 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1228 #from: "App\Entity\CMarcas" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1227 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.idMarca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1231 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.idMarca ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT m FROM App\Entity\CMarcas m GROUP BY m.idMarca ORDER BY m.idMarca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1262 …} -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 |
| attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" "custom-readonly" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "marca" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1278 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1264 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1261 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1204 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1192 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1131 …} -singleId: true -intId: true -idField: "idMarca" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\CMarcas" |
| 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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1192 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1131 …} -singleId: true -intId: true -idField: "idMarca" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Marca" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todas" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1263 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1229 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1228 #from: "App\Entity\CMarcas" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1227 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.idMarca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1231 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.idMarca ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT m FROM App\Entity\CMarcas m GROUP BY m.idMarca ORDER BY m.idMarca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1262 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1133 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" "custom-readonly" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_marca" ] |
| cache_key | "_unidad_filtro_marca_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26574 +label: "3COM" +value: "1" +data: Proxies\__CG__\App\Entity\CMarcas {#25539 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26578 +label: "3D" +value: "2" +data: Proxies\__CG__\App\Entity\CMarcas {#25604 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26576 +label: "3M" +value: "3" +data: App\Entity\CMarcas {#26589 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26575 +label: "4D SYSTEMS" +value: "4" +data: App\Entity\CMarcas {#26591 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26580 +label: "8200 ELITE" +value: "5" +data: App\Entity\CMarcas {#26592 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26585 +label: "A507U" +value: "6" +data: App\Entity\CMarcas {#26593 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26583 +label: "ACCESSPRO" +value: "7" +data: App\Entity\CMarcas {#26594 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26577 +label: "ACER" +value: "8" +data: Proxies\__CG__\App\Entity\CMarcas {#1190 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26582 +label: "ACTECK" +value: "9" +data: Proxies\__CG__\App\Entity\CMarcas {#2153 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27020 +label: "ACTIVE COOL" +value: "10" +data: Proxies\__CG__\App\Entity\CMarcas {#2541 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27021 +label: "ADATA" +value: "11" +data: App\Entity\CMarcas {#26595 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27022 +label: "ADC" +value: "12" +data: App\Entity\CMarcas {#26596 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27023 +label: "ADOBE CREATIVE" +value: "13" +data: App\Entity\CMarcas {#26597 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27024 +label: "AJHUA" +value: "14" +data: App\Entity\CMarcas {#26598 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27025 +label: "ALFA NETWORK" +value: "15" +data: App\Entity\CMarcas {#26599 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27026 +label: "ALFRA" +value: "16" +data: App\Entity\CMarcas {#26600 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27027 +label: "ALLIED TELESIS" +value: "17" +data: App\Entity\CMarcas {#26601 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27028 +label: "ALLIED TELESYN" +value: "18" +data: App\Entity\CMarcas {#26602 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27029 +label: "ALLROBOT" +value: "19" +data: App\Entity\CMarcas {#26603 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27030 +label: "ALTECK" +value: "20" +data: Proxies\__CG__\App\Entity\CMarcas {#15796 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27031 +label: "ALVARION " +value: "21" +data: App\Entity\CMarcas {#26604 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27032 +label: "AMD" +value: "22" +data: App\Entity\CMarcas {#26605 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27033 +label: "ANSEL" +value: "23" +data: App\Entity\CMarcas {#26606 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27034 +label: "ANYCUBIC" +value: "24" +data: App\Entity\CMarcas {#26607 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27035 +label: "ANYCUBIC M3" +value: "25" +data: App\Entity\CMarcas {#26608 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27036 +label: "AOC" +value: "26" +data: Proxies\__CG__\App\Entity\CMarcas {#2810 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27037 +label: "AOPEN" +value: "27" +data: App\Entity\CMarcas {#26609 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27038 +label: "APC" +value: "28" +data: App\Entity\CMarcas {#26610 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27039 +label: "APC AMERICAN POWER" +value: "29" +data: App\Entity\CMarcas {#26611 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27040 +label: "A-PLUS" +value: "30" +data: App\Entity\CMarcas {#26612 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27041 +label: "A+PLUS" +value: "31" +data: App\Entity\CMarcas {#26613 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27042 +label: "APOLLO" +value: "32" +data: App\Entity\CMarcas {#26614 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27043 +label: "APPLE" +value: "33" +data: App\Entity\CMarcas {#26615 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27044 +label: "APPLE/MACINTOSH" +value: "34" +data: App\Entity\CMarcas {#26616 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27045 +label: "APPLIANSYS" +value: "35" +data: App\Entity\CMarcas {#26617 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27046 +label: "ARGOX" +value: "36" +data: App\Entity\CMarcas {#26618 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27047 +label: "ARMADA" +value: "37" +data: Proxies\__CG__\App\Entity\CMarcas {#24521 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27048 +label: "ARUBA" +value: "38" +data: App\Entity\CMarcas {#26619 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27049 +label: "ARUBA NETWORKS" +value: "39" +data: App\Entity\CMarcas {#26620 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27050 +label: "ASPEL" +value: "40" +data: App\Entity\CMarcas {#26621 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27051 +label: "ASUS" +value: "41" +data: Proxies\__CG__\App\Entity\CMarcas {#25075 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27052 +label: "ATI" +value: "42" +data: App\Entity\CMarcas {#26622 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27053 +label: "ATOM330" +value: "43" +data: App\Entity\CMarcas {#26623 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27054 +label: "ATOMOS" +value: "44" +data: App\Entity\CMarcas {#26624 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27055 +label: "AURA LOG" +value: "45" +data: App\Entity\CMarcas {#26625 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27056 +label: "AURUS" +value: "46" +data: App\Entity\CMarcas {#26626 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27057 +label: "AUVA" +value: "47" +data: App\Entity\CMarcas {#26627 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27058 +label: "AVAYA" +value: "48" +data: App\Entity\CMarcas {#26628 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27059 +label: "AVERVISION" +value: "49" +data: App\Entity\CMarcas {#26629 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27060 +label: "AVID" +value: "50" +data: App\Entity\CMarcas {#26630 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27061 +label: "AVISION" +value: "51" +data: App\Entity\CMarcas {#26631 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27062 +label: "AXS TRACKER" +value: "52" +data: App\Entity\CMarcas {#26632 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27063 +label: "BADGY" +value: "53" +data: App\Entity\CMarcas {#26633 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27064 +label: "BALAM RUSH" +value: "54" +data: App\Entity\CMarcas {#26634 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27065 +label: "BAMBU" +value: "55" +data: App\Entity\CMarcas {#26635 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27066 +label: "BASIC" +value: "56" +data: App\Entity\CMarcas {#26636 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27067 +label: "BAY NETWORKS" +value: "57" +data: App\Entity\CMarcas {#26637 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27068 +label: "BELAR" +value: "58" +data: App\Entity\CMarcas {#26638 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27069 +label: "BELDEN" +value: "59" +data: App\Entity\CMarcas {#26639 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27070 +label: "BELKIN" +value: "60" +data: Proxies\__CG__\App\Entity\CMarcas {#16082 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27071 +label: "BENQ" +value: "61" +data: Proxies\__CG__\App\Entity\CMarcas {#2814 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27072 +label: "BIXOLON" +value: "62" +data: App\Entity\CMarcas {#26640 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27073 +label: "BLACK" +value: "63" +data: App\Entity\CMarcas {#26641 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27074 +label: "BLACKMAGIC" +value: "64" +data: App\Entity\CMarcas {#26642 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27075 +label: "BLUE CODE" +value: "65" +data: Proxies\__CG__\App\Entity\CMarcas {#2550 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27076 +label: "BOCA" +value: "66" +data: App\Entity\CMarcas {#26643 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27077 +label: "BOSCH" +value: "67" +data: App\Entity\CMarcas {#26644 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27078 +label: "BOSSE" +value: "68" +data: App\Entity\CMarcas {#26645 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27079 +label: "BOXLIGHT" +value: "69" +data: App\Entity\CMarcas {#26646 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27080 +label: "BRAVO" +value: "70" +data: App\Entity\CMarcas {#26647 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27081 +label: "BREEZECOM" +value: "71" +data: App\Entity\CMarcas {#26648 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27082 +label: "BROCADE" +value: "72" +data: App\Entity\CMarcas {#26649 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27083 +label: "BROTHER" +value: "73" +data: App\Entity\CMarcas {#26650 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27084 +label: "BTC" +value: "74" +data: Proxies\__CG__\App\Entity\CMarcas {#15185 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27085 +label: "CANON" +value: "75" +data: App\Entity\CMarcas {#26651 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27086 +label: "CAT" +value: "76" +data: App\Entity\CMarcas {#26652 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27087 +label: "CATALYST " +value: "77" +data: App\Entity\CMarcas {#26653 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27088 +label: "CATALYST 2960" +value: "78" +data: App\Entity\CMarcas {#26654 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27089 +label: "CDP" +value: "79" +data: App\Entity\CMarcas {#26655 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27090 +label: "CDPR" +value: "80" +data: App\Entity\CMarcas {#26656 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27091 +label: "CENTRA" +value: "81" +data: App\Entity\CMarcas {#26657 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27092 +label: "CHAUVIN ARNOUX" +value: "82" +data: App\Entity\CMarcas {#26658 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27093 +label: "CHICAGO DIGITAL POWER" +value: "83" +data: App\Entity\CMarcas {#26659 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27094 +label: "CHUWI" +value: "84" +data: App\Entity\CMarcas {#26660 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27095 +label: "CIBER POWER" +value: "85" +data: App\Entity\CMarcas {#26661 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27096 +label: "CISCO" +value: "86" +data: App\Entity\CMarcas {#26662 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27097 +label: "CISCO MERAKI" +value: "87" +data: App\Entity\CMarcas {#26663 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27098 +label: "CISCO SISTEMS" +value: "88" +data: App\Entity\CMarcas {#26664 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27099 +label: "CITIZEN" +value: "89" +data: App\Entity\CMarcas {#26665 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27100 +label: "CLOUDPOINT" +value: "90" +data: App\Entity\CMarcas {#26666 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27101 +label: "CMA" +value: "91" +data: App\Entity\CMarcas {#26667 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27102 +label: "COBY" +value: "92" +data: App\Entity\CMarcas {#26668 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27103 +label: "COIN" +value: "93" +data: App\Entity\CMarcas {#26669 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27104 +label: "COLIN" +value: "94" +data: App\Entity\CMarcas {#26670 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27105 +label: "COMPAQ" +value: "95" +data: Proxies\__CG__\App\Entity\CMarcas {#2737 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27106 +label: "COM PAX" +value: "96" +data: Proxies\__CG__\App\Entity\CMarcas {#4646 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27107 +label: "COMPLET" +value: "97" +data: App\Entity\CMarcas {#26671 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27108 +label: "COMPLET SMART" +value: "98" +data: App\Entity\CMarcas {#26672 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27109 +label: "CREALITY" +value: "99" +data: App\Entity\CMarcas {#26673 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27110 +label: "CREATIVE" +value: "100" +data: App\Entity\CMarcas {#26674 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27111 +label: "CROSSMATCH" +value: "101" +data: App\Entity\CMarcas {#26675 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27112 +label: "CYBERPOWER" +value: "102" +data: App\Entity\CMarcas {#26676 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27113 +label: "DAHUA" +value: "103" +data: App\Entity\CMarcas {#26677 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27114 +label: "DA-LITE" +value: "104" +data: App\Entity\CMarcas {#26678 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27115 +label: "DATA" +value: "105" +data: App\Entity\CMarcas {#26679 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27116 +label: "DATACARD" +value: "106" +data: App\Entity\CMarcas {#26680 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27117 +label: "DATA PRODUCTS" +value: "107" +data: App\Entity\CMarcas {#26681 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27118 +label: "DATASHIELD" +value: "108" +data: App\Entity\CMarcas {#26682 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27119 +label: "DELL" +value: "109" +data: Proxies\__CG__\App\Entity\CMarcas {#1923 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27120 +label: "DE LORENZO" +value: "110" +data: App\Entity\CMarcas {#26683 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27121 +label: "DIGILENT" +value: "111" +data: App\Entity\CMarcas {#26684 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27122 +label: "DIGITAL" +value: "112" +data: Proxies\__CG__\App\Entity\CMarcas {#7795 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27123 +label: "DIGITAL ENERGY" +value: "113" +data: App\Entity\CMarcas {#26685 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27124 +label: "DIGITAL POWER" +value: "114" +data: App\Entity\CMarcas {#26686 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27125 +label: "D-LINK" +value: "115" +data: App\Entity\CMarcas {#26687 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27126 +label: "DOHDIH" +value: "116" +data: App\Entity\CMarcas {#26688 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27127 +label: "DRAPER SHADE" +value: "117" +data: App\Entity\CMarcas {#26689 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27128 +label: "DRIPOD SCREEN" +value: "118" +data: App\Entity\CMarcas {#26690 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27129 +label: "DUAL TOUCH" +value: "119" +data: App\Entity\CMarcas {#26691 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27130 +label: "DUKANE" +value: "120" +data: App\Entity\CMarcas {#26692 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27131 +label: "DUPLO" +value: "121" +data: App\Entity\CMarcas {#26693 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27132 +label: "DUPRINTER" +value: "122" +data: App\Entity\CMarcas {#26694 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27133 +label: "DYMO" +value: "123" +data: App\Entity\CMarcas {#26695 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27134 +label: "DYNAMIC STUDIO" +value: "124" +data: App\Entity\CMarcas {#26696 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27135 +label: "EAGLE WARRIOR" +value: "125" +data: App\Entity\CMarcas {#26697 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27136 +label: "EATC" +value: "126" +data: App\Entity\CMarcas {#26698 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27137 +label: "EATON" +value: "127" +data: App\Entity\CMarcas {#26699 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27138 +label: "EBEAM EDGET" +value: "128" +data: App\Entity\CMarcas {#26700 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27139 +label: "EC-LINE" +value: "129" +data: Proxies\__CG__\App\Entity\CMarcas {#15896 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27140 +label: "EC SCANNER" +value: "130" +data: App\Entity\CMarcas {#26701 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27141 +label: "ELECTRON" +value: "131" +data: App\Entity\CMarcas {#26702 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27142 +label: "ELE-GATE" +value: "132" +data: Proxies\__CG__\App\Entity\CMarcas {#11216 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27143 +label: "ELEKTRA" +value: "133" +data: Proxies\__CG__\App\Entity\CMarcas {#21038 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27144 +label: "ELTRON" +value: "134" +data: App\Entity\CMarcas {#26703 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27145 +label: "EMACHINES" +value: "135" +data: Proxies\__CG__\App\Entity\CMarcas {#8470 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27146 +label: "EMC" +value: "136" +data: App\Entity\CMarcas {#26704 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27147 +label: "ENCORE" +value: "137" +data: App\Entity\CMarcas {#26705 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27148 +label: "ENCORE NETWORKS" +value: "138" +data: App\Entity\CMarcas {#26706 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27149 +label: "ENDER" +value: "139" +data: App\Entity\CMarcas {#26707 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27150 +label: "ENGENIUS" +value: "140" +data: App\Entity\CMarcas {#26708 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27151 +label: "ENSAMBLED" +value: "141" +data: App\Entity\CMarcas {#26709 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27152 +label: "ENSEMBLE DESIGNS" +value: "142" +data: App\Entity\CMarcas {#26710 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27153 +label: "ENTERASYS" +value: "143" +data: App\Entity\CMarcas {#26711 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27154 +label: "ENTERASYS NETWORKS" +value: "144" +data: App\Entity\CMarcas {#26712 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27155 +label: "ENTRUST" +value: "145" +data: App\Entity\CMarcas {#26713 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27156 +label: "ENTYA" +value: "146" +data: App\Entity\CMarcas {#26714 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27157 +label: "EPCOM" +value: "147" +data: App\Entity\CMarcas {#26715 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27158 +label: "EPSON" +value: "148" +data: Proxies\__CG__\App\Entity\CMarcas {#4171 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27159 +label: "ES7070" +value: "149" +data: App\Entity\CMarcas {#26716 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27160 +label: "ESCANTRON" +value: "150" +data: App\Entity\CMarcas {#26717 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27161 +label: "ETHERNET " +value: "151" +data: App\Entity\CMarcas {#26718 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27162 +label: "ETL SYSTEMS" +value: "152" +data: App\Entity\CMarcas {#26719 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27163 +label: "EUROTALK" +value: "153" +data: App\Entity\CMarcas {#26720 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27164 +label: "EVO" +value: "154" +data: App\Entity\CMarcas {#26721 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27165 +label: "EVOLIS" +value: "155" +data: App\Entity\CMarcas {#26722 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27166 +label: "EXIDE ELECTRONICS" +value: "156" +data: App\Entity\CMarcas {#26723 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27167 +label: "EXIGO" +value: "157" +data: App\Entity\CMarcas {#26724 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27168 +label: "EXTREME NETWORKS" +value: "158" +data: App\Entity\CMarcas {#26725 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27169 +label: "F5" +value: "159" +data: App\Entity\CMarcas {#26726 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27170 +label: "F5 NETWORKS INC" +value: "160" +data: App\Entity\CMarcas {#26727 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27171 +label: "FARGO" +value: "161" +data: App\Entity\CMarcas {#26728 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27172 +label: "FERAKMON" +value: "162" +data: App\Entity\CMarcas {#26729 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27173 +label: "FINGERTEC" +value: "163" +data: App\Entity\CMarcas {#26730 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27174 +label: "FLOVA" +value: "164" +data: App\Entity\CMarcas {#26731 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27175 +label: "FLUKE" +value: "165" +data: App\Entity\CMarcas {#26732 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27176 +label: "FORTIGATE" +value: "166" +data: App\Entity\CMarcas {#26733 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27177 +label: "FORTINET" +value: "167" +data: App\Entity\CMarcas {#26734 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27178 +label: "FORZA" +value: "168" +data: App\Entity\CMarcas {#26735 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27179 +label: "FUJITSU" +value: "169" +data: App\Entity\CMarcas {#26736 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27180 +label: "FUPIR" +value: "170" +data: Proxies\__CG__\App\Entity\CMarcas {#19966 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27181 +label: "GATEWAY" +value: "171" +data: Proxies\__CG__\App\Entity\CMarcas {#4151 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27182 +label: "GENERAL DATA COMM" +value: "172" +data: App\Entity\CMarcas {#26737 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27183 +label: "GENERAL ELECTRIC" +value: "173" +data: App\Entity\CMarcas {#26738 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27184 +label: "GENERICA" +value: "174" +data: App\Entity\CMarcas {#26739 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27185 +label: "GENIUS" +value: "175" +data: Proxies\__CG__\App\Entity\CMarcas {#1974 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27186 +label: "GETAC" +value: "176" +data: App\Entity\CMarcas {#26740 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27187 +label: "GHIA" +value: "177" +data: Proxies\__CG__\App\Entity\CMarcas {#3612 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27188 +label: "GR" +value: "178" +data: Proxies\__CG__\App\Entity\CMarcas {#20146 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27189 +label: "GRASS VALLEY" +value: "179" +data: App\Entity\CMarcas {#26741 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27190 +label: "GTCO CALCOMP" +value: "180" +data: App\Entity\CMarcas {#26742 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27191 +label: "GUIA" +value: "181" +data: Proxies\__CG__\App\Entity\CMarcas {#13859 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27192 +label: "HAND HELD" +value: "182" +data: App\Entity\CMarcas {#26743 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27193 +label: "HEINDELBERG" +value: "183" +data: App\Entity\CMarcas {#26744 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27194 +label: "HEWLET PACKARD TEXA LG" +value: "184" +data: App\Entity\CMarcas {#26745 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27195 +label: "HEWLETT PACKARD" +value: "185" +data: Proxies\__CG__\App\Entity\CMarcas {#4178 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27196 +label: "HID" +value: "186" +data: App\Entity\CMarcas {#26746 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27197 +label: "HIKVISION" +value: "187" +data: App\Entity\CMarcas {#26747 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27198 +label: "HIK VISION" +value: "188" +data: App\Entity\CMarcas {#26748 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27199 +label: "HIP HOP" +value: "189" +data: Proxies\__CG__\App\Entity\CMarcas {#1538 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27200 +label: "HISENSE" +value: "190" +data: App\Entity\CMarcas {#26749 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27201 +label: "HITACHI" +value: "191" +data: App\Entity\CMarcas {#26750 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27202 +label: "HONEYWELL" +value: "192" +data: App\Entity\CMarcas {#26751 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27203 +label: "HONOR" +value: "193" +data: App\Entity\CMarcas {#26752 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27204 +label: "HP" +value: "194" +data: Proxies\__CG__\App\Entity\CMarcas {#1797 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27205 +label: "HUAWEI" +value: "195" +data: Proxies\__CG__\App\Entity\CMarcas {#24077 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27206 +label: "HUBBELL" +value: "196" +data: App\Entity\CMarcas {#26753 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27207 +label: "HUION" +value: "197" +data: App\Entity\CMarcas {#26754 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27208 +label: "HYUNDAI" +value: "198" +data: Proxies\__CG__\App\Entity\CMarcas {#15834 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27209 +label: "IBM" +value: "199" +data: Proxies\__CG__\App\Entity\CMarcas {#3041 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27210 +label: "SOLA BASIC" +value: "200" +data: App\Entity\CMarcas {#26755 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27211 +label: "IDEAL" +value: "201" +data: App\Entity\CMarcas {#26756 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27212 +label: "IDEAPAD 3" +value: "202" +data: App\Entity\CMarcas {#26757 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27213 +label: "IEVS" +value: "203" +data: App\Entity\CMarcas {#26758 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27214 +label: "IKEGAMI" +value: "204" +data: App\Entity\CMarcas {#26759 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27215 +label: "IMAC" +value: "205" +data: App\Entity\CMarcas {#26760 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27216 +label: "IMAGINE" +value: "206" +data: App\Entity\CMarcas {#26761 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27217 +label: "INDUSTRONIC" +value: "207" +data: App\Entity\CMarcas {#26762 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27218 +label: "INFOCUS" +value: "208" +data: App\Entity\CMarcas {#26763 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27219 +label: "INGRESSIO" +value: "209" +data: App\Entity\CMarcas {#26764 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27220 +label: "INTEL" +value: "210" +data: App\Entity\CMarcas {#26765 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27221 +label: "INTEL INSIDE" +value: "211" +data: App\Entity\CMarcas {#26766 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27222 +label: "INTELLINET" +value: "212" +data: App\Entity\CMarcas {#26767 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27223 +label: "INTERSEL" +value: "213" +data: App\Entity\CMarcas {#26768 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27224 +label: "INTERWRITE" +value: "214" +data: App\Entity\CMarcas {#26769 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27225 +label: "IOMEGA" +value: "215" +data: App\Entity\CMarcas {#26770 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27226 +label: "IP3-14" +value: "216" +data: App\Entity\CMarcas {#26771 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27227 +label: "IPCOM" +value: "217" +data: App\Entity\CMarcas {#26772 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27228 +label: "ISB MICRO SRINET " +value: "218" +data: App\Entity\CMarcas {#26773 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27229 +label: "ISB SOLA BASIC" +value: "219" +data: App\Entity\CMarcas {#26774 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27230 +label: "JAGUAR" +value: "220" +data: App\Entity\CMarcas {#26775 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27231 +label: "JHETA" +value: "221" +data: App\Entity\CMarcas {#26776 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27232 +label: "JUNIPER" +value: "222" +data: App\Entity\CMarcas {#26777 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27233 +label: "JUNIPER NETWORKS" +value: "223" +data: App\Entity\CMarcas {#26778 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27234 +label: "KAISER" +value: "224" +data: App\Entity\CMarcas {#26779 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27235 +label: "KEF" +value: "225" +data: App\Entity\CMarcas {#26780 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27236 +label: "KINGSTON" +value: "226" +data: App\Entity\CMarcas {#26781 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27237 +label: "KIOCERA" +value: "227" +data: App\Entity\CMarcas {#26782 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27238 +label: "KOBLENZ" +value: "228" +data: App\Entity\CMarcas {#26783 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27239 +label: "KODAK" +value: "229" +data: App\Entity\CMarcas {#26784 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27240 +label: "KODAK ALARIS" +value: "230" +data: App\Entity\CMarcas {#26785 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27241 +label: "KONICA MINOLTA" +value: "231" +data: App\Entity\CMarcas {#26786 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27242 +label: "KX-FP701ME" +value: "232" +data: App\Entity\CMarcas {#26787 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27243 +label: "KYOCERA" +value: "233" +data: App\Entity\CMarcas {#26788 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27244 +label: "KYOCERA MITA" +value: "234" +data: App\Entity\CMarcas {#26789 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27245 +label: "LABNET" +value: "235" +data: App\Entity\CMarcas {#26790 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27246 +label: "LABTEC PC" +value: "236" +data: App\Entity\CMarcas {#26791 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27247 +label: "LAB-VOLT" +value: "237" +data: App\Entity\CMarcas {#26792 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27248 +label: "LACIE" +value: "238" +data: App\Entity\CMarcas {#26793 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27249 +label: "LACIE PORSCHE" +value: "239" +data: App\Entity\CMarcas {#26794 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27250 +label: "LANIX" +value: "240" +data: Proxies\__CG__\App\Entity\CMarcas {#3669 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27251 +label: "LEITCH" +value: "241" +data: App\Entity\CMarcas {#26795 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27252 +label: "LENOVO" +value: "242" +data: Proxies\__CG__\App\Entity\CMarcas {#1687 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27253 +label: "LEXMARK" +value: "243" +data: Proxies\__CG__\App\Entity\CMarcas {#14230 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27254 +label: "LG" +value: "244" +data: Proxies\__CG__\App\Entity\CMarcas {#2709 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27255 +label: "LIFE SIZE " +value: "245" +data: App\Entity\CMarcas {#26796 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27256 +label: "LINKETPRO" +value: "246" +data: App\Entity\CMarcas {#26797 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27257 +label: "LINKSYS" +value: "247" +data: App\Entity\CMarcas {#26798 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27258 +label: "LINKSYS CISCO SISTEM" +value: "248" +data: App\Entity\CMarcas {#26799 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27259 +label: "LINX" +value: "249" +data: App\Entity\CMarcas {#26800 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27260 +label: "LOGITECH" +value: "250" +data: Proxies\__CG__\App\Entity\CMarcas {#1551 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27261 +label: "LUCAS NULLE" +value: "251" +data: App\Entity\CMarcas {#26801 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27262 +label: "LUMEN" +value: "252" +data: App\Entity\CMarcas {#26802 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27263 +label: "LV 2111" +value: "253" +data: App\Entity\CMarcas {#26803 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27264 +label: "MAC" +value: "254" +data: App\Entity\CMarcas {#26804 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27265 +label: "MAGELLAN" +value: "255" +data: App\Entity\CMarcas {#26805 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27266 +label: "MANHATTAN" +value: "256" +data: Proxies\__CG__\App\Entity\CMarcas {#4110 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27267 +label: "MASTER CLASS" +value: "257" +data: App\Entity\CMarcas {#26806 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27268 +label: "MATRIX ACTIVA" +value: "258" +data: App\Entity\CMarcas {#26807 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27269 +label: "MATTWEISS" +value: "259" +data: App\Entity\CMarcas {#26808 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27270 +label: "MEEBOX" +value: "260" +data: App\Entity\CMarcas {#26809 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27271 +label: "MENQ" +value: "261" +data: App\Entity\CMarcas {#26810 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27272 +label: "MERAK" +value: "262" +data: App\Entity\CMarcas {#26811 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27273 +label: "METROLOGIC" +value: "263" +data: App\Entity\CMarcas {#26812 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27274 +label: "MICROM" +value: "264" +data: App\Entity\CMarcas {#26813 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27275 +label: "MICRO SEA" +value: "265" +data: App\Entity\CMarcas {#26814 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27276 +label: "MICROSOFT" +value: "266" +data: Proxies\__CG__\App\Entity\CMarcas {#3978 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27277 +label: "MICROSPINET" +value: "267" +data: App\Entity\CMarcas {#26815 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27278 +label: "MICROSTAR" +value: "268" +data: Proxies\__CG__\App\Entity\CMarcas {#11496 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27279 +label: "MIKROTICK" +value: "269" +data: App\Entity\CMarcas {#26816 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27280 +label: "MIKROTIK" +value: "270" +data: App\Entity\CMarcas {#26817 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27281 +label: "MINOLTA" +value: "271" +data: App\Entity\CMarcas {#26818 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27282 +label: "MITSUBISHI" +value: "272" +data: App\Entity\CMarcas {#26819 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27283 +label: "MITSUBISHI ELECTRIC" +value: "273" +data: App\Entity\CMarcas {#26820 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27284 +label: "MJM" +value: "274" +data: App\Entity\CMarcas {#26821 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27285 +label: "MOTOROLA" +value: "275" +data: App\Entity\CMarcas {#26822 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27286 +label: "MOTO-SYMBOL" +value: "276" +data: App\Entity\CMarcas {#26823 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27287 +label: "MSI" +value: "277" +data: App\Entity\CMarcas {#26824 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27288 +label: "MULTIMEDIA SCREENS" +value: "278" +data: App\Entity\CMarcas {#26825 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27289 +label: "MULTITEC" +value: "279" +data: Proxies\__CG__\App\Entity\CMarcas {#15741 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27290 +label: "MURUTA" +value: "280" +data: App\Entity\CMarcas {#26826 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27291 +label: "NETGEAR" +value: "281" +data: App\Entity\CMarcas {#26827 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27292 +label: "NET GEAR-11NG" +value: "282" +data: App\Entity\CMarcas {#26828 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27293 +label: "NETIS" +value: "283" +data: App\Entity\CMarcas {#26829 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27294 +label: "NETSUPPORT" +value: "284" +data: App\Entity\CMarcas {#26830 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27295 +label: "NETWORKS" +value: "285" +data: App\Entity\CMarcas {#26831 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27296 +label: "NEXTED" +value: "286" +data: Proxies\__CG__\App\Entity\CMarcas {#15771 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27297 +label: "NIKON" +value: "287" +data: App\Entity\CMarcas {#26832 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27298 +label: "OKI" +value: "288" +data: App\Entity\CMarcas {#26833 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27299 +label: "OKIDATA" +value: "289" +data: App\Entity\CMarcas {#26834 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27300 +label: "OLIVETTI" +value: "290" +data: Proxies\__CG__\App\Entity\CMarcas {#3082 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27301 +label: "OMEGA" +value: "291" +data: App\Entity\CMarcas {#26835 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27302 +label: "OMNI SMART" +value: "292" +data: App\Entity\CMarcas {#26836 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27303 +label: "ONGUARD" +value: "293" +data: App\Entity\CMarcas {#26837 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27304 +label: "ONMIPRO" +value: "294" +data: App\Entity\CMarcas {#26838 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27305 +label: "OPTIUPS" +value: "295" +data: App\Entity\CMarcas {#26839 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27306 +label: "OPTOMA" +value: "296" +data: App\Entity\CMarcas {#26840 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27307 +label: "ORACLE" +value: "297" +data: App\Entity\CMarcas {#26841 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27308 +label: "ORAD" +value: "298" +data: Proxies\__CG__\App\Entity\CMarcas {#25423 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27309 +label: "OTRA" +value: "299" +data: App\Entity\CMarcas {#26842 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27310 +label: "PACKARD BELL" +value: "300" +data: App\Entity\CMarcas {#26843 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27311 +label: "PANASONIC" +value: "301" +data: App\Entity\CMarcas {#26844 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27312 +label: "PANDUIT" +value: "302" +data: App\Entity\CMarcas {#26845 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27313 +label: "PAVILLION" +value: "303" +data: App\Entity\CMarcas {#26846 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27314 +label: "PCGHIA-2843" +value: "304" +data: App\Entity\CMarcas {#26847 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27315 +label: "PCM" +value: "305" +data: App\Entity\CMarcas {#26848 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27316 +label: "PCM POWERCOM" +value: "306" +data: App\Entity\CMarcas {#26849 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27317 +label: "PENWARE" +value: "307" +data: App\Entity\CMarcas {#26850 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27318 +label: "PERFECTCHOICE" +value: "308" +data: Proxies\__CG__\App\Entity\CMarcas {#6611 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27319 +label: "PERFECT CHOICE" +value: "309" +data: Proxies\__CG__\App\Entity\CMarcas {#1188 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27320 +label: "PHILIPS" +value: "310" +data: Proxies\__CG__\App\Entity\CMarcas {#23650 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27321 +label: "PINE" +value: "311" +data: App\Entity\CMarcas {#26851 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27322 +label: "PLANET" +value: "312" +data: App\Entity\CMarcas {#26852 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27323 +label: "PLUS" +value: "313" +data: App\Entity\CMarcas {#26853 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27324 +label: "PM" +value: "314" +data: App\Entity\CMarcas {#26854 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27325 +label: "POLAROID" +value: "315" +data: App\Entity\CMarcas {#26855 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27326 +label: "POLUX" +value: "316" +data: App\Entity\CMarcas {#26856 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27327 +label: "POLYCOM" +value: "317" +data: App\Entity\CMarcas {#26857 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27328 +label: "PORSCHE" +value: "318" +data: App\Entity\CMarcas {#26858 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27329 +label: "POTENCIA NOMINAL 4200 WATTS" +value: "319" +data: App\Entity\CMarcas {#26859 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27330 +label: "POWER-ALL" +value: "320" +data: App\Entity\CMarcas {#26860 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27331 +label: "POWERCOM" +value: "321" +data: App\Entity\CMarcas {#26861 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27332 +label: "POWER COM" +value: "322" +data: App\Entity\CMarcas {#26862 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27333 +label: "POWEREDGE" +value: "323" +data: App\Entity\CMarcas {#26863 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27334 +label: "POWERWARE" +value: "324" +data: App\Entity\CMarcas {#26864 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27335 +label: "PRIMAX" +value: "325" +data: App\Entity\CMarcas {#26865 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27336 +label: "PRINTER LEXMARK" +value: "326" +data: App\Entity\CMarcas {#26866 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27337 +label: "PRODESK 400" +value: "327" +data: App\Entity\CMarcas {#26867 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27338 +label: "PROMETHEAN" +value: "328" +data: App\Entity\CMarcas {#26868 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27339 +label: "PROMISE TECHNOLOGY, INC." +value: "329" +data: App\Entity\CMarcas {#26869 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27340 +label: "PSC" +value: "330" +data: App\Entity\CMarcas {#26870 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27341 +label: "QIAN XIAO" +value: "331" +data: App\Entity\CMarcas {#26871 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27342 +label: "QNAP" +value: "332" +data: App\Entity\CMarcas {#26872 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27343 +label: "QOMO" +value: "333" +data: App\Entity\CMarcas {#26873 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27344 +label: "QUOMO" +value: "334" +data: App\Entity\CMarcas {#26874 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27345 +label: "RADIO SHACK" +value: "335" +data: App\Entity\CMarcas {#26875 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27346 +label: "RALOY" +value: "336" +data: App\Entity\CMarcas {#26876 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27347 +label: "RASPBERRY PI 2" +value: "337" +data: App\Entity\CMarcas {#26877 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27348 +label: "RCA" +value: "338" +data: App\Entity\CMarcas {#26878 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27349 +label: "REALTEK" +value: "339" +data: App\Entity\CMarcas {#26879 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27350 +label: "RED" +value: "340" +data: App\Entity\CMarcas {#26880 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27351 +label: "RHINOCEROS" +value: "341" +data: App\Entity\CMarcas {#26881 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27352 +label: "RICOH" +value: "342" +data: App\Entity\CMarcas {#26882 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27353 +label: "RISO" +value: "343" +data: App\Entity\CMarcas {#26883 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27354 +label: "RJ45" +value: "344" +data: App\Entity\CMarcas {#26884 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27355 +label: "RT/SIEMENS" +value: "345" +data: App\Entity\CMarcas {#26885 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27356 +label: "SABRENT" +value: "346" +data: App\Entity\CMarcas {#26886 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27357 +label: "SALICRU" +value: "347" +data: App\Entity\CMarcas {#26887 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27358 +label: "SAMLEX" +value: "348" +data: App\Entity\CMarcas {#26888 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27359 +label: "SAMSUNG" +value: "349" +data: Proxies\__CG__\App\Entity\CMarcas {#2542 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27360 +label: "SATELLITE" +value: "350" +data: App\Entity\CMarcas {#26889 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27361 +label: "SAXXON" +value: "351" +data: App\Entity\CMarcas {#26890 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27362 +label: "SBE TECH" +value: "352" +data: App\Entity\CMarcas {#26891 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27363 +label: "SCATRON" +value: "353" +data: App\Entity\CMarcas {#26892 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27364 +label: "SCEPTRE" +value: "354" +data: App\Entity\CMarcas {#26893 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27365 +label: "SCHNEIDER ELECTRIC" +value: "355" +data: App\Entity\CMarcas {#26894 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27366 +label: "SCIENCE CUBE" +value: "356" +data: Proxies\__CG__\App\Entity\CMarcas {#3466 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27367 +label: "SEAGATE" +value: "357" +data: App\Entity\CMarcas {#26895 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27368 +label: "SEETEC" +value: "358" +data: App\Entity\CMarcas {#26896 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27369 +label: "SERVER" +value: "359" +data: App\Entity\CMarcas {#26897 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27370 +label: "SERVICIOS MULTICOMPUTACIONALES" +value: "360" +data: App\Entity\CMarcas {#26898 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27371 +label: "SERVIDOR CISCO" +value: "361" +data: App\Entity\CMarcas {#26899 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27372 +label: "SHANDONG" +value: "362" +data: App\Entity\CMarcas {#26900 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27373 +label: "SHARP" +value: "363" +data: App\Entity\CMarcas {#26901 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27374 +label: "SHELEG MITKADEM" +value: "364" +data: App\Entity\CMarcas {#26902 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27375 +label: "SHENZHEN CREALITY 3D" +value: "365" +data: App\Entity\CMarcas {#26903 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27376 +label: "SHINING 3D" +value: "366" +data: App\Entity\CMarcas {#26904 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27377 +label: "SIEMENS" +value: "367" +data: App\Entity\CMarcas {#26905 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27378 +label: "SIFEM V1" +value: "368" +data: App\Entity\CMarcas {#26906 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27379 +label: "SIGNAL FLEX" +value: "369" +data: App\Entity\CMarcas {#26907 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27380 +label: "SLANTEC" +value: "370" +data: App\Entity\CMarcas {#26908 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27381 +label: "SLING STUDIO" +value: "371" +data: App\Entity\CMarcas {#26909 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27382 +label: "SMART" +value: "372" +data: App\Entity\CMarcas {#26910 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27383 +label: "SMART BIT" +value: "373" +data: App\Entity\CMarcas {#26911 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27384 +label: "SMARTBITT" +value: "374" +data: App\Entity\CMarcas {#26912 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27385 +label: "SMART BOARD" +value: "375" +data: App\Entity\CMarcas {#26913 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27386 +label: "SMART CELL" +value: "376" +data: App\Entity\CMarcas {#26914 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27387 +label: "SMART CENTER" +value: "377" +data: App\Entity\CMarcas {#26915 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27388 +label: "SMART CENTRA" +value: "378" +data: App\Entity\CMarcas {#26916 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27389 +label: "SMARTTECH" +value: "379" +data: App\Entity\CMarcas {#26917 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27390 +label: "SMART TECHNOLOGIES" +value: "380" +data: App\Entity\CMarcas {#26918 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27391 +label: "SMC" +value: "381" +data: App\Entity\CMarcas {#26919 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27392 +label: "SOLA" +value: "382" +data: App\Entity\CMarcas {#26920 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27393 +label: "SOLA BASIC" +value: "383" +data: App\Entity\CMarcas {#26921 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27394 +label: "SONY" +value: "384" +data: App\Entity\CMarcas {#26922 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27395 +label: "SOUND TRACK" +value: "385" +data: App\Entity\CMarcas {#26923 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27396 +label: "SPECTRA" +value: "386" +data: App\Entity\CMarcas {#26924 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27397 +label: "SPECTRA PHYSICS" +value: "387" +data: App\Entity\CMarcas {#26925 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27398 +label: "STAR MICRONICS" +value: "388" +data: App\Entity\CMarcas {#26926 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27399 +label: "STARTECH" +value: "389" +data: App\Entity\CMarcas {#26927 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27400 +label: "STEREN" +value: "390" +data: Proxies\__CG__\App\Entity\CMarcas {#3674 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27401 +label: "STRATASYS" +value: "391" +data: App\Entity\CMarcas {#26928 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27402 +label: "STREAM" +value: "392" +data: App\Entity\CMarcas {#26929 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27403 +label: "STYLUS" +value: "393" +data: Proxies\__CG__\App\Entity\CMarcas {#4990 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27404 +label: "SUM" +value: "394" +data: App\Entity\CMarcas {#26930 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27405 +label: "SUM BLADE" +value: "395" +data: App\Entity\CMarcas {#26931 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27406 +label: "SUMI" +value: "396" +data: App\Entity\CMarcas {#26932 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27407 +label: "SUMITEL" +value: "397" +data: App\Entity\CMarcas {#26933 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27408 +label: "SUN" +value: "398" +data: Proxies\__CG__\App\Entity\CMarcas {#3088 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27409 +label: "SUPERMICRO" +value: "399" +data: App\Entity\CMarcas {#26934 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27410 +label: "SUPERSTARCK II NETBUILDER 201" +value: "400" +data: App\Entity\CMarcas {#26935 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27411 +label: "SUPREMA" +value: "401" +data: App\Entity\CMarcas {#26936 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27412 +label: "SYAC" +value: "402" +data: App\Entity\CMarcas {#26937 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27413 +label: "SYBLE" +value: "403" +data: App\Entity\CMarcas {#26938 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27414 +label: "SYMBOL" +value: "404" +data: App\Entity\CMarcas {#26939 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27415 +label: "SYMBOL TECHNOLOGIES" +value: "405" +data: App\Entity\CMarcas {#26940 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27416 +label: "SYNOLOGY" +value: "406" +data: App\Entity\CMarcas {#26941 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27417 +label: "SYSCO" +value: "407" +data: App\Entity\CMarcas {#26942 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27418 +label: "SYSCOM" +value: "408" +data: App\Entity\CMarcas {#26943 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27419 +label: "TALES" +value: "409" +data: App\Entity\CMarcas {#26944 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27420 +label: "TALLY DASCOM" +value: "410" +data: App\Entity\CMarcas {#26945 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27421 +label: "TASCAM" +value: "411" +data: App\Entity\CMarcas {#26946 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27422 +label: "TCL" +value: "412" +data: App\Entity\CMarcas {#26947 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27423 +label: "TDE MAX" +value: "413" +data: App\Entity\CMarcas {#26948 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27424 +label: "TEAM BOARD" +value: "414" +data: App\Entity\CMarcas {#26949 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27425 +label: "TEC" +value: "415" +data: Proxies\__CG__\App\Entity\CMarcas {#19962 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27426 +label: "TECH PAD" +value: "416" +data: App\Entity\CMarcas {#26950 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27427 +label: "TELEVIDEO" +value: "417" +data: App\Entity\CMarcas {#26951 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27428 +label: "TEMISA" +value: "418" +data: App\Entity\CMarcas {#26952 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27429 +label: "TENDA" +value: "419" +data: App\Entity\CMarcas {#26953 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27430 +label: "TEXA" +value: "420" +data: App\Entity\CMarcas {#26954 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27431 +label: "THERMATAKE" +value: "421" +data: App\Entity\CMarcas {#26955 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27432 +label: "THERMO FISHER SCIENTIFIC" +value: "422" +data: App\Entity\CMarcas {#26956 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27433 +label: "TIMESCO" +value: "423" +data: App\Entity\CMarcas {#26957 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27434 +label: "TI POWER" +value: "424" +data: App\Entity\CMarcas {#26958 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27435 +label: "TLC" +value: "425" +data: App\Entity\CMarcas {#26959 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27436 +label: "TOPAZ" +value: "426" +data: App\Entity\CMarcas {#26960 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27437 +label: "TOSHIBA" +value: "427" +data: Proxies\__CG__\App\Entity\CMarcas {#1917 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27438 +label: "TOUCH INTERACTIVE" +value: "428" +data: App\Entity\CMarcas {#26961 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27439 +label: "TOURO" +value: "429" +data: App\Entity\CMarcas {#26962 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27440 +label: "TPLINK" +value: "430" +data: App\Entity\CMarcas {#26963 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27441 +label: "TP-LINK" +value: "431" +data: App\Entity\CMarcas {#26964 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27442 +label: "TRENDNET" +value: "432" +data: App\Entity\CMarcas {#26965 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27443 +label: "TRIPP-LITE" +value: "433" +data: App\Entity\CMarcas {#26966 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27444 +label: "TRUEBASIX" +value: "434" +data: Proxies\__CG__\App\Entity\CMarcas {#4061 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27445 +label: "TRUPER" +value: "435" +data: App\Entity\CMarcas {#26967 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27446 +label: "TSSI" +value: "436" +data: App\Entity\CMarcas {#26968 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27447 +label: "UBIQUITI" +value: "437" +data: App\Entity\CMarcas {#26969 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27448 +label: "UBIQUITI NETWORKS" +value: "438" +data: App\Entity\CMarcas {#26970 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27449 +label: "ULTIMAKER" +value: "439" +data: App\Entity\CMarcas {#26971 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27450 +label: "UNIFI" +value: "440" +data: App\Entity\CMarcas {#26972 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27451 +label: "UNISYS" +value: "441" +data: App\Entity\CMarcas {#26973 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27452 +label: "UNITECH" +value: "442" +data: App\Entity\CMarcas {#26974 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27453 +label: "UNV" +value: "443" +data: App\Entity\CMarcas {#26975 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27454 +label: "UPS" +value: "444" +data: App\Entity\CMarcas {#26976 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27455 +label: "U.S. ROBOTICS" +value: "445" +data: App\Entity\CMarcas {#26977 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27456 +label: "US ROBOTICS" +value: "446" +data: Proxies\__CG__\App\Entity\CMarcas {#15906 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27457 +label: "VCLOUDPOINT" +value: "447" +data: Proxies\__CG__\App\Entity\CMarcas {#2864 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27458 +label: "VEEAM" +value: "448" +data: App\Entity\CMarcas {#26978 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27459 +label: "VEGA" +value: "449" +data: App\Entity\CMarcas {#26979 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27460 +label: "VENTEC-FUJITSU" +value: "450" +data: App\Entity\CMarcas {#26980 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27461 +label: "VERBATIM" +value: "451" +data: Proxies\__CG__\App\Entity\CMarcas {#1965 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27462 +label: "VERIFIER" +value: "452" +data: App\Entity\CMarcas {#26981 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27463 +label: "VERTIV" +value: "453" +data: App\Entity\CMarcas {#26982 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27464 +label: "VICA" +value: "454" +data: App\Entity\CMarcas {#26983 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27465 +label: "VIEWPLUS" +value: "455" +data: App\Entity\CMarcas {#26984 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27466 +label: "VIEWSONIC" +value: "456" +data: Proxies\__CG__\App\Entity\CMarcas {#4572 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27467 +label: "VISSION" +value: "457" +data: App\Entity\CMarcas {#26985 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27468 +label: "VISUAL ESTUDIO" +value: "458" +data: App\Entity\CMarcas {#26986 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27469 +label: "VIVIBRIGHT" +value: "459" +data: App\Entity\CMarcas {#26987 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27470 +label: "VIZIO" +value: "460" +data: App\Entity\CMarcas {#26988 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27471 +label: "VOGAR" +value: "461" +data: App\Entity\CMarcas {#26989 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27472 +label: "VOLTERA" +value: "462" +data: App\Entity\CMarcas {#26990 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27473 +label: "VOLTERA" +value: "463" +data: App\Entity\CMarcas {#26991 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27474 +label: "VOLTRONIC" +value: "464" +data: App\Entity\CMarcas {#26992 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27475 +label: "VORAGO" +value: "465" +data: Proxies\__CG__\App\Entity\CMarcas {#2543 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27476 +label: "VULCAN" +value: "466" +data: Proxies\__CG__\App\Entity\CMarcas {#14824 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27477 +label: "VULCAN EXCURSION XB" +value: "467" +data: App\Entity\CMarcas {#26993 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27478 +label: "WACOM" +value: "468" +data: App\Entity\CMarcas {#26994 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27479 +label: "WACOM ONE" +value: "469" +data: App\Entity\CMarcas {#26995 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27480 +label: "WANG" +value: "470" +data: App\Entity\CMarcas {#26996 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27481 +label: "WARRIOR" +value: "471" +data: App\Entity\CMarcas {#26997 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27482 +label: "WD PURPLE" +value: "472" +data: App\Entity\CMarcas {#26998 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27483 +label: "WERNER PEGASUS" +value: "473" +data: App\Entity\CMarcas {#26999 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27484 +label: "WESTERN" +value: "474" +data: App\Entity\CMarcas {#27000 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27485 +label: "WESTERN DIGITAL" +value: "475" +data: App\Entity\CMarcas {#27001 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27486 +label: "WORKCENTRE" +value: "476" +data: App\Entity\CMarcas {#27002 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27487 +label: "XEROX" +value: "477" +data: App\Entity\CMarcas {#27003 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27488 +label: "XILISOFT" +value: "478" +data: App\Entity\CMarcas {#27004 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27489 +label: "XP-PEN" +value: "479" +data: App\Entity\CMarcas {#27005 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27490 +label: "XRN-21801/B" +value: "480" +data: App\Entity\CMarcas {#27006 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27491 +label: "XTREME PC" +value: "481" +data: App\Entity\CMarcas {#27007 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27492 +label: "YAMAHA" +value: "482" +data: App\Entity\CMarcas {#27008 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27493 +label: "ZEBRA" +value: "483" +data: App\Entity\CMarcas {#27009 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27494 +label: "ZIGOR" +value: "484" +data: App\Entity\CMarcas {#27010 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27495 +label: "ZK" +value: "485" +data: App\Entity\CMarcas {#27011 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27496 +label: "ZKSOFTWARE" +value: "486" +data: App\Entity\CMarcas {#27012 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27497 +label: "ZKTECO" +value: "487" +data: App\Entity\CMarcas {#27013 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27498 +label: "ZONET" +value: "488" +data: App\Entity\CMarcas {#27014 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27499 +label: "907168" +value: "489" +data: Proxies\__CG__\App\Entity\CMarcas {#24995 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27500 +label: "1311579" +value: "490" +data: Proxies\__CG__\App\Entity\CMarcas {#24999 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27501 +label: "ACT/ COMPUSTORE" +value: "491" +data: Proxies\__CG__\App\Entity\CMarcas {#21056 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27502 +label: "ACTIVE" +value: "492" +data: Proxies\__CG__\App\Entity\CMarcas {#6327 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27503 +label: "ARMADO BARRACUDA" +value: "493" +data: Proxies\__CG__\App\Entity\CMarcas {#2564 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27504 +label: "BEST COMPONENT" +value: "494" +data: Proxies\__CG__\App\Entity\CMarcas {#7116 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27505 +label: "BLUE POINT" +value: "495" +data: Proxies\__CG__\App\Entity\CMarcas {#5782 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27506 +label: "CEIVE" +value: "496" +data: Proxies\__CG__\App\Entity\CMarcas {#24924 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27507 +label: "CLOUDPOINT CLIENTE ZERO" +value: "497" +data: Proxies\__CG__\App\Entity\CMarcas {#3404 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27508 +label: "COMPAC" +value: "498" +data: Proxies\__CG__\App\Entity\CMarcas {#5422 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27509 +label: "COMPAQ EVO" +value: "499" +data: Proxies\__CG__\App\Entity\CMarcas {#15764 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27510 +label: "COMPAQ HP" +value: "500" +data: Proxies\__CG__\App\Entity\CMarcas {#24771 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27511 +label: "CPU GENERICO" +value: "501" +data: Proxies\__CG__\App\Entity\CMarcas {#25246 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27512 +label: "CTIVE" +value: "502" +data: Proxies\__CG__\App\Entity\CMarcas {#24913 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27513 +label: "Dell Alienware" +value: "503" +data: Proxies\__CG__\App\Entity\CMarcas {#23459 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27514 +label: "DXT" +value: "504" +data: Proxies\__CG__\App\Entity\CMarcas {#23223 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27515 +label: "Ensamblada" +value: "505" +data: Proxies\__CG__\App\Entity\CMarcas {#2830 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27516 +label: "ENSAMBLADA ALASKA" +value: "506" +data: Proxies\__CG__\App\Entity\CMarcas {#17626 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27517 +label: "ENSAMBLADA REALTEK" +value: "507" +data: Proxies\__CG__\App\Entity\CMarcas {#17460 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27518 +label: "ENSAMBLADA REDFLAG" +value: "508" +data: Proxies\__CG__\App\Entity\CMarcas {#17456 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27519 +label: "EVOTEC" +value: "509" +data: Proxies\__CG__\App\Entity\CMarcas {#2708 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27520 +label: "GENERICO" +value: "510" +data: Proxies\__CG__\App\Entity\CMarcas {#1605 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27521 +label: "GOLDEN COMPUTERS" +value: "511" +data: Proxies\__CG__\App\Entity\CMarcas {#8137 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27522 +label: "HP COMPAQ" +value: "512" +data: Proxies\__CG__\App\Entity\CMarcas {#9625 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27523 +label: "HP PAVILION NOTEBOOK" +value: "513" +data: Proxies\__CG__\App\Entity\CMarcas {#6954 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27524 +label: "INTEGRADOR" +value: "514" +data: Proxies\__CG__\App\Entity\CMarcas {#21145 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27525 +label: "KEMEX" +value: "515" +data: Proxies\__CG__\App\Entity\CMarcas {#2577 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27526 +label: "Lenovo Thinkcentre" +value: "516" +data: Proxies\__CG__\App\Entity\CMarcas {#23364 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27527 +label: "NOTEBOOK" +value: "517" +data: Proxies\__CG__\App\Entity\CMarcas {#5561 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27528 +label: "RED FLAG" +value: "518" +data: Proxies\__CG__\App\Entity\CMarcas {#2851 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27529 +label: "S/MARCA" +value: "519" +data: Proxies\__CG__\App\Entity\CMarcas {#1541 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27530 +label: "S/S" +value: "520" +data: Proxies\__CG__\App\Entity\CMarcas {#4518 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27531 +label: "SCIENCE" +value: "521" +data: Proxies\__CG__\App\Entity\CMarcas {#4483 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27532 +label: "SHELEG" +value: "522" +data: Proxies\__CG__\App\Entity\CMarcas {#13989 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27533 +label: "SIN ETIQUETA" +value: "523" +data: Proxies\__CG__\App\Entity\CMarcas {#24961 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27534 +label: "Sun Microsystems" +value: "524" +data: Proxies\__CG__\App\Entity\CMarcas {#3087 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27535 +label: "TEK" +value: "525" +data: Proxies\__CG__\App\Entity\CMarcas {#21034 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27536 +label: "TERMINALES VCLOUDPOINT" +value: "526" +data: Proxies\__CG__\App\Entity\CMarcas {#25321 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27537 +label: "VOSTRO" +value: "527" +data: Proxies\__CG__\App\Entity\CMarcas {#23726 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27538 +label: "WISHE" +value: "528" +data: App\Entity\CMarcas {#27015 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27539 +label: "IBM" +value: "529" +data: Proxies\__CG__\App\Entity\CMarcas {#3040 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27540 +label: "AOC e950wn" +value: "530" +data: Proxies\__CG__\App\Entity\CMarcas {#11294 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27541 +label: "ARION" +value: "531" +data: Proxies\__CG__\App\Entity\CMarcas {#17772 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27542 +label: "AT&T" +value: "532" +data: Proxies\__CG__\App\Entity\CMarcas {#4307 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27543 +label: "BARRACUDA" +value: "533" +data: Proxies\__CG__\App\Entity\CMarcas {#4197 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27544 +label: "BENA" +value: "534" +data: Proxies\__CG__\App\Entity\CMarcas {#16531 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27545 +label: "BENQ G2020HD" +value: "535" +data: Proxies\__CG__\App\Entity\CMarcas {#7324 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27546 +label: "BRAND-MAN" +value: "536" +data: Proxies\__CG__\App\Entity\CMarcas {#4070 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27547 +label: "CASEBOOT" +value: "537" +data: Proxies\__CG__\App\Entity\CMarcas {#23597 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27548 +label: "CHIA" +value: "538" +data: Proxies\__CG__\App\Entity\CMarcas {#17601 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27549 +label: "CHIMEI" +value: "539" +data: Proxies\__CG__\App\Entity\CMarcas {#5934 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27550 +label: "DAEWOO" +value: "540" +data: Proxies\__CG__\App\Entity\CMarcas {#10249 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27551 +label: "DAYETK" +value: "541" +data: Proxies\__CG__\App\Entity\CMarcas {#21057 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27552 +label: "DENQ" +value: "542" +data: Proxies\__CG__\App\Entity\CMarcas {#10550 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27553 +label: "DTS" +value: "543" +data: App\Entity\CMarcas {#27016 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27554 +label: "Equipo AIO" +value: "544" +data: Proxies\__CG__\App\Entity\CMarcas {#23244 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27555 +label: "ESTANDAR" +value: "545" +data: Proxies\__CG__\App\Entity\CMarcas {#10958 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27556 +label: "FLATRON W1742S" +value: "546" +data: Proxies\__CG__\App\Entity\CMarcas {#3737 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27557 +label: "GHIA LED" +value: "547" +data: Proxies\__CG__\App\Entity\CMarcas {#16346 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27558 +label: "GIGABYTE" +value: "548" +data: Proxies\__CG__\App\Entity\CMarcas {#3606 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27559 +label: "GOLDSTAR" +value: "549" +data: Proxies\__CG__\App\Entity\CMarcas {#21039 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27560 +label: "IBM G42" +value: "550" +data: Proxies\__CG__\App\Entity\CMarcas {#19428 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27561 +label: "LED" +value: "551" +data: Proxies\__CG__\App\Entity\CMarcas {#23669 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27562 +label: "Lenovo E2224A" +value: "552" +data: Proxies\__CG__\App\Entity\CMarcas {#11501 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27563 +label: "MCA BENQ" +value: "553" +data: Proxies\__CG__\App\Entity\CMarcas {#18739 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27564 +label: "OPTRONICS" +value: "554" +data: Proxies\__CG__\App\Entity\CMarcas {#6056 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27565 +label: "PIXXO" +value: "555" +data: Proxies\__CG__\App\Entity\CMarcas {#5658 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27566 +label: "PRO DISPLAY 201" +value: "556" +data: Proxies\__CG__\App\Entity\CMarcas {#23991 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27567 +label: "Q-touch" +value: "557" +data: Proxies\__CG__\App\Entity\CMarcas {#15819 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27568 +label: "SKC00ZI" +value: "558" +data: Proxies\__CG__\App\Entity\CMarcas {#4514 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27569 +label: "SOUND WORLD" +value: "559" +data: Proxies\__CG__\App\Entity\CMarcas {#7761 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27570 +label: "Sylos" +value: "560" +data: Proxies\__CG__\App\Entity\CMarcas {#2277 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27571 +label: "THINKCENTER M900" +value: "561" +data: Proxies\__CG__\App\Entity\CMarcas {#18934 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27572 +label: "THINKCENTRE" +value: "562" +data: Proxies\__CG__\App\Entity\CMarcas {#10248 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27573 +label: "V7" +value: "563" +data: Proxies\__CG__\App\Entity\CMarcas {#7837 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27574 +label: "VENK" +value: "564" +data: Proxies\__CG__\App\Entity\CMarcas {#2695 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27575 +label: "1983001697" +value: "565" +data: Proxies\__CG__\App\Entity\CMarcas {#12131 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27576 +label: "5283002031" +value: "566" +data: Proxies\__CG__\App\Entity\CMarcas {#24965 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27577 +label: "867771-0104" +value: "567" +data: Proxies\__CG__\App\Entity\CMarcas {#4500 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27578 +label: "AIME" +value: "568" +data: Proxies\__CG__\App\Entity\CMarcas {#17962 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27579 +label: "Alienware" +value: "569" +data: Proxies\__CG__\App\Entity\CMarcas {#25162 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27580 +label: "ATK" +value: "570" +data: Proxies\__CG__\App\Entity\CMarcas {#2865 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27581 +label: "BLUC" +value: "571" +data: Proxies\__CG__\App\Entity\CMarcas {#4374 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27582 +label: "BLUE" +value: "572" +data: Proxies\__CG__\App\Entity\CMarcas {#4244 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27583 +label: "Bytechip" +value: "573" +data: Proxies\__CG__\App\Entity\CMarcas {#4251 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27584 +label: "COMPUSTORE" +value: "574" +data: Proxies\__CG__\App\Entity\CMarcas {#21058 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27585 +label: "Easy Line" +value: "575" +data: Proxies\__CG__\App\Entity\CMarcas {#2581 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27586 +label: "ESTANDAR" +value: "576" +data: Proxies\__CG__\App\Entity\CMarcas {#11000 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27587 +label: "FC" +value: "577" +data: Proxies\__CG__\App\Entity\CMarcas {#18660 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27588 +label: "FCCE" +value: "578" +data: Proxies\__CG__\App\Entity\CMarcas {#15726 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27589 +label: "FUSION" +value: "579" +data: Proxies\__CG__\App\Entity\CMarcas {#15428 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27590 +label: "FX" +value: "580" +data: Proxies\__CG__\App\Entity\CMarcas {#16544 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27591 +label: "G" +value: "581" +data: Proxies\__CG__\App\Entity\CMarcas {#13426 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27592 +label: "GHIR" +value: "582" +data: Proxies\__CG__\App\Entity\CMarcas {#3673 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27593 +label: "GI" +value: "583" +data: Proxies\__CG__\App\Entity\CMarcas {#8775 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27594 +label: "GIO" +value: "584" +data: Proxies\__CG__\App\Entity\CMarcas {#11259 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27595 +label: "GL" +value: "585" +data: Proxies\__CG__\App\Entity\CMarcas {#8387 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27596 +label: "GREEN" +value: "586" +data: Proxies\__CG__\App\Entity\CMarcas {#16195 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27597 +label: "green if" +value: "587" +data: Proxies\__CG__\App\Entity\CMarcas {#11453 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27598 +label: "GREENLEAF" +value: "588" +data: Proxies\__CG__\App\Entity\CMarcas {#2406 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27599 +label: "HAWK" +value: "589" +data: Proxies\__CG__\App\Entity\CMarcas {#7460 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27600 +label: "HIPITOP" +value: "590" +data: Proxies\__CG__\App\Entity\CMarcas {#4576 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27601 +label: "ICMEX" +value: "591" +data: Proxies\__CG__\App\Entity\CMarcas {#4519 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27602 +label: "Kai Ping" +value: "592" +data: Proxies\__CG__\App\Entity\CMarcas {#10836 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27603 +label: "KEYBOARD" +value: "593" +data: Proxies\__CG__\App\Entity\CMarcas {#11897 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27604 +label: "Kit teclado y Mouse Logitech" +value: "594" +data: Proxies\__CG__\App\Entity\CMarcas {#15778 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27605 +label: "LAB-TECH" +value: "595" +data: Proxies\__CG__\App\Entity\CMarcas {#2560 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27606 +label: "LCD" +value: "596" +data: Proxies\__CG__\App\Entity\CMarcas {#2860 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27607 +label: "LITOY" +value: "597" +data: Proxies\__CG__\App\Entity\CMarcas {#23349 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27608 +label: "MEX" +value: "598" +data: Proxies\__CG__\App\Entity\CMarcas {#4510 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27609 +label: "MITZU" +value: "599" +data: Proxies\__CG__\App\Entity\CMarcas {#19885 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27610 +label: "MULTIMEDIA GHIA" +value: "600" +data: Proxies\__CG__\App\Entity\CMarcas {#16338 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27611 +label: "NACEB" +value: "601" +data: Proxies\__CG__\App\Entity\CMarcas {#3601 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27612 +label: "NASA" +value: "602" +data: Proxies\__CG__\App\Entity\CMarcas {#16492 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27613 +label: "OFICCE MAX" +value: "603" +data: Proxies\__CG__\App\Entity\CMarcas {#18645 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27614 +label: "Pech" +value: "604" +data: Proxies\__CG__\App\Entity\CMarcas {#6547 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27615 +label: "SK-8825" +value: "605" +data: Proxies\__CG__\App\Entity\CMarcas {#19139 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27616 +label: "SPACE" +value: "606" +data: Proxies\__CG__\App\Entity\CMarcas {#20791 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27617 +label: "SUNMICPOSYSTA" +value: "607" +data: Proxies\__CG__\App\Entity\CMarcas {#19418 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27618 +label: "TEC-ACTECK" +value: "608" +data: Proxies\__CG__\App\Entity\CMarcas {#4261 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27619 +label: "Techzone" +value: "609" +data: Proxies\__CG__\App\Entity\CMarcas {#3687 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27620 +label: "Tre Bosix" +value: "610" +data: Proxies\__CG__\App\Entity\CMarcas {#6179 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27621 +label: "TRUE" +value: "611" +data: Proxies\__CG__\App\Entity\CMarcas {#7063 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27622 +label: "T-WOLF" +value: "612" +data: Proxies\__CG__\App\Entity\CMarcas {#24889 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27623 +label: "UNLOCK" +value: "613" +data: Proxies\__CG__\App\Entity\CMarcas {#15872 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27624 +label: "VGA" +value: "614" +data: Proxies\__CG__\App\Entity\CMarcas {#2834 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27625 +label: "XIRO" +value: "615" +data: Proxies\__CG__\App\Entity\CMarcas {#7377 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27626 +label: "2383001250" +value: "616" +data: Proxies\__CG__\App\Entity\CMarcas {#18982 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27627 +label: "1301HSO1Y2M8" +value: "617" +data: Proxies\__CG__\App\Entity\CMarcas {#22198 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27628 +label: "3D OPTICAL" +value: "618" +data: Proxies\__CG__\App\Entity\CMarcas {#15998 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27629 +label: "AION" +value: "619" +data: Proxies\__CG__\App\Entity\CMarcas {#11355 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27630 +label: "ALIEN" +value: "620" +data: Proxies\__CG__\App\Entity\CMarcas {#21040 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27631 +label: "AYTECH" +value: "621" +data: Proxies\__CG__\App\Entity\CMarcas {#17949 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27632 +label: "B ROBOTIX" +value: "622" +data: Proxies\__CG__\App\Entity\CMarcas {#11179 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27633 +label: "BC" +value: "623" +data: Proxies\__CG__\App\Entity\CMarcas {#7370 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27634 +label: "BOKU" +value: "624" +data: Proxies\__CG__\App\Entity\CMarcas {#24120 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27635 +label: "BRobotix" +value: "625" +data: Proxies\__CG__\App\Entity\CMarcas {#10823 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27636 +label: "BST" +value: "626" +data: Proxies\__CG__\App\Entity\CMarcas {#15876 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27637 +label: "BUKU" +value: "627" +data: Proxies\__CG__\App\Entity\CMarcas {#23539 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27638 +label: "BUYtiti" +value: "628" +data: Proxies\__CG__\App\Entity\CMarcas {#20045 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27639 +label: "CAPSULE-PACK" +value: "629" +data: App\Entity\CMarcas {#27017 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27640 +label: "CASILINE" +value: "630" +data: Proxies\__CG__\App\Entity\CMarcas {#4393 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27641 +label: "CLIXEX" +value: "631" +data: Proxies\__CG__\App\Entity\CMarcas {#21074 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27642 +label: "CRYSTAL" +value: "632" +data: Proxies\__CG__\App\Entity\CMarcas {#5685 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27643 +label: "DPI" +value: "633" +data: Proxies\__CG__\App\Entity\CMarcas {#20804 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27644 +label: "ENERGY" +value: "634" +data: Proxies\__CG__\App\Entity\CMarcas {#24796 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27645 +label: "EVA-Y" +value: "635" +data: Proxies\__CG__\App\Entity\CMarcas {#16167 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27646 +label: "G5" +value: "636" +data: Proxies\__CG__\App\Entity\CMarcas {#12198 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27647 +label: "IRISCAN" +value: "637" +data: Proxies\__CG__\App\Entity\CMarcas {#1735 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27648 +label: "ITSG" +value: "638" +data: Proxies\__CG__\App\Entity\CMarcas {#15239 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27649 +label: "MULTILASER" +value: "639" +data: Proxies\__CG__\App\Entity\CMarcas {#15820 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27650 +label: "NIXIE" +value: "640" +data: Proxies\__CG__\App\Entity\CMarcas {#9948 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27651 +label: "OPTICA MOUSE" +value: "641" +data: Proxies\__CG__\App\Entity\CMarcas {#10806 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27652 +label: "Raiju" +value: "642" +data: Proxies\__CG__\App\Entity\CMarcas {#19664 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27653 +label: "RIDER" +value: "643" +data: Proxies\__CG__\App\Entity\CMarcas {#18948 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27654 +label: "Ridgeway" +value: "644" +data: Proxies\__CG__\App\Entity\CMarcas {#6358 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27655 +label: "SEAFON" +value: "645" +data: Proxies\__CG__\App\Entity\CMarcas {#16292 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27656 +label: "SG" +value: "646" +data: Proxies\__CG__\App\Entity\CMarcas {#16339 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27657 +label: "T2GO" +value: "647" +data: Proxies\__CG__\App\Entity\CMarcas {#7447 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27658 +label: "TOUCHPAD" +value: "648" +data: Proxies\__CG__\App\Entity\CMarcas {#11097 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27659 +label: "T-WOLF" +value: "649" +data: Proxies\__CG__\App\Entity\CMarcas {#24890 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27660 +label: "VIMI" +value: "650" +data: Proxies\__CG__\App\Entity\CMarcas {#19995 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27661 +label: "WIRELESS" +value: "651" +data: Proxies\__CG__\App\Entity\CMarcas {#20054 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27662 +label: "YUYT" +value: "652" +data: Proxies\__CG__\App\Entity\CMarcas {#24809 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27663 +label: "Equipo All In One" +value: "653" +data: App\Entity\CMarcas {#27018 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27664 +label: "THINKVISION" +value: "654" +data: App\Entity\CMarcas {#27019 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27665 +label: "Logitech Combo" +value: "655" +data: Proxies\__CG__\App\Entity\CMarcas {#13952 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27666 +label: "AUKLET" +value: "656" +data: Proxies\__CG__\App\Entity\CMarcas {#13964 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27667 +label: "OFFICE MAX" +value: "657" +data: Proxies\__CG__\App\Entity\CMarcas {#25430 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27668 +label: "STARKET" +value: "658" +data: Proxies\__CG__\App\Entity\CMarcas {#25502 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26570 -form: Symfony\Component\Form\Form {#1196 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26571 …5} |
| full_name | "unidad_filtro[marca]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_marca" |
| is_selected | Closure($choice, $value) {#26573 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
| label | "Marca" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "marca" |
| placeholder | "Todas" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_marca" |
| valid | true |
| value | "" |
modelo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
| auto_initialize | false |
same as passed value |
| choice_label | "modelo" |
same as passed value |
| class | "App\Entity\Equipo" |
same as passed value |
| label | "Modelo" |
same as passed value |
| placeholder | "Todas" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1242 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#944 …} use: { $user: App\Entity\Usuario {#785 …} } } |
Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1459 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1461 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1394 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.modelo ORDER BY e.modelo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1462 …} -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 |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "modelo" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1495 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1222 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1221 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1223 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1481 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1199 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Equipo" |
| 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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1481 -om: ContainerXBrud9h\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1199 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Modelo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todas" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#339 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1459 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1461 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1394 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.modelo ORDER BY e.modelo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1462 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1197 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_modelo" ] |
| cache_key | "_unidad_filtro_modelo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 6284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27672 +label: "1155" +value: "6284" +data: App\Entity\Equipo {#22173 …} +attr: [] +labelTranslationParameters: [] } 4554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27676 +label: "1274136" +value: "4554" +data: App\Entity\Equipo {#16568 …} +attr: [] +labelTranslationParameters: [] } 7179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27674 +label: "1311579" +value: "7179" +data: App\Entity\Equipo {#24998 …} +attr: [] +labelTranslationParameters: [] } 7225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27678 +label: "14-ac101la" +value: "7225" +data: App\Entity\Equipo {#25154 …} +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27673 +label: "14AB007" +value: "1628" +data: App\Entity\Equipo {#6953 …} +attr: [] +labelTranslationParameters: [] } 7291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27685 +label: "15-AC102G" +value: "7291" +data: App\Entity\Equipo {#25369 …} +attr: [] +labelTranslationParameters: [] } 7164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27683 +label: "1774" +value: "7164" +data: App\Entity\Equipo {#24949 …} +attr: [] +labelTranslationParameters: [] } 6173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27681 +label: "1S6792N2S" +value: "6173" +data: App\Entity\Equipo {#21827 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27675 +label: "20-C018LA" +value: "281" +data: App\Entity\Equipo {#2507 …} +attr: [] +labelTranslationParameters: [] } 6298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27680 +label: "20-C401LA" +value: "6298" +data: App\Entity\Equipo {#22220 …} +attr: [] +labelTranslationParameters: [] } 5630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27687 +label: "20-E0031A" +value: "5630" +data: App\Entity\Equipo {#20057 …} +attr: [] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27686 +label: "20-E003la" +value: "1600" +data: App\Entity\Equipo {#6862 …} +attr: [] +labelTranslationParameters: [] } 4564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27688 +label: "20-E03LA" +value: "4564" +data: App\Entity\Equipo {#16598 …} +attr: [] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27689 +label: "200 G1" +value: "2509" +data: App\Entity\Equipo {#9851 …} +attr: [] +labelTranslationParameters: [] } 5305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27690 +label: "200 G4 22" +value: "5305" +data: App\Entity\Equipo {#18988 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27691 +label: "205 G1" +value: "353" +data: App\Entity\Equipo {#2746 …} +attr: [] +labelTranslationParameters: [] } 6591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27692 +label: "205 G3 AiO" +value: "6591" +data: App\Entity\Equipo {#23195 …} +attr: [] +labelTranslationParameters: [] } 2556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27693 +label: "20E0031A" +value: "2556" +data: App\Entity\Equipo {#10025 …} +attr: [] +labelTranslationParameters: [] } 7092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27694 +label: "21-b0013La" +value: "7092" +data: App\Entity\Equipo {#24700 …} +attr: [] +labelTranslationParameters: [] } 7200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27695 +label: "2145" +value: "7200" +data: App\Entity\Equipo {#25068 …} +attr: [] +labelTranslationParameters: [] } 4308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27696 +label: "219764" +value: "4308" +data: App\Entity\Equipo {#15725 …} +attr: [] +labelTranslationParameters: [] } 7186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27697 +label: "22 ALL IN ONE 22-DG0009Ia" +value: "7186" +data: App\Entity\Equipo {#25020 …} +attr: [] +labelTranslationParameters: [] } 7199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27698 +label: "22 ALL-IN-ONE-22-DG0009Ia" +value: "7199" +data: App\Entity\Equipo {#25065 …} +attr: [] +labelTranslationParameters: [] } 7209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27699 +label: "22 all-in-one-22-DG0009la" +value: "7209" +data: App\Entity\Equipo {#25097 …} +attr: [] +labelTranslationParameters: [] } 7210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27700 +label: "22-dg0009la" +value: "7210" +data: App\Entity\Equipo {#25100 …} +attr: [] +labelTranslationParameters: [] } 3016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27701 +label: "2288" +value: "3016" +data: App\Entity\Equipo {#11492 …} +attr: [] +labelTranslationParameters: [] } 7014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27702 +label: "24 - g200la" +value: "7014" +data: App\Entity\Equipo {#24422 …} +attr: [] +labelTranslationParameters: [] } 6936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27703 +label: "24-dp00021a, AIO" +value: "6936" +data: App\Entity\Equipo {#24166 …} +attr: [] +labelTranslationParameters: [] } 7066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27704 +label: "24-F001la" +value: "7066" +data: App\Entity\Equipo {#24613 …} +attr: [] +labelTranslationParameters: [] } 6579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27705 +label: "24-g200la" +value: "6579" +data: App\Entity\Equipo {#23142 …} +attr: [] +labelTranslationParameters: [] } 7055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27706 +label: "280 G5" +value: "7055" +data: App\Entity\Equipo {#24567 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27707 +label: "2958" +value: "905" +data: App\Entity\Equipo {#4589 …} +attr: [] +labelTranslationParameters: [] } 2780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27708 +label: "2958M" +value: "2780" +data: App\Entity\Equipo {#10769 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27709 +label: "300 GL" +value: "438" +data: App\Entity\Equipo {#3036 …} +attr: [] +labelTranslationParameters: [] } 7084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27710 +label: "3052" +value: "7084" +data: App\Entity\Equipo {#24676 …} +attr: [] +labelTranslationParameters: [] } 2643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27711 +label: "3156R57" +value: "2643" +data: App\Entity\Equipo {#10312 …} +attr: [] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27712 +label: "3400 SERIES" +value: "1629" +data: App\Entity\Equipo {#6957 …} +attr: [] +labelTranslationParameters: [] } 5682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27713 +label: "34282" +value: "5682" +data: App\Entity\Equipo {#20226 …} +attr: [] +labelTranslationParameters: [] } 7060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27714 +label: "3464" +value: "7060" +data: App\Entity\Equipo {#24588 …} +attr: [] +labelTranslationParameters: [] } 6577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27715 +label: "3464 Series" +value: "6577" +data: App\Entity\Equipo {#23132 …} +attr: [] +labelTranslationParameters: [] } 7105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27716 +label: "3464 Series Inspiron 24" +value: "7105" +data: App\Entity\Equipo {#24747 …} +attr: [] +labelTranslationParameters: [] } 7093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27717 +label: "3477" +value: "7093" +data: App\Entity\Equipo {#24703 …} +attr: [] +labelTranslationParameters: [] } 5924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27718 +label: "386/33" +value: "5924" +data: App\Entity\Equipo {#21032 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27719 +label: "4000 DT540" +value: "1059" +data: App\Entity\Equipo {#5104 …} +attr: [] +labelTranslationParameters: [] } 6895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27720 +label: "4000 SERIE" +value: "6895" +data: App\Entity\Equipo {#24031 …} +attr: [] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27721 +label: "4T9TNJ1" +value: "2532" +data: App\Entity\Equipo {#9937 …} +attr: [] +labelTranslationParameters: [] } 2838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27722 +label: "500B MT" +value: "2838" +data: App\Entity\Equipo {#10957 …} +attr: [] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27723 +label: "500W" +value: "1197" +data: App\Entity\Equipo {#5564 …} +attr: [] +labelTranslationParameters: [] } 5081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27724 +label: "5058 MT" +value: "5081" +data: App\Entity\Equipo {#18262 …} +attr: [] +labelTranslationParameters: [] } 2705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27725 +label: "505B MT" +value: "2705" +data: App\Entity\Equipo {#10511 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27726 +label: "5100MT" +value: "1071" +data: App\Entity\Equipo {#5141 …} +attr: [] +labelTranslationParameters: [] } 3791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27727 +label: "51C" +value: "3791" +data: App\Entity\Equipo {#14014 …} +attr: [] +labelTranslationParameters: [] } 7097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27728 +label: "550" +value: "7097" +data: App\Entity\Equipo {#24717 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27729 +label: "551" +value: "449" +data: App\Entity\Equipo {#3076 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27730 +label: "6005" +value: "85" +data: App\Entity\Equipo {#1847 …} +attr: [] +labelTranslationParameters: [] } 7111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27731 +label: "6005 PRO" +value: "7111" +data: App\Entity\Equipo {#24769 …} +attr: [] +labelTranslationParameters: [] } 4389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27732 +label: "6005 Pro Microtower" +value: "4389" +data: App\Entity\Equipo {#16004 …} +attr: [] +labelTranslationParameters: [] } 2760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27733 +label: "6005 PRO MT" +value: "2760" +data: App\Entity\Equipo {#10704 …} +attr: [] +labelTranslationParameters: [] } 3694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27734 +label: "6005 PRO MT PC" +value: "3694" +data: App\Entity\Equipo {#13699 …} +attr: [] +labelTranslationParameters: [] } 6734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27735 +label: "6005 Pro-Omtpc" +value: "6734" +data: App\Entity\Equipo {#23565 …} +attr: [] +labelTranslationParameters: [] } 4113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27736 +label: "6005 PROM" +value: "4113" +data: App\Entity\Equipo {#15060 …} +attr: [] +labelTranslationParameters: [] } 5842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27737 +label: "6005 PROMICRO" +value: "5842" +data: App\Entity\Equipo {#20754 …} +attr: [] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27738 +label: "6005 SERIES" +value: "1750" +data: App\Entity\Equipo {#7373 …} +attr: [] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27739 +label: "6005PROMT" +value: "1943" +data: App\Entity\Equipo {#8014 …} +attr: [] +labelTranslationParameters: [] } 5485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27740 +label: "6005PROMTPC" +value: "5485" +data: App\Entity\Equipo {#19585 …} +attr: [] +labelTranslationParameters: [] } 5105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27741 +label: "605" +value: "5105" +data: App\Entity\Equipo {#18338 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27742 +label: "6305" +value: "101" +data: App\Entity\Equipo {#1898 …} +attr: [] +labelTranslationParameters: [] } 4255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27743 +label: "6305 MT PC" +value: "4255" +data: App\Entity\Equipo {#15538 …} +attr: [] +labelTranslationParameters: [] } 3723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27744 +label: "6305 PRO MT PC" +value: "3723" +data: App\Entity\Equipo {#13792 …} +attr: [] +labelTranslationParameters: [] } 4200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27745 +label: "67205" +value: "4200" +data: App\Entity\Equipo {#15345 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27746 +label: "6720s" +value: "782" +data: App\Entity\Equipo {#4185 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27747 +label: "6730b" +value: "952" +data: App\Entity\Equipo {#4752 …} +attr: [] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27748 +label: "6948CKP3N400" +value: "2535" +data: App\Entity\Equipo {#9946 …} +attr: [] +labelTranslationParameters: [] } 7644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27749 +label: "6CGR5G4" +value: "7644" +data: App\Entity\Equipo {#26456 …} +attr: [] +labelTranslationParameters: [] } 5688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27750 +label: "78-792N2S" +value: "5688" +data: App\Entity\Equipo {#20244 …} +attr: [] +labelTranslationParameters: [] } 5687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27751 +label: "78-79T14" +value: "5687" +data: App\Entity\Equipo {#20241 …} +attr: [] +labelTranslationParameters: [] } 5689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27752 +label: "78-79Y02" +value: "5689" +data: App\Entity\Equipo {#20247 …} +attr: [] +labelTranslationParameters: [] } 5686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27753 +label: "78-80F74" +value: "5686" +data: App\Entity\Equipo {#20238 …} +attr: [] +labelTranslationParameters: [] } 6937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27754 +label: "80h-WAP9R" +value: "6937" +data: App\Entity\Equipo {#24169 …} +attr: [] +labelTranslationParameters: [] } 5483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27755 +label: "8CC544062D" +value: "5483" +data: App\Entity\Equipo {#19579 …} +attr: [] +labelTranslationParameters: [] } 7178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27756 +label: "907168" +value: "7178" +data: App\Entity\Equipo {#24994 …} +attr: [] +labelTranslationParameters: [] } 6740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27757 +label: "940400120254" +value: "6740" +data: App\Entity\Equipo {#23587 …} +attr: [] +labelTranslationParameters: [] } 2515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27758 +label: "9720" +value: "2515" +data: App\Entity\Equipo {#9871 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27759 +label: "9728" +value: "608" +data: App\Entity\Equipo {#3618 …} +attr: [] +labelTranslationParameters: [] } 4436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27760 +label: "9728-AA3" +value: "4436" +data: App\Entity\Equipo {#16164 …} +attr: [] +labelTranslationParameters: [] } 5515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27761 +label: "9728AA3" +value: "5515" +data: App\Entity\Equipo {#19684 …} +attr: [] +labelTranslationParameters: [] } 6629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27762 +label: "9BDQ" +value: "6629" +data: App\Entity\Equipo {#23347 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27763 +label: "A01FLS" +value: "910" +data: App\Entity\Equipo {#4607 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27764 +label: "A02JLS" +value: "564" +data: App\Entity\Equipo {#3473 …} +attr: [] +labelTranslationParameters: [] } 4277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27765 +label: "A02SLS" +value: "4277" +data: App\Entity\Equipo {#15619 …} +attr: [] +labelTranslationParameters: [] } 7326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27766 +label: "A58QU73497" +value: "7326" +data: App\Entity\Equipo {#25481 …} +attr: [] +labelTranslationParameters: [] } 5946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27767 +label: "ACER POWER 5207" +value: "5946" +data: App\Entity\Equipo {#21107 …} +attr: [] +labelTranslationParameters: [] } 5947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27768 +label: "ACER POWER 5209" +value: "5947" +data: App\Entity\Equipo {#21110 …} +attr: [] +labelTranslationParameters: [] } 7113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27769 +label: "ACTEK" +value: "7113" +data: App\Entity\Equipo {#24779 …} +attr: [] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27770 +label: "ACTIVE COOL" +value: "2546" +data: App\Entity\Equipo {#9989 …} +attr: [] +labelTranslationParameters: [] } 3230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27771 +label: "ACTUALIZACION" +value: "3230" +data: App\Entity\Equipo {#12177 …} +attr: [] +labelTranslationParameters: [] } 7215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27772 +label: "aio" +value: "7215" +data: App\Entity\Equipo {#25118 …} +attr: [] +labelTranslationParameters: [] } 7194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27773 +label: "AIO Optiplex 7420" +value: "7194" +data: App\Entity\Equipo {#25047 …} +attr: [] +labelTranslationParameters: [] } 6739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27774 +label: "AL1702W" +value: "6739" +data: App\Entity\Equipo {#23583 …} +attr: [] +labelTranslationParameters: [] } 7112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27775 +label: "ALASKA" +value: "7112" +data: App\Entity\Equipo {#24774 …} +attr: [] +labelTranslationParameters: [] } 3618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27776 +label: "ALIENWARE" +value: "3618" +data: App\Entity\Equipo {#13438 …} +attr: [] +labelTranslationParameters: [] } 6701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27777 +label: "Alienware D07U" +value: "6701" +data: App\Entity\Equipo {#23457 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27778 +label: "ALL IN ONE" +value: "434" +data: App\Entity\Equipo {#3020 …} +attr: [] +labelTranslationParameters: [] } 7220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27779 +label: "ALL IN ONE 22 dg0009la" +value: "7220" +data: App\Entity\Equipo {#25137 …} +attr: [] +labelTranslationParameters: [] } 7106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27780 +label: "All In One 22-DG0009la" +value: "7106" +data: App\Entity\Equipo {#24751 …} +attr: [] +labelTranslationParameters: [] } 3189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27781 +label: "all in one c260" +value: "3189" +data: App\Entity\Equipo {#12049 …} +attr: [] +labelTranslationParameters: [] } 7189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27782 +label: "All in One DG0009Ia" +value: "7189" +data: App\Entity\Equipo {#25030 …} +attr: [] +labelTranslationParameters: [] } 3065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27783 +label: "ALL IN ONE PC20" +value: "3065" +data: App\Entity\Equipo {#11645 …} +attr: [] +labelTranslationParameters: [] } 3058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27784 +label: "ALL IN ONE PC20-E0031A" +value: "3058" +data: App\Entity\Equipo {#11625 …} +attr: [] +labelTranslationParameters: [] } 7212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27785 +label: "All-in-One Desktop PC" +value: "7212" +data: App\Entity\Equipo {#25107 …} +attr: [] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27786 +label: "AM3201" +value: "1681" +data: App\Entity\Equipo {#7141 …} +attr: [] +labelTranslationParameters: [] } 4156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27787 +label: "AP4300" +value: "4156" +data: App\Entity\Equipo {#15209 …} +attr: [] +labelTranslationParameters: [] } 7041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27788 +label: "ARMADA" +value: "7041" +data: App\Entity\Equipo {#24520 …} +attr: [] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27789 +label: "ASPIRE" +value: "1854" +data: App\Entity\Equipo {#7713 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27790 +label: "ASPIRE ZC-700" +value: "859" +data: App\Entity\Equipo {#4426 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27791 +label: "ATO-300-22ACL" +value: "908" +data: App\Entity\Equipo {#4599 …} +attr: [] +labelTranslationParameters: [] } 6931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27792 +label: "B40-30" +value: "6931" +data: App\Entity\Equipo {#24146 …} +attr: [] +labelTranslationParameters: [] } 5855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27793 +label: "BC" +value: "5855" +data: App\Entity\Equipo {#20807 …} +attr: [] +labelTranslationParameters: [] } 4435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27794 +label: "BG550" +value: "4435" +data: App\Entity\Equipo {#16161 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27795 +label: "BLUE" +value: "1087" +data: App\Entity\Equipo {#5195 …} +attr: [] +labelTranslationParameters: [] } 7224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27796 +label: "Boh-WAP9R" +value: "7224" +data: App\Entity\Equipo {#25151 …} +attr: [] +labelTranslationParameters: [] } 6911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27797 +label: "Boh-WAQ9R" +value: "6911" +data: App\Entity\Equipo {#24076 …} +attr: [] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27798 +label: "C20-00" +value: "2050" +data: App\Entity\Equipo {#8360 …} +attr: [] +labelTranslationParameters: [] } 4143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27799 +label: "C240" +value: "4143" +data: App\Entity\Equipo {#15156 …} +attr: [] +labelTranslationParameters: [] } 6058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27800 +label: "C260" +value: "6058" +data: App\Entity\Equipo {#21446 …} +attr: [] +labelTranslationParameters: [] } 5850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27801 +label: "C60810" +value: "5850" +data: App\Entity\Equipo {#20785 …} +attr: [] +labelTranslationParameters: [] } 6308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27802 +label: "C6720S" +value: "6308" +data: App\Entity\Equipo {#22252 …} +attr: [] +labelTranslationParameters: [] } 6310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27803 +label: "C6730B" +value: "6310" +data: App\Entity\Equipo {#22258 …} +attr: [] +labelTranslationParameters: [] } 5091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27804 +label: "CB09072611" +value: "5091" +data: App\Entity\Equipo {#18292 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27805 +label: "CBP0276079" +value: "563" +data: App\Entity\Equipo {#3469 …} +attr: [] +labelTranslationParameters: [] } 5883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27806 +label: "compacle2002 x" +value: "5883" +data: App\Entity\Equipo {#20899 …} +attr: [] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27807 +label: "COMPAQ" +value: "1658" +data: App\Entity\Equipo {#7060 …} +attr: [] +labelTranslationParameters: [] } 6315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27808 +label: "Compaq 100" +value: "6315" +data: App\Entity\Equipo {#22274 …} +attr: [] +labelTranslationParameters: [] } 6403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27809 +label: "Compaq 100" +value: "6403" +data: App\Entity\Equipo {#22557 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27810 +label: "COMPAQ 6005" +value: "511" +data: App\Entity\Equipo {#3301 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27811 +label: "COMPAQ 6200" +value: "1264" +data: App\Entity\Equipo {#5801 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27812 +label: "compaq 6305" +value: "537" +data: App\Entity\Equipo {#3383 …} +attr: [] +labelTranslationParameters: [] } 5831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27813 +label: "COMPAQ 8200" +value: "5831" +data: App\Entity\Equipo {#20720 …} +attr: [] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27814 +label: "COMPAQ 8200 ELITE" +value: "1230" +data: App\Entity\Equipo {#5679 …} +attr: [] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27815 +label: "COMPAQ DESKPRO" +value: "1360" +data: App\Entity\Equipo {#6110 …} +attr: [] +labelTranslationParameters: [] } 6291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27816 +label: "COOL" +value: "6291" +data: App\Entity\Equipo {#22197 …} +attr: [] +labelTranslationParameters: [] } 4321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27817 +label: "CORE DUO" +value: "4321" +data: App\Entity\Equipo {#15774 …} +attr: [] +labelTranslationParameters: [] } 5732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27818 +label: "CPU" +value: "5732" +data: App\Entity\Equipo {#20395 …} +attr: [] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27819 +label: "CPX-SLIM" +value: "1963" +data: App\Entity\Equipo {#8091 …} +attr: [] +labelTranslationParameters: [] } 3148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27820 +label: "CQ1110LA" +value: "3148" +data: App\Entity\Equipo {#11916 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27821 +label: "CX-20TS" +value: "1020" +data: App\Entity\Equipo {#4986 …} +attr: [] +labelTranslationParameters: [] } 6588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27822 +label: "D07U" +value: "6588" +data: App\Entity\Equipo {#23183 …} +attr: [] +labelTranslationParameters: [] } 7063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27823 +label: "D07U003" +value: "7063" +data: App\Entity\Equipo {#24600 …} +attr: [] +labelTranslationParameters: [] } 6742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27824 +label: "D166HQL" +value: "6742" +data: App\Entity\Equipo {#23596 …} +attr: [] +labelTranslationParameters: [] } 5660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27825 +label: "DCMTLF" +value: "5660" +data: App\Entity\Equipo {#20159 …} +attr: [] +labelTranslationParameters: [] } 6877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27826 +label: "DELL" +value: "6877" +data: App\Entity\Equipo {#23975 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27827 +label: "DESKPRO" +value: "785" +data: App\Entity\Equipo {#4195 …} +attr: [] +labelTranslationParameters: [] } 3621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27828 +label: "DESKPRO EN SERIES" +value: "3621" +data: App\Entity\Equipo {#13447 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27829 +label: "DESKTOP" +value: "2383" +data: App\Entity\Equipo {#9423 …} +attr: [] +labelTranslationParameters: [] } 7222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27830 +label: "Desktop 22-dg0009la" +value: "7222" +data: App\Entity\Equipo {#25144 …} +attr: [] +labelTranslationParameters: [] } 2704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27831 +label: "DHS" +value: "2704" +data: App\Entity\Equipo {#10508 …} +attr: [] +labelTranslationParameters: [] } 5966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27832 +label: "DM4000 DT 540" +value: "5966" +data: App\Entity\Equipo {#21169 …} +attr: [] +labelTranslationParameters: [] } 6725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27833 +label: "DMCTMF" +value: "6725" +data: App\Entity\Equipo {#23535 …} +attr: [] +labelTranslationParameters: [] } 6147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27834 +label: "DT-540" +value: "6147" +data: App\Entity\Equipo {#21738 …} +attr: [] +labelTranslationParameters: [] } 5424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27835 +label: "DT540" +value: "5424" +data: App\Entity\Equipo {#19395 …} +attr: [] +labelTranslationParameters: [] } 6741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27836 +label: "DX-45RMFUN" +value: "6741" +data: App\Entity\Equipo {#23591 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27837 +label: "DX2400" +value: "163" +data: App\Entity\Equipo {#2104 …} +attr: [] +labelTranslationParameters: [] } 6952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27838 +label: "dx2400 Microtower" +value: "6952" +data: App\Entity\Equipo {#24219 …} +attr: [] +labelTranslationParameters: [] } 6230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27839 +label: "E-550" +value: "6230" +data: App\Entity\Equipo {#22005 …} +attr: [] +labelTranslationParameters: [] } 6625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27840 +label: "E2054A" +value: "6625" +data: App\Entity\Equipo {#23334 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27841 +label: "E5700" +value: "341" +data: App\Entity\Equipo {#2707 …} +attr: [] +labelTranslationParameters: [] } 4141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27842 +label: "EDEGE T20" +value: "4141" +data: App\Entity\Equipo {#15150 …} +attr: [] +labelTranslationParameters: [] } 6589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27843 +label: "Elite One 800 G4" +value: "6589" +data: App\Entity\Equipo {#23187 …} +attr: [] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27844 +label: "ELITEDESK 705 G1" +value: "1370" +data: App\Entity\Equipo {#6141 …} +attr: [] +labelTranslationParameters: [] } 7103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27845 +label: "EliteOne" +value: "7103" +data: App\Entity\Equipo {#24739 …} +attr: [] +labelTranslationParameters: [] } 6866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27846 +label: "EliteOne 800 G4" +value: "6866" +data: App\Entity\Equipo {#23943 …} +attr: [] +labelTranslationParameters: [] } 5662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27847 +label: "Emsamblada" +value: "5662" +data: App\Entity\Equipo {#20162 …} +attr: [] +labelTranslationParameters: [] } 2703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27848 +label: "ENSAMBLADA" +value: "2703" +data: App\Entity\Equipo {#10505 …} +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27849 +label: "ESX-500" +value: "1161" +data: App\Entity\Equipo {#5425 …} +attr: [] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27850 +label: "EV0 510" +value: "1889" +data: App\Entity\Equipo {#7836 …} +attr: [] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27851 +label: "EVO" +value: "2381" +data: App\Entity\Equipo {#9417 …} +attr: [] +labelTranslationParameters: [] } 4169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27852 +label: "EVO 5510" +value: "4169" +data: App\Entity\Equipo {#15251 …} +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27853 +label: "EVO-510" +value: "1068" +data: App\Entity\Equipo {#5131 …} +attr: [] +labelTranslationParameters: [] } 7053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27854 +label: "EVO-510-PD1058P" +value: "7053" +data: App\Entity\Equipo {#24560 …} +attr: [] +labelTranslationParameters: [] } 6580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27855 +label: "F0AW" +value: "6580" +data: App\Entity\Equipo {#23148 …} +attr: [] +labelTranslationParameters: [] } 3766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27856 +label: "F0D70009LD" +value: "3766" +data: App\Entity\Equipo {#13926 …} +attr: [] +labelTranslationParameters: [] } 6956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27857 +label: "F0EB" +value: "6956" +data: App\Entity\Equipo {#24234 …} +attr: [] +labelTranslationParameters: [] } 7334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27858 +label: "F0G0" +value: "7334" +data: App\Entity\Equipo {#25509 …} +attr: [] +labelTranslationParameters: [] } 6934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27859 +label: "F0G0011NLD" +value: "6934" +data: App\Entity\Equipo {#24158 …} +attr: [] +labelTranslationParameters: [] } 7006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27860 +label: "F0GH" +value: "7006" +data: App\Entity\Equipo {#24392 …} +attr: [] +labelTranslationParameters: [] } 7045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27861 +label: "FCQ022-19" +value: "7045" +data: App\Entity\Equipo {#24534 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27862 +label: "FOBW000NLD" +value: "881" +data: App\Entity\Equipo {#4506 …} +attr: [] +labelTranslationParameters: [] } 5790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27863 +label: "FOEB" +value: "5790" +data: App\Entity\Equipo {#20579 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27864 +label: "FU432" +value: "562" +data: App\Entity\Equipo {#3464 …} +attr: [] +labelTranslationParameters: [] } 6309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27865 +label: "G 550" +value: "6309" +data: App\Entity\Equipo {#22255 …} +attr: [] +labelTranslationParameters: [] } 7238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27866 +label: "G15 5515" +value: "7238" +data: App\Entity\Equipo {#25200 …} +attr: [] +labelTranslationParameters: [] } 3995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27867 +label: "G40-30" +value: "3995" +data: App\Entity\Equipo {#14671 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27868 +label: "G550" +value: "157" +data: App\Entity\Equipo {#2084 …} +attr: [] +labelTranslationParameters: [] } 6597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27869 +label: "GAMING" +value: "6597" +data: App\Entity\Equipo {#23220 …} +attr: [] +labelTranslationParameters: [] } 5506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27870 +label: "GB-300" +value: "5506" +data: App\Entity\Equipo {#19654 …} +attr: [] +labelTranslationParameters: [] } 7158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27871 +label: "GB-300 STREAM" +value: "7158" +data: App\Entity\Equipo {#24930 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27872 +label: "GENERICO" +value: "2" +data: App\Entity\Equipo {#1177 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27873 +label: "GHIA" +value: "624" +data: App\Entity\Equipo {#3667 …} +attr: [] +labelTranslationParameters: [] } 5854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27874 +label: "GHIA-2288" +value: "5854" +data: App\Entity\Equipo {#20801 …} +attr: [] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27875 +label: "GHIR" +value: "3116" +data: App\Entity\Equipo {#11811 …} +attr: [] +labelTranslationParameters: [] } 4829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27876 +label: "GIGABYTE A320M-S2H" +value: "4829" +data: App\Entity\Equipo {#17455 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27877 +label: "GL2450-T" +value: "422" +data: App\Entity\Equipo {#2973 …} +attr: [] +labelTranslationParameters: [] } 5458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27878 +label: "GT3240m" +value: "5458" +data: App\Entity\Equipo {#19500 …} +attr: [] +labelTranslationParameters: [] } 4748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27879 +label: "GX620" +value: "4748" +data: App\Entity\Equipo {#17190 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27880 +label: "HEWELETTPAKARD" +value: "879" +data: App\Entity\Equipo {#4498 …} +attr: [] +labelTranslationParameters: [] } 5845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27881 +label: "HEWLETT PACKARD" +value: "5845" +data: App\Entity\Equipo {#20764 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27882 +label: "Hewlett-packard" +value: "724" +data: App\Entity\Equipo {#3986 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27883 +label: "HP" +value: "780" +data: App\Entity\Equipo {#4177 …} +attr: [] +labelTranslationParameters: [] } 4133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27884 +label: "HP 200" +value: "4133" +data: App\Entity\Equipo {#15120 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27885 +label: "HP 205" +value: "261" +data: App\Entity\Equipo {#2445 …} +attr: [] +labelTranslationParameters: [] } 6951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27886 +label: "HP 280 G5" +value: "6951" +data: App\Entity\Equipo {#24215 …} +attr: [] +labelTranslationParameters: [] } 4597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27887 +label: "HP 505B MICROTOWER PC" +value: "4597" +data: App\Entity\Equipo {#16700 …} +attr: [] +labelTranslationParameters: [] } 6596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27888 +label: "HP 505B MT" +value: "6596" +data: App\Entity\Equipo {#23216 …} +attr: [] +labelTranslationParameters: [] } 3882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27889 +label: "HP Compaq 6005 Pro" +value: "3882" +data: App\Entity\Equipo {#14322 …} +attr: [] +labelTranslationParameters: [] } 3137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27890 +label: "HP COMPAQ 6005 PRO MT" +value: "3137" +data: App\Entity\Equipo {#11874 …} +attr: [] +labelTranslationParameters: [] } 5507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27891 +label: "HP COMPAQ PRO" +value: "5507" +data: App\Entity\Equipo {#19657 …} +attr: [] +labelTranslationParameters: [] } 7049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27892 +label: "HP PRO 6305" +value: "7049" +data: App\Entity\Equipo {#24546 …} +attr: [] +labelTranslationParameters: [] } 6622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27893 +label: "HP PRODESK 600G3 SFF" +value: "6622" +data: App\Entity\Equipo {#23324 …} +attr: [] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27894 +label: "HP VALUE" +value: "1857" +data: App\Entity\Equipo {#7723 …} +attr: [] +labelTranslationParameters: [] } 7201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27895 +label: "HP-ALL-IN DESKTOP-22-dg0009la" +value: "7201" +data: App\Entity\Equipo {#25071 …} +attr: [] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27896 +label: "HP205G1" +value: "1543" +data: App\Entity\Equipo {#6674 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27897 +label: "HPV223" +value: "889" +data: App\Entity\Equipo {#4538 …} +attr: [] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27898 +label: "IBM" +value: "1664" +data: App\Entity\Equipo {#7084 …} +attr: [] +labelTranslationParameters: [] } 6602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27899 +label: "IdeaCentre AIO 3" +value: "6602" +data: App\Entity\Equipo {#23242 …} +attr: [] +labelTranslationParameters: [] } 6576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27900 +label: "IdeaCentre AIO 3 24 ITL6" +value: "6576" +data: App\Entity\Equipo {#23127 …} +attr: [] +labelTranslationParameters: [] } 5618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27901 +label: "INSIPRION 3043" +value: "5618" +data: App\Entity\Equipo {#20012 …} +attr: [] +labelTranslationParameters: [] } 5629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27902 +label: "INSPIRION 3043" +value: "5629" +data: App\Entity\Equipo {#20051 …} +attr: [] +labelTranslationParameters: [] } 6930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27903 +label: "Inspiron 15 3000 Series" +value: "6930" +data: App\Entity\Equipo {#24142 …} +attr: [] +labelTranslationParameters: [] } 5760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27904 +label: "INSPIRON 24" +value: "5760" +data: App\Entity\Equipo {#20489 …} +attr: [] +labelTranslationParameters: [] } 6582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27905 +label: "Inspiron 24, 3464 Series" +value: "6582" +data: App\Entity\Equipo {#23157 …} +attr: [] +labelTranslationParameters: [] } 7133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27906 +label: "Inspiron 3250" +value: "7133" +data: App\Entity\Equipo {#24844 …} +attr: [] +labelTranslationParameters: [] } 7232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27907 +label: "Inspiron 3464 Series" +value: "7232" +data: App\Entity\Equipo {#25179 …} +attr: [] +labelTranslationParameters: [] } 7253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27908 +label: "Inspiron 3477" +value: "7253" +data: App\Entity\Equipo {#25253 …} +attr: [] +labelTranslationParameters: [] } 3218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27909 +label: "INSPIRON 5400" +value: "3218" +data: App\Entity\Equipo {#12141 …} +attr: [] +labelTranslationParameters: [] } 7233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27910 +label: "Inspiron 5400 AIO Series" +value: "7233" +data: App\Entity\Equipo {#25182 …} +attr: [] +labelTranslationParameters: [] } 7508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27911 +label: "Inspiron 5400 AIO Series W24C" +value: "7508" +data: App\Entity\Equipo {#26048 …} +attr: [] +labelTranslationParameters: [] } 7180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27912 +label: "Inspiron 5593" +value: "7180" +data: App\Entity\Equipo {#25002 …} +attr: [] +labelTranslationParameters: [] } 5930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27913 +label: "INTEGRADOR" +value: "5930" +data: App\Entity\Equipo {#21055 …} +attr: [] +labelTranslationParameters: [] } 3743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27914 +label: "INTEL" +value: "3743" +data: App\Entity\Equipo {#13853 …} +attr: [] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27915 +label: "INTEL CELERON E3300" +value: "2545" +data: App\Entity\Equipo {#9986 …} +attr: [] +labelTranslationParameters: [] } 2599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27916 +label: "KDM" +value: "2599" +data: App\Entity\Equipo {#10157 …} +attr: [] +labelTranslationParameters: [] } 4434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27917 +label: "KDM MAX05" +value: "4434" +data: App\Entity\Equipo {#16158 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27918 +label: "KDM MAX05(M)" +value: "1069" +data: App\Entity\Equipo {#5134 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27919 +label: "KX1853" +value: "773" +data: App\Entity\Equipo {#4150 …} +attr: [] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27920 +label: "LAPTOP" +value: "1168" +data: App\Entity\Equipo {#5452 …} +attr: [] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27921 +label: "LENOVO T440P" +value: "1290" +data: App\Entity\Equipo {#5892 …} +attr: [] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27922 +label: "LENOVO T44p" +value: "1301" +data: App\Entity\Equipo {#5926 …} +attr: [] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27923 +label: "LENOVO T450" +value: "1298" +data: App\Entity\Equipo {#5917 …} +attr: [] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27924 +label: "LENOVO T460" +value: "1294" +data: App\Entity\Equipo {#5905 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27925 +label: "Lenovo Thinkpad t460" +value: "1291" +data: App\Entity\Equipo {#5896 …} +attr: [] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27926 +label: "LENOVO X270W10" +value: "1302" +data: App\Entity\Equipo {#5929 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27927 +label: "LENOVO YOGA 260" +value: "1312" +data: App\Entity\Equipo {#5961 …} +attr: [] +labelTranslationParameters: [] } 4992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27928 +label: "M 4000 DT" +value: "4992" +data: App\Entity\Equipo {#17965 …} +attr: [] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27929 +label: "M4000" +value: "1863" +data: App\Entity\Equipo {#7750 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27930 +label: "M4000 DT540" +value: "450" +data: App\Entity\Equipo {#3079 …} +attr: [] +labelTranslationParameters: [] } 5633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27931 +label: "M4000DT 540" +value: "5633" +data: App\Entity\Equipo {#20067 …} +attr: [] +labelTranslationParameters: [] } 4154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27932 +label: "M4000DT540" +value: "4154" +data: App\Entity\Equipo {#15202 …} +attr: [] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27933 +label: "M58" +value: "1701" +data: App\Entity\Equipo {#7210 …} +attr: [] +labelTranslationParameters: [] } 4364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27934 +label: "M58 9728" +value: "4364" +data: App\Entity\Equipo {#15922 …} +attr: [] +labelTranslationParameters: [] } 5048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27935 +label: "M700" +value: "5048" +data: App\Entity\Equipo {#18156 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27936 +label: "M71E" +value: "195" +data: App\Entity\Equipo {#2216 …} +attr: [] +labelTranslationParameters: [] } 5758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27937 +label: "M800z" +value: "5758" +data: App\Entity\Equipo {#20482 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27938 +label: "M900" +value: "385" +data: App\Entity\Equipo {#2859 …} +attr: [] +labelTranslationParameters: [] } 5184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27939 +label: "MCA LENOVO" +value: "5184" +data: App\Entity\Equipo {#18588 …} +attr: [] +labelTranslationParameters: [] } 5227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27940 +label: "MCA. KEMEX" +value: "5227" +data: App\Entity\Equipo {#18738 …} +attr: [] +labelTranslationParameters: [] } 4275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27941 +label: "MG1812" +value: "4275" +data: App\Entity\Equipo {#15611 …} +attr: [] +labelTranslationParameters: [] } 3455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27942 +label: "MICROSISTEMS" +value: "3455" +data: App\Entity\Equipo {#12908 …} +attr: [] +labelTranslationParameters: [] } 3892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27943 +label: "Mini CQ10-1100LA" +value: "3892" +data: App\Entity\Equipo {#14356 …} +attr: [] +labelTranslationParameters: [] } 3295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27944 +label: "MOD. 20-C18LA" +value: "3295" +data: App\Entity\Equipo {#12386 …} +attr: [] +labelTranslationParameters: [] } 2867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27945 +label: "MT- M 9728" +value: "2867" +data: App\Entity\Equipo {#11051 …} +attr: [] +labelTranslationParameters: [] } 2601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27946 +label: "MT-M9728" +value: "2601" +data: App\Entity\Equipo {#10163 …} +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27947 +label: "N/O" +value: "1248" +data: App\Entity\Equipo {#5745 …} +attr: [] +labelTranslationParameters: [] } 7073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27948 +label: "NE51B04m" +value: "7073" +data: App\Entity\Equipo {#24636 …} +attr: [] +labelTranslationParameters: [] } 7043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27949 +label: "NE57203m" +value: "7043" +data: App\Entity\Equipo {#24527 …} +attr: [] +labelTranslationParameters: [] } 4606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27950 +label: "NET VISTA" +value: "4606" +data: App\Entity\Equipo {#16738 …} +attr: [] +labelTranslationParameters: [] } 6013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27951 +label: "NET VISTA II" +value: "6013" +data: App\Entity\Equipo {#21310 …} +attr: [] +labelTranslationParameters: [] } 4157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27952 +label: "NET-VISTA" +value: "4157" +data: App\Entity\Equipo {#15212 …} +attr: [] +labelTranslationParameters: [] } 6313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27953 +label: "NETVISA" +value: "6313" +data: App\Entity\Equipo {#22265 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27954 +label: "NetVista" +value: "452" +data: App\Entity\Equipo {#3091 …} +attr: [] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27955 +label: "OLIVETTI" +value: "1650" +data: App\Entity\Equipo {#7029 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27956 +label: "OPTIFLEX VOSTRO" +value: "606" +data: App\Entity\Equipo {#3609 …} +attr: [] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27957 +label: "OPTILEX38" +value: "1979" +data: App\Entity\Equipo {#8140 …} +attr: [] +labelTranslationParameters: [] } 7172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27958 +label: "OPTIPLES AIO 7420" +value: "7172" +data: App\Entity\Equipo {#24975 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27959 +label: "OPTIPLEX 7050" +value: "1070" +data: App\Entity\Equipo {#5137 …} +attr: [] +labelTranslationParameters: [] } 7219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27960 +label: "Optiplex 7420" +value: "7219" +data: App\Entity\Equipo {#25134 …} +attr: [] +labelTranslationParameters: [] } 2847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27961 +label: "OPTIPLEX 745" +value: "2847" +data: App\Entity\Equipo {#10988 …} +attr: [] +labelTranslationParameters: [] } 7121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27962 +label: "OPTIPLEX AIO 7420" +value: "7121" +data: App\Entity\Equipo {#24805 …} +attr: [] +labelTranslationParameters: [] } 6735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27963 +label: "OPTIPLEX GX620" +value: "6735" +data: App\Entity\Equipo {#23569 …} +attr: [] +labelTranslationParameters: [] } 6940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27964 +label: "P105F" +value: "6940" +data: App\Entity\Equipo {#24179 …} +attr: [] +labelTranslationParameters: [] } 6630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27965 +label: "P132G, Vostro 3405" +value: "6630" +data: App\Entity\Equipo {#23352 …} +attr: [] +labelTranslationParameters: [] } 6885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27966 +label: "P69F" +value: "6885" +data: App\Entity\Equipo {#24000 …} +attr: [] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27967 +label: "PAVILION" +value: "2369" +data: App\Entity\Equipo {#9381 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27968 +label: "PAVILLON" +value: "1196" +data: App\Entity\Equipo {#5560 …} +attr: [] +labelTranslationParameters: [] } 6840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27969 +label: "PAVILON" +value: "6840" +data: App\Entity\Equipo {#23868 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27970 +label: "PC 20" +value: "289" +data: App\Entity\Equipo {#2533 …} +attr: [] +labelTranslationParameters: [] } 4988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27971 +label: "PC 350" +value: "4988" +data: App\Entity\Equipo {#17952 …} +attr: [] +labelTranslationParameters: [] } 4793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27972 +label: "PC ALL IN ONE" +value: "4793" +data: App\Entity\Equipo {#17329 …} +attr: [] +labelTranslationParameters: [] } 4980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27973 +label: "PC-350" +value: "4980" +data: App\Entity\Equipo {#17927 …} +attr: [] +labelTranslationParameters: [] } 4319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27974 +label: "PC100" +value: "4319" +data: App\Entity\Equipo {#15767 …} +attr: [] +labelTranslationParameters: [] } 2739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27975 +label: "PC20" +value: "2739" +data: App\Entity\Equipo {#10631 …} +attr: [] +labelTranslationParameters: [] } 6455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27976 +label: "PC220" +value: "6455" +data: App\Entity\Equipo {#22724 …} +attr: [] +labelTranslationParameters: [] } 4320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27977 +label: "PC350" +value: "4320" +data: App\Entity\Equipo {#15770 …} +attr: [] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27978 +label: "PCGHIA" +value: "1729" +data: App\Entity\Equipo {#7305 …} +attr: [] +labelTranslationParameters: [] } 2983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27979 +label: "PCGHIA-1774" +value: "2983" +data: App\Entity\Equipo {#11390 …} +attr: [] +labelTranslationParameters: [] } 5394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27980 +label: "POIT" +value: "5394" +data: App\Entity\Equipo {#19305 …} +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27981 +label: "PORTATIL" +value: "1162" +data: App\Entity\Equipo {#5428 …} +attr: [] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27982 +label: "PRESARIO" +value: "1359" +data: App\Entity\Equipo {#6104 …} +attr: [] +labelTranslationParameters: [] } 3294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27983 +label: "PRIORIS XL" +value: "3294" +data: App\Entity\Equipo {#12383 …} +attr: [] +labelTranslationParameters: [] } 3928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27984 +label: "Pro 1005 Aio Pc All in One" +value: "3928" +data: App\Entity\Equipo {#14464 …} +attr: [] +labelTranslationParameters: [] } 2474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27985 +label: "PRO 6305" +value: "2474" +data: App\Entity\Equipo {#9741 …} +attr: [] +labelTranslationParameters: [] } 3955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27986 +label: "PRO 6305 BUSINESS PC" +value: "3955" +data: App\Entity\Equipo {#14549 …} +attr: [] +labelTranslationParameters: [] } 6899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27987 +label: "pro desk" +value: "6899" +data: App\Entity\Equipo {#24041 …} +attr: [] +labelTranslationParameters: [] } 6889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27988 +label: "pro desk 600" +value: "6889" +data: App\Entity\Equipo {#24013 …} +attr: [] +labelTranslationParameters: [] } 6516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27989 +label: "PRO MICROTOWER" +value: "6516" +data: App\Entity\Equipo {#22932 …} +attr: [] +labelTranslationParameters: [] } 7342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27990 +label: "PRO SFF 400 G9" +value: "7342" +data: App\Entity\Equipo {#25542 …} +attr: [] +labelTranslationParameters: [] } 7505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27991 +label: "Pro Slim Essential QVS1260" +value: "7505" +data: App\Entity\Equipo {#26039 …} +attr: [] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27992 +label: "PRO6305" +value: "3149" +data: App\Entity\Equipo {#11920 …} +attr: [] +labelTranslationParameters: [] } 5286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27993 +label: "PROBOOK 440" +value: "5286" +data: App\Entity\Equipo {#18930 …} +attr: [] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27994 +label: "PRODESK" +value: "1255" +data: App\Entity\Equipo {#5767 …} +attr: [] +labelTranslationParameters: [] } 3296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27995 +label: "Prodesk 600" +value: "3296" +data: App\Entity\Equipo {#12389 …} +attr: [] +labelTranslationParameters: [] } 7048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27996 +label: "PRODESK 600G2" +value: "7048" +data: App\Entity\Equipo {#24543 …} +attr: [] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27997 +label: "PRODESK G2" +value: "1853" +data: App\Entity\Equipo {#7710 …} +attr: [] +labelTranslationParameters: [] } 3215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27998 +label: "PRODESK1696" +value: "3215" +data: App\Entity\Equipo {#12130 …} +attr: [] +labelTranslationParameters: [] } 3187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27999 +label: "PRODESK600" +value: "3187" +data: App\Entity\Equipo {#12042 …} +attr: [] +labelTranslationParameters: [] } 6703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28000 +label: "ProDesk600G2" +value: "6703" +data: App\Entity\Equipo {#23466 …} +attr: [] +labelTranslationParameters: [] } 6744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28001 +label: "PRODISPLAY P201" +value: "6744" +data: App\Entity\Equipo {#23603 …} +attr: [] +labelTranslationParameters: [] } 6689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28002 +label: "PSC0YU-0" +value: "6689" +data: App\Entity\Equipo {#23420 …} +attr: [] +labelTranslationParameters: [] } 7142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28003 +label: "PX-350RMDUN" +value: "7142" +data: App\Entity\Equipo {#24876 …} +attr: [] +labelTranslationParameters: [] } 5886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28004 +label: "PX-400ROEUN" +value: "5886" +data: App\Entity\Equipo {#20910 …} +attr: [] +labelTranslationParameters: [] } 6743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28005 +label: "PX-450RMFUN" +value: "6743" +data: App\Entity\Equipo {#23600 …} +attr: [] +labelTranslationParameters: [] } 7363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28006 +label: "QCS1250" +value: "7363" +data: App\Entity\Equipo {#25607 …} +attr: [] +labelTranslationParameters: [] } 7531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28007 +label: "QCS1250-DM1CF" +value: "7531" +data: App\Entity\Equipo {#26119 …} +attr: [] +labelTranslationParameters: [] } 7466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28008 +label: "QSC1250" +value: "7466" +data: App\Entity\Equipo {#25922 …} +attr: [] +labelTranslationParameters: [] } 7416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28009 +label: "QSC1250 - DM1CF" +value: "7416" +data: App\Entity\Equipo {#25767 …} +attr: [] +labelTranslationParameters: [] } 7478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28010 +label: "QSC1250 - DMICF" +value: "7478" +data: App\Entity\Equipo {#25958 …} +attr: [] +labelTranslationParameters: [] } 7417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28011 +label: "QSC1250 – DM1CF" +value: "7417" +data: App\Entity\Equipo {#25770 …} +attr: [] +labelTranslationParameters: [] } 7490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28012 +label: "QSC1250-DM1CF" +value: "7490" +data: App\Entity\Equipo {#25994 …} +attr: [] +labelTranslationParameters: [] } 7385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28013 +label: "QVS1260" +value: "7385" +data: App\Entity\Equipo {#25674 …} +attr: [] +labelTranslationParameters: [] } 7367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28014 +label: "QVS1260 - 91M81" +value: "7367" +data: App\Entity\Equipo {#25619 …} +attr: [] +labelTranslationParameters: [] } 7397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28015 +label: "QVS1260 - 9IM81" +value: "7397" +data: App\Entity\Equipo {#25710 …} +attr: [] +labelTranslationParameters: [] } 7343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28016 +label: "QVS1260-91M81" +value: "7343" +data: App\Entity\Equipo {#25546 …} +attr: [] +labelTranslationParameters: [] } 7442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28017 +label: "QVS12600-91M81" +value: "7442" +data: App\Entity\Equipo {#25847 …} +attr: [] +labelTranslationParameters: [] } 7434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28018 +label: "QVS126O - 91M81" +value: "7434" +data: App\Entity\Equipo {#25822 …} +attr: [] +labelTranslationParameters: [] } 4441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28019 +label: "R67" +value: "4441" +data: App\Entity\Equipo {#16186 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28020 +label: "RTL8188EE" +value: "873" +data: App\Entity\Equipo {#4478 …} +attr: [] +labelTranslationParameters: [] } 4411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28021 +label: "RTL8188EENF" +value: "4411" +data: App\Entity\Equipo {#16075 …} +attr: [] +labelTranslationParameters: [] } 4278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28022 +label: "S-100" +value: "4278" +data: App\Entity\Equipo {#15622 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28023 +label: "S/M" +value: "290" +data: App\Entity\Equipo {#2537 …} +attr: [] +labelTranslationParameters: [] } 6282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28024 +label: "S/MOD" +value: "6282" +data: App\Entity\Equipo {#22167 …} +attr: [] +labelTranslationParameters: [] } 6960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28025 +label: "S/MODELO" +value: "6960" +data: App\Entity\Equipo {#24248 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28026 +label: "S/N" +value: "348" +data: App\Entity\Equipo {#2730 …} +attr: [] +labelTranslationParameters: [] } 5631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28027 +label: "S/S" +value: "5631" +data: App\Entity\Equipo {#20061 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28028 +label: "S100" +value: "386" +data: App\Entity\Equipo {#2863 …} +attr: [] +labelTranslationParameters: [] } 2488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28029 +label: "S100/S100w" +value: "2488" +data: App\Entity\Equipo {#9786 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28030 +label: "S102" +value: "1219" +data: App\Entity\Equipo {#5634 …} +attr: [] +labelTranslationParameters: [] } 6304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28031 +label: "S200Z" +value: "6304" +data: App\Entity\Equipo {#22239 …} +attr: [] +labelTranslationParameters: [] } 3066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28032 +label: "S500" +value: "3066" +data: App\Entity\Equipo {#11651 …} +attr: [] +labelTranslationParameters: [] } 5683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28033 +label: "S7878283" +value: "5683" +data: App\Entity\Equipo {#20229 …} +attr: [] +labelTranslationParameters: [] } 5685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28034 +label: "S7879X37" +value: "5685" +data: App\Entity\Equipo {#20235 …} +attr: [] +labelTranslationParameters: [] } 5684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28035 +label: "S78PBCZ5" +value: "5684" +data: App\Entity\Equipo {#20232 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28036 +label: "SATELLITE" +value: "106" +data: App\Entity\Equipo {#1913 …} +attr: [] +labelTranslationParameters: [] } 7435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28037 +label: "SE2425HM" +value: "7435" +data: App\Entity\Equipo {#25826 …} +attr: [] +labelTranslationParameters: [] } 7168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28038 +label: "SIN ETIQUETA" +value: "7168" +data: App\Entity\Equipo {#24960 …} +attr: [] +labelTranslationParameters: [] } 2787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28039 +label: "SIN MODELO" +value: "2787" +data: App\Entity\Equipo {#10797 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28040 +label: "SKC00Z1" +value: "920" +data: App\Entity\Equipo {#4639 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28041 +label: "SN" +value: "1259" +data: App\Entity\Equipo {#5781 …} +attr: [] +labelTranslationParameters: [] } 5843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28042 +label: "STD" +value: "5843" +data: App\Entity\Equipo {#20757 …} +attr: [] +labelTranslationParameters: [] } 6757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28043 +label: "SUANYB7W" +value: "6757" +data: App\Entity\Equipo {#23653 …} +attr: [] +labelTranslationParameters: [] } 5431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28044 +label: "SUN-SOLARIS" +value: "5431" +data: App\Entity\Equipo {#19417 …} +attr: [] +labelTranslationParameters: [] } 6759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28045 +label: "SUPER RITE MONSTER" +value: "6759" +data: App\Entity\Equipo {#23662 …} +attr: [] +labelTranslationParameters: [] } 6756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28046 +label: "SUPERMULTI" +value: "6756" +data: App\Entity\Equipo {#23648 …} +attr: [] +labelTranslationParameters: [] } 5226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28047 +label: "SYNC MASTER" +value: "5226" +data: App\Entity\Equipo {#18735 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28048 +label: "T440P" +value: "1315" +data: App\Entity\Equipo {#5971 …} +attr: [] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28049 +label: "T450" +value: "1305" +data: App\Entity\Equipo {#5940 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28050 +label: "T450P" +value: "1307" +data: App\Entity\Equipo {#5946 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28051 +label: "T460" +value: "1322" +data: App\Entity\Equipo {#5992 …} +attr: [] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28052 +label: "T470" +value: "1321" +data: App\Entity\Equipo {#5989 …} +attr: [] +labelTranslationParameters: [] } 7119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28053 +label: "TAIBAN" +value: "7119" +data: App\Entity\Equipo {#24799 …} +attr: [] +labelTranslationParameters: [] } 7239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28054 +label: "TCP-W049-SF" +value: "7239" +data: App\Entity\Equipo {#25203 …} +attr: [] +labelTranslationParameters: [] } 7130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28055 +label: "THICKCENTRE" +value: "7130" +data: App\Entity\Equipo {#24835 …} +attr: [] +labelTranslationParameters: [] } 7151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28056 +label: "THINCENTRE" +value: "7151" +data: App\Entity\Equipo {#24906 …} +attr: [] +labelTranslationParameters: [] } 6915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28057 +label: "THINK CENTERE" +value: "6915" +data: App\Entity\Equipo {#24091 …} +attr: [] +labelTranslationParameters: [] } 6736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28058 +label: "THINK CENTRE" +value: "6736" +data: App\Entity\Equipo {#23573 …} +attr: [] +labelTranslationParameters: [] } 4205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28059 +label: "Think Centre M58 9728" +value: "4205" +data: App\Entity\Equipo {#15362 …} +attr: [] +labelTranslationParameters: [] } 2952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28060 +label: "THINK CENTRE M72e" +value: "2952" +data: App\Entity\Equipo {#11292 …} +attr: [] +labelTranslationParameters: [] } 6632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28061 +label: "THINK VISION MT - M9728 - AA3" +value: "6632" +data: App\Entity\Equipo {#23359 …} +attr: [] +labelTranslationParameters: [] } 6700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28062 +label: "THINKCENTER" +value: "6700" +data: App\Entity\Equipo {#23454 …} +attr: [] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28063 +label: "THINKCENTER M589728" +value: "2129" +data: App\Entity\Equipo {#8617 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28064 +label: "Thinkcentre" +value: "81" +data: App\Entity\Equipo {#1835 …} +attr: [] +labelTranslationParameters: [] } 4997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28065 +label: "THINKCENTRE 10GRA01FLS" +value: "4997" +data: App\Entity\Equipo {#17980 …} +attr: [] +labelTranslationParameters: [] } 4998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28066 +label: "THINKCENTRE 10GTS0E600" +value: "4998" +data: App\Entity\Equipo {#17985 …} +attr: [] +labelTranslationParameters: [] } 4974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28067 +label: "ThinkCentre 3156F2S" +value: "4974" +data: App\Entity\Equipo {#17909 …} +attr: [] +labelTranslationParameters: [] } 4797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28068 +label: "ThinkCentre 3156R57" +value: "4797" +data: App\Entity\Equipo {#17345 …} +attr: [] +labelTranslationParameters: [] } 4945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28069 +label: "ThinkCentre 9728AA3" +value: "4945" +data: App\Entity\Equipo {#17821 …} +attr: [] +labelTranslationParameters: [] } 2911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28070 +label: "THINKCENTRE M 3156" +value: "2911" +data: App\Entity\Equipo {#11169 …} +attr: [] +labelTranslationParameters: [] } 4673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28071 +label: "THINKCENTRE M58" +value: "4673" +data: App\Entity\Equipo {#16952 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28072 +label: "THINKCENTRE M700" +value: "41" +data: App\Entity\Equipo {#1684 …} +attr: [] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28073 +label: "ThinkCentre M700z" +value: "1605" +data: App\Entity\Equipo {#6878 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28074 +label: "ThinkCentre M73" +value: "314" +data: App\Entity\Equipo {#2623 …} +attr: [] +labelTranslationParameters: [] } 6296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28075 +label: "THINKCENTRE M800Z" +value: "6296" +data: App\Entity\Equipo {#22213 …} +attr: [] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28076 +label: "THINKCENTRE M900" +value: "1822" +data: App\Entity\Equipo {#7602 …} +attr: [] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28077 +label: "THINKCENTRE M910T" +value: "1855" +data: App\Entity\Equipo {#7716 …} +attr: [] +labelTranslationParameters: [] } 3018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28078 +label: "Thinkcentre Mod. M700" +value: "3018" +data: App\Entity\Equipo {#11499 …} +attr: [] +labelTranslationParameters: [] } 4944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28079 +label: "ThinkCentre MT-M 9728-AA3" +value: "4944" +data: App\Entity\Equipo {#17818 …} +attr: [] +labelTranslationParameters: [] } 6779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28080 +label: "THINKCENTRE MT-M9728-AA3" +value: "6779" +data: App\Entity\Equipo {#23729 …} +attr: [] +labelTranslationParameters: [] } 3506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28081 +label: "THINKCENTRE MT72" +value: "3506" +data: App\Entity\Equipo {#13092 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28082 +label: "THINKPAD T440P" +value: "1316" +data: App\Entity\Equipo {#5974 …} +attr: [] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28083 +label: "THINKVISION" +value: "2172" +data: App\Entity\Equipo {#8766 …} +attr: [] +labelTranslationParameters: [] } 7101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28084 +label: "Thinlcentre" +value: "7101" +data: App\Entity\Equipo {#24732 …} +attr: [] +labelTranslationParameters: [] } 2888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28085 +label: "TITAN" +value: "2888" +data: App\Entity\Equipo {#11104 …} +attr: [] +labelTranslationParameters: [] } 4549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28086 +label: "Titan 4020" +value: "4549" +data: App\Entity\Equipo {#16553 …} +attr: [] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28087 +label: "TITAN 4060" +value: "3090" +data: App\Entity\Equipo {#11732 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28088 +label: "TITAN HX4060" +value: "2320" +data: App\Entity\Equipo {#9231 …} +attr: [] +labelTranslationParameters: [] } 5556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28089 +label: "TITON HX4060" +value: "5556" +data: App\Entity\Equipo {#19808 …} +attr: [] +labelTranslationParameters: [] } 7052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28090 +label: "TPC-F125-SF" +value: "7052" +data: App\Entity\Equipo {#24556 …} +attr: [] +labelTranslationParameters: [] } 3996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28091 +label: "TPC-Q022-19" +value: "3996" +data: App\Entity\Equipo {#14674 …} +attr: [] +labelTranslationParameters: [] } 6941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28092 +label: "TPC-Q028-20" +value: "6941" +data: App\Entity\Equipo {#24182 …} +attr: [] +labelTranslationParameters: [] } 4804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28093 +label: "TRUEBASIX" +value: "4804" +data: App\Entity\Equipo {#17371 …} +attr: [] +labelTranslationParameters: [] } 4310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28094 +label: "TYPE6579-FAST" +value: "4310" +data: App\Entity\Equipo {#15733 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28095 +label: "ULTRA 5" +value: "2394" +data: App\Entity\Equipo {#9465 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28096 +label: "ULTRA SYS" +value: "451" +data: App\Entity\Equipo {#3085 …} +attr: [] +labelTranslationParameters: [] } 6923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28097 +label: "V130" +value: "6923" +data: App\Entity\Equipo {#24116 …} +attr: [] +labelTranslationParameters: [] } 7307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28098 +label: "VCLOOUDPOINT" +value: "7307" +data: App\Entity\Equipo {#25422 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28099 +label: "VCLOUD S100" +value: "542" +data: App\Entity\Equipo {#3402 …} +attr: [] +labelTranslationParameters: [] } 2533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28100 +label: "VD403PA" +value: "2533" +data: App\Entity\Equipo {#9940 …} +attr: [] +labelTranslationParameters: [] } 5450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28101 +label: "VECTRA 500" +value: "5450" +data: App\Entity\Equipo {#19476 …} +attr: [] +labelTranslationParameters: [] } 5944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28102 +label: "VECTRA VE" +value: "5944" +data: App\Entity\Equipo {#21101 …} +attr: [] +labelTranslationParameters: [] } 4824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28103 +label: "Veriton M261" +value: "4824" +data: App\Entity\Equipo {#17439 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28104 +label: "VOSTRO" +value: "107" +data: App\Entity\Equipo {#1920 …} +attr: [] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28105 +label: "VOSTRO A 180" +value: "2056" +data: App\Entity\Equipo {#8378 …} +attr: [] +labelTranslationParameters: [] } 3785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28106 +label: "Vostro A180" +value: "3785" +data: App\Entity\Equipo {#13995 …} +attr: [] +labelTranslationParameters: [] } 5659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28107 +label: "VOSTRO A180, DCMTLF" +value: "5659" +data: App\Entity\Equipo {#20156 …} +attr: [] +labelTranslationParameters: [] } 7012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28108 +label: "W21C" +value: "7012" +data: App\Entity\Equipo {#24415 …} +attr: [] +labelTranslationParameters: [] } 6933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28109 +label: "W21C, Inspiron 3477 AIO Series" +value: "6933" +data: App\Entity\Equipo {#24154 …} +attr: [] +labelTranslationParameters: [] } 6932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28110 +label: "W26C Optiplex 7490 AIO Series" +value: "6932" +data: App\Entity\Equipo {#24150 …} +attr: [] +labelTranslationParameters: [] } 5154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28111 +label: "X13-04655" +value: "5154" +data: App\Entity\Equipo {#18488 …} +attr: [] +labelTranslationParameters: [] } 7202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28112 +label: "X1404Z" +value: "7202" +data: App\Entity\Equipo {#25074 …} +attr: [] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28113 +label: "X250" +value: "1335" +data: App\Entity\Equipo {#6031 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28114 +label: "X270" +value: "1346" +data: App\Entity\Equipo {#6065 …} +attr: [] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28115 +label: "XLSERVER" +value: "2715" +data: App\Entity\Equipo {#10547 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28116 +label: "YOGA 260" +value: "1303" +data: App\Entity\Equipo {#5932 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28117 +label: "YOGA260" +value: "1349" +data: App\Entity\Equipo {#6074 …} +attr: [] +labelTranslationParameters: [] } 4693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28118 +label: "ZEUS" +value: "4693" +data: App\Entity\Equipo {#17022 …} +attr: [] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28119 +label: "ZEUS 5315" +value: "1445" +data: App\Entity\Equipo {#6376 …} +attr: [] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28120 +label: "ZEUS5315" +value: "1553" +data: App\Entity\Equipo {#6707 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#27669 -form: Symfony\Component\Form\Form {#1477 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26572 …5} |
| full_name | "unidad_filtro[modelo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_modelo" |
| is_selected | Closure($choice, $value) {#27671 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
| label | "Modelo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "modelo" |
| placeholder | "Todas" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_modelo" |
| valid | true |
| value | "" |
uso
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
| auto_initialize | false |
same as passed value |
| choices | [ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
[ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
| label | "Uso" |
same as passed value |
| placeholder | "Todos los usos" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
| 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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Uso" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los usos" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1474 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_unidad_filtro_uso" ] |
| cache_key | "_unidad_filtro_uso_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#28122 +label: "Educativo" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28123 +label: "Docente" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28124 +label: "Administrativo" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28121 -form: Symfony\Component\Form\Form {#1489 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#27670 …5} |
| full_name | "unidad_filtro[uso]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_uso" |
| is_selected | Closure($choice, $value) {#28126 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
| label | "Uso" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "uso" |
| placeholder | "Todos los usos" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_uso" |
| valid | true |
| value | "" |
estatus
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
| auto_initialize | false |
same as passed value |
| choices | [ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
[ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
| label | "Estatus" |
same as passed value |
| placeholder | "Todos los estatus" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
| 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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Estatus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Todos los estatus" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#1492 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_unidad_filtro_estatus" ] |
| cache_key | "_unidad_filtro_estatus_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#28129 +label: "En operación" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28130 +label: "Descompuesto" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28131 +label: "Sin instalar" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28132 +label: "En proceso de baja" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#28133 +label: "Baja" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28127 -form: Symfony\Component\Form\Form {#1346 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#28128 …5} |
| full_name | "unidad_filtro[estatus]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro_estatus" |
| is_selected | Closure($choice, $value) {#28135 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
| label | "Estatus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "estatus" |
| placeholder | "Todos los estatus" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro_estatus" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1074497ff4fa2a6d8ff6ef36779a.O5MeuqR7QTWtYdgt8Cy43oDUQt1dtcOLBadtt9ZeL7c.DNZ5_O0PdVafOexlvx3f6ue1dYU8zfvGZu0e2pktbP1koFP5ykksduBMlQ" |
| 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 | "1074497ff4fa2a6d8ff6ef36779a.O5MeuqR7QTWtYdgt8Cy43oDUQt1dtcOLBadtt9ZeL7c.DNZ5_O0PdVafOexlvx3f6ue1dYU8zfvGZu0e2pktbP1koFP5ykksduBMlQ" |
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 {#1037 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1039 …} -namespace: Closure() {#1041 …} } |
| data | "1074497ff4fa2a6d8ff6ef36779a.O5MeuqR7QTWtYdgt8Cy43oDUQt1dtcOLBadtt9ZeL7c.DNZ5_O0PdVafOexlvx3f6ue1dYU8zfvGZu0e2pktbP1koFP5ykksduBMlQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#945 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#28136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1043 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#28137 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_unidad_filtro__token" ] |
| cache_key | "_unidad_filtro__token_hidden" |
| compound | false |
| data | "1074497ff4fa2a6d8ff6ef36779a.O5MeuqR7QTWtYdgt8Cy43oDUQt1dtcOLBadtt9ZeL7c.DNZ5_O0PdVafOexlvx3f6ue1dYU8zfvGZu0e2pktbP1koFP5ykksduBMlQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28147 -form: Symfony\Component\Form\Form {#28143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#28138 …5} |
| full_name | "unidad_filtro[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unidad_filtro__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unidad_filtro__token" |
| valid | true |
| value | "1074497ff4fa2a6d8ff6ef36779a.O5MeuqR7QTWtYdgt8Cy43oDUQt1dtcOLBadtt9ZeL7c.DNZ5_O0PdVafOexlvx3f6ue1dYU8zfvGZu0e2pktbP1koFP5ykksduBMlQ" |