Forms
produit_piece
Form type:
"App\Form\ProduitPieceType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | "App\Entity\Piece" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Piece" } } |
| 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 | [] |
| include_name | true |
| include_prix | true |
| include_typedepeice | true |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#691 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "produit_piece" "_produit_piece" ] |
| cache_key | "_produit_piece_produit_piece" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#976 -form: Symfony\Component\Form\Form {#929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#988 …5} |
| full_name | "produit_piece" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "produit_piece" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece" |
| valid | true |
| value | null |
prix
Form type:
"Symfony\Component\Form\Extension\Core\Type\RangeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => "0" "max" => "80000" "class" => "slider" "id" => "myRange" ] |
[ "min" => "0" "max" => "80000" "class" => "slider" "id" => "myRange" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => "0" "max" => "80000" "class" => "slider" "id" => "myRange" ] |
| 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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please choose a valid range." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#708 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => "0" "max" => "80000" "class" => "slider" "id" => "myRange" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "range" "_produit_piece_prix" ] |
| cache_key | "_produit_piece_prix_range" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1051 -form: Symfony\Component\Form\Form {#932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1050 …5} |
| full_name | "produit_piece[prix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece_prix" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prix" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece_prix" |
| valid | true |
| value | "" |
Marque
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Marque" |
same as passed value |
| em | "default" |
Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| label | false |
false
|
| multiple | false |
false
|
| placeholder | "Marque" |
same as passed value |
| required | false |
false
|
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#782 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#783 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#827 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#748 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#828 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#829 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#831 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#830 …} } |
| choices | null |
| class | "App\Entity\Marque" |
| 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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| em | Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| 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 {#747 -om: Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#746 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Marque" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#751 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_produit_piece_Marque" ] |
| cache_key | "_produit_piece_Marque_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +label: "Apple" +value: "1" +data: Proxies\__CG__\App\Entity\Marque {#1019 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +label: "Samsung" +value: "2" +data: Proxies\__CG__\App\Entity\Marque {#1040 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +label: "Xiaomi" +value: "3" +data: App\Entity\Marque {#1101 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "Google" +value: "4" +data: App\Entity\Marque {#1111 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "OnePlus" +value: "5" +data: App\Entity\Marque {#1120 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +label: "Huawei" +value: "6" +data: App\Entity\Marque {#1129 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +label: "Motorola" +value: "7" +data: App\Entity\Marque {#1138 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +label: "Nothing" +value: "8" +data: App\Entity\Marque {#1147 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "Oppo" +value: "9" +data: App\Entity\Marque {#1156 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +label: "Vivo" +value: "10" +data: App\Entity\Marque {#1165 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1064 +label: "Realme" +value: "11" +data: App\Entity\Marque {#1174 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "Honor" +value: "12" +data: App\Entity\Marque {#1183 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Sony" +value: "13" +data: App\Entity\Marque {#1192 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Asus" +value: "14" +data: App\Entity\Marque {#1201 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Nokia" +value: "15" +data: App\Entity\Marque {#1210 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Tecno" +value: "16" +data: App\Entity\Marque {#1219 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "Infinix" +value: "17" +data: App\Entity\Marque {#1228 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Blackview" +value: "18" +data: App\Entity\Marque {#1237 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Ulefone" +value: "19" +data: App\Entity\Marque {#1246 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "ZTE" +value: "20" +data: App\Entity\Marque {#1255 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Microsoft" +value: "21" +data: App\Entity\Marque {#1264 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "LG" +value: "22" +data: App\Entity\Marque {#1273 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "HTC" +value: "23" +data: App\Entity\Marque {#1282 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Fairphone" +value: "24" +data: App\Entity\Marque {#1291 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Cat" +value: "25" +data: App\Entity\Marque {#1300 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Sharp" +value: "26" +data: App\Entity\Marque {#1309 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Panasonic" +value: "27" +data: App\Entity\Marque {#1318 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Lava" +value: "28" +data: App\Entity\Marque {#1327 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Micromax" +value: "29" +data: App\Entity\Marque {#1336 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "Jio" +value: "30" +data: App\Entity\Marque {#1345 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "TCL" +value: "31" +data: App\Entity\Marque {#1354 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Wiko" +value: "32" +data: App\Entity\Marque {#1363 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "BQ" +value: "33" +data: App\Entity\Marque {#1372 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Gigaset" +value: "34" +data: App\Entity\Marque {#1381 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Alcatel" +value: "35" +data: App\Entity\Marque {#1390 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Energizer" +value: "36" +data: App\Entity\Marque {#1399 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "Gionee" +value: "37" +data: App\Entity\Marque {#1408 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "LeEco" +value: "38" +data: App\Entity\Marque {#1417 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "Meizu" +value: "39" +data: App\Entity\Marque {#1426 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "ZTE Nubia" +value: "40" +data: App\Entity\Marque {#1435 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1052 -form: Symfony\Component\Form\Form {#935 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1053 …5} |
| full_name | "produit_piece[Marque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece_Marque" |
| is_selected | Closure($choice, $value) {#1474 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "Marque" |
| placeholder | "Marque" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece_Marque" |
| valid | true |
| value | "" |
modele
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Modele" |
same as passed value |
| em | "default" |
Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| label | false |
false
|
| multiple | false |
false
|
| placeholder | "Modèle" |
same as passed value |
| required | false |
false
|
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#782 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#783 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#870 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#842 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#871 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#829 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#873 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#872 …} } |
| choices | null |
| class | "App\Entity\Modele" |
| 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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| em | Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| 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 {#843 -om: Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#844 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Modèle" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#781 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_produit_piece_modele" ] |
| cache_key | "_produit_piece_modele_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "iPhone 16 Pro Max" +value: "1" +data: Proxies\__CG__\App\Entity\Modele {#1034 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "iPhone 16 Pro" +value: "2" +data: Proxies\__CG__\App\Entity\Modele {#1043 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "iPhone 16 Plus" +value: "3" +data: App\Entity\Modele {#1506 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "iPhone 16" +value: "4" +data: App\Entity\Modele {#1512 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "iPhone 15 Pro Max" +value: "5" +data: App\Entity\Modele {#1517 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "iPhone 15 Pro" +value: "6" +data: App\Entity\Modele {#1522 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "iPhone 15 Plus" +value: "7" +data: App\Entity\Modele {#1527 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "iPhone 15" +value: "8" +data: App\Entity\Modele {#1532 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "iPhone 14 Pro Max" +value: "9" +data: App\Entity\Modele {#1537 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "iPhone 14 Pro" +value: "10" +data: App\Entity\Modele {#1542 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "iPhone 14 Plus" +value: "11" +data: App\Entity\Modele {#1547 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5882 +label: "iPhone 14" +value: "12" +data: App\Entity\Modele {#1552 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "iPhone 13 Pro Max" +value: "13" +data: App\Entity\Modele {#1557 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "iPhone 13 Pro" +value: "14" +data: App\Entity\Modele {#1562 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "iPhone 13" +value: "15" +data: App\Entity\Modele {#1567 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "iPhone 13 mini" +value: "16" +data: App\Entity\Modele {#1572 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "iPhone 12 Pro Max" +value: "17" +data: App\Entity\Modele {#1577 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "iPhone 12 Pro" +value: "18" +data: App\Entity\Modele {#1582 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "iPhone 12" +value: "19" +data: App\Entity\Modele {#1587 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "iPhone 12 mini" +value: "20" +data: App\Entity\Modele {#1592 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "iPhone SE (2023)" +value: "21" +data: App\Entity\Modele {#1597 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "iPhone SE (2022)" +value: "22" +data: App\Entity\Modele {#1602 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "iPhone 11 Pro Max" +value: "23" +data: App\Entity\Modele {#1607 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "iPhone 11 Pro" +value: "24" +data: App\Entity\Modele {#1612 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "iPhone 11" +value: "25" +data: App\Entity\Modele {#1617 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "iPhone XS Max" +value: "26" +data: App\Entity\Modele {#1622 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "iPhone XS" +value: "27" +data: App\Entity\Modele {#1627 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "iPhone XR" +value: "28" +data: App\Entity\Modele {#1632 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "iPhone X" +value: "29" +data: App\Entity\Modele {#1637 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "iPhone 8 Plus" +value: "30" +data: App\Entity\Modele {#1642 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5901 +label: "iPhone 8" +value: "31" +data: App\Entity\Modele {#1647 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "iPhone 7 Plus" +value: "32" +data: App\Entity\Modele {#1652 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "iPhone 7" +value: "33" +data: App\Entity\Modele {#1657 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "iPhone 6s Plus" +value: "34" +data: App\Entity\Modele {#1662 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "iPhone 6s" +value: "35" +data: App\Entity\Modele {#1667 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5906 +label: "iPhone SE (2016)" +value: "36" +data: App\Entity\Modele {#1672 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5907 +label: "Galaxy S24 Ultra" +value: "37" +data: App\Entity\Modele {#1677 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "Galaxy S24 Plus" +value: "38" +data: App\Entity\Modele {#1682 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5909 +label: "Galaxy S24" +value: "39" +data: App\Entity\Modele {#1687 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5910 +label: "Galaxy S23 Ultra" +value: "40" +data: App\Entity\Modele {#1692 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5911 +label: "Galaxy S23 Plus" +value: "41" +data: App\Entity\Modele {#1697 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5912 +label: "Galaxy S23" +value: "42" +data: App\Entity\Modele {#1702 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5913 +label: "Galaxy S22 Ultra" +value: "43" +data: App\Entity\Modele {#1707 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5914 +label: "Galaxy S22 Plus" +value: "44" +data: App\Entity\Modele {#1712 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5915 +label: "Galaxy S22" +value: "45" +data: App\Entity\Modele {#1717 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5916 +label: "Galaxy S21 Ultra" +value: "46" +data: App\Entity\Modele {#1722 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5917 +label: "Galaxy S21 Plus" +value: "47" +data: App\Entity\Modele {#1727 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "Galaxy S21" +value: "48" +data: App\Entity\Modele {#1732 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5919 +label: "Galaxy S21 FE" +value: "49" +data: App\Entity\Modele {#1737 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5920 +label: "Galaxy S20 Ultra" +value: "50" +data: App\Entity\Modele {#1742 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5921 +label: "Galaxy S20 Plus" +value: "51" +data: App\Entity\Modele {#1747 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "Galaxy S20" +value: "52" +data: App\Entity\Modele {#1752 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5923 +label: "Galaxy S20 FE" +value: "53" +data: App\Entity\Modele {#1757 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5924 +label: "Galaxy Z Fold 5" +value: "54" +data: App\Entity\Modele {#1762 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5925 +label: "Galaxy Z Flip 5" +value: "55" +data: App\Entity\Modele {#1767 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5926 +label: "Galaxy Z Fold 4" +value: "56" +data: App\Entity\Modele {#1772 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "Galaxy Z Flip 4" +value: "57" +data: App\Entity\Modele {#1777 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "Galaxy Z Fold 3" +value: "58" +data: App\Entity\Modele {#1782 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5929 +label: "Galaxy Z Flip 3" +value: "59" +data: App\Entity\Modele {#1787 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5930 +label: "Galaxy Z Fold 2" +value: "60" +data: App\Entity\Modele {#1792 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5931 +label: "Galaxy Z Flip" +value: "61" +data: App\Entity\Modele {#1797 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5932 +label: "Galaxy Note 20 Ultra" +value: "62" +data: App\Entity\Modele {#1802 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5933 +label: "Galaxy Note 20" +value: "63" +data: App\Entity\Modele {#1807 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5934 +label: "Galaxy Note 10 Plus" +value: "64" +data: App\Entity\Modele {#1812 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5935 +label: "Galaxy Note 10" +value: "65" +data: App\Entity\Modele {#1817 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5936 +label: "Galaxy A55" +value: "66" +data: App\Entity\Modele {#1822 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5937 +label: "Galaxy A54" +value: "67" +data: App\Entity\Modele {#1827 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5938 +label: "Galaxy A35" +value: "68" +data: App\Entity\Modele {#1832 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5939 +label: "Galaxy A34" +value: "69" +data: App\Entity\Modele {#1837 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5940 +label: "Galaxy A25" +value: "70" +data: App\Entity\Modele {#1842 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5941 +label: "Galaxy A24" +value: "71" +data: App\Entity\Modele {#1847 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5942 +label: "Galaxy A15" +value: "72" +data: App\Entity\Modele {#1852 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5943 +label: "Galaxy A14" +value: "73" +data: App\Entity\Modele {#1857 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5944 +label: "Galaxy A05" +value: "74" +data: App\Entity\Modele {#1862 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5945 +label: "Galaxy A05s" +value: "75" +data: App\Entity\Modele {#1867 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5946 +label: "Galaxy A04" +value: "76" +data: App\Entity\Modele {#1872 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5947 +label: "Galaxy A04s" +value: "77" +data: App\Entity\Modele {#1877 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5948 +label: "Galaxy M54" +value: "78" +data: App\Entity\Modele {#1882 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5949 +label: "Galaxy M34" +value: "79" +data: App\Entity\Modele {#1887 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5950 +label: "Galaxy M14" +value: "80" +data: App\Entity\Modele {#1892 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5951 +label: "Galaxy M04" +value: "81" +data: App\Entity\Modele {#1897 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5952 +label: "Galaxy F54" +value: "82" +data: App\Entity\Modele {#1902 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5953 +label: "Galaxy F34" +value: "83" +data: App\Entity\Modele {#1907 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5954 +label: "Galaxy F14" +value: "84" +data: App\Entity\Modele {#1912 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5955 +label: "Xiaomi 14 Ultra" +value: "85" +data: App\Entity\Modele {#1917 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5956 +label: "Xiaomi 14 Pro" +value: "86" +data: App\Entity\Modele {#1922 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5957 +label: "Xiaomi 14" +value: "87" +data: App\Entity\Modele {#1927 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5958 +label: "Xiaomi 13 Ultra" +value: "88" +data: App\Entity\Modele {#1932 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5959 +label: "Xiaomi 13 Pro" +value: "89" +data: App\Entity\Modele {#1937 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5960 +label: "Xiaomi 13" +value: "90" +data: App\Entity\Modele {#1942 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5961 +label: "Xiaomi 13 Lite" +value: "91" +data: App\Entity\Modele {#1947 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5962 +label: "Xiaomi 12 Pro" +value: "92" +data: App\Entity\Modele {#1952 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5963 +label: "Xiaomi 12" +value: "93" +data: App\Entity\Modele {#1957 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5964 +label: "Xiaomi 12 Lite" +value: "94" +data: App\Entity\Modele {#1962 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5965 +label: "Xiaomi 12X" +value: "95" +data: App\Entity\Modele {#1967 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5966 +label: "Xiaomi 11 Ultra" +value: "96" +data: App\Entity\Modele {#1972 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5967 +label: "Xiaomi 11 Pro" +value: "97" +data: App\Entity\Modele {#1977 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5968 +label: "Xiaomi 11" +value: "98" +data: App\Entity\Modele {#1982 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5969 +label: "Xiaomi 11 Lite 5G" +value: "99" +data: App\Entity\Modele {#1987 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5970 +label: "Xiaomi 11 Lite" +value: "100" +data: App\Entity\Modele {#1992 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5971 +label: "Redmi Note 13 Pro Plus" +value: "101" +data: App\Entity\Modele {#1997 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5972 +label: "Redmi Note 13 Pro" +value: "102" +data: App\Entity\Modele {#2002 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5973 +label: "Redmi Note 13" +value: "103" +data: App\Entity\Modele {#2007 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5974 +label: "Redmi Note 13 5G" +value: "104" +data: App\Entity\Modele {#2012 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5975 +label: "Redmi Note 12 Pro Plus" +value: "105" +data: App\Entity\Modele {#2017 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5976 +label: "Redmi Note 12 Pro" +value: "106" +data: App\Entity\Modele {#2022 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5977 +label: "Redmi Note 12" +value: "107" +data: App\Entity\Modele {#2027 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5978 +label: "Redmi Note 12 5G" +value: "108" +data: App\Entity\Modele {#2032 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5979 +label: "Redmi Note 11 Pro" +value: "109" +data: App\Entity\Modele {#2037 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5980 +label: "Redmi Note 11" +value: "110" +data: App\Entity\Modele {#2042 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5981 +label: "Redmi Note 11S" +value: "111" +data: App\Entity\Modele {#2047 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5982 +label: "Redmi Note 10 Pro" +value: "112" +data: App\Entity\Modele {#2052 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +label: "Redmi Note 10" +value: "113" +data: App\Entity\Modele {#2057 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +label: "Redmi 13C" +value: "114" +data: App\Entity\Modele {#2062 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "Redmi 12C" +value: "115" +data: App\Entity\Modele {#2067 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +label: "Redmi 12" +value: "116" +data: App\Entity\Modele {#2072 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "Redmi 10" +value: "117" +data: App\Entity\Modele {#2077 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "Poco F6 Pro" +value: "118" +data: App\Entity\Modele {#2082 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "Poco F6" +value: "119" +data: App\Entity\Modele {#2087 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "Poco F5" +value: "120" +data: App\Entity\Modele {#2092 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "Poco F5 Pro" +value: "121" +data: App\Entity\Modele {#2097 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "Poco F4" +value: "122" +data: App\Entity\Modele {#2102 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "Poco F4 GT" +value: "123" +data: App\Entity\Modele {#2107 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "Poco F3" +value: "124" +data: App\Entity\Modele {#2112 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "Poco X6 Pro" +value: "125" +data: App\Entity\Modele {#2117 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "Poco X6" +value: "126" +data: App\Entity\Modele {#2122 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "Poco X5 Pro" +value: "127" +data: App\Entity\Modele {#2127 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "Poco X5" +value: "128" +data: App\Entity\Modele {#2132 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "Poco X4 Pro" +value: "129" +data: App\Entity\Modele {#2137 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "Poco M6 Pro" +value: "130" +data: App\Entity\Modele {#2142 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "Poco M5" +value: "131" +data: App\Entity\Modele {#2147 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "Poco M5s" +value: "132" +data: App\Entity\Modele {#2152 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "Poco C65" +value: "133" +data: App\Entity\Modele {#2157 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "Poco C55" +value: "134" +data: App\Entity\Modele {#2162 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "Poco C51" +value: "135" +data: App\Entity\Modele {#2167 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "Pixel 9 Pro XL" +value: "136" +data: App\Entity\Modele {#2172 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "Pixel 9 Pro" +value: "137" +data: App\Entity\Modele {#2177 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "Pixel 9" +value: "138" +data: App\Entity\Modele {#2182 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "Pixel 8 Pro" +value: "139" +data: App\Entity\Modele {#2187 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "Pixel 8" +value: "140" +data: App\Entity\Modele {#2192 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "Pixel 8a" +value: "141" +data: App\Entity\Modele {#2197 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "Pixel 7 Pro" +value: "142" +data: App\Entity\Modele {#2202 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "Pixel 7" +value: "143" +data: App\Entity\Modele {#2207 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "Pixel 7a" +value: "144" +data: App\Entity\Modele {#2212 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "Pixel 6 Pro" +value: "145" +data: App\Entity\Modele {#2217 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "Pixel 6" +value: "146" +data: App\Entity\Modele {#2222 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "Pixel 6a" +value: "147" +data: App\Entity\Modele {#2227 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "Pixel 5" +value: "148" +data: App\Entity\Modele {#2232 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "Pixel 5a" +value: "149" +data: App\Entity\Modele {#2237 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "Pixel 4 XL" +value: "150" +data: App\Entity\Modele {#2242 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "Pixel 4" +value: "151" +data: App\Entity\Modele {#2247 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "Pixel 4a" +value: "152" +data: App\Entity\Modele {#2252 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "Pixel 4a 5G" +value: "153" +data: App\Entity\Modele {#2257 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "Pixel 3 XL" +value: "154" +data: App\Entity\Modele {#2262 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "Pixel 3" +value: "155" +data: App\Entity\Modele {#2267 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "Pixel 3a" +value: "156" +data: App\Entity\Modele {#2272 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "Pixel 3a XL" +value: "157" +data: App\Entity\Modele {#2277 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "Pixel Fold" +value: "158" +data: App\Entity\Modele {#2282 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "Pixel Tablet" +value: "159" +data: App\Entity\Modele {#2287 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "OnePlus 12" +value: "160" +data: App\Entity\Modele {#2292 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "OnePlus 12R" +value: "161" +data: App\Entity\Modele {#2297 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "OnePlus 11" +value: "162" +data: App\Entity\Modele {#2302 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "OnePlus 11R" +value: "163" +data: App\Entity\Modele {#2307 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "OnePlus 10 Pro" +value: "164" +data: App\Entity\Modele {#2312 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "OnePlus 10" +value: "165" +data: App\Entity\Modele {#2317 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "OnePlus 10R" +value: "166" +data: App\Entity\Modele {#2322 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "OnePlus 9 Pro" +value: "167" +data: App\Entity\Modele {#2327 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "OnePlus 9" +value: "168" +data: App\Entity\Modele {#2332 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "OnePlus 9R" +value: "169" +data: App\Entity\Modele {#2337 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "OnePlus 9RT" +value: "170" +data: App\Entity\Modele {#2342 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "OnePlus 8 Pro" +value: "171" +data: App\Entity\Modele {#2347 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "OnePlus 8" +value: "172" +data: App\Entity\Modele {#2352 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "OnePlus 8T" +value: "173" +data: App\Entity\Modele {#2357 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "OnePlus 7 Pro" +value: "174" +data: App\Entity\Modele {#2362 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "OnePlus 7" +value: "175" +data: App\Entity\Modele {#2367 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "OnePlus 7T" +value: "176" +data: App\Entity\Modele {#2372 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "OnePlus 7T Pro" +value: "177" +data: App\Entity\Modele {#2377 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "OnePlus Nord 4" +value: "178" +data: App\Entity\Modele {#2382 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "OnePlus Nord 3" +value: "179" +data: App\Entity\Modele {#2387 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "OnePlus Nord 2" +value: "180" +data: App\Entity\Modele {#2392 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "OnePlus Nord CE 4" +value: "181" +data: App\Entity\Modele {#2397 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "OnePlus Nord CE 3" +value: "182" +data: App\Entity\Modele {#2402 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "OnePlus Nord CE 2" +value: "183" +data: App\Entity\Modele {#2407 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "OnePlus Open" +value: "184" +data: App\Entity\Modele {#2412 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "P70 Pro" +value: "185" +data: App\Entity\Modele {#2417 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "P70" +value: "186" +data: App\Entity\Modele {#2422 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "P60 Pro" +value: "187" +data: App\Entity\Modele {#2427 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "P60" +value: "188" +data: App\Entity\Modele {#2432 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "P50 Pro" +value: "189" +data: App\Entity\Modele {#2437 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "P50" +value: "190" +data: App\Entity\Modele {#2442 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "P50 Pocket" +value: "191" +data: App\Entity\Modele {#2447 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "P40 Pro" +value: "192" +data: App\Entity\Modele {#2452 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "P40 Pro Plus" +value: "193" +data: App\Entity\Modele {#2457 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "P40" +value: "194" +data: App\Entity\Modele {#2462 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "Mate 60 Pro" +value: "195" +data: App\Entity\Modele {#2467 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "Mate 60" +value: "196" +data: App\Entity\Modele {#2472 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "Mate 50 Pro" +value: "197" +data: App\Entity\Modele {#2477 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "Mate 50" +value: "198" +data: App\Entity\Modele {#2482 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "Mate 40 Pro" +value: "199" +data: App\Entity\Modele {#2487 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "Mate 40" +value: "200" +data: App\Entity\Modele {#2492 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "Mate X5" +value: "201" +data: App\Entity\Modele {#2497 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "Mate X3" +value: "202" +data: App\Entity\Modele {#2502 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "Mate Xs 2" +value: "203" +data: App\Entity\Modele {#2507 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "Nova 12 Pro" +value: "204" +data: App\Entity\Modele {#2512 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "Nova 12" +value: "205" +data: App\Entity\Modele {#2517 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "Nova 11 Pro" +value: "206" +data: App\Entity\Modele {#2522 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "Nova 11" +value: "207" +data: App\Entity\Modele {#2527 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "Nova 10 Pro" +value: "208" +data: App\Entity\Modele {#2532 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "Nova 10" +value: "209" +data: App\Entity\Modele {#2537 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "Nova 9" +value: "210" +data: App\Entity\Modele {#2542 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "Nova Y91" +value: "211" +data: App\Entity\Modele {#2547 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "Nova Y71" +value: "212" +data: App\Entity\Modele {#2552 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "Y9a" +value: "213" +data: App\Entity\Modele {#2557 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "Y7a" +value: "214" +data: App\Entity\Modele {#2562 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "Y6p" +value: "215" +data: App\Entity\Modele {#2567 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6086 +label: "Edge 50 Ultra" +value: "216" +data: App\Entity\Modele {#2572 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6087 +label: "Edge 50 Pro" +value: "217" +data: App\Entity\Modele {#2577 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6088 +label: "Edge 50 Fusion" +value: "218" +data: App\Entity\Modele {#2582 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6089 +label: "Edge 40 Pro" +value: "219" +data: App\Entity\Modele {#2587 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6090 +label: "Edge 40" +value: "220" +data: App\Entity\Modele {#2592 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6091 +label: "Edge 40 Neo" +value: "221" +data: App\Entity\Modele {#2597 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6092 +label: "Edge 30 Ultra" +value: "222" +data: App\Entity\Modele {#2602 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6093 +label: "Edge 30 Pro" +value: "223" +data: App\Entity\Modele {#2607 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6094 +label: "Edge 30 Fusion" +value: "224" +data: App\Entity\Modele {#2612 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6095 +label: "Edge 30" +value: "225" +data: App\Entity\Modele {#2617 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6096 +label: "Edge 20 Pro" +value: "226" +data: App\Entity\Modele {#2622 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6097 +label: "Edge 20" +value: "227" +data: App\Entity\Modele {#2627 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6098 +label: "Edge 20 Fusion" +value: "228" +data: App\Entity\Modele {#2632 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6099 +label: "Moto G84" +value: "229" +data: App\Entity\Modele {#2637 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "Moto G54" +value: "230" +data: App\Entity\Modele {#2642 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6101 +label: "Moto G54 Power" +value: "231" +data: App\Entity\Modele {#2647 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6102 +label: "Moto G73" +value: "232" +data: App\Entity\Modele {#2652 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6103 +label: "Moto G53" +value: "233" +data: App\Entity\Modele {#2657 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6104 +label: "Moto G53 Power" +value: "234" +data: App\Entity\Modele {#2662 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "Moto G34" +value: "235" +data: App\Entity\Modele {#2667 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "Moto G24" +value: "236" +data: App\Entity\Modele {#2672 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6107 +label: "Moto G24 Power" +value: "237" +data: App\Entity\Modele {#2677 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "Moto G14" +value: "238" +data: App\Entity\Modele {#2682 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6109 +label: "Moto G13" +value: "239" +data: App\Entity\Modele {#2687 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6110 +label: "Moto G04" +value: "240" +data: App\Entity\Modele {#2692 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6111 +label: "Moto E13" +value: "241" +data: App\Entity\Modele {#2697 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6112 +label: "Moto E14" +value: "242" +data: App\Entity\Modele {#2702 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "Razr 40 Ultra" +value: "243" +data: App\Entity\Modele {#2707 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6114 +label: "Razr 40" +value: "244" +data: App\Entity\Modele {#2712 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "Razr 2022" +value: "245" +data: App\Entity\Modele {#2717 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "Razr 5G" +value: "246" +data: App\Entity\Modele {#2722 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6117 +label: "Nothing Phone (3)" +value: "247" +data: App\Entity\Modele {#2727 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6118 +label: "Nothing Phone (2)" +value: "248" +data: App\Entity\Modele {#2732 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6119 +label: "Nothing Phone (1)" +value: "249" +data: App\Entity\Modele {#2737 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "Nothing CMF Phone 1" +value: "250" +data: App\Entity\Modele {#2742 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "Nothing CMF Buds" +value: "251" +data: App\Entity\Modele {#2747 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "Find X7 Ultra" +value: "252" +data: App\Entity\Modele {#2752 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "Find X7" +value: "253" +data: App\Entity\Modele {#2757 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "Find X6 Pro" +value: "254" +data: App\Entity\Modele {#2762 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6125 +label: "Find X6" +value: "255" +data: App\Entity\Modele {#2767 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6126 +label: "Find X5 Pro" +value: "256" +data: App\Entity\Modele {#2772 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "Find X5" +value: "257" +data: App\Entity\Modele {#2777 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6128 +label: "Find X3 Pro" +value: "258" +data: App\Entity\Modele {#2782 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "Find X3" +value: "259" +data: App\Entity\Modele {#2787 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "Find N3" +value: "260" +data: App\Entity\Modele {#2792 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "Find N3 Flip" +value: "261" +data: App\Entity\Modele {#2797 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +label: "Find N2" +value: "262" +data: App\Entity\Modele {#2802 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "Find N2 Flip" +value: "263" +data: App\Entity\Modele {#2807 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6134 +label: "Find N" +value: "264" +data: App\Entity\Modele {#2812 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "Reno 11 Pro" +value: "265" +data: App\Entity\Modele {#2817 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "Reno 11" +value: "266" +data: App\Entity\Modele {#2822 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "Reno 10 Pro" +value: "267" +data: App\Entity\Modele {#2827 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6138 +label: "Reno 10" +value: "268" +data: App\Entity\Modele {#2832 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6139 +label: "Reno 9 Pro" +value: "269" +data: App\Entity\Modele {#2837 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6140 +label: "Reno 9" +value: "270" +data: App\Entity\Modele {#2842 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6141 +label: "Reno 8 Pro" +value: "271" +data: App\Entity\Modele {#2847 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "Reno 8" +value: "272" +data: App\Entity\Modele {#2852 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +label: "Reno 8T" +value: "273" +data: App\Entity\Modele {#2857 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "A98" +value: "274" +data: App\Entity\Modele {#2862 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6145 +label: "A78" +value: "275" +data: App\Entity\Modele {#2867 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6146 +label: "A58" +value: "276" +data: App\Entity\Modele {#2872 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6147 +label: "A38" +value: "277" +data: App\Entity\Modele {#2877 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "A18" +value: "278" +data: App\Entity\Modele {#2882 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "K11" +value: "279" +data: App\Entity\Modele {#2887 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6150 +label: "K10" +value: "280" +data: App\Entity\Modele {#2892 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6151 +label: "K10x" +value: "281" +data: App\Entity\Modele {#2897 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "X100 Pro" +value: "282" +data: App\Entity\Modele {#2902 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6153 +label: "X100" +value: "283" +data: App\Entity\Modele {#2907 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "X90 Pro" +value: "284" +data: App\Entity\Modele {#2912 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "X90" +value: "285" +data: App\Entity\Modele {#2917 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6156 +label: "X90 Pro Plus" +value: "286" +data: App\Entity\Modele {#2922 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "X80 Pro" +value: "287" +data: App\Entity\Modele {#2927 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "X80" +value: "288" +data: App\Entity\Modele {#2932 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "X70 Pro Plus" +value: "289" +data: App\Entity\Modele {#2937 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "X70 Pro" +value: "290" +data: App\Entity\Modele {#2942 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "X70" +value: "291" +data: App\Entity\Modele {#2947 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "V30 Pro" +value: "292" +data: App\Entity\Modele {#2952 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "V30" +value: "293" +data: App\Entity\Modele {#2957 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "V29 Pro" +value: "294" +data: App\Entity\Modele {#2962 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "V29" +value: "295" +data: App\Entity\Modele {#2967 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6166 +label: "V29 Lite" +value: "296" +data: App\Entity\Modele {#2972 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "V27 Pro" +value: "297" +data: App\Entity\Modele {#2977 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6168 +label: "V27" +value: "298" +data: App\Entity\Modele {#2982 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "V25 Pro" +value: "299" +data: App\Entity\Modele {#2987 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6170 +label: "V25" +value: "300" +data: App\Entity\Modele {#2992 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "Y100" +value: "301" +data: App\Entity\Modele {#2997 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6172 +label: "Y78" +value: "302" +data: App\Entity\Modele {#3002 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6173 +label: "Y58" +value: "303" +data: App\Entity\Modele {#3007 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6174 +label: "Y38" +value: "304" +data: App\Entity\Modele {#3012 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6175 +label: "Y28" +value: "305" +data: App\Entity\Modele {#3017 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "Y18" +value: "306" +data: App\Entity\Modele {#3022 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6177 +label: "iQOO 12" +value: "307" +data: App\Entity\Modele {#3027 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "iQOO 12 Pro" +value: "308" +data: App\Entity\Modele {#3032 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "iQOO 11" +value: "309" +data: App\Entity\Modele {#3037 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6180 +label: "iQOO 11 Pro" +value: "310" +data: App\Entity\Modele {#3042 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6181 +label: "iQOO 10" +value: "311" +data: App\Entity\Modele {#3047 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6182 +label: "iQOO 9" +value: "312" +data: App\Entity\Modele {#3052 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6183 +label: "iQOO Neo 9" +value: "313" +data: App\Entity\Modele {#3057 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6184 +label: "iQOO Neo 8" +value: "314" +data: App\Entity\Modele {#3062 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6185 +label: "iQOO Neo 7" +value: "315" +data: App\Entity\Modele {#3067 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6186 +label: "iQOO Z9" +value: "316" +data: App\Entity\Modele {#3072 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6187 +label: "iQOO Z8" +value: "317" +data: App\Entity\Modele {#3077 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6188 +label: "iQOO Z7" +value: "318" +data: App\Entity\Modele {#3082 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "GT 6" +value: "319" +data: App\Entity\Modele {#3087 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6190 +label: "GT 6T" +value: "320" +data: App\Entity\Modele {#3092 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6191 +label: "GT 5 Pro" +value: "321" +data: App\Entity\Modele {#3097 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6192 +label: "GT 5" +value: "322" +data: App\Entity\Modele {#3102 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6193 +label: "GT Neo 5" +value: "323" +data: App\Entity\Modele {#3107 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6194 +label: "GT Neo 3" +value: "324" +data: App\Entity\Modele {#3112 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6195 +label: "GT Neo 2" +value: "325" +data: App\Entity\Modele {#3117 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6196 +label: "GT 2 Pro" +value: "326" +data: App\Entity\Modele {#3122 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6197 +label: "GT 2" +value: "327" +data: App\Entity\Modele {#3127 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6198 +label: "12 Pro Plus" +value: "328" +data: App\Entity\Modele {#3132 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6199 +label: "12 Pro" +value: "329" +data: App\Entity\Modele {#3137 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6200 +label: "12 Plus" +value: "330" +data: App\Entity\Modele {#3142 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6201 +label: "12" +value: "331" +data: App\Entity\Modele {#3147 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6202 +label: "11 Pro Plus" +value: "332" +data: App\Entity\Modele {#3152 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6203 +label: "11 Pro" +value: "333" +data: App\Entity\Modele {#3157 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6204 +label: "11" +value: "334" +data: App\Entity\Modele {#3162 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6205 +label: "10 Pro Plus" +value: "335" +data: App\Entity\Modele {#3167 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6206 +label: "10 Pro" +value: "336" +data: App\Entity\Modele {#3172 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6207 +label: "10" +value: "337" +data: App\Entity\Modele {#3177 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "9 Pro Plus" +value: "338" +data: App\Entity\Modele {#3182 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6209 +label: "9 Pro" +value: "339" +data: App\Entity\Modele {#3187 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6210 +label: "9" +value: "340" +data: App\Entity\Modele {#3192 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6211 +label: "8 Pro" +value: "341" +data: App\Entity\Modele {#3197 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6212 +label: "8" +value: "342" +data: App\Entity\Modele {#3202 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6213 +label: "C67" +value: "343" +data: App\Entity\Modele {#3207 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6214 +label: "C65" +value: "344" +data: App\Entity\Modele {#3212 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6215 +label: "C55" +value: "345" +data: App\Entity\Modele {#3217 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6216 +label: "C53" +value: "346" +data: App\Entity\Modele {#3222 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6217 +label: "C51" +value: "347" +data: App\Entity\Modele {#3227 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6218 +label: "C35" +value: "348" +data: App\Entity\Modele {#3232 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: "C33" +value: "349" +data: App\Entity\Modele {#3237 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6220 +label: "C31" +value: "350" +data: App\Entity\Modele {#3242 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6221 +label: "Narzo 70 Pro" +value: "351" +data: App\Entity\Modele {#3247 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: "Narzo 60 Pro" +value: "352" +data: App\Entity\Modele {#3252 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: "Narzo 60" +value: "353" +data: App\Entity\Modele {#3257 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: "Narzo 50 Pro" +value: "354" +data: App\Entity\Modele {#3262 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "Narzo 50" +value: "355" +data: App\Entity\Modele {#3267 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: "Narzo 30" +value: "356" +data: App\Entity\Modele {#3272 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: "Narzo 30 Pro" +value: "357" +data: App\Entity\Modele {#3277 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "Magic 6 Pro" +value: "358" +data: App\Entity\Modele {#3282 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: "Magic 6" +value: "359" +data: App\Entity\Modele {#3287 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "Magic 5 Pro" +value: "360" +data: App\Entity\Modele {#3292 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: "Magic 5" +value: "361" +data: App\Entity\Modele {#3297 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "Magic 5 Lite" +value: "362" +data: App\Entity\Modele {#3302 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: "Magic 4 Pro" +value: "363" +data: App\Entity\Modele {#3307 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "Magic 4" +value: "364" +data: App\Entity\Modele {#3312 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "Magic 4 Lite" +value: "365" +data: App\Entity\Modele {#3317 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "Magic 3 Pro" +value: "366" +data: App\Entity\Modele {#3322 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: "Magic 3" +value: "367" +data: App\Entity\Modele {#3327 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: "Magic Vs" +value: "368" +data: App\Entity\Modele {#3332 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: "Magic V2" +value: "369" +data: App\Entity\Modele {#3337 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "Magic V" +value: "370" +data: App\Entity\Modele {#3342 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: "90 GT" +value: "371" +data: App\Entity\Modele {#3347 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "90 Pro" +value: "372" +data: App\Entity\Modele {#3352 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: "90" +value: "373" +data: App\Entity\Modele {#3357 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: "90 Lite" +value: "374" +data: App\Entity\Modele {#3362 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: "80 GT" +value: "375" +data: App\Entity\Modele {#3367 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: "80 Pro" +value: "376" +data: App\Entity\Modele {#3372 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: "80" +value: "377" +data: App\Entity\Modele {#3377 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: "70 Pro" +value: "378" +data: App\Entity\Modele {#3382 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: "70" +value: "379" +data: App\Entity\Modele {#3387 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: "70 Lite" +value: "380" +data: App\Entity\Modele {#3392 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: "X9b" +value: "381" +data: App\Entity\Modele {#3397 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "X9a" +value: "382" +data: App\Entity\Modele {#3402 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: "X8b" +value: "383" +data: App\Entity\Modele {#3407 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: "X8a" +value: "384" +data: App\Entity\Modele {#3412 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: "X7b" +value: "385" +data: App\Entity\Modele {#3417 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: "X7a" +value: "386" +data: App\Entity\Modele {#3422 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: "X6b" +value: "387" +data: App\Entity\Modele {#3427 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "X6a" +value: "388" +data: App\Entity\Modele {#3432 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: "X5" +value: "389" +data: App\Entity\Modele {#3437 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: "X5 Plus" +value: "390" +data: App\Entity\Modele {#3442 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "Play 40 Plus" +value: "391" +data: App\Entity\Modele {#3447 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: "Play 30" +value: "392" +data: App\Entity\Modele {#3452 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "Play 20" +value: "393" +data: App\Entity\Modele {#3457 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: "Xperia 1 VI" +value: "394" +data: App\Entity\Modele {#3462 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: "Xperia 1 V" +value: "395" +data: App\Entity\Modele {#3467 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: "Xperia 1 IV" +value: "396" +data: App\Entity\Modele {#3472 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: "Xperia 1 III" +value: "397" +data: App\Entity\Modele {#3477 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: "Xperia 1 II" +value: "398" +data: App\Entity\Modele {#3482 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: "Xperia 5 VI" +value: "399" +data: App\Entity\Modele {#3487 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: "Xperia 5 V" +value: "400" +data: App\Entity\Modele {#3492 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "Xperia 5 IV" +value: "401" +data: App\Entity\Modele {#3497 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: "Xperia 5 III" +value: "402" +data: App\Entity\Modele {#3502 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: "Xperia 5 II" +value: "403" +data: App\Entity\Modele {#3507 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "Xperia 10 VI" +value: "404" +data: App\Entity\Modele {#3512 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: "Xperia 10 V" +value: "405" +data: App\Entity\Modele {#3517 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: "Xperia 10 IV" +value: "406" +data: App\Entity\Modele {#3522 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: "Xperia 10 III" +value: "407" +data: App\Entity\Modele {#3527 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: "Xperia 10 II" +value: "408" +data: App\Entity\Modele {#3532 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: "Xperia Pro-I" +value: "409" +data: App\Entity\Modele {#3537 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: "Xperia Pro" +value: "410" +data: App\Entity\Modele {#3542 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: "Xperia Ace III" +value: "411" +data: App\Entity\Modele {#3547 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: "Xperia Ace II" +value: "412" +data: App\Entity\Modele {#3552 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: "Xperia L4" +value: "413" +data: App\Entity\Modele {#3557 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: "Xperia L3" +value: "414" +data: App\Entity\Modele {#3562 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: "ROG Phone 8 Pro" +value: "415" +data: App\Entity\Modele {#3567 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: "ROG Phone 8" +value: "416" +data: App\Entity\Modele {#3572 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: "ROG Phone 7 Ultimate" +value: "417" +data: App\Entity\Modele {#3577 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: "ROG Phone 7" +value: "418" +data: App\Entity\Modele {#3582 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: "ROG Phone 6 Pro" +value: "419" +data: App\Entity\Modele {#3587 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: "ROG Phone 6" +value: "420" +data: App\Entity\Modele {#3592 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: "ROG Phone 6D" +value: "421" +data: App\Entity\Modele {#3597 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: "ROG Phone 5s" +value: "422" +data: App\Entity\Modele {#3602 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: "ROG Phone 5" +value: "423" +data: App\Entity\Modele {#3607 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: "ROG Phone 3" +value: "424" +data: App\Entity\Modele {#3612 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: "Zenfone 11 Ultra" +value: "425" +data: App\Entity\Modele {#3617 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: "Zenfone 10" +value: "426" +data: App\Entity\Modele {#3622 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: "Zenfone 9" +value: "427" +data: App\Entity\Modele {#3627 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: "Zenfone 8" +value: "428" +data: App\Entity\Modele {#3632 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: "Zenfone 8 Flip" +value: "429" +data: App\Entity\Modele {#3637 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: "Zenfone 7 Pro" +value: "430" +data: App\Entity\Modele {#3642 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: "Zenfone 7" +value: "431" +data: App\Entity\Modele {#3647 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: "Zenfone 6" +value: "432" +data: App\Entity\Modele {#3652 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: "Zenfone Max M2" +value: "433" +data: App\Entity\Modele {#3657 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: "Zenfone Max Pro M2" +value: "434" +data: App\Entity\Modele {#3662 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: "Zenfone Max M1" +value: "435" +data: App\Entity\Modele {#3667 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: "Zenfone Max Pro M1" +value: "436" +data: App\Entity\Modele {#3672 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: "Nokia G60" +value: "437" +data: App\Entity\Modele {#3677 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: "Nokia G60 5G" +value: "438" +data: App\Entity\Modele {#3682 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: "Nokia G42" +value: "439" +data: App\Entity\Modele {#3687 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: "Nokia G42 5G" +value: "440" +data: App\Entity\Modele {#3692 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "Nokia G22" +value: "441" +data: App\Entity\Modele {#3697 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "Nokia G21" +value: "442" +data: App\Entity\Modele {#3702 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: "Nokia G11" +value: "443" +data: App\Entity\Modele {#3707 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: "Nokia G10" +value: "444" +data: App\Entity\Modele {#3712 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: "Nokia X30" +value: "445" +data: App\Entity\Modele {#3717 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: "Nokia X30 5G" +value: "446" +data: App\Entity\Modele {#3722 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: "Nokia X20" +value: "447" +data: App\Entity\Modele {#3727 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: "Nokia X10" +value: "448" +data: App\Entity\Modele {#3732 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: "Nokia XR21" +value: "449" +data: App\Entity\Modele {#3737 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: "Nokia XR20" +value: "450" +data: App\Entity\Modele {#3742 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "Nokia C32" +value: "451" +data: App\Entity\Modele {#3747 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "Nokia C22" +value: "452" +data: App\Entity\Modele {#3752 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "Nokia C12" +value: "453" +data: App\Entity\Modele {#3757 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "Nokia C12 Pro" +value: "454" +data: App\Entity\Modele {#3762 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "Nokia C02" +value: "455" +data: App\Entity\Modele {#3767 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "Nokia C01 Plus" +value: "456" +data: App\Entity\Modele {#3772 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "Nokia C31" +value: "457" +data: App\Entity\Modele {#3777 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "Nokia C30" +value: "458" +data: App\Entity\Modele {#3782 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "Nokia C21" +value: "459" +data: App\Entity\Modele {#3787 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "Nokia C21 Plus" +value: "460" +data: App\Entity\Modele {#3792 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "Nokia T20" +value: "461" +data: App\Entity\Modele {#3797 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "Nokia T10" +value: "462" +data: App\Entity\Modele {#3802 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "Tecno Camon 20 Premier" +value: "463" +data: App\Entity\Modele {#3807 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "Tecno Camon 20 Pro" +value: "464" +data: App\Entity\Modele {#3812 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "Tecno Camon 20" +value: "465" +data: App\Entity\Modele {#3817 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "Tecno Camon 19 Pro" +value: "466" +data: App\Entity\Modele {#3822 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "Tecno Camon 19" +value: "467" +data: App\Entity\Modele {#3827 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "Tecno Camon 18" +value: "468" +data: App\Entity\Modele {#3832 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "Tecno Spark 10 Pro" +value: "469" +data: App\Entity\Modele {#3837 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "Tecno Spark 10" +value: "470" +data: App\Entity\Modele {#3842 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "Tecno Spark 10C" +value: "471" +data: App\Entity\Modele {#3847 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "Tecno Spark 9 Pro" +value: "472" +data: App\Entity\Modele {#3852 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "Tecno Spark 9" +value: "473" +data: App\Entity\Modele {#3857 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "Tecno Spark 9T" +value: "474" +data: App\Entity\Modele {#3862 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "Tecno Spark 8C" +value: "475" +data: App\Entity\Modele {#3867 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "Tecno Spark 8" +value: "476" +data: App\Entity\Modele {#3872 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "Tecno Pova 5" +value: "477" +data: App\Entity\Modele {#3877 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "Tecno Pova 5 Pro" +value: "478" +data: App\Entity\Modele {#3882 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "Tecno Pova 4" +value: "479" +data: App\Entity\Modele {#3887 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "Tecno Pova 4 Pro" +value: "480" +data: App\Entity\Modele {#3892 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "Tecno Pova 3" +value: "481" +data: App\Entity\Modele {#3897 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "Tecno Pova 2" +value: "482" +data: App\Entity\Modele {#3902 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "Tecno Pova Neo" +value: "483" +data: App\Entity\Modele {#3907 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "Tecno Pop 8" +value: "484" +data: App\Entity\Modele {#3912 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "Tecno Pop 7" +value: "485" +data: App\Entity\Modele {#3917 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "Tecno Pop 5" +value: "486" +data: App\Entity\Modele {#3922 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "Tecno Phantom V Fold" +value: "487" +data: App\Entity\Modele {#3927 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "Tecno Phantom X2 Pro" +value: "488" +data: App\Entity\Modele {#3932 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "Tecno Phantom X2" +value: "489" +data: App\Entity\Modele {#3937 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "Infinix GT 10 Pro" +value: "490" +data: App\Entity\Modele {#3942 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "Infinix GT 10 Pro Plus" +value: "491" +data: App\Entity\Modele {#3947 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "Infinix Note 30 VIP" +value: "492" +data: App\Entity\Modele {#3952 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "Infinix Note 30 Pro" +value: "493" +data: App\Entity\Modele {#3957 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "Infinix Note 30" +value: "494" +data: App\Entity\Modele {#3962 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "Infinix Note 30i" +value: "495" +data: App\Entity\Modele {#3967 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "Infinix Note 12 Pro" +value: "496" +data: App\Entity\Modele {#3972 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "Infinix Note 12" +value: "497" +data: App\Entity\Modele {#3977 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "Infinix Note 12 5G" +value: "498" +data: App\Entity\Modele {#3982 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "Infinix Zero 30 5G" +value: "499" +data: App\Entity\Modele {#3987 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "Infinix Zero 20" +value: "500" +data: App\Entity\Modele {#3992 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "Infinix Zero 5G 2023" +value: "501" +data: App\Entity\Modele {#3997 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "Infinix Zero X Pro" +value: "502" +data: App\Entity\Modele {#4002 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "Infinix Zero X" +value: "503" +data: App\Entity\Modele {#4007 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "Infinix Hot 30" +value: "504" +data: App\Entity\Modele {#4012 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "Infinix Hot 30i" +value: "505" +data: App\Entity\Modele {#4017 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "Infinix Hot 30 Play" +value: "506" +data: App\Entity\Modele {#4022 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "Infinix Hot 20" +value: "507" +data: App\Entity\Modele {#4027 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "Infinix Hot 20 5G" +value: "508" +data: App\Entity\Modele {#4032 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "Infinix Hot 20i" +value: "509" +data: App\Entity\Modele {#4037 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "Infinix Hot 12" +value: "510" +data: App\Entity\Modele {#4042 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "Infinix Smart 8" +value: "511" +data: App\Entity\Modele {#4047 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "Infinix Smart 7" +value: "512" +data: App\Entity\Modele {#4052 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "Infinix Smart 7 HD" +value: "513" +data: App\Entity\Modele {#4057 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "Infinix Smart 6" +value: "514" +data: App\Entity\Modele {#4062 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "Blackview BV9300" +value: "515" +data: App\Entity\Modele {#4067 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "Blackview BV9200" +value: "516" +data: App\Entity\Modele {#4072 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "Blackview BV9100" +value: "517" +data: App\Entity\Modele {#4077 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "Blackview BV7100" +value: "518" +data: App\Entity\Modele {#4082 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "Blackview BV6600" +value: "519" +data: App\Entity\Modele {#4087 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "Blackview BV5900" +value: "520" +data: App\Entity\Modele {#4092 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "Blackview BV4900" +value: "521" +data: App\Entity\Modele {#4097 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +label: "Blackview A200" +value: "522" +data: App\Entity\Modele {#4102 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +label: "Blackview A100" +value: "523" +data: App\Entity\Modele {#4107 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +label: "Blackview A70" +value: "524" +data: App\Entity\Modele {#4112 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +label: "Blackview A55" +value: "525" +data: App\Entity\Modele {#4117 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +label: "Blackview A53" +value: "526" +data: App\Entity\Modele {#4122 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +label: "Blackview A52" +value: "527" +data: App\Entity\Modele {#4127 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +label: "Blackview Oscal S80" +value: "528" +data: App\Entity\Modele {#4132 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6399 +label: "Blackview Oscal S70" +value: "529" +data: App\Entity\Modele {#4137 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6400 +label: "Blackview Oscal C80" +value: "530" +data: App\Entity\Modele {#4142 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6401 +label: "Blackview Oscal C70" +value: "531" +data: App\Entity\Modele {#4147 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6402 +label: "Ulefone Power Armor 18T" +value: "532" +data: App\Entity\Modele {#4152 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6403 +label: "Ulefone Power Armor 16S" +value: "533" +data: App\Entity\Modele {#4157 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +label: "Ulefone Power Armor 13" +value: "534" +data: App\Entity\Modele {#4162 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6405 +label: "Ulefone Power Armor 14 Pro" +value: "535" +data: App\Entity\Modele {#4167 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "Ulefone Armor 21" +value: "536" +data: App\Entity\Modele {#4172 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: "Ulefone Armor 20" +value: "537" +data: App\Entity\Modele {#4177 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: "Ulefone Armor 17 Pro" +value: "538" +data: App\Entity\Modele {#4182 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "Ulefone Armor 12" +value: "539" +data: App\Entity\Modele {#4187 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "Ulefone Armor 11T" +value: "540" +data: App\Entity\Modele {#4192 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: "Ulefone Note 16 Pro" +value: "541" +data: App\Entity\Modele {#4197 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: "Ulefone Note 13P" +value: "542" +data: App\Entity\Modele {#4202 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "Ulefone Note 12" +value: "543" +data: App\Entity\Modele {#4207 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +label: "Ulefone Note 11" +value: "544" +data: App\Entity\Modele {#4212 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: "Ulefone Note 8P" +value: "545" +data: App\Entity\Modele {#4217 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +label: "Ulefone Note 7P" +value: "546" +data: App\Entity\Modele {#4222 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: "ZTE Axon 60 Ultra" +value: "547" +data: App\Entity\Modele {#4227 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "ZTE Axon 60" +value: "548" +data: App\Entity\Modele {#4232 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "ZTE Axon 50" +value: "549" +data: App\Entity\Modele {#4237 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "ZTE Axon 50 Ultra" +value: "550" +data: App\Entity\Modele {#4242 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "ZTE Axon 40 Ultra" +value: "551" +data: App\Entity\Modele {#4247 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "ZTE Axon 40" +value: "552" +data: App\Entity\Modele {#4252 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "ZTE Axon 30 Ultra" +value: "553" +data: App\Entity\Modele {#4257 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "ZTE Axon 30" +value: "554" +data: App\Entity\Modele {#4262 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "ZTE Blade V50" +value: "555" +data: App\Entity\Modele {#4267 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "ZTE Blade V50 Design" +value: "556" +data: App\Entity\Modele {#4272 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "ZTE Blade V40" +value: "557" +data: App\Entity\Modele {#4277 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "ZTE Blade V40 5G" +value: "558" +data: App\Entity\Modele {#4282 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "ZTE Blade A72" +value: "559" +data: App\Entity\Modele {#4287 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "ZTE Blade A52" +value: "560" +data: App\Entity\Modele {#4292 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "ZTE Blade A35" +value: "561" +data: App\Entity\Modele {#4297 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "ZTE Blade A34" +value: "562" +data: App\Entity\Modele {#4302 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "ZTE Nubia Z60 Ultra" +value: "563" +data: App\Entity\Modele {#4307 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "ZTE Nubia Z50" +value: "564" +data: App\Entity\Modele {#4312 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "ZTE Nubia Z40 Pro" +value: "565" +data: App\Entity\Modele {#4317 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: "ZTE Nubia Red Magic 9 Pro" +value: "566" +data: App\Entity\Modele {#4322 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: "ZTE Nubia Red Magic 8 Pro" +value: "567" +data: App\Entity\Modele {#4327 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: "ZTE Nubia Red Magic 7" +value: "568" +data: App\Entity\Modele {#4332 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: "ZTE Nubia Red Magic 6" +value: "569" +data: App\Entity\Modele {#4337 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: "ZTE Nubia Neo 5G" +value: "570" +data: App\Entity\Modele {#4342 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: "Surface Duo 2" +value: "571" +data: App\Entity\Modele {#4347 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: "Surface Duo" +value: "572" +data: App\Entity\Modele {#4352 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: "Lumia 950 XL" +value: "573" +data: App\Entity\Modele {#4357 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: "Lumia 950" +value: "574" +data: App\Entity\Modele {#4362 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: "Lumia 650" +value: "575" +data: App\Entity\Modele {#4367 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "Lumia 550" +value: "576" +data: App\Entity\Modele {#4372 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: "Lumia 640" +value: "577" +data: App\Entity\Modele {#4377 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: "Lumia 640 XL" +value: "578" +data: App\Entity\Modele {#4382 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +label: "Lumia 535" +value: "579" +data: App\Entity\Modele {#4387 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6450 +label: "Lumia 435" +value: "580" +data: App\Entity\Modele {#4392 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6451 +label: "Lumia 430" +value: "581" +data: App\Entity\Modele {#4397 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6452 +label: "Lumia 1320" +value: "582" +data: App\Entity\Modele {#4402 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +label: "Lumia 1520" +value: "583" +data: App\Entity\Modele {#4407 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +label: "Lumia 1020" +value: "584" +data: App\Entity\Modele {#4412 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +label: "Lumia 930" +value: "585" +data: App\Entity\Modele {#4417 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +label: "Lumia 920" +value: "586" +data: App\Entity\Modele {#4422 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +label: "LG Wing" +value: "587" +data: App\Entity\Modele {#4427 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +label: "LG Velvet" +value: "588" +data: App\Entity\Modele {#4432 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: "LG V60 ThinQ" +value: "589" +data: App\Entity\Modele {#4437 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6460 +label: "LG V50 ThinQ" +value: "590" +data: App\Entity\Modele {#4442 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: "LG V40 ThinQ" +value: "591" +data: App\Entity\Modele {#4447 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: "LG V35 ThinQ" +value: "592" +data: App\Entity\Modele {#4452 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: "LG V30" +value: "593" +data: App\Entity\Modele {#4457 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: "LG G8X ThinQ" +value: "594" +data: App\Entity\Modele {#4462 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "LG G8 ThinQ" +value: "595" +data: App\Entity\Modele {#4467 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: "LG G7 ThinQ" +value: "596" +data: App\Entity\Modele {#4472 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +label: "LG G6" +value: "597" +data: App\Entity\Modele {#4477 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6468 +label: "LG K92" +value: "598" +data: App\Entity\Modele {#4482 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: "LG K71" +value: "599" +data: App\Entity\Modele {#4487 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: "LG K62" +value: "600" +data: App\Entity\Modele {#4492 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: "LG K52" +value: "601" +data: App\Entity\Modele {#4497 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: "LG K51" +value: "602" +data: App\Entity\Modele {#4502 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: "LG K41S" +value: "603" +data: App\Entity\Modele {#4507 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6474 +label: "LG K40" +value: "604" +data: App\Entity\Modele {#4512 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6475 +label: "LG K30" +value: "605" +data: App\Entity\Modele {#4517 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: "LG Stylo 6" +value: "606" +data: App\Entity\Modele {#4522 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: "LG Stylo 5" +value: "607" +data: App\Entity\Modele {#4527 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: "LG Stylo 4" +value: "608" +data: App\Entity\Modele {#4532 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +label: "LG Q92" +value: "609" +data: App\Entity\Modele {#4537 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: "LG Q70" +value: "610" +data: App\Entity\Modele {#4542 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: "LG Q61" +value: "611" +data: App\Entity\Modele {#4547 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: "LG Q51" +value: "612" +data: App\Entity\Modele {#4552 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +label: "LG Q31" +value: "613" +data: App\Entity\Modele {#4557 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +label: "LG W41" +value: "614" +data: App\Entity\Modele {#4562 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +label: "LG W31" +value: "615" +data: App\Entity\Modele {#4567 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +label: "LG W11" +value: "616" +data: App\Entity\Modele {#4572 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +label: "HTC U23 Pro" +value: "617" +data: App\Entity\Modele {#4577 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +label: "HTC U23" +value: "618" +data: App\Entity\Modele {#4582 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6489 +label: "HTC U20 5G" +value: "619" +data: App\Entity\Modele {#4587 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +label: "HTC U19e" +value: "620" +data: App\Entity\Modele {#4592 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6491 +label: "HTC U12 Plus" +value: "621" +data: App\Entity\Modele {#4597 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6492 +label: "HTC U12 Life" +value: "622" +data: App\Entity\Modele {#4602 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6493 +label: "HTC U11" +value: "623" +data: App\Entity\Modele {#4607 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: "HTC U11 Plus" +value: "624" +data: App\Entity\Modele {#4612 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: "HTC U11 Life" +value: "625" +data: App\Entity\Modele {#4617 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: "HTC Desire 22 Pro" +value: "626" +data: App\Entity\Modele {#4622 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: "HTC Desire 21 Pro" +value: "627" +data: App\Entity\Modele {#4627 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "HTC Desire 20 Pro" +value: "628" +data: App\Entity\Modele {#4632 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: "HTC Desire 20 Plus" +value: "629" +data: App\Entity\Modele {#4637 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: "HTC Desire 19 Plus" +value: "630" +data: App\Entity\Modele {#4642 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +label: "HTC Desire 19s" +value: "631" +data: App\Entity\Modele {#4647 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: "HTC Desire 12" +value: "632" +data: App\Entity\Modele {#4652 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: "HTC Desire 12 Plus" +value: "633" +data: App\Entity\Modele {#4657 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: "HTC Wildfire E3" +value: "634" +data: App\Entity\Modele {#4662 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: "HTC Wildfire E2" +value: "635" +data: App\Entity\Modele {#4667 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6506 +label: "HTC Wildfire E Plus" +value: "636" +data: App\Entity\Modele {#4672 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6507 +label: "HTC Wildfire X" +value: "637" +data: App\Entity\Modele {#4677 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: "HTC Wildfire R70" +value: "638" +data: App\Entity\Modele {#4682 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: "HTC One M9" +value: "639" +data: App\Entity\Modele {#4687 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: "HTC One M8" +value: "640" +data: App\Entity\Modele {#4692 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: "HTC One A9" +value: "641" +data: App\Entity\Modele {#4697 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: "HTC One E9" +value: "642" +data: App\Entity\Modele {#4702 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: "Fairphone 5" +value: "643" +data: App\Entity\Modele {#4707 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: "Fairphone 4" +value: "644" +data: App\Entity\Modele {#4712 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: "Fairphone 3 Plus" +value: "645" +data: App\Entity\Modele {#4717 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +label: "Fairphone 3" +value: "646" +data: App\Entity\Modele {#4722 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: "Fairphone 2" +value: "647" +data: App\Entity\Modele {#4727 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +label: "Cat S75" +value: "648" +data: App\Entity\Modele {#4732 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +label: "Cat S75 Pro" +value: "649" +data: App\Entity\Modele {#4737 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +label: "Cat S62 Pro" +value: "650" +data: App\Entity\Modele {#4742 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6521 +label: "Cat S62" +value: "651" +data: App\Entity\Modele {#4747 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +label: "Cat S53" +value: "652" +data: App\Entity\Modele {#4752 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: "Cat S52" +value: "653" +data: App\Entity\Modele {#4757 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: "Cat S42" +value: "654" +data: App\Entity\Modele {#4762 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: "Cat S42 H+" +value: "655" +data: App\Entity\Modele {#4767 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: "Cat S32" +value: "656" +data: App\Entity\Modele {#4772 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +label: "Cat S31" +value: "657" +data: App\Entity\Modele {#4777 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: "Cat S30" +value: "658" +data: App\Entity\Modele {#4782 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +label: "Cat B40" +value: "659" +data: App\Entity\Modele {#4787 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6530 +label: "Cat B35" +value: "660" +data: App\Entity\Modele {#4792 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +label: "Aquos R9" +value: "661" +data: App\Entity\Modele {#4797 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +label: "Aquos R8 Pro" +value: "662" +data: App\Entity\Modele {#4802 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +label: "Aquos R8" +value: "663" +data: App\Entity\Modele {#4807 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6534 +label: "Aquos R7" +value: "664" +data: App\Entity\Modele {#4812 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6535 +label: "Aquos R6" +value: "665" +data: App\Entity\Modele {#4817 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6536 +label: "Aquos Sense 8" +value: "666" +data: App\Entity\Modele {#4822 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6537 +label: "Aquos Sense 7" +value: "667" +data: App\Entity\Modele {#4827 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6538 +label: "Aquos Sense 6" +value: "668" +data: App\Entity\Modele {#4832 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6539 +label: "Aquos Sense 5G" +value: "669" +data: App\Entity\Modele {#4837 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6540 +label: "Aquos Wish 4" +value: "670" +data: App\Entity\Modele {#4842 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6541 +label: "Aquos Wish 3" +value: "671" +data: App\Entity\Modele {#4847 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6542 +label: "Aquos Wish 2" +value: "672" +data: App\Entity\Modele {#4852 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6543 +label: "Aquos Wish" +value: "673" +data: App\Entity\Modele {#4857 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6544 +label: "Aquos V" +value: "674" +data: App\Entity\Modele {#4862 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6545 +label: "Aquos Zero 6" +value: "675" +data: App\Entity\Modele {#4867 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6546 +label: "Aquos Zero 5G" +value: "676" +data: App\Entity\Modele {#4872 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6547 +label: "Toughbook FZ-N1" +value: "677" +data: App\Entity\Modele {#4877 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6548 +label: "Toughbook FZ-T1" +value: "678" +data: App\Entity\Modele {#4882 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6549 +label: "Toughbook FZ-X1" +value: "679" +data: App\Entity\Modele {#4887 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6550 +label: "Toughbook FZ-A3" +value: "680" +data: App\Entity\Modele {#4892 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6551 +label: "Eluga I9" +value: "681" +data: App\Entity\Modele {#4897 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6552 +label: "Eluga I7" +value: "682" +data: App\Entity\Modele {#4902 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6553 +label: "Eluga I6" +value: "683" +data: App\Entity\Modele {#4907 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6554 +label: "Eluga X1" +value: "684" +data: App\Entity\Modele {#4912 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6555 +label: "Eluga X1 Pro" +value: "685" +data: App\Entity\Modele {#4917 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6556 +label: "Eluga U3" +value: "686" +data: App\Entity\Modele {#4922 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6557 +label: "Eluga L2" +value: "687" +data: App\Entity\Modele {#4927 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6558 +label: "Eluga A3" +value: "688" +data: App\Entity\Modele {#4932 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6559 +label: "Eluga A3 Pro" +value: "689" +data: App\Entity\Modele {#4937 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6560 +label: "Lava Blaze 3 5G" +value: "690" +data: App\Entity\Modele {#4942 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6561 +label: "Lava Blaze Curve 5G" +value: "691" +data: App\Entity\Modele {#4947 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6562 +label: "Lava Storm 5G" +value: "692" +data: App\Entity\Modele {#4952 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6563 +label: "Lava O2" +value: "693" +data: App\Entity\Modele {#4957 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6564 +label: "Lava Yuva 2 Pro" +value: "694" +data: App\Entity\Modele {#4962 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6565 +label: "Lava Z2s" +value: "695" +data: App\Entity\Modele {#4967 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6566 +label: "Lava Z3" +value: "696" +data: App\Entity\Modele {#4972 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6567 +label: "Lava Z5" +value: "697" +data: App\Entity\Modele {#4977 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6568 +label: "Lava X3" +value: "698" +data: App\Entity\Modele {#4982 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6569 +label: "Lava X4" +value: "699" +data: App\Entity\Modele {#4987 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6570 +label: "Micromax In Note 2" +value: "700" +data: App\Entity\Modele {#4992 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6571 +label: "Micromax In Note 1" +value: "701" +data: App\Entity\Modele {#4997 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6572 +label: "Micromax In 2b" +value: "702" +data: App\Entity\Modele {#5002 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6573 +label: "Micromax In 2c" +value: "703" +data: App\Entity\Modele {#5007 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6574 +label: "Micromax In 1" +value: "704" +data: App\Entity\Modele {#5012 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6575 +label: "Micromax In 1b" +value: "705" +data: App\Entity\Modele {#5017 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6576 +label: "Micromax In 1c" +value: "706" +data: App\Entity\Modele {#5022 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6577 +label: "Micromax Canvas 6 Pro" +value: "707" +data: App\Entity\Modele {#5027 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6578 +label: "Micromax Canvas 6" +value: "708" +data: App\Entity\Modele {#5032 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6579 +label: "Micromax Canvas 5" +value: "709" +data: App\Entity\Modele {#5037 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6580 +label: "Micromax Canvas 4" +value: "710" +data: App\Entity\Modele {#5042 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6581 +label: "Micromax Canvas 3G" +value: "711" +data: App\Entity\Modele {#5047 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6582 +label: "Micromax Bharat 6" +value: "712" +data: App\Entity\Modele {#5052 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6583 +label: "Micromax Bharat 5 Plus" +value: "713" +data: App\Entity\Modele {#5057 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6584 +label: "Micromax Bharat 5" +value: "714" +data: App\Entity\Modele {#5062 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6585 +label: "Micromax Bharat 4" +value: "715" +data: App\Entity\Modele {#5067 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6586 +label: "JioPhone 5G" +value: "716" +data: App\Entity\Modele {#5072 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6587 +label: "JioPhone Next" +value: "717" +data: App\Entity\Modele {#5077 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6588 +label: "JioPhone 3" +value: "718" +data: App\Entity\Modele {#5082 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6589 +label: "JioPhone 2" +value: "719" +data: App\Entity\Modele {#5087 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6590 +label: "JioPhone" +value: "720" +data: App\Entity\Modele {#5092 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6591 +label: "Jio Bharat V2" +value: "721" +data: App\Entity\Modele {#5097 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6592 +label: "Jio Bharat V1" +value: "722" +data: App\Entity\Modele {#5102 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6593 +label: "TCL 40 NXTPAPER" +value: "723" +data: App\Entity\Modele {#5107 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6594 +label: "TCL 40 XE 5G" +value: "724" +data: App\Entity\Modele {#5112 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6595 +label: "TCL 40 XL" +value: "725" +data: App\Entity\Modele {#5117 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6596 +label: "TCL 40 SE" +value: "726" +data: App\Entity\Modele {#5122 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6597 +label: "TCL 30" +value: "727" +data: App\Entity\Modele {#5127 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6598 +label: "TCL 30 5G" +value: "728" +data: App\Entity\Modele {#5132 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6599 +label: "TCL 30 SE" +value: "729" +data: App\Entity\Modele {#5137 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6600 +label: "TCL 30 XE 5G" +value: "730" +data: App\Entity\Modele {#5142 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6601 +label: "TCL 30 XL" +value: "731" +data: App\Entity\Modele {#5147 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6602 +label: "TCL 20 Pro 5G" +value: "732" +data: App\Entity\Modele {#5152 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6603 +label: "TCL 20S" +value: "733" +data: App\Entity\Modele {#5157 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6604 +label: "TCL 20 R 5G" +value: "734" +data: App\Entity\Modele {#5162 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6605 +label: "TCL 20 SE" +value: "735" +data: App\Entity\Modele {#5167 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: "TCL 20L" +value: "736" +data: App\Entity\Modele {#5172 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6607 +label: "TCL 20L Plus" +value: "737" +data: App\Entity\Modele {#5177 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "TCL 10 Pro" +value: "738" +data: App\Entity\Modele {#5182 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6609 +label: "TCL 10L" +value: "739" +data: App\Entity\Modele {#5187 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6610 +label: "TCL 10 5G" +value: "740" +data: App\Entity\Modele {#5192 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6611 +label: "TCL 10 Plus" +value: "741" +data: App\Entity\Modele {#5197 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: "Wiko 5G" +value: "742" +data: App\Entity\Modele {#5202 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: "Wiko T60" +value: "743" +data: App\Entity\Modele {#5207 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6614 +label: "Wiko T50" +value: "744" +data: App\Entity\Modele {#5212 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6615 +label: "Wiko T30" +value: "745" +data: App\Entity\Modele {#5217 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6616 +label: "Wiko T20" +value: "746" +data: App\Entity\Modele {#5222 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6617 +label: "Wiko Power U30" +value: "747" +data: App\Entity\Modele {#5227 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6618 +label: "Wiko Power U20" +value: "748" +data: App\Entity\Modele {#5232 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6619 +label: "Wiko Power U10" +value: "749" +data: App\Entity\Modele {#5237 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6620 +label: "Wiko View 5 Pro" +value: "750" +data: App\Entity\Modele {#5242 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6621 +label: "Wiko View 5" +value: "751" +data: App\Entity\Modele {#5247 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6622 +label: "Wiko View 4" +value: "752" +data: App\Entity\Modele {#5252 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6623 +label: "Wiko View 3 Pro" +value: "753" +data: App\Entity\Modele {#5257 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6624 +label: "Wiko View 3" +value: "754" +data: App\Entity\Modele {#5262 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6625 +label: "Wiko View 2 Pro" +value: "755" +data: App\Entity\Modele {#5267 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6626 +label: "Wiko Sunny 5" +value: "756" +data: App\Entity\Modele {#5272 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6627 +label: "Wiko Sunny 4" +value: "757" +data: App\Entity\Modele {#5277 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6628 +label: "Wiko Sunny 3" +value: "758" +data: App\Entity\Modele {#5282 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6629 +label: "BQ Aquaris V Plus" +value: "759" +data: App\Entity\Modele {#5287 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6630 +label: "BQ Aquaris V" +value: "760" +data: App\Entity\Modele {#5292 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6631 +label: "BQ Aquaris X2 Pro" +value: "761" +data: App\Entity\Modele {#5297 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6632 +label: "BQ Aquaris X2" +value: "762" +data: App\Entity\Modele {#5302 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6633 +label: "BQ Aquaris X Pro" +value: "763" +data: App\Entity\Modele {#5307 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6634 +label: "BQ Aquaris X" +value: "764" +data: App\Entity\Modele {#5312 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6635 +label: "BQ Aquaris U3" +value: "765" +data: App\Entity\Modele {#5317 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6636 +label: "BQ Aquaris U2 Lite" +value: "766" +data: App\Entity\Modele {#5322 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6637 +label: "BQ Aquaris M10" +value: "767" +data: App\Entity\Modele {#5327 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6638 +label: "BQ Aquaris M8" +value: "768" +data: App\Entity\Modele {#5332 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +label: "BQ Aquaris M5" +value: "769" +data: App\Entity\Modele {#5337 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6640 +label: "Gigaset GS4" +value: "770" +data: App\Entity\Modele {#5342 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6641 +label: "Gigaset GS3" +value: "771" +data: App\Entity\Modele {#5347 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6642 +label: "Gigaset GS290" +value: "772" +data: App\Entity\Modele {#5352 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6643 +label: "Gigaset GS280" +value: "773" +data: App\Entity\Modele {#5357 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6644 +label: "Gigaset GS270" +value: "774" +data: App\Entity\Modele {#5362 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6645 +label: "Gigaset GS260" +value: "775" +data: App\Entity\Modele {#5367 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6646 +label: "Gigaset GS195" +value: "776" +data: App\Entity\Modele {#5372 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6647 +label: "Gigaset GS185" +value: "777" +data: App\Entity\Modele {#5377 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6648 +label: "Gigaset GS110" +value: "778" +data: App\Entity\Modele {#5382 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +label: "Gigaset GX6 Pro" +value: "779" +data: App\Entity\Modele {#5387 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6650 +label: "Gigaset GX4" +value: "780" +data: App\Entity\Modele {#5392 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6651 +label: "Gigaset GX290" +value: "781" +data: App\Entity\Modele {#5397 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6652 +label: "Alcatel 3X (2023)" +value: "782" +data: App\Entity\Modele {#5402 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6653 +label: "Alcatel 3L (2023)" +value: "783" +data: App\Entity\Modele {#5407 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +label: "Alcatel 1 (2023)" +value: "784" +data: App\Entity\Modele {#5412 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: "Alcatel 1S" +value: "785" +data: App\Entity\Modele {#5417 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6656 +label: "Alcatel 3X" +value: "786" +data: App\Entity\Modele {#5422 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6657 +label: "Alcatel 3L" +value: "787" +data: App\Entity\Modele {#5427 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6658 +label: "Alcatel 1V" +value: "788" +data: App\Entity\Modele {#5432 …} +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: "Alcatel 1C" +value: "789" +data: App\Entity\Modele {#5437 …} +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +label: "Alcatel 7" +value: "790" +data: App\Entity\Modele {#5442 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +label: "Alcatel 5" +value: "791" +data: App\Entity\Modele {#5447 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +label: "Alcatel 3" +value: "792" +data: App\Entity\Modele {#5452 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: "Alcatel 1X" +value: "793" +data: App\Entity\Modele {#5457 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6664 +label: "Alcatel U5 HD" +value: "794" +data: App\Entity\Modele {#5462 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6665 +label: "Alcatel A3 XL" +value: "795" +data: App\Entity\Modele {#5467 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6666 +label: "Alcatel PIXI 4" +value: "796" +data: App\Entity\Modele {#5472 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6667 +label: "Alcatel POP 4" +value: "797" +data: App\Entity\Modele {#5477 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6668 +label: "Energizer Ultimate U650S" +value: "798" +data: App\Entity\Modele {#5482 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6669 +label: "Energizer Ultimate U620S" +value: "799" +data: App\Entity\Modele {#5487 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +label: "Energizer Ultimate U570S" +value: "800" +data: App\Entity\Modele {#5492 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +label: "Energizer Power Max P18K Pop" +value: "801" +data: App\Entity\Modele {#5497 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6672 +label: "Energizer Power Max P16K Pro" +value: "802" +data: App\Entity\Modele {#5502 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6673 +label: "Energizer Power Max P8100S" +value: "803" +data: App\Entity\Modele {#5507 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +label: "Energizer Power Max P490" +value: "804" +data: App\Entity\Modele {#5512 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6675 +label: "Energizer Hardcase H550S" +value: "805" +data: App\Entity\Modele {#5517 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6676 +label: "Energizer Hardcase H500S" +value: "806" +data: App\Entity\Modele {#5522 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6677 +label: "Energizer E500" +value: "807" +data: App\Entity\Modele {#5527 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +label: "Energizer E401" +value: "808" +data: App\Entity\Modele {#5532 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6679 +label: "Energizer E302" +value: "809" +data: App\Entity\Modele {#5537 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6680 +label: "Gionee M30" +value: "810" +data: App\Entity\Modele {#5542 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6681 +label: "Gionee M20" +value: "811" +data: App\Entity\Modele {#5547 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6682 +label: "Gionee M15" +value: "812" +data: App\Entity\Modele {#5552 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6683 +label: "Gionee M12" +value: "813" +data: App\Entity\Modele {#5557 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6684 +label: "Gionee P15 Pro" +value: "814" +data: App\Entity\Modele {#5562 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6685 +label: "Gionee P15" +value: "815" +data: App\Entity\Modele {#5567 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6686 +label: "Gionee P12" +value: "816" +data: App\Entity\Modele {#5572 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6687 +label: "Gionee P10" +value: "817" +data: App\Entity\Modele {#5577 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6688 +label: "Gionee S11 Lite" +value: "818" +data: App\Entity\Modele {#5582 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6689 +label: "Gionee S11" +value: "819" +data: App\Entity\Modele {#5587 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6690 +label: "Gionee S10" +value: "820" +data: App\Entity\Modele {#5592 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6691 +label: "Gionee F9 Plus" +value: "821" +data: App\Entity\Modele {#5597 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6692 +label: "Gionee F9" +value: "822" +data: App\Entity\Modele {#5602 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6693 +label: "Gionee F6" +value: "823" +data: App\Entity\Modele {#5607 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6694 +label: "Gionee A1" +value: "824" +data: App\Entity\Modele {#5612 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6695 +label: "Gionee A1 Plus" +value: "825" +data: App\Entity\Modele {#5617 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6696 +label: "LeEco Le Max 3" +value: "826" +data: App\Entity\Modele {#5622 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6697 +label: "LeEco Le Max 2" +value: "827" +data: App\Entity\Modele {#5627 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6698 +label: "LeEco Le Max" +value: "828" +data: App\Entity\Modele {#5632 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6699 +label: "LeEco Le 2 Pro" +value: "829" +data: App\Entity\Modele {#5637 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6700 +label: "LeEco Le 2" +value: "830" +data: App\Entity\Modele {#5642 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6701 +label: "LeEco Le S3" +value: "831" +data: App\Entity\Modele {#5647 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6702 +label: "LeEco Le 1S" +value: "832" +data: App\Entity\Modele {#5652 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6703 +label: "LeEco Le 1" +value: "833" +data: App\Entity\Modele {#5657 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6704 +label: "LeEco Le Pro 3" +value: "834" +data: App\Entity\Modele {#5662 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6705 +label: "LeEco Cool 1" +value: "835" +data: App\Entity\Modele {#5667 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6706 +label: "LeEco Cool 1 Dual" +value: "836" +data: App\Entity\Modele {#5672 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6707 +label: "Meizu 21" +value: "837" +data: App\Entity\Modele {#5677 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6708 +label: "Meizu 21 Pro" +value: "838" +data: App\Entity\Modele {#5682 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6709 +label: "Meizu 20" +value: "839" +data: App\Entity\Modele {#5687 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6710 +label: "Meizu 20 Pro" +value: "840" +data: App\Entity\Modele {#5692 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6711 +label: "Meizu 20 Infinity" +value: "841" +data: App\Entity\Modele {#5697 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6712 +label: "Meizu 18" +value: "842" +data: App\Entity\Modele {#5702 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6713 +label: "Meizu 18 Pro" +value: "843" +data: App\Entity\Modele {#5707 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6714 +label: "Meizu 18s" +value: "844" +data: App\Entity\Modele {#5712 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6715 +label: "Meizu 18s Pro" +value: "845" +data: App\Entity\Modele {#5717 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6716 +label: "Meizu 17" +value: "846" +data: App\Entity\Modele {#5722 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6717 +label: "Meizu 17 Pro" +value: "847" +data: App\Entity\Modele {#5727 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6718 +label: "Meizu 16T" +value: "848" +data: App\Entity\Modele {#5732 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6719 +label: "Meizu 16s Pro" +value: "849" +data: App\Entity\Modele {#5737 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6720 +label: "Meizu 16s" +value: "850" +data: App\Entity\Modele {#5742 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6721 +label: "Meizu 16th" +value: "851" +data: App\Entity\Modele {#5747 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6722 +label: "Meizu 16th Plus" +value: "852" +data: App\Entity\Modele {#5752 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6723 +label: "Meizu Note 9" +value: "853" +data: App\Entity\Modele {#5757 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6724 +label: "Meizu Note 8" +value: "854" +data: App\Entity\Modele {#5762 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6725 +label: "Meizu X8" +value: "855" +data: App\Entity\Modele {#5767 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6726 +label: "Meizu M6s" +value: "856" +data: App\Entity\Modele {#5772 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6727 +label: "Meizu M6" +value: "857" +data: App\Entity\Modele {#5777 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6728 +label: "Meizu M5" +value: "858" +data: App\Entity\Modele {#5782 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6729 +label: "Nubia Z60 Ultra" +value: "859" +data: App\Entity\Modele {#5787 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6730 +label: "Nubia Z50S Pro" +value: "860" +data: App\Entity\Modele {#5792 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6731 +label: "Nubia Z50" +value: "861" +data: App\Entity\Modele {#5797 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6732 +label: "Nubia Z40 Pro" +value: "862" +data: App\Entity\Modele {#5802 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6733 +label: "Nubia Z40S Pro" +value: "863" +data: App\Entity\Modele {#5807 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +label: "Nubia Z30 Pro" +value: "864" +data: App\Entity\Modele {#5812 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6735 +label: "Nubia Red Magic 9 Pro" +value: "865" +data: App\Entity\Modele {#5817 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6736 +label: "Nubia Red Magic 8S Pro" +value: "866" +data: App\Entity\Modele {#5822 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6737 +label: "Nubia Red Magic 8 Pro" +value: "867" +data: App\Entity\Modele {#5827 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6738 +label: "Nubia Red Magic 7S Pro" +value: "868" +data: App\Entity\Modele {#5832 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6739 +label: "Nubia Red Magic 7" +value: "869" +data: App\Entity\Modele {#5837 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: "Nubia Red Magic 6R" +value: "870" +data: App\Entity\Modele {#5842 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6741 +label: "Nubia Red Magic 6" +value: "871" +data: App\Entity\Modele {#5847 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6742 +label: "Nubia Red Magic 5S" +value: "872" +data: App\Entity\Modele {#5852 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6743 +label: "Nubia Red Magic 5G" +value: "873" +data: App\Entity\Modele {#5857 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6744 +label: "Nubia N3" +value: "874" +data: App\Entity\Modele {#5862 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6745 +label: "Nubia N2" +value: "875" +data: App\Entity\Modele {#5867 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6746 +label: "Nubia M2" +value: "876" +data: App\Entity\Modele {#5872 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6747 +label: "Nubia M2 Play" +value: "877" +data: App\Entity\Modele {#5877 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1475 -form: Symfony\Component\Form\Form {#938 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1476 …5} |
| full_name | "produit_piece[modele]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece_modele" |
| is_selected | Closure($choice, $value) {#6749 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "modele" |
| placeholder | "Modèle" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece_modele" |
| valid | true |
| value | "" |
TypeDePiece
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\TypeDePiece" |
same as passed value |
| em | "default" |
Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| label | false |
false
|
| multiple | false |
false
|
| placeholder | "Pièce" |
same as passed value |
| required | false |
false
|
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#782 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#783 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#911 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#884 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#912 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#829 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#914 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#913 …} } |
| choices | null |
| class | "App\Entity\TypeDePiece" |
| 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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| em | Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} |
| 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 {#885 -om: Container3L6PphI\EntityManagerGhostEbeb667 {#236 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#886 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Pièce" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#839 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_produit_piece_TypeDePiece" ] |
| cache_key | "_produit_piece_TypeDePiece_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6752 +label: "Écran" +value: "1" +data: App\Entity\TypeDePiece {#6760 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6754 +label: "Batterie" +value: "2" +data: App\Entity\TypeDePiece {#6775 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6765 +label: "Chargeur" +value: "3" +data: App\Entity\TypeDePiece {#6780 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6766 +label: "Vitre trempée" +value: "4" +data: App\Entity\TypeDePiece {#6785 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +label: "Appareil photo" +value: "5" +data: App\Entity\TypeDePiece {#6790 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6750 -form: Symfony\Component\Form\Form {#941 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6751 …5} |
| full_name | "produit_piece[TypeDePiece]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece_TypeDePiece" |
| is_selected | Closure($choice, $value) {#6763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "TypeDePiece" |
| placeholder | "Pièce" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece_TypeDePiece" |
| valid | true |
| value | "" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ChampFormRecherche" "placeholder" => "Rechercher..." ] |
[ "class" => "ChampFormRecherche" "placeholder" => "Rechercher..." ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ChampFormRecherche" "placeholder" => "Rechercher..." ] |
| 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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#922 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ChampFormRecherche" "placeholder" => "Rechercher..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_produit_piece_name" ] |
| cache_key | "_produit_piece_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6764 -form: Symfony\Component\Form\Form {#944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6768 …5} |
| full_name | "produit_piece[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece_name" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "274de26df5955f3b3a142dda83f32766.v-0bFo21kyAwn5hixyr4qbLhsHj_Tzt8q1Qy3aijSN0.zJ9aReKBzFNzrP0mrWSa6sWLiS_SBHdM-AJLksLXL5nVv1Bd_IWkenT0_w" |
| 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 | "274de26df5955f3b3a142dda83f32766.v-0bFo21kyAwn5hixyr4qbLhsHj_Tzt8q1Qy3aijSN0.zJ9aReKBzFNzrP0mrWSa6sWLiS_SBHdM-AJLksLXL5nVv1Bd_IWkenT0_w" |
same as passed value |
| mapped | false |
false
|
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 {#41 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#43 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#42 …} -namespace: Closure() {#39 …} } |
| data | "274de26df5955f3b3a142dda83f32766.v-0bFo21kyAwn5hixyr4qbLhsHj_Tzt8q1Qy3aijSN0.zJ9aReKBzFNzrP0mrWSa6sWLiS_SBHdM-AJLksLXL5nVv1Bd_IWkenT0_w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6803 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#563 …} $message: Closure() {#6804 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_produit_piece__token" ] |
| cache_key | "_produit_piece__token_hidden" |
| compound | false |
| data | "274de26df5955f3b3a142dda83f32766.v-0bFo21kyAwn5hixyr4qbLhsHj_Tzt8q1Qy3aijSN0.zJ9aReKBzFNzrP0mrWSa6sWLiS_SBHdM-AJLksLXL5nVv1Bd_IWkenT0_w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6815 -form: Symfony\Component\Form\Form {#6811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6806 …5} |
| full_name | "produit_piece[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "produit_piece__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_produit_piece__token" |
| valid | true |
| value | "274de26df5955f3b3a142dda83f32766.v-0bFo21kyAwn5hixyr4qbLhsHj_Tzt8q1Qy3aijSN0.zJ9aReKBzFNzrP0mrWSa6sWLiS_SBHdM-AJLksLXL5nVv1Bd_IWkenT0_w" |